Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

VegasTcpClass Class Reference

Inheritance diagram for VegasTcpClass:

Inheritance graph
[legend]
Collaboration diagram for VegasTcpClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VegasTcpClass ()
TclObjectcreate (int, const char *const *)

Constructor & Destructor Documentation

VegasTcpClass::VegasTcpClass  )  [inline]
 

Definition at line 48 of file tcp-vegas.cc.

00048 : TclClass("Agent/TCP/Vegas") {}


Member Function Documentation

TclObject* VegasTcpClass::create int  ,
const char *const * 
[inline]
 

Definition at line 49 of file tcp-vegas.cc.

00049                                                   {
00050                 return (new VegasTcpAgent());
00051         }


The documentation for this class was generated from the following file:
Generated on Tue Apr 20 13:35:24 2004 for NS2.26SourcesOriginal by doxygen 1.3.3