Pothos
0.4.0-gd11861cd
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>
#include <cassert>
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.