#include <HmLogicalParameter.h>
§ LogicalParameterInteger() [1/2]
| BaseLib::HmDeviceDescription::LogicalParameterInteger::LogicalParameterInteger |
( |
BaseLib::SharedObjects * |
baseLib | ) |
|
§ LogicalParameterInteger() [2/2]
§ ~LogicalParameterInteger()
| virtual BaseLib::HmDeviceDescription::LogicalParameterInteger::~LogicalParameterInteger |
( |
| ) |
|
|
inlinevirtual |
§ getDefaultValue()
| std::shared_ptr< Variable > BaseLib::HmDeviceDescription::LogicalParameterInteger::getDefaultValue |
( |
| ) |
|
|
virtual |
§ getEnforceValue()
| std::shared_ptr< Variable > BaseLib::HmDeviceDescription::LogicalParameterInteger::getEnforceValue |
( |
| ) |
|
|
virtual |
§ defaultValue
| int32_t BaseLib::HmDeviceDescription::LogicalParameterInteger::defaultValue = 0 |
§ enforceValue
| int32_t BaseLib::HmDeviceDescription::LogicalParameterInteger::enforceValue = 0 |
§ max
| int32_t BaseLib::HmDeviceDescription::LogicalParameterInteger::max = 2147483647 |
§ min
| int32_t BaseLib::HmDeviceDescription::LogicalParameterInteger::min = -2147483648 |
§ specialValues
| std::unordered_map<std::string, int32_t> BaseLib::HmDeviceDescription::LogicalParameterInteger::specialValues |
The documentation for this class was generated from the following files: