|
Ion
|
This is the complete list of members for ion::base::AllocationTracker, including all inherited members.
| GetActiveAllocationBytesCount()=0 | ion::base::AllocationTracker | pure virtual |
| GetActiveAllocationCount()=0 | ion::base::AllocationTracker | pure virtual |
| GetAllocatedBytesCount()=0 | ion::base::AllocationTracker | pure virtual |
| GetAllocationCount()=0 | ion::base::AllocationTracker | pure virtual |
| GetDeallocatedBytesCount()=0 | ion::base::AllocationTracker | pure virtual |
| GetDeallocationCount()=0 | ion::base::AllocationTracker | pure virtual |
| GetGpuTracker()=0 | ion::base::AllocationTracker | pure virtual |
| GetRefCount() const | ion::base::Shareable | inline |
| SetGpuTracker(const AllocationSizeTrackerPtr &gpu_tracker)=0 | ion::base::AllocationTracker | pure virtual |
| Shareable() | ion::base::Shareable | inlineprotected |
| TrackAllocation(const Allocator &allocator, size_t requested_size, const void *memory)=0 | ion::base::AllocationTracker | pure virtual |
| TrackDeallocation(const Allocator &allocator, const void *memory)=0 | ion::base::AllocationTracker | pure virtual |
| ~Shareable() | ion::base::Shareable | inlineprotectedvirtual |