![]() |
GenApi 3.5.1
|
Definition of ICommand interface. More...
Go to the source code of this file.
Typedefs | |
| typedef CCommandRefT< ICommand > | CCommandRef |
Functions | |
| virtual bool | operator() () const |
| Get node value. | |
| virtual bool | IsDone (bool Verify=true)=0 |
| Query whether the command is executed. | |
Variables | |
| GENICAM_INTERFACE GENAPI_DECL_ABSTRACT | ICommand |
|
virtual |
Execute the command.
|
pure virtual |
| Verify | Enables Range verification (default = false). The AccessMode is always checked |