#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.