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

st_dynamic_array Struct Reference

#include <my_sys.h>

List of all members.

Public Attributes

char * buffer
uint elements
uint max_element
uint alloc_increment
uint size_of_element


Member Data Documentation

uint st_dynamic_array::alloc_increment
 

Definition at line 315 of file my_sys.h.

char* st_dynamic_array::buffer
 

Definition at line 313 of file my_sys.h.

uint st_dynamic_array::elements
 

Definition at line 314 of file my_sys.h.

uint st_dynamic_array::max_element
 

Definition at line 314 of file my_sys.h.

uint st_dynamic_array::size_of_element
 

Definition at line 316 of file my_sys.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