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

BayFullTcpClass Class Reference

Inheritance diagram for BayFullTcpClass:

Inheritance graph
[legend]
Collaboration diagram for BayFullTcpClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

BayFullTcpClass::BayFullTcpClass  )  [inline]
 

Definition at line 89 of file tcp-full-bay.cc.

00089 : TclClass("Agent/TCP/BayFullTcp") {}


Member Function Documentation

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

Definition at line 90 of file tcp-full-bay.cc.

00090                                               { 
00091         return (new BayFullTcpAgent());
00092     }


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