Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
GENAPI_NAMESPACE::CEnumSelectorDigit Class Reference

A selector set counter digit formed by an enumeration. More...

#include <SelectorDigit.h>

Inheritance diagram for GENAPI_NAMESPACE::CEnumSelectorDigit:
Inheritance graph
[legend]

Public Member Functions

 CEnumSelectorDigit (IBase *pBase)
 Constructor. More...
 
virtual void GetSelectorList (GENAPI_NAMESPACE::FeatureList_t &SelectorList, bool Incremental=false)
 
virtual void Restore ()
 
virtual bool SetFirst ()
 
virtual bool SetNext (bool Tick=true)
 
virtual GENICAM_NAMESPACE::gcstring ToString ()
 

Protected Member Functions

bool SetSelector ()
 Sets the selector value to the device. More...
 

Protected Attributes

bool m_DigitHasChanged
 indicates if the digit has changed More...
 
NodeList_t::iterator m_itCurrentEntry
 the current value of this "digit" More...
 
int64_t m_OriginalEnumIntValue
 stores the original value of the selector More...
 
NodeList_t m_ptrEntries
 the symbolics available for the enum selector More...
 
CEnumerationPtr m_ptrEnumSelector
 the selecting node More...
 

Detailed Description

A selector set counter digit formed by an enumeration.

Definition at line 48 of file SelectorDigit.h.

Constructor & Destructor Documentation

GENAPI_NAMESPACE::CEnumSelectorDigit::CEnumSelectorDigit ( IBase pBase)

Constructor.

Parameters
pBase

Node covered by this digit

Member Function Documentation

virtual void GENAPI_NAMESPACE::CEnumSelectorDigit::GetSelectorList ( GENAPI_NAMESPACE::FeatureList_t &  SelectorList,
bool  Incremental = false 
)
virtual
virtual void GENAPI_NAMESPACE::CEnumSelectorDigit::Restore ( )
virtual
virtual bool GENAPI_NAMESPACE::CEnumSelectorDigit::SetFirst ( )
virtual
virtual bool GENAPI_NAMESPACE::CEnumSelectorDigit::SetNext ( bool  Tick = true)
virtual
bool GENAPI_NAMESPACE::CEnumSelectorDigit::SetSelector ( )
protected

Sets the selector value to the device.

virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::CEnumSelectorDigit::ToString ( )
virtual

Member Data Documentation

bool GENAPI_NAMESPACE::CEnumSelectorDigit::m_DigitHasChanged
protected

indicates if the digit has changed

Definition at line 81 of file SelectorDigit.h.

NodeList_t::iterator GENAPI_NAMESPACE::CEnumSelectorDigit::m_itCurrentEntry
protected

the current value of this "digit"

Definition at line 75 of file SelectorDigit.h.

int64_t GENAPI_NAMESPACE::CEnumSelectorDigit::m_OriginalEnumIntValue
protected

stores the original value of the selector

Definition at line 78 of file SelectorDigit.h.

NodeList_t GENAPI_NAMESPACE::CEnumSelectorDigit::m_ptrEntries
protected

the symbolics available for the enum selector

Definition at line 72 of file SelectorDigit.h.

CEnumerationPtr GENAPI_NAMESPACE::CEnumSelectorDigit::m_ptrEnumSelector
protected

the selecting node

Definition at line 69 of file SelectorDigit.h.


The documentation for this class was generated from the following file:


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:41