|
ns-3
|
#include <packet-socket-factory.h>


Public Member Functions | |
| virtual Ptr< Socket > | CreateSocket (void) |
Static Public Member Functions | |
| static TypeId | GetTypeId (void) |
| This method returns the TypeId associated to ns3::PacketSocketFactory. | |
This can be used as an interface in a node in order for the node to generate PacketSockets that can connect to net devices.
Creates a PacketSocket and returns a pointer to it.
Implements ns3::SocketFactory.
|
static |
This method returns the TypeId associated to ns3::PacketSocketFactory.
This object is accessible through the following paths with Config::Set and Config::Connect:
No Attributes defined for this type.
No TraceSources defined for this type.
Reimplemented from ns3::SocketFactory.
References ns3::TypeId::SetParent().