ns-3
|
Public Member Functions | |
virtual uint32_t | DeserializeSingleIe (Buffer::Iterator start) |
Needed when you try to deserialize a lonely IE inside other header. |
uint32_t ns3::MeshInformationElementVector::DeserializeSingleIe | ( | Buffer::Iterator | start | ) | [virtual] |
Needed when you try to deserialize a lonely IE inside other header.
start | is the start of the buffer |
Reimplemented from ns3::WifiInformationElementVector.
References ns3::Buffer::Iterator::GetDistanceFrom(), ns3::WifiInformationElementVector::GetSize(), ns3::WifiInformationElementVector::m_maxSize, ns3::Buffer::Iterator::Next(), NS_FATAL_ERROR, ns3::Buffer::Iterator::Prev(), and ns3::Buffer::Iterator::ReadU8().