forest-net
an overlay networks for large-scale virtual worlds
|
#include <queue>
#include <map>
#include "stdinc.h"
#include "Forest.h"
#include "Pair.h"
#include "Dheap.h"
#include "Hash.h"
#include "HashMap.h"
Go to the source code of this file.
Classes | |
class | forest::Repeater |
Class to manage repeated sending of control packets. 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. | |
Definition in file Repeater.h.