class <HandoffManager> LinkHandoffMgr : public TclObject


Inheritance:


Public Methods

int command(int argc, const char*const* argv)
SatNode* get_peer(SatLinkHead*)
helper function for handoff
virtual int handoff()
LinkHandoffMgr()
Node* node()
backpointer to node
void start()

Protected Fields

static int handoff_randomization_
static RNG handoff_rng_
Node* node_

Protected Methods

SatLinkHead* get_peer_linkhead(SatLinkHead*)
SatLinkHead* get_peer_next_linkhead(SatNode*)
The remaining functions are helper functions for handoff

Documentation

LinkHandoffMgr()

void start()

Node* node()
backpointer to node

virtual int handoff()

int command(int argc, const char*const* argv)

SatNode* get_peer(SatLinkHead*)
helper function for handoff

Node* node_

static RNG handoff_rng_

static int handoff_randomization_

SatLinkHead* get_peer_next_linkhead(SatNode*)
The remaining functions are helper functions for handoff

SatLinkHead* get_peer_linkhead(SatLinkHead*)


Direct child classes:
TermLinkHandoffMgr
SatLinkHandoffMgr

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de