#include <MessageSubscriber.h>
Definition at line 34 of file MessageSubscriber.h.
◆ Property
◆ MessageSubscriber()
◆ ~MessageSubscriber()
rqt_multiplot::MessageSubscriber::~MessageSubscriber |
( |
| ) |
|
◆ aboutToBeDestroyed
void rqt_multiplot::MessageSubscriber::aboutToBeDestroyed |
( |
| ) |
|
|
signal |
◆ callback()
void rqt_multiplot::MessageSubscriber::callback |
( |
const variant_topic_tools::MessageVariant & |
variant, |
|
|
const ros::Time & |
receiptTime |
|
) |
| |
|
private |
◆ connectNotify()
void rqt_multiplot::MessageSubscriber::connectNotify |
( |
const QMetaMethod & |
signal | ) |
|
|
private |
◆ disconnectNotify()
void rqt_multiplot::MessageSubscriber::disconnectNotify |
( |
const QMetaMethod & |
signal | ) |
|
|
private |
◆ event()
bool rqt_multiplot::MessageSubscriber::event |
( |
QEvent * |
event | ) |
|
◆ getNodeHandle()
const ros::NodeHandle & rqt_multiplot::MessageSubscriber::getNodeHandle |
( |
| ) |
const |
◆ getNumPublishers()
size_t rqt_multiplot::MessageSubscriber::getNumPublishers |
( |
| ) |
const |
◆ getQueueSize()
size_t rqt_multiplot::MessageSubscriber::getQueueSize |
( |
| ) |
const |
◆ getTopic()
const QString & rqt_multiplot::MessageSubscriber::getTopic |
( |
| ) |
const |
◆ isValid()
bool rqt_multiplot::MessageSubscriber::isValid |
( |
| ) |
const |
◆ messageReceived
void rqt_multiplot::MessageSubscriber::messageReceived |
( |
const QString & |
topic, |
|
|
const Message & |
message |
|
) |
| |
|
signal |
◆ setQueueSize()
void rqt_multiplot::MessageSubscriber::setQueueSize |
( |
size_t |
queueSize | ) |
|
◆ setTopic()
void rqt_multiplot::MessageSubscriber::setTopic |
( |
const QString & |
topic | ) |
|
◆ subscribe()
void rqt_multiplot::MessageSubscriber::subscribe |
( |
| ) |
|
|
private |
◆ subscribed
void rqt_multiplot::MessageSubscriber::subscribed |
( |
const QString & |
topic | ) |
|
|
signal |
◆ unsubscribe()
void rqt_multiplot::MessageSubscriber::unsubscribe |
( |
| ) |
|
|
private |
◆ unsubscribed
void rqt_multiplot::MessageSubscriber::unsubscribed |
( |
const QString & |
topic | ) |
|
|
signal |
◆ nodeHandle_
◆ queueSize_
size_t rqt_multiplot::MessageSubscriber::queueSize_ |
|
private |
◆ subscriber_
variant_topic_tools::Subscriber rqt_multiplot::MessageSubscriber::subscriber_ |
|
private |
◆ topic_
QString rqt_multiplot::MessageSubscriber::topic_ |
|
private |
The documentation for this class was generated from the following files: