#include <ProtocolMessage.h>
|
uint16_t | m_crc |
|
uint16_t | m_cmd |
|
uint32_t | m_len |
|
uint64_t | m_ID |
| Messages TO Commander: this is a sender ID (ID of the client's channel) Messages FROM Commander: this is ID of the recipient of the message. More...
|
|
◆ SMessageHeader()
dds::protocol_api::SMessageHeader::SMessageHeader |
( |
| ) |
|
|
inline |
◆ clear()
void dds::protocol_api::SMessageHeader::clear |
( |
| ) |
|
|
inline |
◆ getChecksum()
uint16_t dds::protocol_api::SMessageHeader::getChecksum |
( |
| ) |
const |
|
inline |
◆ isValid()
bool dds::protocol_api::SMessageHeader::isValid |
( |
| ) |
const |
|
inline |
◆ m_cmd
uint16_t dds::protocol_api::SMessageHeader::m_cmd |
◆ m_crc
uint16_t dds::protocol_api::SMessageHeader::m_crc |
◆ m_ID
uint64_t dds::protocol_api::SMessageHeader::m_ID |
Messages TO Commander: this is a sender ID (ID of the client's channel) Messages FROM Commander: this is ID of the recipient of the message.
◆ m_len
uint32_t dds::protocol_api::SMessageHeader::m_len |
The documentation for this struct was generated from the following file: