Public Attributes | |
uint32_t | count |
uint8_t | data [4] |
uint32_t | dirty |
uint32_t | size |
Definition at line 33 of file byte-tag-list.cc.
uint32_t ns3::ByteTagListData::count |
Definition at line 35 of file byte-tag-list.cc.
Referenced by ns3::ByteTagList::Add(), ns3::ByteTagList::Allocate(), ns3::ByteTagList::ByteTagList(), ns3::ByteTagList::Deallocate(), and ns3::ByteTagList::operator=().
uint8_t ns3::ByteTagListData::data[4] |
Definition at line 37 of file byte-tag-list.cc.
Referenced by ns3::ByteTagList::Add(), and ns3::ByteTagList::Begin().
uint32_t ns3::ByteTagListData::dirty |
Definition at line 36 of file byte-tag-list.cc.
Referenced by ns3::ByteTagList::Add(), and ns3::ByteTagList::Allocate().
uint32_t ns3::ByteTagListData::size |
Definition at line 34 of file byte-tag-list.cc.
Referenced by ns3::ByteTagList::Add(), ns3::ByteTagList::Allocate(), and ns3::ByteTagList::Deallocate().