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

SatLLClass Class Reference

Inheritance diagram for SatLLClass:

Inheritance graph
[legend]
Collaboration diagram for SatLLClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

SatLLClass::SatLLClass  )  [inline]
 

Definition at line 149 of file satlink.cc.

00149 : TclClass("LL/Sat") {}


Member Function Documentation

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

Definition at line 150 of file satlink.cc.

00150                                                   {
00151                 return (new SatLL);
00152         }


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