#include <message.h>
|
uint16_t | Frame () const |
|
uint16_t | Symbol () const |
|
uint16_t | Ue () const |
|
uint16_t | Crc () const |
|
uint16_t | PayloadLength () const |
|
const unsigned char * | Data () const |
|
void | Set (const uint16_t &f, const uint16_t &s, const uint16_t &u, const uint16_t &data_size) |
|
void | LoadData (const unsigned char *src_data) |
|
void | Crc (const uint16_t &crc) |
|
unsigned char * | DataPtr () |
|
◆ Crc() [1/2]
uint16_t MacPacketPacked::Crc |
( |
| ) |
const |
|
inline |
◆ Crc() [2/2]
void MacPacketPacked::Crc |
( |
const uint16_t & |
crc | ) |
|
|
inline |
◆ Data()
const unsigned char* MacPacketPacked::Data |
( |
| ) |
const |
|
inline |
◆ DataPtr()
unsigned char* MacPacketPacked::DataPtr |
( |
| ) |
|
|
inline |
◆ Frame()
uint16_t MacPacketPacked::Frame |
( |
| ) |
const |
|
inline |
◆ LoadData()
void MacPacketPacked::LoadData |
( |
const unsigned char * |
src_data | ) |
|
|
inline |
◆ PayloadLength()
uint16_t MacPacketPacked::PayloadLength |
( |
| ) |
const |
|
inline |
◆ Set()
void MacPacketPacked::Set |
( |
const uint16_t & |
f, |
|
|
const uint16_t & |
s, |
|
|
const uint16_t & |
u, |
|
|
const uint16_t & |
data_size |
|
) |
| |
|
inline |
◆ Symbol()
uint16_t MacPacketPacked::Symbol |
( |
| ) |
const |
|
inline |
◆ Ue()
uint16_t MacPacketPacked::Ue |
( |
| ) |
const |
|
inline |
◆ data_
unsigned char MacPacketPacked::data_[] |
|
private |
◆ header_
◆ kHeaderSize
The documentation for this struct was generated from the following file: