forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
forest::NetInfo Member List

This is the complete list of members for forest::NetInfo, including all inherited members.

addInterfaces(int, int)forest::NetInfo
addLeaf(const string &, Forest::ntyp_t)forest::NetInfo
addLink(int, int, int, int)forest::NetInfo
addRouter(const string &)forest::NetInfo
adrNodeMapforest::NetInfoprivate
BOOTING enum value (defined in forest::NetInfo)forest::NetInfo
check() const forest::NetInfoprivate
checkAddresses() const forest::NetInfoprivate
checkBackBone() const forest::NetInfoprivate
checkLeafNodes() const forest::NetInfoprivate
checkLeafRange() const forest::NetInfoprivate
checkLinkRates() const forest::NetInfoprivate
checkLocalLinks() const forest::NetInfoprivate
checkRtrRates() const forest::NetInfoprivate
controllersforest::NetInfoprivate
defaultLeafRatesforest::NetInfoprivate
DOWN enum value (defined in forest::NetInfo)forest::NetInfo
firstController() const forest::NetInfoinline
firstLeaf() const forest::NetInfoinline
firstLink() const forest::NetInfoinline
firstLinkAt(int) const forest::NetInfoinline
firstNode() const forest::NetInfoinline
firstRouter() const forest::NetInfoinline
getAvailRates(int) const forest::NetInfoinline
getDefLeafRates()forest::NetInfoinline
getIface(int, int) const forest::NetInfo
getIfIpAdr(int, int) const forest::NetInfoinline
getIfLinks(int, int, pair< int, int > &) const forest::NetInfoinline
getIfPort(int, int) const forest::NetInfoinline
getIfRates(int, int) const forest::NetInfoinline
getLeafIpAdr(int) const forest::NetInfoinline
getLeafRange(int, pair< fAdr_t, fAdr_t > &) const forest::NetInfoinline
getLeft(int) const forest::NetInfoinline
getLeftLLnum(int) const forest::NetInfoinline
getLinkLength(int) const forest::NetInfoinline
getLinkNum(int, int) const forest::NetInfoinline
getLinkRates(int) const forest::NetInfoinline
getLLnum(int, int) const forest::NetInfoinline
getMaxLink() const forest::NetInfoinline
getMaxNode() const forest::NetInfoinline
getMaxRouter() const forest::NetInfoinline
getNodeAdr(int) const forest::NetInfoinline
getNodeLocation(int, pair< double, double > &) const forest::NetInfoinline
getNodeName(int, string &) const forest::NetInfoinline
getNodeNum(string &) const forest::NetInfoinline
getNodeNum(fAdr_t) const forest::NetInfoinline
getNodeType(int) const forest::NetInfoinline
getNonce(int) const forest::NetInfoinline
getNumIf(int) const forest::NetInfoinline
getNumRouters() const forest::NetInfoinline
getPeer(int, int) const forest::NetInfoinline
getRight(int) const forest::NetInfoinline
getRightLLnum(int) const forest::NetInfoinline
getStatus(int) const forest::NetInfoinline
glockforest::NetInfoprivate
isLeaf(int) const forest::NetInfoinline
isRouter(int) const forest::NetInfoinline
leaf (defined in forest::NetInfo)forest::NetInfoprivate
leaf2string(int, string &) const forest::NetInfoprivate
leavesforest::NetInfoprivate
link (defined in forest::NetInfo)forest::NetInfoprivate
link2string(int) const forest::NetInfo
linkProps2string(int) const forest::NetInfo
linkState2string(int) const forest::NetInfo
ll2l_key(int, int) const forest::NetInfoinlineprivate
lock()forest::NetInfoinline
locLnk2lnkforest::NetInfoprivate
maxCtlforest::NetInfoprivate
maxLeafforest::NetInfoprivate
maxLinkforest::NetInfoprivate
maxNodeforest::NetInfoprivate
maxRtrforest::NetInfoprivate
nameNodeMapforest::NetInfoprivate
NetInfo(int, int, int, int)forest::NetInfo
netTopoforest::NetInfoprivate
nextController(int) const forest::NetInfoinline
nextLeaf(int) const forest::NetInfoinline
nextLink(int) const forest::NetInfoinline
nextLinkAt(int, int) const forest::NetInfoinline
nextNode(int) const forest::NetInfoinline
nextRouter(int) const forest::NetInfoinline
read(istream &)forest::NetInfo
readAdrRange(istream &, pair< fAdr_t, fAdr_t > &)forest::NetInfoprivate
readIface(istream &, IfInfo *, string &)forest::NetInfoprivate
readLeaf(istream &, LeafNodeInfo &, string &)forest::NetInfoprivate
readLink(istream &, LinkDesc &, string &)forest::NetInfoprivate
readLinkEndpoint(istream &, string &, int &)forest::NetInfoprivate
readLocation(istream &, pair< double, double > &)forest::NetInfoprivate
readRateSpec(istream &, RateSpec &)forest::NetInfoprivate
readRouter(istream &, RtrNodeInfo &, IfInfo *, string &)forest::NetInfoprivate
routersforest::NetInfoprivate
rtr (defined in forest::NetInfo)forest::NetInfoprivate
rtr2string(int, string &) const forest::NetInfoprivate
setIfIpAdr(int, int, ipa_t)forest::NetInfoinline
setIfLinks(int, int, pair< int, int > &)forest::NetInfoinline
setIfPort(int, int, ipp_t)forest::NetInfoinline
setLeafIpAdr(int, ipa_t)forest::NetInfoinline
setLeafRange(int, pair< int, int > &)forest::NetInfoinline
setLeafType(int, Forest::ntyp_t)forest::NetInfoinline
setLeftLLnum(int, int)forest::NetInfoinline
setLinkLength(int, int)forest::NetInfoinline
setNodeAdr(int, fAdr_t)forest::NetInfoinline
setNodeLocation(int, pair< double, double > &)forest::NetInfoinline
setNodeName(int, string &)forest::NetInfoinline
setNonce(int, uint64_t)forest::NetInfoinline
setRightLLnum(int, int)forest::NetInfoinline
setStatus(int, statusType)forest::NetInfoinline
statusType enum name (defined in forest::NetInfo)forest::NetInfo
toString() const forest::NetInfo
UNDEF_LAT (defined in forest::NetInfo)forest::NetInfoprivatestatic
UNDEF_LONG (defined in forest::NetInfo)forest::NetInfoprivatestatic
unlock()forest::NetInfoinline
UP enum value (defined in forest::NetInfo)forest::NetInfo
validIf(int, int) const forest::NetInfoinline
validLink(int) const forest::NetInfoinline
validNode(int) const forest::NetInfoinline
~NetInfo()forest::NetInfo