#include <CentralLB.h>
Collaboration diagram for SpanningTree:

Public Member Functions | |
| SpanningTree () | |
| void | calcParent (int n) |
| void | calcNumChildren (int n) |
Data Fields | |
| int | arity |
| int | parent |
| int | numChildren |
Definition at line 58 of file CentralLB.h.
Definition at line 61 of file CentralLB.h.
Referenced by calcNumChildren(), calcParent(), and SpanningTree().
Definition at line 62 of file CentralLB.h.
Referenced by calcParent(), and CentralLB::ReceiveStatsViaTree().
Definition at line 63 of file CentralLB.h.
Referenced by calcNumChildren(), and CentralLB::ReceiveStatsViaTree().
1.5.1