#include <exmalifOpcUaImpl.hpp>
|
| StdCmdsAsyncImpl (const ::elt::mal::Uri &uri, const std::vector< std::shared_ptr<::elt::mal::rr::qos::QoS >> &standardQoS, const ::elt::mal::Mal::Properties &malSpecificProperties, const std::shared_ptr<::elt::mal::OpcUaMal > &mal) |
|
::elt::mal::future< std::string > | Stop () override |
|
::elt::mal::future< std::string > | Init () override |
|
::elt::mal::future< std::string > | Reset () override |
|
::elt::mal::future< std::string > | Enable () override |
|
::elt::mal::future< std::string > | Disable () override |
|
::elt::mal::future< std::string > | GetState () override |
|
::elt::mal::future< std::string > | GetStatus () override |
|
::elt::mal::future< std::string > | GetVersion () override |
|
::elt::mal::future< std::string > | Config () override |
|
::elt::mal::future< std::string > | Exit () override |
|
::elt::mal::future< std::string > | SetLogLevel (const std::shared_ptr<::exmalif::LogInfo > &info) override |
|
::elt::mal::future< std::string > | Preset (const std::shared_ptr<::exmalif::TelPosition > &pos) override |
|
::elt::mal::future< std::string > | Move (const std::shared_ptr<::exmalif::AxesPosition > &pos) override |
|
std::shared_ptr<::elt::mal::rr::Ami< std::string > > | GetPresetProgress () |
|
virtual ::elt::mal::future< std::string > | SetLogLevel (const std::shared_ptr<::exmalif::LogInfo > &info)=0 |
|
virtual ::elt::mal::future< std::string > | Preset (const std::shared_ptr<::exmalif::TelPosition > &pos)=0 |
|
virtual ::elt::mal::future< std::string > | Move (const std::shared_ptr<::exmalif::AxesPosition > &pos)=0 |
|
virtual | ~AsyncStdCmds ()=default |
|
◆ StdCmdsAsyncImpl()
generated::opcua::exmalif::StdCmdsAsyncImpl::StdCmdsAsyncImpl |
( |
const ::elt::mal::Uri & |
uri, |
|
|
const std::vector< std::shared_ptr<::elt::mal::rr::qos::QoS >> & |
standardQoS, |
|
|
const ::elt::mal::Mal::Properties & |
malSpecificProperties, |
|
|
const std::shared_ptr<::elt::mal::OpcUaMal > & |
mal |
|
) |
| |
|
inline |
◆ Config()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Config |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Disable()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Disable |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Enable()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Enable |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Exit()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Exit |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetPresetProgress()
std::shared_ptr<::elt::mal::rr::Ami<std::string> > generated::opcua::exmalif::StdCmdsAsyncImpl::GetPresetProgress |
( |
| ) |
|
|
inlinevirtual |
◆ GetState()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::GetState |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetStatus()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::GetStatus |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetVersion()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::GetVersion |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Init()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Init |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Move()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Move |
( |
const std::shared_ptr<::exmalif::AxesPosition > & |
pos | ) |
|
|
inlineoverride |
- Parameters
-
pos | WARN do not copy shared_ptr, it is valid only within a scope of this method. |
◆ Preset()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Preset |
( |
const std::shared_ptr<::exmalif::TelPosition > & |
pos | ) |
|
|
inlineoverride |
- Parameters
-
pos | WARN do not copy shared_ptr, it is valid only within a scope of this method. |
◆ Reset()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Reset |
( |
| ) |
|
|
inlineoverridevirtual |
◆ SetLogLevel()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::SetLogLevel |
( |
const std::shared_ptr<::exmalif::LogInfo > & |
info | ) |
|
|
inlineoverride |
- Parameters
-
info | WARN do not copy shared_ptr, it is valid only within a scope of this method. |
◆ Stop()
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Stop |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: