gml_TQueue_Base Class Reference

#include <gml_Queue.h>

Inherited by gml_TQueue, gml_TQueue< Answer >, gml_TQueue< Event >, and gml_TQueue< gml_TPointer >.

Collaboration diagram for gml_TQueue_Base:

Collaboration graph
[legend]
List of all members.

Detailed Description

Common data to all gml_TQueue instances.


Static Public Attributes

static gml_TError sErrorQueueFull = (gml_TError)-1
 queue is full (occurs on Push)
static gml_TError sErrorQueueEmpty = (gml_TError)-1
 queue is empty (occurs on Pop)
static UInt32 const sDefaultQueueSize = 64

Static Protected Member Functions

static void ClassInit ()
 class setup

Static Protected Attributes

static bool sModuleInited = false
 was ClassInit() called ?

The documentation for this class was generated from the following files:
Generated on Tue Jun 12 14:03:28 2007 for gml by Doxygen 1.5.2.