Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

mem_chunk Class Reference

class is used for a linked list of memory chunks More...

#include <memory.h>

List of all members.

Public Attributes

size_t _chunk_size
 the size of chunk
mem_chunk_next_chunk
 pointer to next memory chunk
unsigned char _mem [sizeof(void *)]
 pointer to allocated memory


Detailed Description

class is used for a linked list of memory chunks

Definition at line 49 of file memory.h.


Member Data Documentation


The documentation for this class was generated from the following file:


© Copyright Terimber 2003-.