Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
allocation_policy.h File Reference

Allocation policies. More...

Go to the source code of this file.

Classes

class  roc::core::StandardAllocation
 Allocation policy for objects (de)allocated using IAllocator. More...
 
class  roc::core::FactoryAllocation< Factory >
 Allocation policy for objects (de)allocated using speciailized factory. More...
 
class  roc::core::CustomAllocation
 Allocation policy for objects (de)allocated using custom functions. More...
 

Namespaces

namespace  roc
 Root namespace.
 
namespace  roc::core
 General-purpose building blocks and platform abstraction layer.
 

Detailed Description

Allocation policies.

Definition in file allocation_policy.h.