Public Member Functions | Private Types
GENAPI_NAMESPACE::CBooleanRefT< T > Class Template Reference

#include <IBoolean.h>

Inheritance diagram for GENAPI_NAMESPACE::CBooleanRefT< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool GetValue (bool Verify=false, bool IgnoreCache=false) const
 Get node value.
virtual bool operator() () const
 Get node value.
virtual void operator= (bool Value)
 Set node value.
virtual void SetValue (bool Value, bool Verify=true)
 Set node value.

Private Types

typedef CValueRefT< Tref

Detailed Description

template<class T>
class GENAPI_NAMESPACE::CBooleanRefT< T >

Definition at line 90 of file IBoolean.h.


Member Typedef Documentation

template<class T >
typedef CValueRefT<T> GENAPI_NAMESPACE::CBooleanRefT< T >::ref [private]

Reimplemented from GENAPI_NAMESPACE::CValueRefT< T >.

Definition at line 92 of file IBoolean.h.


Member Function Documentation

template<class T >
virtual bool GENAPI_NAMESPACE::CBooleanRefT< T >::GetValue ( bool  Verify = false,
bool  IgnoreCache = false 
) const [inline, virtual]

Get node value.

Definition at line 121 of file IBoolean.h.

template<class T >
virtual bool GENAPI_NAMESPACE::CBooleanRefT< T >::operator() ( ) const [inline, virtual]

Get node value.

Definition at line 130 of file IBoolean.h.

template<class T >
virtual void GENAPI_NAMESPACE::CBooleanRefT< T >::operator= ( bool  Value) [inline, virtual]

Set node value.

Definition at line 112 of file IBoolean.h.

template<class T >
virtual void GENAPI_NAMESPACE::CBooleanRefT< T >::SetValue ( bool  Value,
bool  Verify = true 
) [inline, virtual]

Set node value.

Definition at line 100 of file IBoolean.h.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 18:42:48