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

Definition of the interface IValue. More...

#include <GenApi/GenApiDll.h>
#include <GenApi/Types.h>
#include <GenApi/IBase.h>
#include <GenApi/INode.h>
#include <Base/GCString.h>
#include <Base/GCException.h>

Namespaces

 GenApi
 Contains definitions of the types of GenICam GenApi modules.
 

Typedefs

typedef CValueRefT< IValue > GenApi::CValueRef
 

Functions

struct GenApi::__attribute__ ((visibility("default"))) IBase
 Base interface common to all nodes. More...
 
virtual GenICam::gcstring GenApi::ToString (bool Verify=false, bool IgnoreCache=false)=0
 Get content of the node as string. More...
 
virtual void GenApi::FromString (const GenICam::gcstring &ValueStr, bool Verify=true)=0
 Set content of the node as string. More...
 
virtual bool GenApi::IsValueCacheValid () const =0
 Checks if the value comes from cache or is requested from another node.
 

Detailed Description

Definition of the interface IValue.


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