RTC Toolkit
2.0.0
|
Implementation of event publisher. More...
#include <malDdsEventService.hpp>
Public Member Functions | |
void | Publish (JsonPayload const &sample) override |
Publishes a new data sample. More... | |
Public Member Functions inherited from rtctk::componentFramework::EventPublisherIf | |
virtual | ~EventPublisherIf ()=default |
Public Attributes | |
friend | MalDdsEventService |
Implementation of event publisher.
|
overridevirtual |
Publishes a new data sample.
Implements rtctk::componentFramework::EventPublisherIf.
friend rtctk::componentFramework::MalDdsEventPublisher::MalDdsEventService |