Public Member Functions | Private Types
GENAPI_NAMESPACE::CStringRefT< T > Class Template Reference

#include <IString.h>

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

List of all members.

Public Member Functions

virtual int64_t GetMaxLength ()
 Get max length of string.
virtual GENICAM_NAMESPACE::gcstring GetValue (bool Verify=false, bool IgnoreCache=false)
 Get node value.
virtual GENICAM_NAMESPACE::gcstring operator() ()
 Get node value.
virtual GENICAM_NAMESPACE::gcstring operator* ()
 Get node value.
virtual IStringoperator= (const GENICAM_NAMESPACE::gcstring &Value)
 Set node value.
virtual void SetValue (const GENICAM_NAMESPACE::gcstring &Value, bool Verify=true)
 Set node value.

Private Types

typedef CValueRefT< Tref

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]

Reimplemented from GENAPI_NAMESPACE::CValueRefT< T >.

Definition at line 98 of file IString.h.


Member Function Documentation

template<class T >
virtual int64_t GENAPI_NAMESPACE::CStringRefT< T >::GetMaxLength ( ) [inline, virtual]

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 
) [inline, virtual]

Get node value.

Definition at line 124 of file IString.h.

template<class T >
virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::CStringRefT< T >::operator() ( ) [inline, virtual]

Get node value.

Definition at line 133 of file IString.h.

template<class T >
virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::CStringRefT< T >::operator* ( ) [inline, virtual]

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) [inline, virtual]

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 
) [inline, virtual]

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 Thu Jun 6 2019 18:42:49