A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
packet-socket.h File Reference
#include <stdint.h>
#include <queue>
#include "ns3/callback.h"
#include "ns3/traced-callback.h"
#include "ns3/ptr.h"
#include "ns3/socket.h"
#include "ns3/net-device.h"
+ Include dependency graph for packet-socket.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::DeviceNameTag
 This class implements a tag that carries the ns3 device name from where a packet is coming. More...
 
class  ns3::PacketSocket
 A PacketSocket is a link between an application and a net device. More...
 
class  ns3::PacketSocketTag
 This class implements a tag that carries the dest address of a packet and the packet type. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.