ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


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

LinkHandoffMgr Class Reference

#include <sathandoff.h>

Inheritance diagram for LinkHandoffMgr:

TclObject SatLinkHandoffMgr TermLinkHandoffMgr List of all members.

Public Member Functions

 LinkHandoffMgr ()
void start ()
Nodenode ()
virtual int handoff ()
int command (int argc, const char *const *argv)
SatNodeget_peer (SatLinkHead *)

Protected Member Functions

SatLinkHeadget_peer_next_linkhead (SatNode *)
SatLinkHeadget_peer_linkhead (SatLinkHead *)

Protected Attributes

Nodenode_

Static Protected Attributes

RNG handoff_rng_
int handoff_randomization_ = 0

Constructor & Destructor Documentation

LinkHandoffMgr::LinkHandoffMgr  
 


Member Function Documentation

int LinkHandoffMgr::command int    argc,
const char *const *    argv
[virtual]
 

Reimplemented from TclObject.

SatNode * LinkHandoffMgr::get_peer SatLinkHead  
 

SatLinkHead * LinkHandoffMgr::get_peer_linkhead SatLinkHead   [protected]
 

SatLinkHead * LinkHandoffMgr::get_peer_next_linkhead SatNode   [protected]
 

virtual int LinkHandoffMgr::handoff   [inline, virtual]
 

Reimplemented in SatLinkHandoffMgr, and TermLinkHandoffMgr.

Node* LinkHandoffMgr::node   [inline]
 

void LinkHandoffMgr::start   [inline]
 


Member Data Documentation

int LinkHandoffMgr::handoff_randomization_ = 0 [static, protected]
 

RNG LinkHandoffMgr::handoff_rng_ [static, protected]
 

Node* LinkHandoffMgr::node_ [protected]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.