rad  3.0.0
Public Member Functions | List of all members
generated::opcua::hellomalif::StdCmdsSyncImpl Class Reference

#include <hellomalifOpcUaImpl.hpp>

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

Public Member Functions

 StdCmdsSyncImpl (const ::elt::mal::Uri &uri, const std::vector< std::shared_ptr<::elt::mal::rr::qos::QoS >> &standardQoS, const ::elt::mal::Mal::Properties &malSpecificProperties, const std::shared_ptr<::elt::mal::OpcUaMal > &mal)
 
std::string Init () override
 
std::string Reset () override
 
std::string Enable () override
 
std::string Disable () override
 
std::string GetState () override
 
std::string GetStatus () override
 
std::string GetVersion () override
 
std::string Stop () override
 
std::string Exit () override
 
std::string SetLogLevel (const std::shared_ptr<::hellomalif::LogInfo > &info) override
 
::elt::mal::future< void > asyncConnect () override
 
::elt::mal::rr::ListenerRegistration registerConnectionListener (::elt::mal::rr::ClientRrEntity::ConnectionListener listener) override
 
 StdCmdsSyncImpl (const ::elt::mal::Uri &uri, const std::vector< std::shared_ptr<::elt::mal::rr::qos::QoS >> &standardQoS, const ::elt::mal::Mal::Properties &malSpecificProperties, const std::shared_ptr<::elt::mal::OpcUaMal > &mal)
 
std::string Init () override
 
std::string Reset () override
 
std::string Enable () override
 
std::string Disable () override
 
std::string GetState () override
 
std::string GetStatus () override
 
std::string GetVersion () override
 
std::string Stop () override
 
std::string Exit () override
 
std::string SetLogLevel (const std::shared_ptr<::hellomalif::LogInfo > &info) override
 
::elt::mal::future< void > asyncConnect () override
 
::elt::mal::rr::ListenerRegistration registerConnectionListener (::elt::mal::rr::ClientRrEntity::ConnectionListener listener) override
 
- Public Member Functions inherited from hellomalif::StdCmds
virtual std::string SetLogLevel (const std::shared_ptr<::hellomalif::LogInfo > &info)=0
 
virtual ~StdCmds ()=default
 
virtual std::string SetLogLevel (const std::shared_ptr<::hellomalif::LogInfo > &info)=0
 
virtual ~StdCmds ()=default
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ StdCmdsSyncImpl() [1/2]

generated::opcua::hellomalif::StdCmdsSyncImpl::StdCmdsSyncImpl ( const ::elt::mal::Uri &  uri,
const std::vector< std::shared_ptr<::elt::mal::rr::qos::QoS >> &  standardQoS,
const ::elt::mal::Mal::Properties &  malSpecificProperties,
const std::shared_ptr<::elt::mal::OpcUaMal > &  mal 
)
inline

◆ StdCmdsSyncImpl() [2/2]

generated::opcua::hellomalif::StdCmdsSyncImpl::StdCmdsSyncImpl ( const ::elt::mal::Uri &  uri,
const std::vector< std::shared_ptr<::elt::mal::rr::qos::QoS >> &  standardQoS,
const ::elt::mal::Mal::Properties &  malSpecificProperties,
const std::shared_ptr<::elt::mal::OpcUaMal > &  mal 
)
inline

Member Function Documentation

◆ asyncConnect() [1/2]

::elt::mal::future<void> generated::opcua::hellomalif::StdCmdsSyncImpl::asyncConnect ( )
inlineoverride

◆ asyncConnect() [2/2]

::elt::mal::future<void> generated::opcua::hellomalif::StdCmdsSyncImpl::asyncConnect ( )
inlineoverride

◆ Disable() [1/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Disable ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ Disable() [2/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Disable ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ Enable() [1/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Enable ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ Enable() [2/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Enable ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ Exit() [1/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Exit ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ Exit() [2/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Exit ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ GetState() [1/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::GetState ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ GetState() [2/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::GetState ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ GetStatus() [1/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::GetStatus ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ GetStatus() [2/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::GetStatus ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ GetVersion() [1/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::GetVersion ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ GetVersion() [2/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::GetVersion ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ Init() [1/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Init ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ Init() [2/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Init ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ registerConnectionListener() [1/2]

::elt::mal::rr::ListenerRegistration generated::opcua::hellomalif::StdCmdsSyncImpl::registerConnectionListener ( ::elt::mal::rr::ClientRrEntity::ConnectionListener  listener)
inlineoverride

◆ registerConnectionListener() [2/2]

::elt::mal::rr::ListenerRegistration generated::opcua::hellomalif::StdCmdsSyncImpl::registerConnectionListener ( ::elt::mal::rr::ClientRrEntity::ConnectionListener  listener)
inlineoverride

◆ Reset() [1/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Reset ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ Reset() [2/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Reset ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ SetLogLevel() [1/2]

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

◆ SetLogLevel() [2/2]

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

◆ Stop() [1/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Stop ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.

◆ Stop() [2/2]

std::string generated::opcua::hellomalif::StdCmdsSyncImpl::Stop ( )
inlineoverridevirtual

Implements hellomalif::StdCmds.


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