Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

apr_memnode_t Struct Reference
[Internal Memory Allocation]

#include <apr_allocator.h>


Data Fields

apr_memnode_t * next
apr_memnode_t ** ref
apr_uint32_t index
apr_uint32_t free_index
char * first_avail
char * endp


Detailed Description

basic memory node structure


Field Documentation

char* apr_memnode_t::endp
 

pointer to end of free memory

char* apr_memnode_t::first_avail
 

pointer to first free memory

apr_uint32_t apr_memnode_t::free_index
 

how much free

apr_uint32_t apr_memnode_t::index
 

size

apr_memnode_t* apr_memnode_t::next
 

next memnode

apr_memnode_t** apr_memnode_t::ref
 

reference to self


The documentation for this struct was generated from the following file:
Generated on Thu Feb 26 22:53:26 2004 for Apache Portable Runtime by doxygen1.2.18