#include <TimeSourceLockStatus.h>
Public Member Functions | |
int | getLockStatus () const |
string | toString () const |
Static Public Member Functions | |
static vector< const TimeSourceLockStatus * > | values () |
Static Public Attributes | |
static const TimeSourceLockStatus | LOCKED |
static const TimeSourceLockStatus | FAILED |
static const TimeSourceLockStatus | LOCKING |
Definition at line 28 of file TimeSourceLockStatus.h.
int annotatorcomm::TimeSourceLockStatus::getLockStatus | ( | ) | const |
Get the lock status.
string annotatorcomm::TimeSourceLockStatus::toString | ( | ) | const |
Get the string form of the lock status.
static vector<const TimeSourceLockStatus*> annotatorcomm::TimeSourceLockStatus::values | ( | ) | [static] |
Get all status.