forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
NetInfo.h File Reference
#include <list>
#include <map>
#include <set>
#include <queue>
#include "Forest.h"
#include "HashMap.h"
#include "IdMap.h"
#include "UiSetPair.h"
#include "Wgraph.h"
#include "RateSpec.h"
Include dependency graph for NetInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  forest::NetInfo
 Maintains information about an entire Forest network. More...
 
struct  forest::NetInfo::LinkDesc
 
struct  forest::NetInfo::IfInfo
 
struct  forest::NetInfo::LeafNodeInfo
 structure holding information used by leaf nodes More...
 
struct  forest::NetInfo::RtrNodeInfo
 structure holding information used by router nodes More...
 
struct  forest::NetInfo::LinkInfo
 

Namespaces

 forest
 The CtlPkt class is used to pack and unpack forest control messages.
 

Constant Groups

 forest
 The CtlPkt class is used to pack and unpack forest control messages.
 

Detailed Description

Author
Jon Turner
Date
2011 This is open source software licensed under the Apache 2.0 license. See http://www.apache.org/licenses/LICENSE-2.0 for details.

Definition in file NetInfo.h.