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