SRForwarderClass Class Reference

Inheritance diagram for SRForwarderClass:

TclClass Collaboration diagram for SRForwarderClass:

Collaboration graph
[legend]

Detailed Description

Definition at line 72 of file sr_forwarder.cc.

Public Member Functions

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


Constructor & Destructor Documentation

SRForwarderClass::SRForwarderClass  )  [inline]
 

Definition at line 74 of file sr_forwarder.cc.

00074 : TclClass("SRForwarder") {}


Member Function Documentation

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

Definition at line 75 of file sr_forwarder.cc.

00075                                             {
00076     return (new SRForwarder);
00077   }


The documentation for this class was generated from the following file:
Generated on Tue Mar 6 17:31:59 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6