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

API to create UDP socket instances. More...

#include <linux-udp-socket-factory.h>

+ Inheritance diagram for ns3::LinuxUdpSocketFactory:

Static Public Member Functions

static TypeId GetTypeId (void)

Detailed Description

API to create UDP socket instances.

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

See Also
LinuxUdpSocketFactoryImpl

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

Member Function Documentation

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

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


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