
#include <CentralLB.h>

Public Member Functions | |
| SpanningTree () | |
| void | calcParent (int n) |
| void | calcNumChildren (int n) |
Data Fields | |
| int | arity |
| int | parent |
| int | numChildren |
Definition at line 50 of file CentralLB.h.
Definition at line 53 of file CentralLB.h.
Referenced by calcNumChildren(), calcParent(), and SpanningTree().
Definition at line 54 of file CentralLB.h.
Referenced by calcParent(), and CentralLB::ReceiveStatsViaTree().
Definition at line 55 of file CentralLB.h.
Referenced by calcNumChildren(), and CentralLB::ReceiveStatsViaTree().
1.5.5