Go to the documentation of this file.
31 #ifndef GENAPI_ICOMMAND_H
32 #define GENAPI_ICOMMAND_H
39 # pragma warning ( push )
40 # pragma warning ( disable : 4251 ) // XXX needs to have dll-interface to be used by clients of class YYY
59 virtual void Execute(
bool Verify =
true) = 0;
79 #ifndef DOXYGEN_IGNORE
130 # pragma warning ( pop )
133 #endif // ifndef GENAPI_ICOMMAND_H
Lexical analyzer for CIntSwissKnife.
virtual void Execute(bool Verify=true)
Execute the command.
Common types used in the public GenApi interface.
#define GENICAM_INTERFACE
CCommandRefT< ICommand > CCommandRef
Reference to an ICommand pointer.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT bool Verify
virtual void operator()()
Execute the command.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT ICommand
Interface for command like properties.
GENICAM_INTERFACE GENAPI_DECL_ABSTRACT IValue
Interface for value properties.
#define ACCESS_EXCEPTION
Fires a access exception, e.g. throw ACCESS_EXCEPTION("Not everybody")
T * m_Ptr
Pointer to the implementation the reference references to.
virtual bool IsDone(bool Verify=true)
Query whether the command is executed.
Definition of the interface IValue.
virtual bool operator()() const
Get node value.
declspec's to be used for GenApi Windows dll
virtual bool IsDone(bool Verify=true)=0
Query whether the command is executed.
rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Dec 4 2024 03:10:11