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

RedPDFlowClass Class Reference

Inheritance diagram for RedPDFlowClass:

Inheritance graph
[legend]
Collaboration diagram for RedPDFlowClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

RedPDFlowClass::RedPDFlowClass  )  [inline]
 

Definition at line 74 of file red-pd.cc.

00074 : TclClass("QueueMonitor/ED/Flow/RedPD") {}


Member Function Documentation

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

Definition at line 75 of file red-pd.cc.

00075                                                   {
00076                 return (new RedPDFlow);
00077         }


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