Functions | |
virtual bool | SetNext (bool Tick=true)=0 |
Sets digit to next value. | |
virtual void | Restore ()=0 |
Restores the selectors' values found at creation. | |
virtual GenICam::gcstring | ToString ()=0 |
Returns a string representation of the digit. | |
virtual void | GetSelectorList (FeatureList_t &SelectorList, bool Incremental=false)=0 |
Retrieves an ordered list of selectors. | |
Variables | |
interface SPINNAKER_API_ABSTRACT | ISelectorDigit |
Interface of a "digit" of the "counter" formed by the selector set. | |
|
pure virtual |
Retrieves an ordered list of selectors.
Incremental |
|
|
pure virtual |
Restores the selectors' values found at creation.
|
pure virtual |
Sets digit to next value.
Tick | if false the counter does not tick (but realize it could have) |
|
pure virtual |
Returns a string representation of the digit.
interface SPINNAKER_API_ABSTRACT ISelectorDigit |
Interface of a "digit" of the "counter" formed by the selector set.