RTC Toolkit  2.0.0
Classes | Namespaces
eventServiceIf.hpp File Reference

Low-level interface of the event service. More...

#include "rtctk/componentFramework/jsonPayload.hpp"
#include <string>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::EventServiceIf
 Interface class for providing pub/sub facilities for JSON events. More...
 
class  rtctk::componentFramework::EventPublisherIf
 Interface class for publishing JSON events. More...
 
class  rtctk::componentFramework::EventSubscriberIf
 Interface class for subscribing to JSON events. More...
 

Namespaces

 rtctk
 
 rtctk::componentFramework
 

Detailed Description

Low-level interface of the event service.