![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::core::IPool, including all inherited members.
| allocate()=0 | roc::core::IPool | pure virtual |
| allocation_size() const =0 | roc::core::IPool | pure virtual |
| deallocate(void *memory)=0 | roc::core::IPool | pure virtual |
| destroy_object(T &object) | roc::core::IPool | inline |
| object_size() const =0 | roc::core::IPool | pure virtual |
| reserve(size_t n_objects)=0 | roc::core::IPool | pure virtual |
| ~IPool() (defined in roc::core::IPool) | roc::core::IPool | virtual |