rad  3.0.0
Public Member Functions | List of all members
hellomal::StdCmdsImpl Class Reference

#include <stdCmdsImpl.hpp>

Inheritance diagram for hellomal::StdCmdsImpl:
hellomalif::AsyncStdCmds

Public Member Functions

 StdCmdsImpl (rad::SMAdapter &sm)
 
virtual ~StdCmdsImpl ()
 
virtual elt::mal::future< std::string > Exit () override
 
virtual elt::mal::future< std::string > Init () override
 
virtual elt::mal::future< std::string > Stop () override
 
virtual elt::mal::future< std::string > Reset () override
 
virtual elt::mal::future< std::string > GetState () override
 
virtual elt::mal::future< std::string > GetStatus () override
 
virtual elt::mal::future< std::string > GetVersion () override
 
virtual elt::mal::future< std::string > Enable () override
 
virtual elt::mal::future< std::string > Disable () override
 
virtual elt::mal::future< std::string > SetLogLevel (const std::shared_ptr< hellomalif::LogInfo > &info) override
 
 StdCmdsImpl (rad::SMAdapter &sm)
 
virtual ~StdCmdsImpl ()
 
virtual elt::mal::future< std::string > Exit () override
 
virtual elt::mal::future< std::string > Init () override
 
virtual elt::mal::future< std::string > Stop () override
 
virtual elt::mal::future< std::string > Reset () override
 
virtual elt::mal::future< std::string > GetState () override
 
virtual elt::mal::future< std::string > GetStatus () override
 
virtual elt::mal::future< std::string > GetVersion () override
 
virtual elt::mal::future< std::string > Enable () override
 
virtual elt::mal::future< std::string > Disable () override
 
virtual elt::mal::future< std::string > SetLogLevel (const std::shared_ptr< hellomalif::LogInfo > &info) override
 
- Public Member Functions inherited from hellomalif::AsyncStdCmds
virtual ::elt::mal::future< std::string > SetLogLevel (const std::shared_ptr<::hellomalif::LogInfo > &info)=0
 
virtual ~AsyncStdCmds ()=default
 
virtual ::elt::mal::future< std::string > SetLogLevel (const std::shared_ptr<::hellomalif::LogInfo > &info)=0
 
virtual ~AsyncStdCmds ()=default
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ StdCmdsImpl() [1/2]

hellomal::StdCmdsImpl::StdCmdsImpl ( rad::SMAdapter sm)
inlineexplicit

◆ ~StdCmdsImpl() [1/2]

virtual hellomal::StdCmdsImpl::~StdCmdsImpl ( )
inlinevirtual

◆ StdCmdsImpl() [2/2]

hellomal::StdCmdsImpl::StdCmdsImpl ( rad::SMAdapter sm)
inlineexplicit

◆ ~StdCmdsImpl() [2/2]

virtual hellomal::StdCmdsImpl::~StdCmdsImpl ( )
inlinevirtual

Member Function Documentation

◆ Disable() [1/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Disable ( )
inlineoverridevirtual

◆ Disable() [2/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Disable ( )
inlineoverridevirtual

◆ Enable() [1/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Enable ( )
inlineoverridevirtual

◆ Enable() [2/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Enable ( )
inlineoverridevirtual

◆ Exit() [1/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Exit ( )
inlineoverridevirtual

◆ Exit() [2/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Exit ( )
inlineoverridevirtual

◆ GetState() [1/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::GetState ( )
inlineoverridevirtual

◆ GetState() [2/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::GetState ( )
inlineoverridevirtual

◆ GetStatus() [1/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::GetStatus ( )
inlineoverridevirtual

◆ GetStatus() [2/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::GetStatus ( )
inlineoverridevirtual

◆ GetVersion() [1/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::GetVersion ( )
inlineoverridevirtual

◆ GetVersion() [2/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::GetVersion ( )
inlineoverridevirtual

◆ Init() [1/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Init ( )
inlineoverridevirtual

◆ Init() [2/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Init ( )
inlineoverridevirtual

◆ Reset() [1/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Reset ( )
inlineoverridevirtual

◆ Reset() [2/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Reset ( )
inlineoverridevirtual

◆ SetLogLevel() [1/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::SetLogLevel ( const std::shared_ptr< hellomalif::LogInfo > &  info)
inlineoverridevirtual

◆ SetLogLevel() [2/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::SetLogLevel ( const std::shared_ptr< hellomalif::LogInfo > &  info)
inlineoverridevirtual

◆ Stop() [1/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Stop ( )
inlineoverridevirtual

◆ Stop() [2/2]

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Stop ( )
inlineoverridevirtual

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