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

#include <ModExmalif.hpp>

Inheritance diagram for exmalif::StdCmdsImpl:
exmalif::StdCmds

Public Member Functions

 StdCmdsImpl (py::object &pyImpl)
 
std::string Stop ()
 
std::string Init ()
 
std::string Reset ()
 
std::string Enable ()
 
std::string Disable ()
 
std::string Status ()
 
std::string Config ()
 
std::string Exit ()
 
std::string SetLogLevel (const std::shared_ptr<::exmalif::LogInfo > &info)
 
std::string Preset (const std::shared_ptr<::exmalif::TelPosition > &pos)
 
std::string Move (const std::shared_ptr<::exmalif::AxesPosition > &pos)
 
std::shared_ptr
<::elt::mal::rr::Ami
< std::string > > 
GetPresetProgress () override
 
- Public Member Functions inherited from exmalif::StdCmds
virtual ~StdCmds ()=default
 

Additional Inherited Members

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

Constructor & Destructor Documentation

exmalif::StdCmdsImpl::StdCmdsImpl ( py::object &  pyImpl)
inlineexplicit

Member Function Documentation

std::string exmalif::StdCmdsImpl::Config ( )
inlinevirtual

Implements exmalif::StdCmds.

std::string exmalif::StdCmdsImpl::Disable ( )
inlinevirtual

Implements exmalif::StdCmds.

std::string exmalif::StdCmdsImpl::Enable ( )
inlinevirtual

Implements exmalif::StdCmds.

std::string exmalif::StdCmdsImpl::Exit ( )
inlinevirtual

Implements exmalif::StdCmds.

std::shared_ptr<::elt::mal::rr::Ami<std::string> > exmalif::StdCmdsImpl::GetPresetProgress ( )
inlineoverridevirtual

Implements exmalif::StdCmds.

std::string exmalif::StdCmdsImpl::Init ( )
inlinevirtual

Implements exmalif::StdCmds.

std::string exmalif::StdCmdsImpl::Move ( const std::shared_ptr<::exmalif::AxesPosition > &  pos)
inlinevirtual

Implements exmalif::StdCmds.

std::string exmalif::StdCmdsImpl::Preset ( const std::shared_ptr<::exmalif::TelPosition > &  pos)
inlinevirtual

Implements exmalif::StdCmds.

std::string exmalif::StdCmdsImpl::Reset ( )
inlinevirtual

Implements exmalif::StdCmds.

std::string exmalif::StdCmdsImpl::SetLogLevel ( const std::shared_ptr<::exmalif::LogInfo > &  info)
inlinevirtual

Implements exmalif::StdCmds.

std::string exmalif::StdCmdsImpl::Status ( )
inlinevirtual

Implements exmalif::StdCmds.

std::string exmalif::StdCmdsImpl::Stop ( )
inlinevirtual

Implements exmalif::StdCmds.


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