#include <ProtocolMessage.h>
◆ data_t
◆ dataContainer_t
◆ protocolMessagePtr_t
◆ anonymous enum
Enumerator |
---|
cmd_sign_length | |
◆ anonymous enum
◆ CProtocolMessage() [1/2]
CProtocolMessage::CProtocolMessage |
( |
| ) |
|
◆ CProtocolMessage() [2/2]
◆ body() [1/2]
◆ body() [2/2]
◆ body_length()
size_t CProtocolMessage::body_length |
( |
| ) |
const |
◆ bodyToContainer()
dataContainer_t dds::protocol_api::CProtocolMessage::bodyToContainer |
( |
| ) |
const |
|
inline |
◆ clear()
void CProtocolMessage::clear |
( |
| ) |
|
◆ data() [1/2]
◆ data() [2/2]
◆ decode_header()
bool CProtocolMessage::decode_header |
( |
| ) |
|
◆ encode()
void dds::protocol_api::CProtocolMessage::encode |
( |
uint16_t |
_cmd, |
|
|
const dds::misc::BYTEVector_t & |
_data, |
|
|
uint64_t |
_ID |
|
) |
| |
|
inline |
◆ header()
◆ length()
size_t CProtocolMessage::length |
( |
| ) |
const |
◆ resize()
void CProtocolMessage::resize |
( |
size_t |
_size | ) |
|
◆ toString()
string CProtocolMessage::toString |
( |
| ) |
const |
The documentation for this class was generated from the following files: