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) |
|
void | SetPrngSeed (uint16_t prng_seed) |
|
uint16_t | GetPrngSeed (void) |
|
void | SetNumBlocks (uint32_t num_blocks) |
|
uint32_t | GetNumBlocks (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: