#include <stdint.h>#include <ostream>#include "ns3/type-id.h"
Include dependency graph for packet-tag-list.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::PacketTagList |
| struct | ns3::PacketTagList::TagData |
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Macros | |
| #define | PACKET_TAG_MAX_SIZE 20 |
| Tag maximum size The maximum size (in bytes) of a Tag is stored in this constant. | |