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

TfrcClass Class Reference

Inheritance diagram for TfrcClass:

Inheritance graph
[legend]
Collaboration diagram for TfrcClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

TfrcClass::TfrcClass  )  [inline]
 

Definition at line 65 of file tfrc.cc.

00065 : TclClass("Agent/TFRC") {}


Member Function Documentation

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

Definition at line 66 of file tfrc.cc.

00066                                                   {
00067                 return (new TfrcAgent());
00068         }


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