A Discrete-Event Network Simulator
API
packet-tag-list.cc File Reference


Implements a linked list of Packet tags, including copy-on-write semantics. More...

#include "packet-tag-list.h"
#include "tag-buffer.h"
#include "tag.h"
#include "ns3/fatal-error.h"
#include "ns3/log.h"
#include <cstring>
+ Include dependency graph for packet-tag-list.cc:

Go to the source code of this file.

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Detailed Description


Implements a linked list of Packet tags, including copy-on-write semantics.

Definition in file packet-tag-list.cc.