|
Flyby SDK v1.0.2
|
This is the complete list of members for flyby::Publisher, including all inherited members.
| create(const std::string &client_id) | flyby::Publisher | static |
| is_connected()=0 | flyby::Publisher | pure virtual |
| publish(const std::string &topic, const std::string &message, const std::string &source=std::string())=0 | flyby::Publisher | pure virtual |
| publish(const std::string &topic, Message &message)=0 | flyby::Publisher | pure virtual |
| publish_observe(const std::string &topic, const std::string &message)=0 | flyby::Publisher | pure virtual |
| ~Publisher()=default (defined in flyby::Publisher) | flyby::Publisher | virtual |