forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Monitor.h File Reference
#include <set>
#include <list>
#include "Forest.h"
#include "Packet.h"
#include "CtlPkt.h"
#include "NetBuffer.h"
#include "PacketStore.h"
#include "UiHashTbl.h"
#include "Avatar.h"
Include dependency graph for Monitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  forest::Monitor
 Monitor observes status reports sent by Avatars in a virtual world and reports them to a remote client that implements a graphical display of the moving Avatars. 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 Monitor.h.