rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
exmalif::AsyncStdCmds Class Referenceabstract

#include <Exmalif.hpp>

Inheritance diagram for exmalif::AsyncStdCmds:
exmalif::AsyncStdCmdsImpl exmalif::AsyncStdCmdsImplWrapper exmalif::StdCmdsAsync exmalserver::StdCmdsImpl exmalserver::StdCmdsImpl exmalif::zpb::StdCmdsAsyncImpl<::exmalif::StdCmdsAsync > generated::opcua::exmalif::StdCmdsAsyncImpl

Public Member Functions

virtual ::elt::mal::future
< std::string > 
Stop ()=0
 
virtual ::elt::mal::future
< std::string > 
Init ()=0
 
virtual ::elt::mal::future
< std::string > 
Reset ()=0
 
virtual ::elt::mal::future
< std::string > 
Enable ()=0
 
virtual ::elt::mal::future
< std::string > 
Disable ()=0
 
virtual ::elt::mal::future
< std::string > 
Status ()=0
 
virtual ::elt::mal::future
< std::string > 
Config ()=0
 
virtual ::elt::mal::future
< std::string > 
Exit ()=0
 
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 std::shared_ptr
<::elt::mal::rr::Ami
< std::string > > 
GetPresetProgress ()=0
 
virtual ~AsyncStdCmds ()=default
 

Static Public Member Functions

static int typeHash ()
 

Constructor & Destructor Documentation

virtual exmalif::AsyncStdCmds::~AsyncStdCmds ( )
virtualdefault

Member Function Documentation

virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmds::Config ( )
pure virtual
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmds::Disable ( )
pure virtual
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmds::Enable ( )
pure virtual
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmds::Exit ( )
pure virtual
virtual std::shared_ptr<::elt::mal::rr::Ami<std::string> > exmalif::AsyncStdCmds::GetPresetProgress ( )
pure virtual
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmds::Init ( )
pure virtual
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmds::Move ( const std::shared_ptr<::exmalif::AxesPosition > &  pos)
pure virtual
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmds::Preset ( const std::shared_ptr<::exmalif::TelPosition > &  pos)
pure virtual
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmds::Reset ( )
pure virtual
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmds::SetLogLevel ( const std::shared_ptr<::exmalif::LogInfo > &  info)
pure virtual
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmds::Status ( )
pure virtual
virtual ::elt::mal::future<std::string> exmalif::AsyncStdCmds::Stop ( )
pure virtual
static int exmalif::AsyncStdCmds::typeHash ( )
inlinestatic

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