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 <exception>
#include <sstream>
#include <map>
#include <vector>
#include <boost/variant.hpp>
#include <ost/module_config.hh>
#include <ost/invalid_handle.hh>

Go to the source code of this file.

Data Structures

struct  GenericPropError
class  GenericPropContainerImpl
 base class for the implementation More...
class  ConstGenericPropContainer< H >
class  GenericPropContainer< H >
 base class for the handler classes More...

Namespaces

namespace  ost

Typedefs

typedef boost::variant< String,
Real, int, bool > 
GenericPropValue