Public Member Functions
GENAPI_NAMESPACE::CommandT< Base > Class Template Reference

Implementation of the ICommand interface. More...

#include <CommandT.h>

List of all members.

Public Member Functions

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

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) [inline, virtual]

Execute the command.

Definition at line 50 of file CommandT.h.

template<class Base>
virtual bool GENAPI_NAMESPACE::CommandT< Base >::IsDone ( bool  Verify = true) [inline, virtual]

Query whether the command is executed.

Definition at line 100 of file CommandT.h.

template<class Base>
virtual void GENAPI_NAMESPACE::CommandT< Base >::operator() ( ) [inline, virtual]

Execute the command.

Definition at line 94 of file CommandT.h.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 18:42:49