#include "ns3/ptr.h"#include "ns3/packet.h"#include "ns3/header.h"#include <iostream> Include dependency graph for main-packet-header.cc:
 Include dependency graph for main-packet-header.cc:Go to the source code of this file.
| Classes | |
| class | MyHeader | 
| Functions | |
| int | main (int argc, char *argv[]) | 
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 101 of file main-packet-header.cc.
References ns3::Packet::AddHeader(), ns3::Packet::EnablePrinting(), MyHeader::GetData(), NS_ASSERT, ns3::Packet::Print(), ns3::Packet::RemoveHeader(), and MyHeader::SetData().
 Here is the call graph for this function:
 Here is the call graph for this function: