ns3::TcpSocketFactory Class Reference
[Socket]

API to create TCP socket instances. More...

#include <tcp-socket-factory.h>

Inheritance diagram for ns3::TcpSocketFactory:

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

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static TypeId GetTypeId (void)
 This method returns the TypeId associated to ns3::TcpSocketFactory.


Detailed Description

API to create TCP socket instances.

This abstract class defines the API for TCP sockets. This class also holds the global default variables used to initialize newly created sockets, such as values that are set through the sysctl or proc interfaces in Linux.

All TCP socket factory implementations must provide an implementation of CreateSocket below, and should make use of the default values configured below.

See also:
TcpSocketFactoryImpl

Member Function Documentation

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

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

This object is accessible through the following paths with Config::Set and Config::Connect:

  • /NodeList/[i]/$ns3::TcpSocketFactory
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:

Generated on Fri Apr 9 15:01:11 2010 for NS-3 by  doxygen 1.5.8