API to create RAW socket instances. More...
#include <ipv4-raw-socket-factory.h>
Static Public Member Functions | |
static TypeId | GetTypeId (void) |
Additional Inherited Members | |
![]() | |
SocketFactory () | |
virtual Ptr< Socket > | CreateSocket (void)=0 |
![]() | |
Object (const Object &o) | |
virtual void | DoDispose (void) |
virtual void | DoInitialize (void) |
virtual void | NotifyNewAggregate (void) |
API to create RAW socket instances.
This abstract class defines the API for RAW socket factory.
Doxygen introspection did not find any typical Config paths.
No Attributes are defined for this type.
No TraceSources are defined for this type.
Definition at line 37 of file ipv4-raw-socket-factory.h.
|
static |
Reimplemented from ns3::SocketFactory.
Definition at line 30 of file ipv4-raw-socket-factory.cc.
References ns3::TypeId::SetParent().