Public Member Functions | Private Types
GENAPI_NAMESPACE::CCommandRefT< T > Class Template Reference

#include <ICommand.h>

Inheritance diagram for GENAPI_NAMESPACE::CCommandRefT< T >:
Inheritance graph
[legend]

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.

Private Types

typedef CValueRefT< Tref

Detailed Description

template<class T>
class GENAPI_NAMESPACE::CCommandRefT< T >

Definition at line 87 of file ICommand.h.


Member Typedef Documentation

template<class T >
typedef CValueRefT<T> GENAPI_NAMESPACE::CCommandRefT< T >::ref [private]

Reimplemented from GENAPI_NAMESPACE::CValueRefT< T >.

Definition at line 89 of file ICommand.h.


Member Function Documentation

template<class T >
virtual void GENAPI_NAMESPACE::CCommandRefT< T >::Execute ( bool  Verify = true) [inline, virtual]

Execute the command.

Definition at line 97 of file ICommand.h.

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

Query whether the command is executed.

Definition at line 115 of file ICommand.h.

template<class T >
virtual void GENAPI_NAMESPACE::CCommandRefT< T >::operator() ( ) [inline, virtual]

Execute the command.

Definition at line 106 of file ICommand.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:48