forest-net
an overlay networks for large-scale virtual worlds
|
#include "Forest.h"
#include "Logger.h"
#include "CtlPkt.h"
#include "RateSpec.h"
#include "Queue.h"
#include "PacketStoreTs.h"
Go to the source code of this file.
Classes | |
class | forest::CpHandler |
This class is designed for use with multi-threaded controllers (NetMgr, ComtCtl, etc) that use control packets to communicate with routers and other components. 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 CpHandler.h.