| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <sathandoff.h>
Inheritance diagram for LinkHandoffMgr:

Public Member Functions | |
| LinkHandoffMgr () | |
| void | start () |
| Node * | node () |
| virtual int | handoff () |
| int | command (int argc, const char *const *argv) |
| SatNode * | get_peer (SatLinkHead *) |
Protected Member Functions | |
| SatLinkHead * | get_peer_next_linkhead (SatNode *) |
| SatLinkHead * | get_peer_linkhead (SatLinkHead *) |
Protected Attributes | |
| Node * | node_ |
Static Protected Attributes | |
| RNG | handoff_rng_ |
| int | handoff_randomization_ = 0 |
|
|
|
|
||||||||||||
|
Reimplemented from TclObject. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in SatLinkHandoffMgr, and TermLinkHandoffMgr. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|