Pothos
0.4.1-gb758ed46
The Pothos dataflow programming software suite
|
#include <Pothos/Config.hpp>
#include <Pothos/Object/Object.hpp>
#include <Pothos/Proxy/Proxy.hpp>
#include <Pothos/Util/RefHolder.hpp>
#include <Pothos/Callable/Callable.hpp>
#include <utility>
#include <memory>
#include <string>
#include <vector>
#include <map>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | Pothos::ProxyEnvironment |
Namespaces | |
Pothos | |
Typedefs | |
typedef std::map< std::string, std::string > | Pothos::ProxyEnvironmentArgs |
typedef std::pair< std::string, Pothos::Callable > | Pothos::ProxyConvertPair |
Definitions for the ProxyEnvironment interface class.