gml_TStack_Base Class Reference

#include <gml_Stack.h>

Inherited by gml_TStack.

Collaboration diagram for gml_TStack_Base:

Collaboration graph
[legend]
List of all members.

Detailed Description

Common data to all gml_TStack instances.


Static Public Attributes

static gml_TError sErrorStackFull = (gml_TError)-1
 stack is full (occurs on Push)
static gml_TError sErrorStackEmpty = (gml_TError)-1
 stack is empty (occurs on Pop)
static UInt32 const sDefaultStackSize = 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.