Public Member Functions
GENAPI_NAMESPACE::StringT< Base > Class Template Reference

Implementation of the IString interface. More...

#include <StringT.h>

List of all members.

Public Member Functions

virtual int64_t GetMaxLength ()
 Retrieves the maximum length of the string in bytes.
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.

Detailed Description

template<class Base>
class GENAPI_NAMESPACE::StringT< Base >

Implementation of the IString interface.

Definition at line 46 of file StringT.h.


Member Function Documentation

template<class Base>
virtual int64_t GENAPI_NAMESPACE::StringT< Base >::GetMaxLength ( ) [inline, virtual]

Retrieves the maximum length of the string in bytes.

Definition at line 138 of file StringT.h.

template<class Base>
virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::StringT< Base >::GetValue ( bool  Verify = false,
bool  IgnoreCache = false 
) [inline, virtual]

Get node value.

Definition at line 104 of file StringT.h.

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

Get node value.

Definition at line 126 of file StringT.h.

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

Get node value.

Definition at line 132 of file StringT.h.

template<class Base>
virtual IString& GENAPI_NAMESPACE::StringT< Base >::operator= ( const GENICAM_NAMESPACE::gcstring Value) [inline, virtual]

Set node value.

Definition at line 97 of file StringT.h.

template<class Base>
virtual void GENAPI_NAMESPACE::StringT< Base >::SetValue ( const GENICAM_NAMESPACE::gcstring Value,
bool  Verify = true 
) [inline, virtual]

Set node value.

Definition at line 50 of file StringT.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