Implementation of IPv6 raw socket factory. More...
#include <ipv6-raw-socket-factory-impl.h>
Public Member Functions | |
virtual Ptr< Socket > | CreateSocket () |
Create a raw IPv6 socket. |
Additional Inherited Members | |
![]() | |
static TypeId | GetTypeId (void) |
Get the type ID of this class. | |
![]() | |
Object (const Object &o) | |
virtual void | DoDispose (void) |
virtual void | DoStart (void) |
virtual void | NotifyNewAggregate (void) |
Implementation of IPv6 raw socket factory.
Definition at line 33 of file ipv6-raw-socket-factory-impl.h.
Create a raw IPv6 socket.
Implements ns3::SocketFactory.
Definition at line 29 of file ipv6-raw-socket-factory-impl.cc.