Spinnaker SDK C++
4.1.0.157
 
 

 
Loading...
Searching...
No Matches
IValue.h File Reference

Namespaces

namespace  Spinnaker
 
namespace  Spinnaker::GenApi
 

Functions

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

Variables

interface SPINNAKER_API_ABSTRACT IValue
 Interface for value properties.