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

#include <IString.h>

Inheritance diagram for GENAPI_NAMESPACE::CStringRefT< T >:
Inheritance graph
[legend]

Public Member Functions

virtual int64_t GetMaxLength (bool Verify=false)
 Get max length of string. More...
 
virtual GENICAM_NAMESPACE::gcstring GetValue (bool Verify=false, bool IgnoreCache=false)
 Get node value. More...
 
virtual GENICAM_NAMESPACE::gcstring operator() ()
 Get node value. More...
 
virtual GENICAM_NAMESPACE::gcstring operator* ()
 Get node value. More...
 
virtual IStringoperator= (const GENICAM_NAMESPACE::gcstring &Value)
 Set node value. More...
 
virtual void SetValue (const GENICAM_NAMESPACE::gcstring &Value, bool Verify=true)
 Set node value. More...
 
- Public Member Functions inherited from GENAPI_NAMESPACE::CValueRefT< T >
virtual void FromString (const GENICAM_NAMESPACE::gcstring &ValueStr, bool Verify=true)
 Set content of the node as string. More...
 
virtual INode * GetNode ()
 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, T >
virtual EAccessMode GetAccessMode () const
 Get the access mode of the node. More...
 
- Public Member Functions inherited from GENAPI_NAMESPACE::CReferenceT< T, T >
 CReferenceT ()
 
virtual void SetReference (IBase *ptr)
 sets the implementation to the reference More...
 

Private Types

typedef CValueRefT< T > ref
 

Additional Inherited Members

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

Detailed Description

template<class T>
class GENAPI_NAMESPACE::CStringRefT< T >

Definition at line 96 of file IString.h.

Member Typedef Documentation

template<class T >
typedef CValueRefT<T> GENAPI_NAMESPACE::CStringRefT< T >::ref
private

Definition at line 98 of file IString.h.

Member Function Documentation

template<class T >
virtual int64_t GENAPI_NAMESPACE::CStringRefT< T >::GetMaxLength ( bool  Verify = false)
inlinevirtual

Get max length of string.

Definition at line 151 of file IString.h.

template<class T >
virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::CStringRefT< T >::GetValue ( bool  Verify = false,
bool  IgnoreCache = false 
)
inlinevirtual

Get node value.

Definition at line 124 of file IString.h.

template<class T >
virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::CStringRefT< T >::operator() ( )
inlinevirtual

Get node value.

Definition at line 133 of file IString.h.

template<class T >
virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::CStringRefT< T >::operator* ( )
inlinevirtual

Get node value.

Definition at line 142 of file IString.h.

template<class T >
virtual IString& GENAPI_NAMESPACE::CStringRefT< T >::operator= ( const GENICAM_NAMESPACE::gcstring Value)
inlinevirtual

Set node value.

Definition at line 115 of file IString.h.

template<class T >
virtual void GENAPI_NAMESPACE::CStringRefT< T >::SetValue ( const GENICAM_NAMESPACE::gcstring Value,
bool  Verify = true 
)
inlinevirtual

Set node value.

Definition at line 106 of file IString.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