Classes | Namespaces | Typedefs | Functions | Variables
IString.h File Reference

Definition of interface IString. More...

#include <Base/GCString.h>
#include <GenApi/GenApiDll.h>
#include <GenApi/Types.h>
#include <GenApi/IValue.h>
Include dependency graph for IString.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GENAPI_NAMESPACE::CStringRefT< T >

Namespaces

namespace  GENAPI_NAMESPACE
 

Part of the generic device API.


Typedefs

typedef CStringRefT< IString > GENAPI_NAMESPACE::CStringRef
 Reference to an IString pointer.

Functions

virtual int64_t GENAPI_NAMESPACE::GetMaxLength ()=0
 Retrieves the maximum length of the string in bytes.
virtual bool GENAPI_NAMESPACE::GetValue (bool Verify=false, bool IgnoreCache=false) const =0
 Get node value.
virtual bool GENAPI_NAMESPACE::operator() () const
 Get node value.
virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::operator* ()=0
 Get string node value.
virtual IEnumeration & GENAPI_NAMESPACE::operator= (const GENICAM_NAMESPACE::gcstring &ValueStr)=0
 Set string node value.

Variables

interface GENAPI_DECL_ABSTRACT GENAPI_NAMESPACE::IString
 Interface for string properties.

Detailed Description

Definition of interface IString.

Definition in file IString.h.



rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 18:42:47