All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Typedefs | Functions

Definition of interface IString. More...

#include <Base/GCString.h>
#include <GenApi/GenApiDll.h>
#include <GenApi/Types.h>
#include <GenApi/IValue.h>

Namespaces

 GenApi
 Contains definitions of the types of GenICam GenApi modules.
 

Typedefs

typedef CStringRefT< IString > GenApi::CStringRef
 

Functions

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

Detailed Description

Definition of interface IString.


pylon 5.0.5
Copyright © 2006-2016 Basler AG (Thu Aug 11 2016 18:01:27)