Class that handles reception of commands using MAL.
More...
#include <rtctk/componentFramework/commandReplier.hpp>
Class that handles reception of commands using MAL.
◆ CommandReplier()
| rtctk::componentFramework::CommandReplier::CommandReplier |
( |
const ::elt::mal::Uri & | uri | ) |
|
|
explicit |
◆ ~CommandReplier()
| rtctk::componentFramework::CommandReplier::~CommandReplier |
( |
| ) |
|
|
virtual |
◆ GetMal()
| std::shared_ptr< elt::mal::Mal > rtctk::componentFramework::CommandReplier::GetMal |
( |
| ) |
|
|
inline |
◆ GetServiceDescriptions()
| std::vector< std::pair< std::string, std::string > > rtctk::componentFramework::CommandReplier::GetServiceDescriptions |
( |
const std::string & | service_name = std::string() | ) |
|
|
inline |
◆ RegisterService()
| void rtctk::componentFramework::CommandReplier::RegisterService |
( |
const std::string & | name, |
|
|
std::shared_ptr< elt::mal::rr::RrEntity > & | service ) |
|
inline |
The documentation for this class was generated from the following files: