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

Go to the source code of this file.

Classes

class  flyby::PublishObservable
 Observable for publishing status on the message bus. More...
class  flyby::Publisher
 The class used for publishing 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.