__pool_base Class Reference
#include <pool_allocator.h>
List of all members.
Detailed Description
(See allocators info for more.)
Definition at line 75 of file pool_allocator.h.
Protected Types
- enum { S_align
}
- enum { S_max_bytes
}
- enum { S_free_list_size
}
Protected Member Functions
-
char * M_allocate_chunk (size_t n, int &nobjs)
-
Obj *volatile * M_get_free_list (size_t __bytes)
-
mutex_type & M_get_mutex ()
-
void * M_refill (size_t n)
-
size_t M_round_up (size_t __bytes)
Static Protected Attributes
-
char * S_end_free
-
Obj *volatile S_free_list [S_free_list_size]
-
size_t S_heap_size
-
char * S_start_free
The documentation for this class was generated from the following file:
Generated on Sun Jul 25 00:12:38 2004 for libstdc++ source by
1.3.7