29 #ifndef GENAPI_ISELECTORDIGIT_H 30 #define GENAPI_ISELECTORDIGIT_H 44 virtual bool SetFirst() = 0;
49 virtual bool SetNext(
bool Tick =
true) = 0;
59 GENAPI_NAMESPACE::FeatureList_t &SelectorList,
60 bool Incremental =
false virtual void Restore()=0
Restores the selectors' values found at creation.
virtual bool SetNext(bool Tick=true)=0
Sets digit to next value.
Common types used in the public GenApi interface.
virtual ~ISelectorDigit()=0
Virtual destructor enforcing virtual destructor on all derived classes.
interface GENAPI_DECL_ABSTRACT ISelectorDigit
Interface of a "digit" of the "counter" formed by the selector set.
virtual GENICAM_NAMESPACE::gcstring ToString()=0
Returns a string representation of the digit.
A string class which is a clone of std::string.
virtual void GetSelectorList(GENAPI_NAMESPACE::FeatureList_t &SelectorList, bool Incremental=false)=0
Retrieves an ordered list of selectors.
declspec's to be used for GenApi Windows dll
Portable container classes for INode & IValue pointers.
Part of the generic device API.