Flyby SDK v1.0.2
Loading...
Searching...
No Matches
subscriber.h File Reference
#include <functional>
#include <flyby/message/message.h>
#include <flyby/message/observable.h>
Include dependency graph for subscriber.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  flyby::SubscribeObservable
 Observable for subscribing status on the message bus. More...
class  flyby::Subscriber
 The class used for subscribing to the message bus. More...

Detailed Description

Author
Micky Abir <[email protected]>

This file contains the Publisher and PublishObservable classes, which are the publishing interfaces for the message bus.