![]() |
Pothos
0.6.0-g9da168ef
The Pothos dataflow programming software suite
|
#include <Pothos/Config.hpp>#include <Pothos/Framework/DType.hpp>#include <Pothos/Framework/SharedBuffer.hpp>#include <Pothos/Framework/ManagedBuffer.hpp>#include <utility>Go to the source code of this file.
Classes | |
| class | Pothos::BufferChunk |
Namespaces | |
| Pothos | |
Functions | |
| bool | Pothos::operator== (const BufferChunk &lhs, const BufferChunk &rhs) |
A buffer chunk is a convenient interface to deal with a managed or shared buffer and address/length offsets.
1.8.13