Pothos  0.3.3-g32d3017c
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Classes | Namespaces | Typedefs
Environment.hpp File Reference
#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 <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
 

Detailed Description

Definitions for the ProxyEnvironment interface class.