rad  3.0.0
Public Member Functions | Static Public Member Functions | List of all members
hellomalif::StdCmds Class Referenceabstract

StdCmds. More...

#include <Hellomalif.hpp>

Inheritance diagram for hellomalif::StdCmds:
hellomalif::StdCmdsSync generated::opcua::hellomalif::StdCmdsSyncImpl hellomalif::zpb::StdCmdsSyncImpl

Public Member Functions

virtual std::string Init ()=0
 
virtual std::string Reset ()=0
 
virtual std::string Enable ()=0
 
virtual std::string Disable ()=0
 
virtual std::string GetState ()=0
 
virtual std::string GetStatus ()=0
 
virtual std::string GetVersion ()=0
 
virtual std::string Stop ()=0
 
virtual std::string Exit ()=0
 
virtual std::string SetLogLevel (const std::shared_ptr<::hellomalif::LogInfo > &info)=0
 
virtual ~StdCmds ()=default
 
virtual std::string Init ()=0
 
virtual std::string Reset ()=0
 
virtual std::string Enable ()=0
 
virtual std::string Disable ()=0
 
virtual std::string GetState ()=0
 
virtual std::string GetStatus ()=0
 
virtual std::string GetVersion ()=0
 
virtual std::string Stop ()=0
 
virtual std::string Exit ()=0
 
virtual std::string SetLogLevel (const std::shared_ptr<::hellomalif::LogInfo > &info)=0
 
virtual ~StdCmds ()=default
 

Static Public Member Functions

static int typeHash ()
 
static int typeHash ()
 

Detailed Description

StdCmds.

Constructor & Destructor Documentation

◆ ~StdCmds() [1/2]

virtual hellomalif::StdCmds::~StdCmds ( )
virtualdefault

◆ ~StdCmds() [2/2]

virtual hellomalif::StdCmds::~StdCmds ( )
virtualdefault

Member Function Documentation

◆ Disable() [1/2]

virtual std::string hellomalif::StdCmds::Disable ( )
pure virtual

◆ Disable() [2/2]

virtual std::string hellomalif::StdCmds::Disable ( )
pure virtual

◆ Enable() [1/2]

virtual std::string hellomalif::StdCmds::Enable ( )
pure virtual

◆ Enable() [2/2]

virtual std::string hellomalif::StdCmds::Enable ( )
pure virtual

◆ Exit() [1/2]

virtual std::string hellomalif::StdCmds::Exit ( )
pure virtual

◆ Exit() [2/2]

virtual std::string hellomalif::StdCmds::Exit ( )
pure virtual

◆ GetState() [1/2]

virtual std::string hellomalif::StdCmds::GetState ( )
pure virtual

◆ GetState() [2/2]

virtual std::string hellomalif::StdCmds::GetState ( )
pure virtual

◆ GetStatus() [1/2]

virtual std::string hellomalif::StdCmds::GetStatus ( )
pure virtual

◆ GetStatus() [2/2]

virtual std::string hellomalif::StdCmds::GetStatus ( )
pure virtual

◆ GetVersion() [1/2]

virtual std::string hellomalif::StdCmds::GetVersion ( )
pure virtual

◆ GetVersion() [2/2]

virtual std::string hellomalif::StdCmds::GetVersion ( )
pure virtual

◆ Init() [1/2]

virtual std::string hellomalif::StdCmds::Init ( )
pure virtual

◆ Init() [2/2]

virtual std::string hellomalif::StdCmds::Init ( )
pure virtual

◆ Reset() [1/2]

virtual std::string hellomalif::StdCmds::Reset ( )
pure virtual

◆ Reset() [2/2]

virtual std::string hellomalif::StdCmds::Reset ( )
pure virtual

◆ SetLogLevel() [1/2]

virtual std::string hellomalif::StdCmds::SetLogLevel ( const std::shared_ptr<::hellomalif::LogInfo > &  info)
pure virtual
Parameters
infoWARN do not copy shared_ptr, it is valid only within a scope of this method.

Implemented in hellomalif::zpb::StdCmdsSyncImpl, and hellomalif::zpb::StdCmdsSyncImpl.

◆ SetLogLevel() [2/2]

virtual std::string hellomalif::StdCmds::SetLogLevel ( const std::shared_ptr<::hellomalif::LogInfo > &  info)
pure virtual
Parameters
infoWARN do not copy shared_ptr, it is valid only within a scope of this method.

Implemented in hellomalif::zpb::StdCmdsSyncImpl, and hellomalif::zpb::StdCmdsSyncImpl.

◆ Stop() [1/2]

virtual std::string hellomalif::StdCmds::Stop ( )
pure virtual

◆ Stop() [2/2]

virtual std::string hellomalif::StdCmds::Stop ( )
pure virtual

◆ typeHash() [1/2]

static int hellomalif::StdCmds::typeHash ( )
inlinestatic

◆ typeHash() [2/2]

static int hellomalif::StdCmds::typeHash ( )
inlinestatic

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