#include "ns3/tag.h"#include "ns3/packet.h"#include "ns3/uinteger.h"#include <iostream>
 Include dependency graph for main-packet-tag.cc:Go to the source code of this file.
Classes | |
| class | MyTag | 
Functions | |
| int | main (int argc, char *argv[]) | 
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 96 of file main-packet-tag.cc.
References ns3::Packet::AddPacketTag(), ns3::Packet::Copy(), MyTag::GetSimpleValue(), NS_ASSERT, ns3::Packet::PeekPacketTag(), ns3::Packet::PrintPacketTags(), and MyTag::SetSimpleValue().
 Here is the call graph for this function: