Functions | |
| virtual void | operator= (bool Value) |
| Set node value. | |
| virtual bool | GetValue (bool Verify=false, bool IgnoreCache=false) const =0 |
| Get node value. | |
| virtual bool | operator() () const |
| Get node value. | |
Variables | |
| interface SPINNAKER_API_ABSTRACT | IBoolean |
| Interface for Boolean properties. | |
| interface SPINNAKER_API_ABSTRACT bool | Verify = true) = 0 |
|
pure virtual |
Get node value.
| Verify | Enables Range verification (default = false). The AccessMode is always checked |
| IgnoreCache | If true the value is read ignoring any caches (default = false) |
| Verify | Enables Range verification (default = false). The AccessMode is always checked |
| IgnoreCache | If true the value is read ignoring any caches (default = false) |
| Verify | Enables Range verification (default = false). The AccessMode is always checked |
| IgnoreCache | If true the value is read ignoring any caches (default = false) |
|
virtual |
Get node value.
Execute the command.
|
virtual |
Set node value.
| interface SPINNAKER_API_ABSTRACT IBoolean |
Interface for Boolean properties.
| interface SPINNAKER_API_ABSTRACT bool Verify = true) = 0 |