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