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

#include <IValue.h>

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

Public Member Functions

virtual void FromString (const GENICAM_NAMESPACE::gcstring &ValueStr, bool Verify=true)
 Set content of the node as string. More...
 
virtual INodeGetNode ()
 Get the INode interface of the node. 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)
 Get content of the node as string. More...
 
- Public Member Functions inherited from GENAPI_NAMESPACE::CBaseRefT< T, I >
virtual EAccessMode GetAccessMode () const
 Get the access mode of the node. More...
 
- Public Member Functions inherited from GENAPI_NAMESPACE::CReferenceT< T, I >
 CReferenceT ()
 
virtual void SetReference (IBase *ptr)
 sets the implementation to the reference More...
 

Private Types

typedef CBaseRefT< T, I > ref
 

Additional Inherited Members

- Protected Attributes inherited from GENAPI_NAMESPACE::CReferenceT< T, I >
I * m_Ptr
 Pointer to the implementation the reference references to. More...
 

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

Definition at line 97 of file IValue.h.

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 
)
inlinevirtual

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 ( )
inlinevirtual

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
inlinevirtual

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 
)
inlinevirtual

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 Wed Mar 17 2021 02:48:42