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

#include <stdCmdsImpl.hpp>

Inheritance diagram for hellomal::StdCmdsImpl:
hellomalif::AsyncStdCmds 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 > 
Status () override
 
virtual elt::mal::future
< std::string > 
Enable () override
 
virtual elt::mal::future
< std::string > 
Disable () override
 
virtual elt::mal::future
< std::string > 
Config () 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 > 
Status () override
 
virtual elt::mal::future
< std::string > 
Enable () override
 
virtual elt::mal::future
< std::string > 
Disable () override
 
virtual elt::mal::future
< std::string > 
Config () 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

hellomal::StdCmdsImpl::StdCmdsImpl ( rad::SMAdapter sm)
inlineexplicit
virtual hellomal::StdCmdsImpl::~StdCmdsImpl ( )
inlinevirtual
hellomal::StdCmdsImpl::StdCmdsImpl ( rad::SMAdapter sm)
inlineexplicit
virtual hellomal::StdCmdsImpl::~StdCmdsImpl ( )
inlinevirtual

Member Function Documentation

virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Config ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Config ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Disable ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Disable ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Enable ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Enable ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Exit ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Exit ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Init ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Init ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Reset ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Reset ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::SetLogLevel ( const std::shared_ptr< hellomalif::LogInfo > &  info)
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::SetLogLevel ( const std::shared_ptr< hellomalif::LogInfo > &  info)
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Status ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Status ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Stop ( )
inlineoverridevirtual
virtual elt::mal::future<std::string> hellomal::StdCmdsImpl::Stop ( )
inlineoverridevirtual

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