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 131 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 133 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 256 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 265 of file IFloat.h.

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

gets the interface of an alias node.

Definition at line 283 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 220 of file IFloat.h.

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

Definition at line 211 of file IFloat.h.

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

gets the interface of an alias node.

Definition at line 274 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 229 of file IFloat.h.

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

Get maximum value allowed.

Definition at line 195 of file IFloat.h.

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

Get minimum value allowed.

Definition at line 186 of file IFloat.h.

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

Get recommended representation.

Definition at line 238 of file IFloat.h.

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

Get unit.

Definition at line 247 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 159 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 204 of file IFloat.h.

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

Restrict maximum value.

Definition at line 301 of file IFloat.h.

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

Restrict minimum value.

Definition at line 292 of file IFloat.h.

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

Get node value.

Definition at line 168 of file IFloat.h.

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

Get node value.

Definition at line 177 of file IFloat.h.

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

Set node value.

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