forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
RouterCore.h File Reference
#include <queue>
#include <map>
#include "stdinc.h"
#include "Forest.h"
#include "IfaceTable.h"
#include "LinkTable.h"
#include "ComtreeTable.h"
#include "RouteTable.h"
#include "PacketStore.h"
#include "CtlPkt.h"
#include "QuManager.h"
#include "IoProcessor.h"
#include "StatsModule.h"
#include "PacketLog.h"
Include dependency graph for RouterCore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  forest::RouterInfo
 Structure used to carry information about a router. More...
 
class  forest::RouterCore
 
struct  forest::RouterCore::ControlInfo
 
struct  forest::RouterCore::nuClient
 structure for tracking pending clients More...
 

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 RouterCore.h.