Pool.h File Reference
#include "Object.h"
Include dependency graph for Pool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConfigDB::PoolData
 Base allocator, designed for good reallocation performance and low RAM footprint. More...
 
struct  ConfigDB::CountedString
 Used by StringPool. More...
 
class  ConfigDB::StringPool
 Pool for string data. More...
 
class  ConfigDB::ArrayData
 An array of fixed-sized items. More...
 
class  ConfigDB::ArrayPool
 This pool stores array data. More...
 

Namespaces

 ConfigDB