Public Member Functions | List of all members
GENAPI_NAMESPACE::CommandT< Base > Class Template Reference

Implementation of the ICommand interface. More...

#include <CommandT.h>

Inheritance diagram for GENAPI_NAMESPACE::CommandT< Base >:
Inheritance graph
[legend]

Public Member Functions

virtual void Execute (bool Verify=true)
 Execute the command. More...
 
virtual bool IsDone (bool Verify=true)
 Query whether the command is executed. More...
 
virtual void operator() ()
 Execute the command. More...
 

Detailed Description

template<class Base>
class GENAPI_NAMESPACE::CommandT< Base >

Implementation of the ICommand interface.

Definition at line 46 of file CommandT.h.

Member Function Documentation

template<class Base>
virtual void GENAPI_NAMESPACE::CommandT< Base >::Execute ( bool  Verify = true)
inlinevirtual

Execute the command.

Definition at line 50 of file CommandT.h.

template<class Base>
virtual bool GENAPI_NAMESPACE::CommandT< Base >::IsDone ( bool  Verify = true)
inlinevirtual

Query whether the command is executed.

Definition at line 96 of file CommandT.h.

template<class Base>
virtual void GENAPI_NAMESPACE::CommandT< Base >::operator() ( )
inlinevirtual

Execute the command.

Definition at line 90 of file CommandT.h.


The documentation for this class was generated from the following file:


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:42