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

MS_ADCClass Class Reference

Inheritance diagram for MS_ADCClass:

Inheritance graph
[legend]
Collaboration diagram for MS_ADCClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

MS_ADCClass::MS_ADCClass  )  [inline]
 

Definition at line 68 of file ms-adc.cc.

00068 : TclClass("ADC/MS") {}


Member Function Documentation

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

Definition at line 69 of file ms-adc.cc.

00069                                                  {
00070                 return (new MS_ADC());
00071         }


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