|
Nugget
|
This is the complete list of members for CustomAllocator, including all inherited members.
| allocate(size_t n, int flags=0) (defined in CustomAllocator) | CustomAllocator | |
| allocate(size_t n, size_t, size_t, int flags=0) (defined in CustomAllocator) | CustomAllocator | |
| CustomAllocator(const char *=NULL) (defined in CustomAllocator) | CustomAllocator | inline |
| CustomAllocator(const CustomAllocator &) (defined in CustomAllocator) | CustomAllocator | inline |
| CustomAllocator(const CustomAllocator &, const char *) (defined in CustomAllocator) | CustomAllocator | inline |
| deallocate(void *p, size_t n) (defined in CustomAllocator) | CustomAllocator | |
| get_name() const (defined in CustomAllocator) | CustomAllocator | inline |
| operator=(const CustomAllocator &) (defined in CustomAllocator) | CustomAllocator | inline |
| set_name(const char *) (defined in CustomAllocator) | CustomAllocator | inline |