RTC Toolkit  0.1.0-alpha
Public Member Functions | List of all members
rtctk::componentFramework::CommandReplier Class Reference

#include <commandReplier.hpp>

Public Member Functions

 CommandReplier (const ::elt::mal::Uri &uri)
 
virtual ~CommandReplier ()
 
template<typename T >
void RegisterService (const std::string &name, std::shared_ptr< elt::mal::rr::RrEntity > &service)
 

Constructor & Destructor Documentation

◆ CommandReplier()

rtctk::componentFramework::CommandReplier::CommandReplier ( const ::elt::mal::Uri &  uri)

◆ ~CommandReplier()

rtctk::componentFramework::CommandReplier::~CommandReplier ( )
virtual

Member Function Documentation

◆ RegisterService()

template<typename T >
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: