![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Allocation policies. More...


Go to the source code of this file.
Classes | |
| class | roc::core::ArenaAllocation |
| Allocation policy for objects allocated using IArena. More... | |
| class | roc::core::PoolAllocation |
| Allocation policy for objects allocated using IPool. More... | |
| class | roc::core::CustomAllocation |
| Allocation policy for objects with custom deallocation function. More... | |
| class | roc::core::ManualAllocation |
| Allocation policy for objects that does not have automatic deallocation. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::core |
| General-purpose building blocks and platform abstraction layer. | |
Allocation policies.
Definition in file allocation_policy.h.