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

Public Member Functions | |
| BTree (int n, int src) | |
| void | flood (int, int) |
| Interface_List * | oif (int node, int iif) |
| double | backoff (int dst) |
| double | delay (int src, int dst) |
Protected Attributes | |
| int | src_ |
| int | c_ |
| double | alpha_ |
| double | beta_ |
| int | c2func_ |
|
||||||||||||
|
|
|
|
Implements Topology. |
|
||||||||||||
|
Implements Topology. |
|
||||||||||||
|
Implements Topology. |
|
||||||||||||
|
Implements Topology. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Topology. |