Public Member Functions | Private Types
GENAPI_NAMESPACE::CValueRefT< T, I > Class Template Reference

#include <IValue.h>

Inheritance diagram for GENAPI_NAMESPACE::CValueRefT< T, I >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void FromString (const GENICAM_NAMESPACE::gcstring &ValueStr, bool Verify=true)
 Set content of the node as string.
virtual INodeGetNode ()
 Get the INode interface of the node.
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)
 Get content of the node as string.

Private Types

typedef CBaseRefT< T, I > ref

Detailed Description

template<class T, class I = T>
class GENAPI_NAMESPACE::CValueRefT< T, I >

Definition at line 95 of file IValue.h.


Member Typedef Documentation

template<class T, class I = T>
typedef CBaseRefT<T, I> GENAPI_NAMESPACE::CValueRefT< T, I >::ref [private]

Member Function Documentation

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

Set content of the node as string.

Definition at line 123 of file IValue.h.

template<class T, class I = T>
virtual INode* GENAPI_NAMESPACE::CValueRefT< T, I >::GetNode ( ) [inline, virtual]

Get the INode interface of the node.

Definition at line 105 of file IValue.h.

template<class T, class I = T>
virtual bool GENAPI_NAMESPACE::CValueRefT< T, I >::IsValueCacheValid ( ) const [inline, virtual]

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

Definition at line 132 of file IValue.h.

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

Get content of the node as string.

Definition at line 114 of file IValue.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:49