Inheritance diagram for AnnotatorComm::AnnotatorJr::AnnotatorJrSynchronousCommands:
Public Member Functions | |
virtual uint16_t | getCmdId () const |
AnnotatorJrSynchronousCommands | operator= (AnnotatorJrSynchronousCommands const &rvalue) |
Static Public Member Functions | |
static vector< AnnotatorJrSynchronousCommands > | values () |
Static Public Attributes | |
static const AnnotatorJrSynchronousCommands | CMDID_GET_TRIGGER_MODE |
static const AnnotatorJrSynchronousCommands | CMDID_SET_TRIGGER_MODE |
static const AnnotatorJrSynchronousCommands | CMDID_GET_TIMESTAMP_DESTINATION |
static const AnnotatorJrSynchronousCommands | CMDID_SET_TIMESTAMP_DESTINATION |
static const AnnotatorJrSynchronousCommands | CMDID_GET_TIMESTAMP_COUNT |
static const AnnotatorJrSynchronousCommands | CMDID_GET_TIMESTAMPS |
static const AnnotatorJrSynchronousCommands | CMDID_CLEAR_TAGS |
static const AnnotatorJrSynchronousCommands | CMDID_SET_RTC_CAL_MODE |
static const AnnotatorJrSynchronousCommands | CMDID_GET_RTC_CAL |
static const AnnotatorJrSynchronousCommands | CMDID_SET_RTC_CAL |
static const AnnotatorJrSynchronousCommands | CMDID_SAVE_RTC_CAL |
Definition at line 28 of file AnnotatorJrSynchronousCommands.h.
virtual uint16_t AnnotatorComm::AnnotatorJr::AnnotatorJrSynchronousCommands::getCmdId | ( | ) | const [virtual] |
AnnotatorJrSynchronousCommands AnnotatorComm::AnnotatorJr::AnnotatorJrSynchronousCommands::operator= | ( | AnnotatorJrSynchronousCommands const & | rvalue | ) |
Overload assignment operator.
rvalue | right hand side |
static vector<AnnotatorJrSynchronousCommands> AnnotatorComm::AnnotatorJr::AnnotatorJrSynchronousCommands::values | ( | ) | [static] |
Get all commands.