|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::core::SlabPool, including all inherited members.
| allocate() | roc::core::SlabPool | |
| deallocate(void *memory) | roc::core::SlabPool | |
| destroy_object(T &object) | roc::core::SlabPool | inline |
| NonCopyable() (defined in roc::core::NonCopyable< T >) | roc::core::NonCopyable< T > | inlineprotected |
| object_size() const | roc::core::SlabPool | |
| reserve(size_t n_objects) | roc::core::SlabPool | |
| SlabPool(IAllocator &allocator, size_t object_size, bool poison, size_t min_alloc_bytes=0, size_t max_alloc_bytes=0) | roc::core::SlabPool | |
| ~SlabPool() | roc::core::SlabPool |