#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. |
Creates a PacketSocket and returns a pointer to it.
Implements ns3::SocketFactory.
static TypeId ns3::PacketSocketFactory::GetTypeId | ( | void | ) | [static] |
This method returns the TypeId associated to ns3::PacketSocketFactory.
This object is accessible through the following paths with Config::Set and Config::Connect:
Reimplemented from ns3::SocketFactory.