gml_DynamicArray.h File Reference


Detailed Description

Definition of the gml_TDynamicArray class template.

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

Go to the source code of this file.


Classes

class  gml_TDynamicArray
 An array of fixed sized elements that can grow over time. Growth is by block of elements (not one element every time). Finding a free slot in the array is somewhat optimized using a bitmap of used slots. More...
Generated on Tue Jun 12 14:03:28 2007 for gml by Doxygen 1.5.2.