Mem::AllocatorProxy Member List
This is the complete list of members for Mem::AllocatorProxy, including all inherited members.
alloc() | Mem::AllocatorProxy | |
AllocatorProxy(char const *aLabel, size_t const &aSize, bool doZeroBlocks=true) | Mem::AllocatorProxy | inline |
doZero | Mem::AllocatorProxy | private |
freeOne(void *) | Mem::AllocatorProxy | |
getAllocator() const | Mem::AllocatorProxy | private |
getMeter() const | Mem::AllocatorProxy | |
getStats(PoolStats &stats) | Mem::AllocatorProxy | |
inUseCount() const | Mem::AllocatorProxy | |
label | Mem::AllocatorProxy | private |
objectSize() const | Mem::AllocatorProxy | inline |
objectType() const | Mem::AllocatorProxy | inline |
relabel(const char *const aLabel) | Mem::AllocatorProxy | |
size | Mem::AllocatorProxy | private |
theAllocator | Mem::AllocatorProxy | mutableprivate |
zeroBlocks(bool doIt) | Mem::AllocatorProxy |