ACE  6.1.0
ACE_Static_Allocator< POOL_SIZE > Member List
This is the complete list of members for ACE_Static_Allocator< POOL_SIZE >, including all inherited members.
ACE_Allocator(void)ACE_Allocator
ACE_Static_Allocator(void)ACE_Static_Allocator< POOL_SIZE > [inline]
ACE_Static_Allocator_Base(char *buffer, size_t size)ACE_Static_Allocator_Base [inline]
ACE_Static_Allocator_Base(void)ACE_Static_Allocator_Base [protected]
bind(const char *name, void *pointer, int duplicates=0)ACE_Static_Allocator_Base [virtual]
buffer_ACE_Static_Allocator_Base [protected]
calloc(size_t nbytes, char initial_value= '\0')ACE_Static_Allocator_Base [virtual]
calloc(size_t n_elem, size_t elem_size, char initial_value= '\0')ACE_Static_Allocator_Base [virtual]
close_singleton(void)ACE_Allocator [static]
dump(void) const ACE_Static_Allocator_Base [virtual]
find(const char *name, void *&pointer)ACE_Static_Allocator_Base [virtual]
find(const char *name)ACE_Static_Allocator_Base [virtual]
free(void *ptr)ACE_Static_Allocator_Base [virtual]
instance(void)ACE_Allocator [static]
instance(ACE_Allocator *)ACE_Allocator [static]
malloc(size_t nbytes)ACE_Static_Allocator_Base [virtual]
offset_ACE_Static_Allocator_Base [protected]
pool_ACE_Static_Allocator< POOL_SIZE > [private]
protect(ssize_t len=-1, int prot=PROT_RDWR)ACE_Static_Allocator_Base [virtual]
protect(void *addr, size_t len, int prot=PROT_RDWR)ACE_Static_Allocator_Base [virtual]
remove(void)ACE_Static_Allocator_Base [virtual]
size_ACE_Static_Allocator_Base [protected]
size_type typedefACE_Allocator
sync(ssize_t len=-1, int flags=MS_SYNC)ACE_Static_Allocator_Base [virtual]
sync(void *addr, size_t len, int flags=MS_SYNC)ACE_Static_Allocator_Base [virtual]
trybind(const char *name, void *&pointer)ACE_Static_Allocator_Base [virtual]
unbind(const char *name)ACE_Static_Allocator_Base [virtual]
unbind(const char *name, void *&pointer)ACE_Static_Allocator_Base [virtual]
~ACE_Allocator(void)ACE_Allocator [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines