#include <Logical.h>
§ LogicalDecimal() [1/2]
§ LogicalDecimal() [2/2]
§ ~LogicalDecimal()
virtual BaseLib::DeviceDescription::LogicalDecimal::~LogicalDecimal |
( |
| ) |
|
|
inlinevirtual |
§ getDefaultValue()
std::shared_ptr< Variable > BaseLib::DeviceDescription::LogicalDecimal::getDefaultValue |
( |
| ) |
|
|
virtual |
§ getSetToValueOnPairing()
std::shared_ptr< Variable > BaseLib::DeviceDescription::LogicalDecimal::getSetToValueOnPairing |
( |
| ) |
|
|
virtual |
§ defaultValue
double BaseLib::DeviceDescription::LogicalDecimal::defaultValue = 0 |
§ maximumValue
double BaseLib::DeviceDescription::LogicalDecimal::maximumValue = 3.40282347e+38f |
§ minimumValue
double BaseLib::DeviceDescription::LogicalDecimal::minimumValue = -3.40282347e+38f |
§ setToValueOnPairing
double BaseLib::DeviceDescription::LogicalDecimal::setToValueOnPairing = 0 |
§ specialValuesFloatMap
std::unordered_map<double, std::string> BaseLib::DeviceDescription::LogicalDecimal::specialValuesFloatMap |
§ specialValuesStringMap
std::unordered_map<std::string, double> BaseLib::DeviceDescription::LogicalDecimal::specialValuesStringMap |
The documentation for this class was generated from the following files: