Defines a linked list of Packet tags, including copy-on-write semantics. More...
#include "ns3/type-id.h"
#include <ostream>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | ns3::PacketTagList |
List of the packet tags stored in a packet. More... | |
struct | ns3::PacketTagList::TagData |
Tree node for sharing serialized tags. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Defines a linked list of Packet tags, including copy-on-write semantics.
Definition in file packet-tag-list.h.