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

SatPhyClass Class Reference

Inheritance diagram for SatPhyClass:

Inheritance graph
[legend]
Collaboration diagram for SatPhyClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

SatPhyClass::SatPhyClass  )  [inline]
 

Definition at line 579 of file satlink.cc.

00579 : TclClass("Phy/Sat") {}


Member Function Documentation

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

Definition at line 580 of file satlink.cc.

00580                                                   {
00581                 return (new SatPhy);
00582         }


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