|  | 
#include <core/NullValue.hpp>
 
  
 | Additional Inherited Members | |
|  Public Types inherited from openfluid::core::Value | |
| enum | Type { NONE, BOOLEAN, INTEGER, DOUBLE, STRING, VECTOR, MATRIX, MAP, TREE, NULLL } | 
|  Static Public Member Functions inherited from openfluid::core::Value | |
| static bool | getValueTypeFromString (const std::string &ValueTypeString, Value::Type &ValueType) | 
| static std::string | getStringFromValueType (const Value::Type ValueType) | 
| 
 | inline | 
Default constructor
| 
 | inline | 
Copy constructor
| 
 | inlinevirtual | 
| 
 | inlinevirtual | 
Reimplemented from openfluid::core::Value.
| 
 | inlinevirtual | 
Implements openfluid::core::Value.
| 
 | inlinevirtual | 
Implements openfluid::core::Value.
| 
 | inlinevirtual | 
Implements openfluid::core::Value.
| 
 | inlinevirtual | 
Implements openfluid::core::Value.
| 
 | virtual | 
Implements openfluid::core::Value.
 1.8.6
 1.8.6