MemphisDataPool
MemphisDataPool — The Memphis data pool.
|
|
Object Hierarchy
GObject
╰── MemphisDataPool
Description
A singleton that provides a shared pool of efficient memory.
(i.e. a GStringChunk and a GTree for strings).
Functions
memphis_data_pool_new ()
MemphisDataPool *
memphis_data_pool_new (void
);
Since 0.1
Types and Values
MemphisDataPool
typedef struct _MemphisDataPool MemphisDataPool;