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