All Classes |Grouped Classes |Index

Class CL_FixedMemoryPool

Memory pool using a fixed memory size. More...

Derived from:

public CL_StaticMemoryPool

Derived by:

None

Group:

System (Core)

#include <ClanLib/core.h>

Class Members:

Construction:

CL_FixedMemoryPool

Constructs memory pool object.


Operations:

alloc

Allocate memory.

free

Free memory.


Operations:

get_temp_pool

Returns the thread temporary pool.