

Public Types | |
| enum | UnstructuredType { GeoVectorValue, GeoRasterValue } |
Public Member Functions | |
| UnstructuredValue () | |
| virtual | ~UnstructuredValue () |
| virtual UnstructuredType | getType () const =0 |
Static Public Member Functions | |
| static bool | getValueTypeFromString (const std::string ValueTypeString, UnstructuredValue::UnstructuredType &ValueType) |
| static std::string | getStringFromValueType (const UnstructuredValue::UnstructuredType ValueType) |
| virtual openfluid::core::UnstructuredValue::~UnstructuredValue | ( | ) | [inline, virtual] |
| static std::string openfluid::core::UnstructuredValue::getStringFromValueType | ( | const UnstructuredValue::UnstructuredType | ValueType | ) | [static] |
| virtual UnstructuredType openfluid::core::UnstructuredValue::getType | ( | ) | const [pure virtual] |
Implemented in openfluid::core::GeoVectorValue, and openfluid::core::GeoRasterValue.
| static bool openfluid::core::UnstructuredValue::getValueTypeFromString | ( | const std::string | ValueTypeString, |
| UnstructuredValue::UnstructuredType & | ValueType | ||
| ) | [static] |
Creative Commons By-NC-ND license