forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
forest::ComtInfo::ComtreeInfo Struct Reference
Collaboration diagram for forest::ComtInfo::ComtreeInfo:

Public Attributes

int comtreeNum
 number of comtree
 
fAdr_t owner
 forest address of comtree owner
 
fAdr_t root
 forest address of root node of comtree
 
bool autoConfig
 if true, set comtree rates dynamically
 
RateSpec bbDefRates
 default backbone link rates
 
RateSpec leafDefRates
 default backbone link rates
 
set< fAdr_t > * coreSet
 set of core nodes in comtree
 
map< fAdr_t, ComtRtrInfo > * rtrMap
 map for routers in comtree
 
map< fAdr_t, ComtLeafInfo > * leafMap
 map for leaf nodes in comtree
 
pthread_cond_t busyCond
 
bool busyBit
 per comtree condition variable
 

Detailed Description

Definition at line 152 of file ComtInfo.h.


The documentation for this struct was generated from the following file: