#include <Exmalif.hpp>
◆ AsyncStdCmdsImplWrapper()
exmalif::AsyncStdCmdsImplWrapper::AsyncStdCmdsImplWrapper |
( |
const std::shared_ptr< StdCmds > & |
entity | ) |
|
|
inlineexplicit |
◆ ~AsyncStdCmdsImplWrapper()
virtual exmalif::AsyncStdCmdsImplWrapper::~AsyncStdCmdsImplWrapper |
( |
| ) |
|
|
virtualdefault |
◆ Config()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::Config |
( |
| ) |
|
|
inlinevirtual |
◆ Disable()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::Disable |
( |
| ) |
|
|
inlinevirtual |
◆ Enable()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::Enable |
( |
| ) |
|
|
inlinevirtual |
◆ Exit()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::Exit |
( |
| ) |
|
|
inlinevirtual |
◆ GetPresetProgress()
virtual std::shared_ptr<::elt::mal::rr::Ami<std::string> > exmalif::AsyncStdCmdsImplWrapper::GetPresetProgress |
( |
| ) |
|
|
inlinevirtual |
◆ GetState()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::GetState |
( |
| ) |
|
|
inlinevirtual |
◆ GetStatus()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::GetStatus |
( |
| ) |
|
|
inlinevirtual |
◆ GetVersion()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::GetVersion |
( |
| ) |
|
|
inlinevirtual |
◆ Init()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::Init |
( |
| ) |
|
|
inlinevirtual |
◆ Move()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::Move |
( |
const std::shared_ptr<::exmalif::AxesPosition > & |
pos | ) |
|
|
inlinevirtual |
- Parameters
-
pos | WARN do not copy shared_ptr, it is valid only within a scope of this method. |
Implements exmalif::AsyncStdCmds.
◆ Preset()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::Preset |
( |
const std::shared_ptr<::exmalif::TelPosition > & |
pos | ) |
|
|
inlinevirtual |
- Parameters
-
pos | WARN do not copy shared_ptr, it is valid only within a scope of this method. |
Implements exmalif::AsyncStdCmds.
◆ Reset()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::Reset |
( |
| ) |
|
|
inlinevirtual |
◆ SetLogLevel()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::SetLogLevel |
( |
const std::shared_ptr<::exmalif::LogInfo > & |
info | ) |
|
|
inlinevirtual |
- Parameters
-
info | WARN do not copy shared_ptr, it is valid only within a scope of this method. |
Implements exmalif::AsyncStdCmds.
◆ Stop()
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmdsImplWrapper::Stop |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: