|
opensurgsim
|
A struct holding the data to be associated with a Timer. More...
#include <LabJackDevice.h>
Public Member Functions | |
| bool | operator== (const TimerSettings &other) const |
| Equality comparison. More... | |
Public Attributes | |
| TimerMode | mode |
| The mode. | |
| SurgSim::DataStructures::OptionalValue< int > | initialValue |
| The initial value. | |
A struct holding the data to be associated with a Timer.
|
inline |
Equality comparison.
| other | The object with which to compare. |
1.8.12