Public Member Functions
GENAPI_NAMESPACE::ValueT< Base > Class Template Reference

Implementation of the IValue interface. More...

#include <ValueT.h>

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

List of all members.

Public Member Functions

virtual void FromString (const GENICAM_NAMESPACE::gcstring &ValueStr, bool Verify=true)
 Implementation of IValue::FromString()
virtual bool IsValueCacheValid () const
 Checks if the value comes from cache or is requested from another node.
virtual GENICAM_NAMESPACE::gcstring ToString (bool Verify=false, bool IgnoreCache=false)
 Implementation of IValue::ToString()

Detailed Description

template<class Base>
class GENAPI_NAMESPACE::ValueT< Base >

Implementation of the IValue interface.

Definition at line 48 of file ValueT.h.


Member Function Documentation

template<class Base>
virtual void GENAPI_NAMESPACE::ValueT< Base >::FromString ( const GENICAM_NAMESPACE::gcstring ValueStr,
bool  Verify = true 
) [inline, virtual]

Implementation of IValue::FromString()

Definition at line 76 of file ValueT.h.

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

Checks if the value comes from cache or is requested from another node.

Definition at line 118 of file ValueT.h.

template<class Base>
virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::ValueT< Base >::ToString ( bool  Verify = false,
bool  IgnoreCache = false 
) [inline, virtual]

Implementation of IValue::ToString()

Definition at line 54 of file ValueT.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:11