rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
generated::opcua::exmalif::StdCmdsAsyncImpl Class Reference

#include <exmalifOpcUaImpl.hpp>

Inheritance diagram for generated::opcua::exmalif::StdCmdsAsyncImpl:
exmalif::StdCmdsAsync exmalif::AsyncStdCmds

Public Member Functions

 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 > Status () 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 ()
 
- Public Member Functions inherited from exmalif::AsyncStdCmds
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
 

Additional Inherited Members

- Static Public Member Functions inherited from exmalif::AsyncStdCmds
static int typeHash ()
 

Constructor & Destructor Documentation

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

Member Function Documentation

::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Config ( )
inlineoverridevirtual

Implements exmalif::AsyncStdCmds.

::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Disable ( )
inlineoverridevirtual

Implements exmalif::AsyncStdCmds.

::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Enable ( )
inlineoverridevirtual

Implements exmalif::AsyncStdCmds.

::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Exit ( )
inlineoverridevirtual

Implements exmalif::AsyncStdCmds.

std::shared_ptr<::elt::mal::rr::Ami<std::string> > generated::opcua::exmalif::StdCmdsAsyncImpl::GetPresetProgress ( )
inlinevirtual

Implements exmalif::AsyncStdCmds.

::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Init ( )
inlineoverridevirtual

Implements exmalif::AsyncStdCmds.

::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Move ( const std::shared_ptr<::exmalif::AxesPosition > &  pos)
inlineoverride
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Preset ( const std::shared_ptr<::exmalif::TelPosition > &  pos)
inlineoverride
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Reset ( )
inlineoverridevirtual

Implements exmalif::AsyncStdCmds.

::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::SetLogLevel ( const std::shared_ptr<::exmalif::LogInfo > &  info)
inlineoverride
::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Status ( )
inlineoverridevirtual

Implements exmalif::AsyncStdCmds.

::elt::mal::future<std::string> generated::opcua::exmalif::StdCmdsAsyncImpl::Stop ( )
inlineoverridevirtual

Implements exmalif::AsyncStdCmds.


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