Pothos  0.1.1
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Classes | Namespaces | Functions
BufferChunk.hpp File Reference
#include <Pothos/Config.hpp>
#include <Pothos/Framework/DType.hpp>
#include <Pothos/Framework/SharedBuffer.hpp>
#include <Pothos/Framework/ManagedBuffer.hpp>
#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)
 

Detailed Description

A buffer chunk is a convenient interface to deal with a managed or shared buffer and address/length offsets.