Definition of ICommand interface. More...
Namespaces | |
GenApi | |
Contains definitions of the types of GenICam GenApi modules. | |
Typedefs | |
typedef CCommandRefT< ICommand > | GenApi::CCommandRef |
Functions | |
virtual bool | GenApi::operator() () const |
Get node value. More... | |
virtual bool | GenApi::IsDone (bool Verify=true)=0 |
Query whether the command is executed. More... | |
Definition of ICommand interface.