Pothos  0.7.0-gf7fbae99
The Pothos dataflow programming software suite
Deprecated List
Member Pothos::CallInterface::callObject (ArgsType &&... args) const
use call overload without return type
Member Pothos::CallInterface::callVoid (ArgsType &&... args) const
use call overload without return type
Member Pothos::Proxy::callProxy (const std::string &name, ArgsType &&... args) const
use call overload without return type
Member Pothos::Proxy::callVoid (const std::string &name, ArgsType &&... args) const
use call overload without return type