|
Ion
|
This is the complete list of members for ion::base::Allocator, including all inherited members.
| Allocate(size_t size)=0 | ion::base::Allocator | protectedpure virtual |
| AllocateMemory(size_t size) | ion::base::Allocator | |
| Allocator() | ion::base::Allocator | inlineprotected |
| Deallocate(void *p)=0 | ion::base::Allocator | protectedpure virtual |
| DeallocateMemory(void *p) | ion::base::Allocator | |
| GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocator | virtual |
| GetRefCount() const | ion::base::Shareable | inline |
| GetTracker() const | ion::base::Allocator | inline |
| SetTracker(const AllocationTrackerPtr &tracker) | ion::base::Allocator | inline |
| Shareable() | ion::base::Shareable | inlineprotected |
| ~Allocator() override | ion::base::Allocator | protected |
| ~Shareable() | ion::base::Shareable | inlineprotectedvirtual |