Spin.hpp
Go to the documentation of this file.
Definition: Area.hpp:16
a composed Spin is a Spin with an inside composed with the specify XML element ==> this permit to gen...
Definition: Spin.hpp:21
eproperty::Value< int64_t > propertyMin
Minimum value.
Definition: Spin.hpp:28
eproperty::Value< int64_t > propertyIncrement
Increment value.
Definition: Spin.hpp:30
eproperty::Value< int64_t > propertyValue
Current value of the Spin.
Definition: Spin.hpp:27
eproperty::Value< int64_t > propertyMax
Maximum value.
Definition: Spin.hpp:29
Definition: SpinBase.hpp:64
eproperty::Value< int8_t > propertyMantis
number of value under '.' value
Definition: Spin.hpp:31