forest-net
an overlay networks for large-scale virtual worlds
|
#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"
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. | |
Definition in file Monitor.h.