Public Member Functions | |
uint8_t | getDestination () const |
string | toString () const |
Static Public Member Functions | |
static vector< const TimestampDestination * > | values () |
Static Public Attributes | |
static const TimestampDestination * | RAM |
static const TimestampDestination * | FLASH |
static const TimestampDestination * | COMM |
Definition at line 28 of file TimestampDestination.h.
uint8_t annotatorcomm::annotatorjr::TimestampDestination::getDestination | ( | ) | const |
Get the destination constant.
string annotatorcomm::annotatorjr::TimestampDestination::toString | ( | ) | const |
Get the destination name.
static vector<const TimestampDestination*> annotatorcomm::annotatorjr::TimestampDestination::values | ( | ) | [static] |