forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Queue.h File Reference
#include <pthread.h>
#include "stdinc.h"
#include "Util.h"
Include dependency graph for Queue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  forest::Queue
 This class implements a simple thread-safe queue for communication among threads. 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 Queue.h.