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

#include <IFloat.h>

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

List of all members.

Public Member Functions

virtual EDisplayNotation GetDisplayNotation () const
 Get the way the float should be converted to a string.
virtual int64_t GetDisplayPrecision () const
 Get the precision to be used when converting the float to a string.
IEnumerationGetEnumAlias ()
 gets the interface of an alias node.
virtual double GetInc ()
 Get the constant increment if there is any.
virtual EIncMode GetIncMode ()
IIntegerGetIntAlias ()
 gets the interface of an alias node.
virtual double_autovector_t GetListOfValidValues (bool bounded=true)
 Get list of valid value.
virtual double GetMax ()
 Get maximum value allowed.
virtual double GetMin ()
 Get minimum value allowed.
virtual ERepresentation GetRepresentation ()
 Get recommended representation.
virtual GENICAM_NAMESPACE::gcstring GetUnit () const
 Get unit.
virtual double GetValue (bool Verify=false, bool IgnoreCache=false)
 Get node value.
virtual bool HasInc ()
 True if the float has a constant increment.
virtual void ImposeMax (double Value)
 Restrict maximum value.
virtual void ImposeMin (double Value)
 Restrict minimum value.
virtual double operator() ()
 Get node value.
virtual double operator* ()
 Get node value.
virtual IFloatoperator= (double Value)
 Set node value.
virtual void SetValue (double Value, bool Verify=true)
 Set node value.

Private Types

typedef CValueRefT< Tref

Detailed Description

template<class T>
class GENAPI_NAMESPACE::CFloatRefT< T >

Definition at line 129 of file IFloat.h.


Member Typedef Documentation

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

Reimplemented from GENAPI_NAMESPACE::CValueRefT< T >.

Definition at line 131 of file IFloat.h.


Member Function Documentation

template<class T >
virtual EDisplayNotation GENAPI_NAMESPACE::CFloatRefT< T >::GetDisplayNotation ( ) const [inline, virtual]

Get the way the float should be converted to a string.

Definition at line 254 of file IFloat.h.

template<class T >
virtual int64_t GENAPI_NAMESPACE::CFloatRefT< T >::GetDisplayPrecision ( ) const [inline, virtual]

Get the precision to be used when converting the float to a string.

Definition at line 263 of file IFloat.h.

template<class T >
IEnumeration* GENAPI_NAMESPACE::CFloatRefT< T >::GetEnumAlias ( ) [inline]

gets the interface of an alias node.

Definition at line 281 of file IFloat.h.

template<class T >
virtual double GENAPI_NAMESPACE::CFloatRefT< T >::GetInc ( ) [inline, virtual]

Get the constant increment if there is any.

Definition at line 218 of file IFloat.h.

template<class T >
virtual EIncMode GENAPI_NAMESPACE::CFloatRefT< T >::GetIncMode ( ) [inline, virtual]

Definition at line 209 of file IFloat.h.

template<class T >
IInteger* GENAPI_NAMESPACE::CFloatRefT< T >::GetIntAlias ( ) [inline]

gets the interface of an alias node.

Definition at line 272 of file IFloat.h.

template<class T >
virtual double_autovector_t GENAPI_NAMESPACE::CFloatRefT< T >::GetListOfValidValues ( bool  bounded = true) [inline, virtual]

Get list of valid value.

Definition at line 227 of file IFloat.h.

template<class T >
virtual double GENAPI_NAMESPACE::CFloatRefT< T >::GetMax ( ) [inline, virtual]

Get maximum value allowed.

Definition at line 193 of file IFloat.h.

template<class T >
virtual double GENAPI_NAMESPACE::CFloatRefT< T >::GetMin ( ) [inline, virtual]

Get minimum value allowed.

Definition at line 184 of file IFloat.h.

template<class T >
virtual ERepresentation GENAPI_NAMESPACE::CFloatRefT< T >::GetRepresentation ( ) [inline, virtual]

Get recommended representation.

Definition at line 236 of file IFloat.h.

template<class T >
virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::CFloatRefT< T >::GetUnit ( ) const [inline, virtual]

Get unit.

Definition at line 245 of file IFloat.h.

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

Get node value.

Definition at line 157 of file IFloat.h.

template<class T >
virtual bool GENAPI_NAMESPACE::CFloatRefT< T >::HasInc ( ) [inline, virtual]

True if the float has a constant increment.

Definition at line 202 of file IFloat.h.

template<class T >
virtual void GENAPI_NAMESPACE::CFloatRefT< T >::ImposeMax ( double  Value) [inline, virtual]

Restrict maximum value.

Definition at line 299 of file IFloat.h.

template<class T >
virtual void GENAPI_NAMESPACE::CFloatRefT< T >::ImposeMin ( double  Value) [inline, virtual]

Restrict minimum value.

Definition at line 290 of file IFloat.h.

template<class T >
virtual double GENAPI_NAMESPACE::CFloatRefT< T >::operator() ( ) [inline, virtual]

Get node value.

Definition at line 166 of file IFloat.h.

template<class T >
virtual double GENAPI_NAMESPACE::CFloatRefT< T >::operator* ( ) [inline, virtual]

Get node value.

Definition at line 175 of file IFloat.h.

template<class T >
virtual IFloat& GENAPI_NAMESPACE::CFloatRefT< T >::operator= ( double  Value) [inline, virtual]

Set node value.

Definition at line 148 of file IFloat.h.

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

Set node value.

Definition at line 139 of file IFloat.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