Static Public Member Functions

ns3::Ipv6RawSocketFactory Class Reference
[Socket]

API to create IPv6 RAW socket instances. More...

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

Inheritance diagram for ns3::Ipv6RawSocketFactory:
Inheritance graph
[legend]
Collaboration diagram for ns3::Ipv6RawSocketFactory:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static TypeId GetTypeId (void)
 Get the type ID of this class.

Detailed Description

API to create IPv6 RAW socket instances.

This abstract class defines the API for IPv6 RAW socket factory.


Member Function Documentation

static TypeId ns3::Ipv6RawSocketFactory::GetTypeId ( void   )  [static]

Get the type ID of this class.

This method returns the TypeId associated to ns3::Ipv6RawSocketFactory.

Returns:
type ID

No Attributes defined for this type.
No TraceSources defined for this type.

Reimplemented from ns3::SocketFactory.


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