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

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>
Include dependency graph for IValue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GENAPI_NAMESPACE::CValueRefT< T, I >

Namespaces

namespace  GENAPI_NAMESPACE
 

Part of the generic device API.


Typedefs

typedef CValueRefT< IValue > GENAPI_NAMESPACE::CValueRef
 Reference to an IValue pointer.

Functions

virtual void GENAPI_NAMESPACE::FromString (const GENICAM_NAMESPACE::gcstring &ValueStr, bool Verify=true)=0
 Set content of the node as string.
virtual bool GENAPI_NAMESPACE::IsValueCacheValid () const =0
 Checks if the value comes from cache or is requested from another node.
virtual GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::ToString (bool Verify=false, bool IgnoreCache=false)=0
 Get content of the node as string.

Variables

interface GENAPI_DECL_ABSTRACT GENAPI_NAMESPACE::IValue
 Interface for value properties.

Detailed Description

Definition of the interface IValue.

Definition in file IValue.h.



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