C:/quickbuild-1.2.13/working/root/Docs/TGEA_Offline_Docs/checkouts/engine/source/core/dataChunker.h File Reference
#include "
platform/types.h
"
Classes
class
DataChunker
Implements a chunked data allocator.
More...
struct
DataChunker::DataBlock
Block of allocated memory.
More...
class
Chunker< T >
class
MultiTypedChunker
This class is similar to the Chunker<> class above.
More...
class
ClassChunker< T >
Templatized data chunker class with proper construction and destruction of its elements.
More...
class
FreeListChunker< T >
class
FreeListChunkerUntyped