Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

st_mem_root Struct Reference

#include <my_alloc.h>

List of all members.

Public Attributes

USED_MEMfree
USED_MEMused
USED_MEMpre_alloc
unsigned int min_malloc
unsigned int block_size
unsigned int block_num
unsigned int first_block_usage
void(* error_handler )(void)


Member Data Documentation

unsigned int st_mem_root::block_num
 

Definition at line 43 of file my_alloc.h.

unsigned int st_mem_root::block_size
 

Definition at line 42 of file my_alloc.h.

void(* st_mem_root::error_handler)(void)
 

unsigned int st_mem_root::first_block_usage
 

Definition at line 48 of file my_alloc.h.

USED_MEM* st_mem_root::free
 

Definition at line 37 of file my_alloc.h.

unsigned int st_mem_root::min_malloc
 

Definition at line 41 of file my_alloc.h.

USED_MEM* st_mem_root::pre_alloc
 

Definition at line 39 of file my_alloc.h.

USED_MEM* st_mem_root::used
 

Definition at line 38 of file my_alloc.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2