|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::core::HeapAllocator, including all inherited members.
| allocate(size_t size) | roc::core::HeapAllocator | virtual |
| deallocate(void *) | roc::core::HeapAllocator | virtual |
| destroy_object(T &object) | roc::core::IAllocator | inline |
| enable_panic_on_leak() | roc::core::HeapAllocator | static |
| HeapAllocator() (defined in roc::core::HeapAllocator) | roc::core::HeapAllocator | |
| NonCopyable() (defined in roc::core::NonCopyable< T >) | roc::core::NonCopyable< T > | inlineprotected |
| num_allocations() const | roc::core::HeapAllocator | |
| ~HeapAllocator() (defined in roc::core::HeapAllocator) | roc::core::HeapAllocator | |
| ~IAllocator() (defined in roc::core::IAllocator) | roc::core::IAllocator | virtual |