rad
3.0.0
|
#include <Exmalif.hpp>
Public Member Functions | |
virtual std::string | Stop ()=0 |
virtual std::string | Init ()=0 |
virtual std::string | Reset ()=0 |
virtual std::string | Enable ()=0 |
virtual std::string | Disable ()=0 |
virtual std::string | GetState ()=0 |
virtual std::string | GetStatus ()=0 |
virtual std::string | GetVersion ()=0 |
virtual std::string | Config ()=0 |
virtual std::string | Exit ()=0 |
virtual std::string | SetLogLevel (const std::shared_ptr<::exmalif::LogInfo > &info)=0 |
virtual std::string | Preset (const std::shared_ptr<::exmalif::TelPosition > &pos)=0 |
virtual std::string | Move (const std::shared_ptr<::exmalif::AxesPosition > &pos)=0 |
virtual std::shared_ptr<::elt::mal::rr::Ami< std::string > > | GetPresetProgress ()=0 |
virtual | ~StdCmds ()=default |
Static Public Member Functions | |
static int | typeHash () |
|
virtualdefault |
|
pure virtual |
Implemented in exmalif::zpb::StdCmdsSyncImpl, generated::opcua::exmalif::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
Implemented in exmalif::zpb::StdCmdsSyncImpl, generated::opcua::exmalif::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
Implemented in exmalif::zpb::StdCmdsSyncImpl, generated::opcua::exmalif::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
Implemented in exmalif::zpb::StdCmdsSyncImpl, generated::opcua::exmalif::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
Implemented in exmalif::zpb::StdCmdsSyncImpl, exmalif::StdCmdsImpl, and generated::opcua::exmalif::StdCmdsSyncImpl.
|
pure virtual |
Implemented in exmalif::zpb::StdCmdsSyncImpl, generated::opcua::exmalif::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
Implemented in exmalif::zpb::StdCmdsSyncImpl, generated::opcua::exmalif::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
Implemented in exmalif::zpb::StdCmdsSyncImpl, generated::opcua::exmalif::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
Implemented in exmalif::zpb::StdCmdsSyncImpl, generated::opcua::exmalif::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
pos | WARN do not copy shared_ptr, it is valid only within a scope of this method. |
Implemented in exmalif::zpb::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
pos | WARN do not copy shared_ptr, it is valid only within a scope of this method. |
Implemented in exmalif::zpb::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
Implemented in exmalif::zpb::StdCmdsSyncImpl, generated::opcua::exmalif::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
info | WARN do not copy shared_ptr, it is valid only within a scope of this method. |
Implemented in exmalif::zpb::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
pure virtual |
Implemented in exmalif::zpb::StdCmdsSyncImpl, generated::opcua::exmalif::StdCmdsSyncImpl, and exmalif::StdCmdsImpl.
|
inlinestatic |