#include <CurveDataSequencer.h>
Definition at line 34 of file CurveDataSequencer.h.
rqt_multiplot::CurveDataSequencer::CurveDataSequencer |
( |
QObject * |
parent = 0 | ) |
|
rqt_multiplot::CurveDataSequencer::~CurveDataSequencer |
( |
| ) |
|
|
virtual |
void rqt_multiplot::CurveDataSequencer::configAxisConfigChanged |
( |
| ) |
|
|
privateslot |
void rqt_multiplot::CurveDataSequencer::configSubscriberQueueSizeChanged |
( |
size_t |
queueSize | ) |
|
|
privateslot |
MessageBroker * rqt_multiplot::CurveDataSequencer::getBroker |
( |
| ) |
const |
CurveConfig * rqt_multiplot::CurveDataSequencer::getConfig |
( |
| ) |
const |
void rqt_multiplot::CurveDataSequencer::interpolate |
( |
| ) |
|
|
private |
bool rqt_multiplot::CurveDataSequencer::isSubscribed |
( |
| ) |
const |
void rqt_multiplot::CurveDataSequencer::pointReceived |
( |
const QPointF & |
point | ) |
|
|
signal |
void rqt_multiplot::CurveDataSequencer::processMessage |
( |
const Message & |
message | ) |
|
|
private |
void rqt_multiplot::CurveDataSequencer::setBroker |
( |
MessageBroker * |
broker | ) |
|
void rqt_multiplot::CurveDataSequencer::setConfig |
( |
CurveConfig * |
config | ) |
|
void rqt_multiplot::CurveDataSequencer::subscribe |
( |
| ) |
|
void rqt_multiplot::CurveDataSequencer::subscribed |
( |
| ) |
|
|
signal |
void rqt_multiplot::CurveDataSequencer::subscriberMessageReceived |
( |
const QString & |
topic, |
|
|
const Message & |
message |
|
) |
| |
|
privateslot |
void rqt_multiplot::CurveDataSequencer::subscriberXAxisMessageReceived |
( |
const QString & |
topic, |
|
|
const Message & |
message |
|
) |
| |
|
privateslot |
void rqt_multiplot::CurveDataSequencer::subscriberYAxisMessageReceived |
( |
const QString & |
topic, |
|
|
const Message & |
message |
|
) |
| |
|
privateslot |
void rqt_multiplot::CurveDataSequencer::unsubscribe |
( |
| ) |
|
void rqt_multiplot::CurveDataSequencer::unsubscribed |
( |
| ) |
|
|
signal |
CurveConfig* rqt_multiplot::CurveDataSequencer::config_ |
|
private |
QMap<CurveConfig::Axis, QString> rqt_multiplot::CurveDataSequencer::subscribedTopics_ |
|
private |
The documentation for this class was generated from the following files: