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

SatLinkHandoffMgrClass Class Reference

Inheritance diagram for SatLinkHandoffMgrClass:

Inheritance graph
[legend]
Collaboration diagram for SatLinkHandoffMgrClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

SatLinkHandoffMgrClass::SatLinkHandoffMgrClass  )  [inline]
 

Definition at line 62 of file sathandoff.cc.

00062 : TclClass("HandoffManager/Sat") {}


Member Function Documentation

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

Definition at line 63 of file sathandoff.cc.

00063                                                   {
00064                 return (new SatLinkHandoffMgr());
00065         }


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