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

API to create TCP socket instances. More...

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

+ Inheritance diagram for ns3::LinuxTcpSocketFactory:

Static Public Member Functions

static TypeId GetTypeId (void)

Detailed Description

API to create TCP socket instances.

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

See Also
LinuxTcpSocketFactoryImpl

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

Member Function Documentation

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

Definition at line 26 of file linux-tcp-socket-factory.cc.


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