Pothos  0.1.1
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Namespaces | Typedefs
Containers.hpp File Reference
#include <Pothos/Proxy.hpp>
#include <vector>
#include <set>
#include <map>

Go to the source code of this file.

Namespaces

 Pothos
 

Typedefs

typedef std::vector< Proxy > Pothos::ProxyVector
 
typedef std::set< Proxy > Pothos::ProxySet
 
typedef std::map< Proxy, Proxy > Pothos::ProxyMap
 

Detailed Description

Common typedefs for stl containers of type Proxy.