Implementation of event subscriber.
More...
#include <malDdsEventService.hpp>
|
| static const std::string | QOS_FILE = "config/rtctk/dds/eventServiceDdsQos.xml" |
| |
Implementation of event subscriber.
- Thread Safety
- thread-safe
◆ Subscribe()
| void rtctk::componentFramework::MalDdsEventSubscriber::Subscribe |
( |
std::function< void(JsonPayload const &)> |
cb | ) |
|
|
overridevirtual |
◆ Unsubscribe()
| void rtctk::componentFramework::MalDdsEventSubscriber::Unsubscribe |
( |
| ) |
|
|
overridevirtual |
◆ MalDdsEventService
| friend rtctk::componentFramework::MalDdsEventSubscriber::MalDdsEventService |
◆ QOS_FILE
| const std::string rtctk::componentFramework::MalDdsEventSubscriber::QOS_FILE = "config/rtctk/dds/eventServiceDdsQos.xml" |
|
inlinestatic |
The documentation for this class was generated from the following files: