forest-net
an overlay networks for large-scale virtual worlds
|
Public Attributes | |
int | comt |
< comtree table entry More... | |
int | plnk |
parent link in comtree | |
int | lock |
lock bit | |
pktx | ppkt |
prune packet number | |
int | pCLnk |
corresponding cLnk value | |
bool | cFlag |
true if this router is in core | |
RateSpec | upperBoundRates |
upper bound rate for access link rate | |
set< int > * | comtLinks |
list of comtLink #s in comtree | |
set< int > * | rtrLinks |
comtLinks to other routers | |
set< int > * | coreLinks |
comtLinks to core routers | |
vector< pktx > * | pktNums |
packet Numbers of join/leave requests | |
Definition at line 103 of file ComtreeTableFeng.h.
int forest::ComtreeTable::TblEntry::comt |
< comtree table entry
comtree for this table entry
Definition at line 104 of file ComtreeTableFeng.h.