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

UDPIPNetworkClass Class Reference

Inheritance diagram for UDPIPNetworkClass:

Inheritance graph
[legend]
Collaboration diagram for UDPIPNetworkClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

UDPIPNetworkClass::UDPIPNetworkClass  )  [inline]
 

Definition at line 172 of file net-ip.cc.

References IP.

00172 : TclClass("Network/IP/UDP") {}


Member Function Documentation

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

Definition at line 173 of file net-ip.cc.

00173                                                   {
00174                 return (new UDPIPNetwork);
00175         }


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