A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::Ipv6RawSocketFactoryImpl Class Reference

Implementation of IPv6 raw socket factory. More...

#include <ipv6-raw-socket-factory-impl.h>

+ Inheritance diagram for ns3::Ipv6RawSocketFactoryImpl:
+ Collaboration diagram for ns3::Ipv6RawSocketFactoryImpl:

Public Member Functions

virtual Ptr< SocketCreateSocket ()
 Create a raw IPv6 socket.

Additional Inherited Members

- Static Public Member Functions inherited from ns3::Ipv6RawSocketFactory
static TypeId GetTypeId (void)
 Get the type ID of this class.
- Protected Member Functions inherited from ns3::Object
 Object (const Object &o)
virtual void DoDispose (void)
virtual void DoStart (void)
virtual void NotifyNewAggregate (void)

Detailed Description

Implementation of IPv6 raw socket factory.

Definition at line 33 of file ipv6-raw-socket-factory-impl.h.

Member Function Documentation

Ptr< Socket > ns3::Ipv6RawSocketFactoryImpl::CreateSocket ( void  )
virtual

Create a raw IPv6 socket.

Implements ns3::SocketFactory.

Definition at line 29 of file ipv6-raw-socket-factory-impl.cc.


The documentation for this class was generated from the following files: