List of all members.
Public Types |
enum | DelimiterType { DATA,
ACK,
NACK
} |
Public Member Functions |
void | SetDelimiterType (DelimiterType type) |
DelimiterType | GetDelimiterType (void) |
void | SetPayloadSymbols (uint16_t symbols) |
uint16_t | GetPayloadSymbols (void) |
void | SetPayloadMcs (ModulationAndCodingType mcs) |
ModulationAndCodingType | GetPayloadMcs (void) |
void | SetFccs (uint8_t fccs) |
uint8_t | GetFccs (void) |
virtual uint32_t | GetSerializedSize (void) const |
virtual TypeId | GetInstanceTypeId (void) const |
virtual void | Serialize (Buffer::Iterator start) const |
virtual uint32_t | Deserialize (Buffer::Iterator start) |
virtual void | Print (std::ostream &os) const |
Static Public Member Functions |
static TypeId | GetTypeId (void) |
The documentation for this class was generated from the following files: