|
DDS
ver. 1.6
|
#include <dds_intercom.h>
Public Member Functions | |
| ~CIntercomService () | |
| void | subscribeOnError (errorSignal_t::slot_function_type _subscriber) |
| Subscribe on error messages from DDS intercom service. More... | |
| void | start () |
| Start DDS service, i.e. receiving and sending messages. More... | |
| CIntercomService::~CIntercomService | ( | ) |
| void CIntercomService::start | ( | ) |
Start DDS service, i.e. receiving and sending messages.
| void CIntercomService::subscribeOnError | ( | errorSignal_t::slot_function_type | _subscriber | ) |
Subscribe on error messages from DDS intercom service.
1.8.13