A Discrete-Event Network Simulator
qkdnetsim_etsi_014 @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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.