forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
CpHandler.h File Reference
#include "Forest.h"
#include "Logger.h"
#include "CtlPkt.h"
#include "RateSpec.h"
#include "Queue.h"
#include "PacketStoreTs.h"
Include dependency graph for CpHandler.h:
This graph shows which files directly or indirectly include this file:

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.
 

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