#include <Logical.h>
§ LogicalInteger() [1/2]
§ LogicalInteger() [2/2]
§ ~LogicalInteger()
virtual BaseLib::DeviceDescription::LogicalInteger::~LogicalInteger |
( |
| ) |
|
|
inlinevirtual |
§ getDefaultValue()
std::shared_ptr< Variable > BaseLib::DeviceDescription::LogicalInteger::getDefaultValue |
( |
| ) |
|
|
virtual |
§ getSetToValueOnPairing()
std::shared_ptr< Variable > BaseLib::DeviceDescription::LogicalInteger::getSetToValueOnPairing |
( |
| ) |
|
|
virtual |
§ defaultValue
int32_t BaseLib::DeviceDescription::LogicalInteger::defaultValue = 0 |
§ maximumValue
int32_t BaseLib::DeviceDescription::LogicalInteger::maximumValue = 2147483647 |
§ minimumValue
int32_t BaseLib::DeviceDescription::LogicalInteger::minimumValue = -2147483648 |
§ setToValueOnPairing
int32_t BaseLib::DeviceDescription::LogicalInteger::setToValueOnPairing = 0 |
§ specialValuesIntegerMap
std::unordered_map<int32_t, std::string> BaseLib::DeviceDescription::LogicalInteger::specialValuesIntegerMap |
§ specialValuesStringMap
std::unordered_map<std::string, int32_t> BaseLib::DeviceDescription::LogicalInteger::specialValuesStringMap |
The documentation for this class was generated from the following files: