Pothos  0.4.3-gabce2ce6
The Pothos dataflow programming software suite
Classes | Namespaces | Functions
Callable.hpp File Reference
#include <Pothos/Config.hpp>
#include <Pothos/Callable/CallInterface.hpp>
#include <Pothos/Object/Object.hpp>
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  Pothos::Callable
 

Namespaces

 Pothos
 

Functions

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

Detailed Description

Callable provides an opaque proxy for function or method calls.