Group ISelectorDigit_h¶
Public Attributes¶
| Type | Name |
|---|---|
| interface SPINNAKER_API_ABSTRACT | ISelectorDigit = /* multi line expression */ |
Public Functions¶
| Type | Name |
|---|---|
| virtual void | GetSelectorList (FeatureList_t & SelectorList, bool Incremental=false) = 0 |
| virtual void | Restore () = 0 |
| virtual bool | SetNext (bool Tick=true) = 0 Sets digit to next value. |
| virtual GenICam::gcstring | ToString () = 0 |
Public Attributes Documentation¶
variable ISelectorDigit¶
Interface of a "digit" of the "counter" formed by the selector set
Public Functions Documentation¶
function GetSelectorList¶
Retrieves an ordered list of selectors
function Restore¶
Restores the selectors' values found at creation
function SetNext¶
Sets digit to next value.
Parameters:
Tickif false the counter does not tick (but realize it could have)
Returns:
true if the resulting value is valid
function ToString¶
Returns a string representation of the digit