OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Typedefs
generic_property.hh File Reference
#include <sstream>
#include <map>
#include <vector>
#include <boost/variant.hpp>
#include <ost/module_config.hh>
#include <ost/invalid_handle.hh>
#include <ost/message.hh>
#include <ost/geom/vec3.hh>

Go to the source code of this file.

Data Structures

struct  GenericPropError
 
class  GenericPropContainerImpl
 
class  ConstGenericPropContainer< H >
 
class  GenericPropContainer< H >
 

Namespaces

 ost
 

Typedefs

typedef boost::variant< String,
Real, int, bool, geom::Vec3
GenericPropValue