addParamInt16(int16_t param) | annotatorcomm::CommandMessage | |
addParamInt32(int32_t param) | annotatorcomm::CommandMessage | |
addParamInt64(int64_t param) | annotatorcomm::CommandMessage | |
addParamInt8(int8_t param) | annotatorcomm::CommandMessage | |
addParamUInt16(uint16_t param) | annotatorcomm::CommandMessage | |
addParamUInt32(uint32_t param) | annotatorcomm::CommandMessage | |
addParamUInt64(uint64_t param) | annotatorcomm::CommandMessage | |
addParamUInt8(uint8_t param) | annotatorcomm::CommandMessage | |
CHECKSUM_RIDX | annotatorcomm::CommandMessage | [static] |
CommandMessage(const CommandId &cmdId) | annotatorcomm::CommandMessage | |
CommandMessage(const uint16_t cmdId) | annotatorcomm::CommandMessage | |
FOOTER_LEN | annotatorcomm::CommandMessage | [static] |
getBytes() const | annotatorcomm::CommandMessage | |
getId() const | annotatorcomm::CommandMessage | |
getLength() const | annotatorcomm::CommandMessage | |
HEADER_LEN | annotatorcomm::CommandMessage | [static] |
MSG_LEN_IDX | annotatorcomm::CommandMessage | [static] |