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

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

#include <SelectorDigit.h>

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

Public Member Functions

 CIntSelectorDigit (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 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 87 of file SelectorDigit.h.

Constructor & Destructor Documentation

GENAPI_NAMESPACE::CIntSelectorDigit::CIntSelectorDigit ( IBase pBase)

Constructor.

Parameters
pBase

Node covered by this digit

Member Function Documentation

virtual void GENAPI_NAMESPACE::CIntSelectorDigit::GetSelectorList ( GENAPI_NAMESPACE::FeatureList_t &  SelectorList,
bool  Incremental = false 
)
virtual
virtual void GENAPI_NAMESPACE::CIntSelectorDigit::Restore ( )
virtual
virtual bool GENAPI_NAMESPACE::CIntSelectorDigit::SetFirst ( )
virtual
virtual bool GENAPI_NAMESPACE::CIntSelectorDigit::SetNext ( bool  Tick = true)
virtual
virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::CIntSelectorDigit::ToString ( )
virtual

Member Data Documentation

int64_t GENAPI_NAMESPACE::CIntSelectorDigit::m_CurrentValue
protected

the current value of this "digit"

Definition at line 108 of file SelectorDigit.h.

bool GENAPI_NAMESPACE::CIntSelectorDigit::m_DigitHasChanged
protected

indicates if the digit has changed

Definition at line 114 of file SelectorDigit.h.

int64_t GENAPI_NAMESPACE::CIntSelectorDigit::m_OriginalIntValue
protected

stores the original value of the selector

Definition at line 111 of file SelectorDigit.h.

CIntegerPtr GENAPI_NAMESPACE::CIntSelectorDigit::m_ptrIntSelector
protected

the selecting node

Definition at line 105 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