29 #ifndef GENAPI_SELECTORSET_H 30 #define GENAPI_SELECTORSET_H 58 virtual bool SetFirst();
59 virtual bool SetNext(
bool Tick =
true);
62 virtual void GetSelectorList( GENAPI_NAMESPACE::FeatureList_t &SelectorList,
bool Incremental =
false );
65 struct SelectorIteratorList_t;
Definition of interface IBase.
virtual void Restore()=0
Restores the selectors' values found at creation.
virtual bool SetNext(bool Tick=true)=0
Sets digit to next value.
SelectorIteratorList_t * m_pSelectorIterators
List of selector digits.
interface GENAPI_DECL_ABSTRACT ISelectorDigit
Interface of a "digit" of the "counter" formed by the selector set.
The set of selectors selecting a given node.
interface GENAPI_DECL_ABSTRACT IBase
Base interface common to all nodes.
node_vector NodeList_t
a list of node references
virtual GENICAM_NAMESPACE::gcstring ToString()=0
Returns a string representation of the digit.
Definition of template CPointer.
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
Part of the generic device API.