gml_Stack.h File Reference


Detailed Description

Define the gml_TStack template and the gml_TPointerStack instance.

#include "gml/base/gml_Array.h"
#include "gml/base/gml_Types.h"
#include "gml/base/gml_Errors.h"

Go to the source code of this file.


Classes

class  gml_TStack_Base
 Common data to all gml_TStack instances. More...
class  gml_TStack
 A template for fixed-length, typed stack (last in, first out) containers. More...

Typedefs

typedef gml_TStack< gml_TPointergml_TPointerStack
 Stacks of pointers, to be used for untyped / polymorphic stacks.
Generated on Tue Jun 12 14:03:28 2007 for gml by Doxygen 1.5.2.