|
OpenStructure
|
#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 | |
| namespace | ost |
Typedefs | |
| typedef boost::variant< String, Real, int, bool, geom::Vec3 > | GenericPropValue |