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

Go to the source code of this file.

Classes

class  Pothos::SharedBuffer
 

Namespaces

 Pothos
 

Functions

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

Detailed Description

The shared buffer is an RAII buffer that automatically deallocates.