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>
Go to the source code of this file.
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Implements a linked list of Packet tags, including copy-on-write semantics.
Definition in file packet-tag-list.cc.