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

NatTCPSrcAgentClass Class Reference

Inheritance diagram for NatTCPSrcAgentClass:

Inheritance graph
[legend]
Collaboration diagram for NatTCPSrcAgentClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

NatTCPSrcAgentClass::NatTCPSrcAgentClass  )  [inline]
 

Definition at line 119 of file nat.cc.

00119 : TclClass("Agent/NatAgent/TCPSrc") {}


Member Function Documentation

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

Definition at line 120 of file nat.cc.

00120                                                    {
00121                 return (new TCPSrcNat());
00122         } 


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