Pothos
0.4.1-gb758ed46
The Pothos dataflow programming software suite
|
#include <Pothos/Config.hpp>
#include <Pothos/Framework/SharedBuffer.hpp>
#include <memory>
#include <atomic>
#include <cassert>
Go to the source code of this file.
Classes | |
class | Pothos::ManagedBuffer |
struct | Pothos::ManagedBuffer::Impl |
Namespaces | |
Pothos | |
Functions | |
bool | Pothos::operator== (const ManagedBuffer &lhs, const ManagedBuffer &rhs) |
A ManagedBuffer is checked-out and automatically returned to a BufferManager.