#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 53 of file CentralLB.h.
Definition at line 56 of file CentralLB.h.
Referenced by calcNumChildren(), calcParent(), and SpanningTree().
Definition at line 57 of file CentralLB.h.
Referenced by calcParent(), and CentralLB::ReceiveStatsViaTree().
Definition at line 58 of file CentralLB.h.
Referenced by calcNumChildren(), and CentralLB::ReceiveStatsViaTree().