21 #include "ns3/wifi-information-element.h" 
   69   uint8_t elementId = i.
ReadU8 ();
 
   79   uint8_t length = i.
ReadU8 ();
 
automatically resized byte buffer 
 
#define NS_ASSERT(condition)
At runtime, in debugging builds, if this condition is not true, the program prints the source file...
 
uint32_t GetDistanceFrom(Iterator const &o) const 
 
iterator in a Buffer instance 
 
uint8_t const * PeekData(void) const 
 
void Next(void)
go forward by one byte 
 
Buffer::Iterator Begin(void) const 
 
void AddAtEnd(uint32_t end)
 
Every class exported by the ns3 library is enclosed in the ns3 namespace. 
 
void WriteU8(uint8_t data)