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

Go to the source code of this file.

Classes

class  forest::LinkTable
 Maintains information about a Forest router's virtual links. More...
 
class  forest::LinkTable::Entry
 link table entry 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 LinkTable.h.