, including all inherited members.
| ACE_Allocator(void) | ACE_Allocator | |
| bind(const char *name, void *pointer, int duplicates=0) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| calloc(size_t nbytes, char initial_value= '\0') | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| calloc(size_t n_elem, size_t elem_size, char initial_value= '\0') | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| ACE_Allocator::calloc(size_type nbytes, char initial_value= '\0')=0 | ACE_Allocator | [pure virtual] |
| ACE_Allocator::calloc(size_type n_elem, size_type elem_size, char initial_value= '\0')=0 | ACE_Allocator | [pure virtual] |
| close_singleton(void) | ACE_Allocator | [static] |
| dump() const | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| find(const char *name, void *&pointer) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| find(const char *name) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| firstTime_ | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [private] |
| FirstTimeFastAllocator() | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline] |
| free(void *ptr) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| instance(void) | ACE_Allocator | [static] |
| instance(ACE_Allocator *) | ACE_Allocator | [static] |
| malloc(size_t nbytes) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| ACE_Allocator::malloc(size_type nbytes)=0 | ACE_Allocator | [pure virtual] |
| pool() | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline] |
| pool_ | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [private] |
| print_stats(void) const =0 | ACE_Allocator | [pure virtual] |
| protect(ssize_t len=-1, int prot=PROT_RDWR) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| protect(void *addr, size_t len, int prot=PROT_RDWR) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| ACE_Allocator::protect(void *addr, size_type len, int prot=PROT_RDWR)=0 | ACE_Allocator | [pure virtual] |
| remove() | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| size_type typedef | ACE_Allocator | |
| sync(ssize_t len=-1, int flags=MS_SYNC) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| sync(void *addr, size_t len, int flags=MS_SYNC) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| ACE_Allocator::sync(void *addr, size_type len, int flags=MS_SYNC)=0 | ACE_Allocator | [pure virtual] |
| trybind(const char *name, void *&pointer) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| unbind(const char *name) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| unbind(const char *name, void *&pointer) | OpenDDS::DCPS::FirstTimeFastAllocator< T, N > | [inline, virtual] |
| ~ACE_Allocator(void) | ACE_Allocator | [virtual] |