
#include <ware/SimulatorSignature.hpp>
Public Member Functions | |
| SignatureHandledTypedDataItem () | |
| SignatureHandledTypedDataItem (std::string DName, openfluid::core::UnitClass_t UClass, std::string DDescription, std::string DUnit) | |
Public Member Functions inherited from openfluid::ware::SignatureHandledDataItem | |
| SignatureHandledDataItem () | |
| SignatureHandledDataItem (std::string DName, openfluid::core::UnitClass_t UClass, std::string DDescription, std::string DUnit) | |
Static Public Member Functions | |
| static bool | getVariableNameAndType (const std::string SourceStr, std::string &VarName, openfluid::core::Value::Type &VarType) |
Public Attributes | |
| openfluid::core::Value::Type | DataType |
Public Attributes inherited from openfluid::ware::SignatureHandledDataItem | |
| std::string | DataName |
| openfluid::core::UnitClass_t | UnitClass |
| std::string | Description |
| std::string | DataUnit |
Class for storage of the definition of typed data handled by the simulator.
|
inline |
| openfluid::ware::SignatureHandledTypedDataItem::SignatureHandledTypedDataItem | ( | std::string | DName, |
| openfluid::core::UnitClass_t | UClass, | ||
| std::string | DDescription, | ||
| std::string | DUnit | ||
| ) |
|
static |
| openfluid::core::Value::Type openfluid::ware::SignatureHandledTypedDataItem::DataType |
1.8.6