A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::PacketTagList::TagData Struct Reference

#include <packet-tag-list.h>

+ Collaboration diagram for ns3::PacketTagList::TagData:

Public Attributes

uint32_t count
uint8_t data [PACKET_TAG_MAX_SIZE]
struct TagDatanext
TypeId tid

Detailed Description

Definition at line 42 of file packet-tag-list.h.

Member Data Documentation

uint8_t ns3::PacketTagList::TagData::data[PACKET_TAG_MAX_SIZE]

Definition at line 43 of file packet-tag-list.h.

Referenced by ns3::PacketTagList::Add(), and ns3::PacketTagList::Remove().

TypeId ns3::PacketTagList::TagData::tid

Definition at line 45 of file packet-tag-list.h.

Referenced by ns3::PacketTagList::Add(), and ns3::PacketTagList::Remove().


The documentation for this struct was generated from the following file: