#include <MessageSubscriberRegistry.h>
Definition at line 29 of file MessageSubscriberRegistry.h.
rqt_multiplot::MessageSubscriberRegistry::MessageSubscriberRegistry |
( |
QObject * |
parent = 0 , |
|
|
const ros::NodeHandle & |
nodeHandle = ros::NodeHandle("~") |
|
) |
| |
rqt_multiplot::MessageSubscriberRegistry::~MessageSubscriberRegistry |
( |
| ) |
|
|
virtual |
const ros::NodeHandle & rqt_multiplot::MessageSubscriberRegistry::getNodeHandle |
( |
| ) |
const |
bool rqt_multiplot::MessageSubscriberRegistry::subscribe |
( |
const QString & |
topic, |
|
|
QObject * |
receiver, |
|
|
const char * |
method, |
|
|
const PropertyMap & |
properties = PropertyMap() , |
|
|
Qt::ConnectionType |
type = Qt::AutoConnection |
|
) |
| |
|
virtual |
void rqt_multiplot::MessageSubscriberRegistry::subscriberAboutToBeDestroyed |
( |
| ) |
|
|
privateslot |
bool rqt_multiplot::MessageSubscriberRegistry::unsubscribe |
( |
const QString & |
topic, |
|
|
QObject * |
receiver, |
|
|
const char * |
method = 0 |
|
) |
| |
|
virtual |
QMap<QString, MessageSubscriber*> rqt_multiplot::MessageSubscriberRegistry::subscribers_ |
|
private |
The documentation for this class was generated from the following files: