ns-3 Direct Code Execution
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ns3::LinuxIpv4RawSocketFactory Class Reference

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

#include <linux-ipv4-raw-socket-factory.h>

+ Inheritance diagram for ns3::LinuxIpv4RawSocketFactory:

Static Public Member Functions

static TypeId GetTypeId (void)

Detailed Description

API to create IPV4 RAW socket instances.

This abstract class defines the API for IPV4 RAW socket factory. All IPV4-RAW implementations must provide an implementation of CreateSocket below.

See Also
LinuxIpv4RawSocketFactoryImpl

Definition at line 40 of file linux-ipv4-raw-socket-factory.h.

Member Function Documentation

TypeId ns3::LinuxIpv4RawSocketFactory::GetTypeId ( void  )
static

Definition at line 27 of file linux-ipv4-raw-socket-factory.cc.


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