forest-net
an overlay networks for large-scale virtual worlds
|
#include <set>
#include "Forest.h"
#include "Dlist.h"
#include "Hash.h"
#include "HashMap.h"
#include "LinkTable.h"
Go to the source code of this file.
Classes | |
class | forest::ComtreeTable |
Class that implements a table of information on comtrees. More... | |
struct | forest::ComtreeTable::ClnkInfo |
comtree link information comtree table entry More... | |
struct | forest::ComtreeTable::Entry |
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. | |
Definition in file ComtreeTable.h.