Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Buffer. More...
#include "roc_core/align_ops.h"
#include "roc_core/allocation_policy.h"
#include "roc_core/ipool.h"
#include "roc_core/macro_helpers.h"
#include "roc_core/ref_counted.h"
#include "roc_core/shared_ptr.h"
#include "roc_core/stddefs.h"
Go to the source code of this file.
Classes | |
class | roc::core::Buffer |
Fixed-size dynamically-allocated byte buffer. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::core | |
General-purpose building blocks and platform abstraction layer. | |
Typedefs | |
typedef SharedPtr< Buffer > | roc::core::BufferPtr |
Buffer smart pointer. More... | |
Buffer.
Definition in file buffer.h.