#include <CommandId.h>
Inheritance diagram for AnnotatorComm::CommandId:
Public Member Functions | |
virtual uint16_t | getCmdId () const =0 |
Definition at line 23 of file CommandId.h.
virtual uint16_t AnnotatorComm::CommandId::getCmdId | ( | ) | const [pure virtual] |
Get the Command ID.
Implemented in AnnotatorComm::AnnotatorJr::AnnotatorJrSynchronousCommands, AnnotatorComm::GenericAsynchronousCommands, and AnnotatorComm::GenericSynchronousCommands.