#include <Intercom.h>
◆ taskDoneSignal_t
◆ CIntercomService()
CIntercomService::CIntercomService |
( |
| ) |
|
◆ ~CIntercomService()
CIntercomService::~CIntercomService |
( |
| ) |
|
◆ start()
void CIntercomService::start |
( |
const std::string & |
_sessionID = "" | ) |
|
Start DDS service, i.e. receiving and sending messages.
◆ stopCondition()
void CIntercomService::stopCondition |
( |
| ) |
|
◆ subscribeOnError()
void CIntercomService::subscribeOnError |
( |
errorSignal_t::slot_function_type |
_subscriber | ) |
|
Subscribe on error messages from DDS intercom service.
◆ subscribeOnTaskDone()
void CIntercomService::subscribeOnTaskDone |
( |
taskDoneSignal_t::slot_function_type |
_subscriber | ) |
|
Subscribe on Task Done events.
◆ waitCondition()
void CIntercomService::waitCondition |
( |
| ) |
|
◆ CCustomCmd
◆ CKeyValue
The documentation for this class was generated from the following files: