|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::core::BufferPool< T >, including all inherited members.
| allocate() | roc::core::Pool< Buffer< T > > | inline |
| buffer_size() const | roc::core::BufferPool< T > | inline |
| BufferPool(IAllocator &allocator, size_t buff_size, bool poison) | roc::core::BufferPool< T > | inline |
| deallocate(void *memory) | roc::core::Pool< Buffer< T > > | inline |
| destroy(Buffer< T > &object) | roc::core::Pool< Buffer< T > > | inline |
| NonCopyable() (defined in roc::core::NonCopyable< T >) | roc::core::NonCopyable< T > | inlineprotected |
| Pool(IAllocator &allocator, size_t object_size, bool poison) | roc::core::Pool< Buffer< T > > | inline |
| ~Pool() (defined in roc::core::Pool< Buffer< T > >) | roc::core::Pool< Buffer< T > > | inline |