All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GENAPI_NAMESPACE::CIntSelectorDigit Class Reference

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

#include <SelectorDigit.h>

Inheritance diagram for GENAPI_NAMESPACE::CIntSelectorDigit:

Public Member Functions

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

Protected Attributes

int64_t m_CurrentValue
 the current value of this "digit" More...
 
bool m_DigitHasChanged
 indicates if the digit has changed More...
 
int64_t m_OriginalIntValue
 stores the original value of the selector More...
 
CIntegerPtr m_ptrIntSelector
 the selecting node More...
 

Detailed Description

A selector set counter digit formed by an integer.

Definition at line 88 of file SelectorDigit.h.

Constructor & Destructor Documentation

◆ CIntSelectorDigit()

GENAPI_NAMESPACE::CIntSelectorDigit::CIntSelectorDigit ( IBase pBase)

Constructor.

Parameters
pBase> Node covered by this digit

Member Function Documentation

◆ GetSelectorList()

virtual void GENAPI_NAMESPACE::CIntSelectorDigit::GetSelectorList ( GENAPI_NAMESPACE::FeatureList_t &  SelectorList,
bool  Incremental = false 
)
virtual

◆ GetState()

virtual void GENAPI_NAMESPACE::CIntSelectorDigit::GetState ( CSelectorState state)
virtual

◆ Restore()

virtual void GENAPI_NAMESPACE::CIntSelectorDigit::Restore ( )
virtual

◆ SetFirst()

virtual bool GENAPI_NAMESPACE::CIntSelectorDigit::SetFirst ( )
virtual

◆ SetNext()

virtual bool GENAPI_NAMESPACE::CIntSelectorDigit::SetNext ( bool  Tick = true)
virtual

◆ ToString()

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

Member Data Documentation

◆ m_CurrentValue

int64_t GENAPI_NAMESPACE::CIntSelectorDigit::m_CurrentValue
protected

the current value of this "digit"

Definition at line 110 of file SelectorDigit.h.

◆ m_DigitHasChanged

bool GENAPI_NAMESPACE::CIntSelectorDigit::m_DigitHasChanged
protected

indicates if the digit has changed

Definition at line 116 of file SelectorDigit.h.

◆ m_OriginalIntValue

int64_t GENAPI_NAMESPACE::CIntSelectorDigit::m_OriginalIntValue
protected

stores the original value of the selector

Definition at line 113 of file SelectorDigit.h.

◆ m_ptrIntSelector

CIntegerPtr GENAPI_NAMESPACE::CIntSelectorDigit::m_ptrIntSelector
protected

the selecting node

Definition at line 107 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 Dec 4 2024 03:10:13