![]() |
Pothos
0.6.0-g9da168ef
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.
1.8.13