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 85 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 87 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 95 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 113 of file ICommand.h.

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

Execute the command.

Definition at line 104 of file ICommand.h.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10