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]

List of all members.

Public Member Functions

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

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 [inline, virtual]

IBoolean::GetValue()

Definition at line 104 of file BooleanT.h.

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

IBoolean::operator()()

Definition at line 127 of file BooleanT.h.

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

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 
) [inline, virtual]

IBoolean::SetValue()

Definition at line 52 of file BooleanT.h.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10