Pothos  0.4.3-gabce2ce6
The Pothos dataflow programming software suite
Classes | Namespaces | Functions
ManagedBuffer.hpp File Reference
#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)
 

Detailed Description

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