Functions | |
| virtual IInteger & | operator= (int64_t Value)=0 |
| Set node value. | |
| virtual void | ImposeMin (int64_t Value)=0 |
| Restrict minimum value. | |
| virtual void | ImposeMax (int64_t Value)=0 |
| Restrict maximum value. | |
Variables | |
| interface SPINNAKER_API_ABSTRACT | IInteger |
| Interface for integer properties. | |
|
pure virtual |
Restrict maximum value.
|
pure virtual |
Restrict minimum value.
|
pure virtual |
Set node value.
| interface SPINNAKER_API_ABSTRACT IInteger |
Interface for integer properties.