ACE  6.1.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ACE_Allocator Member List

This is the complete list of members for ACE_Allocator, including all inherited members.

ACE_Allocator(void)ACE_Allocator
allocator_ACE_Allocatorprivatestatic
bind(const char *name, void *pointer, int duplicates=0)=0ACE_Allocatorpure virtual
calloc(size_type nbytes, char initial_value= '\0')=0ACE_Allocatorpure virtual
calloc(size_type n_elem, size_type elem_size, char initial_value= '\0')=0ACE_Allocatorpure virtual
close_singleton(void)ACE_Allocatorstatic
delete_allocator_ACE_Allocatorprivatestatic
dump(void) const =0ACE_Allocatorpure virtual
find(const char *name, void *&pointer)=0ACE_Allocatorpure virtual
find(const char *name)=0ACE_Allocatorpure virtual
free(void *ptr)=0ACE_Allocatorpure virtual
instance(void)ACE_Allocatorstatic
instance(ACE_Allocator *)ACE_Allocatorstatic
malloc(size_type nbytes)=0ACE_Allocatorpure virtual
protect(ssize_t len=-1, int prot=PROT_RDWR)=0ACE_Allocatorpure virtual
protect(void *addr, size_type len, int prot=PROT_RDWR)=0ACE_Allocatorpure virtual
remove(void)=0ACE_Allocatorpure virtual
size_type typedefACE_Allocator
sync(ssize_t len=-1, int flags=MS_SYNC)=0ACE_Allocatorpure virtual
sync(void *addr, size_type len, int flags=MS_SYNC)=0ACE_Allocatorpure virtual
trybind(const char *name, void *&pointer)=0ACE_Allocatorpure virtual
unbind(const char *name)=0ACE_Allocatorpure virtual
unbind(const char *name, void *&pointer)=0ACE_Allocatorpure virtual
~ACE_Allocator(void)ACE_Allocatorvirtual