Pothos
0.2.1-g9f04573d
The Pothos dataflow programming software suite
|
#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) |
Callable provides an opaque proxy for function or method calls.