Spinnaker C++
3.1.0.78
Functions | Variables
IBoolean Interface

Functions

virtual void operator= (bool Value)
 Set node value. More...
 
virtual bool GetValue (bool Verify=false, bool IgnoreCache=false) const =0
 Get node value. More...
 
virtual bool operator() () const
 Get node value. More...
 

Variables

interface SPINNAKER_API_ABSTRACT IBoolean
 Interface for Boolean properties. More...
 
interface
SPINNAKER_API_ABSTRACT bool 
Verify = true) = 0
 

Detailed Description

Function Documentation

GenICam::gcstring GetValue ( bool  Verify = false,
bool  IgnoreCache = false 
) const
pure virtual

Get node value.

Parameters
VerifyEnables Range verification (default = false). The AccessMode is always checked
IgnoreCacheIf true the value is read ignoring any caches (default = false)
Returns
The value read
GenICam::gcstring operator() ( ) const
virtual

Get node value.

Execute the command.

virtual void Spinnaker::GenApi::operator= ( bool  Value)
virtual

Set node value.

Variable Documentation

Interface for Boolean properties.

interface SPINNAKER_API_ABSTRACT bool Verify = true) = 0
Contact Support Spinnaker® SDK Programmer's Guide and API Reference