|
DelegateMQ
|
This is the complete list of members for Allocator, including all inherited members.
| Allocate(size_t size) | Allocator | |
| Allocator(size_t size, uint32_t objects=0, char *memory=NULL, const char *name=NULL) | Allocator | |
| Deallocate(void *pBlock) | Allocator | |
| GetAllocations() | Allocator | inline |
| GetBlockCount() | Allocator | inline |
| GetBlocksInUse() | Allocator | inline |
| GetBlockSize() | Allocator | inline |
| GetDeallocations() | Allocator | inline |
| GetName() | Allocator | inline |
| ~Allocator() | Allocator |