#include <MessageBroker.h>
Definition at line 29 of file MessageBroker.h.
rqt_multiplot::MessageBroker::MessageBroker |
( |
QObject * |
parent = 0 | ) |
|
rqt_multiplot::MessageBroker::~MessageBroker |
( |
| ) |
|
|
virtual |
virtual bool rqt_multiplot::MessageBroker::subscribe |
( |
const QString & |
topic, |
|
|
QObject * |
receiver, |
|
|
const char * |
method, |
|
|
const PropertyMap & |
properties = PropertyMap() , |
|
|
Qt::ConnectionType |
type = Qt::AutoConnection |
|
) |
| |
|
pure virtual |
virtual bool rqt_multiplot::MessageBroker::unsubscribe |
( |
const QString & |
topic, |
|
|
QObject * |
receiver, |
|
|
const char * |
method = 0 |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: