All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GENAPI_NAMESPACE::ValueT< Base > Class Template Reference

Implementation of the IValue interface. More...

#include <ValueT.h>

Inheritance diagram for GENAPI_NAMESPACE::ValueT< Base >:

Public Member Functions

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

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

◆ FromString()

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

Implementation of IValue::FromString()

Definition at line 76 of file ValueT.h.

◆ IsValueCacheValid()

template<class Base >
virtual bool GENAPI_NAMESPACE::ValueT< Base >::IsValueCacheValid ( ) const
inlinevirtual

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

Definition at line 120 of file ValueT.h.

◆ ToString()

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

Implementation of IValue::ToString()

Definition at line 54 of file ValueT.h.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Dec 4 2024 03:10:13