List of all members
GENAPI_NAMESPACE::BooleanT< Base > Class Template Reference

Implementation of the IBoolean interface. More...

#include <BooleanT.h>

Inheritance diagram for GENAPI_NAMESPACE::BooleanT< Base >:
Inheritance graph
[legend]

Public Member Functions

GenApi::IBoolean implementation
virtual void SetValue (bool Value, bool Verify=true)
 IBoolean::SetValue() More...
 
virtual void operator= (bool Value)
 IBoolean::operator=() More...
 
virtual bool GetValue (bool Verify=false, bool IgnoreCache=false) const
 IBoolean::GetValue() More...
 
virtual bool operator() () const
 IBoolean::operator()() More...
 

Detailed Description

template<class Base>
class GENAPI_NAMESPACE::BooleanT< Base >

Implementation of the IBoolean interface.

Definition at line 45 of file BooleanT.h.

Member Function Documentation

template<class Base>
virtual bool GENAPI_NAMESPACE::BooleanT< Base >::GetValue ( bool  Verify = false,
bool  IgnoreCache = false 
) const
inlinevirtual

IBoolean::GetValue()

Definition at line 104 of file BooleanT.h.

template<class Base>
virtual bool GENAPI_NAMESPACE::BooleanT< Base >::operator() ( ) const
inlinevirtual

IBoolean::operator()()

Definition at line 127 of file BooleanT.h.

template<class Base>
virtual void GENAPI_NAMESPACE::BooleanT< Base >::operator= ( bool  Value)
inlinevirtual

IBoolean::operator=()

Definition at line 98 of file BooleanT.h.

template<class Base>
virtual void GENAPI_NAMESPACE::BooleanT< Base >::SetValue ( bool  Value,
bool  Verify = true 
)
inlinevirtual

IBoolean::SetValue()

Definition at line 52 of file BooleanT.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