84  uint8_t elementId = i.
ReadU8 ();
 
   94  uint8_t length = i.
ReadU8 ();
 
   97    uint8_t elementIdExt = i.
ReadU8 ();
 
iterator in a Buffer instance
 
void WriteU8(uint8_t data)
 
void Next(void)
go forward by one byte
 
uint32_t GetDistanceFrom(Iterator const &o) const
 
automatically resized byte buffer
 
void AddAtEnd(uint32_t end)
 
uint8_t const * PeekData(void) const
 
Buffer::Iterator Begin(void) const
 
#define NS_ASSERT(condition)
At runtime, in debugging builds, if this condition is not true, the program prints the source file,...
 
Every class exported by the ns3 library is enclosed in the ns3 namespace.
 
uint8_t WifiInformationElementId
This type is used to represent an Information Element ID.