Pothos  0.3.0-ga8f2d4e2
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Classes | Namespaces | Functions
ManagedBuffer.hpp File Reference
#include <Pothos/Config.hpp>
#include <Pothos/Framework/SharedBuffer.hpp>
#include <memory>

Go to the source code of this file.

Classes

class  Pothos::ManagedBuffer
 

Namespaces

 Pothos
 

Functions

bool Pothos::operator== (const ManagedBuffer &lhs, const ManagedBuffer &rhs)
 

Detailed Description

A ManagedBuffer is checked-out and automatically returned to a BufferManager.