#include <BagReader.h>
Definition at line 32 of file BagReader.h.
◆ BagReader()
| rqt_multiplot::BagReader::BagReader |
( |
QObject * |
parent = 0 | ) |
|
◆ ~BagReader()
| rqt_multiplot::BagReader::~BagReader |
( |
| ) |
|
|
virtual |
◆ event()
| bool rqt_multiplot::BagReader::event |
( |
QEvent * |
event | ) |
|
◆ getError()
| QString rqt_multiplot::BagReader::getError |
( |
| ) |
const |
◆ getFileName()
| QString rqt_multiplot::BagReader::getFileName |
( |
| ) |
const |
◆ isReading()
| bool rqt_multiplot::BagReader::isReading |
( |
| ) |
const |
◆ messageRead
| void rqt_multiplot::BagReader::messageRead |
( |
const QString & |
topic, |
|
|
const Message & |
message |
|
) |
| |
|
signal |
◆ queryAboutToBeDestroyed
| void rqt_multiplot::BagReader::queryAboutToBeDestroyed |
( |
| ) |
|
|
privateslot |
◆ read()
| void rqt_multiplot::BagReader::read |
( |
const QString & |
fileName | ) |
|
◆ readingFailed
| void rqt_multiplot::BagReader::readingFailed |
( |
const QString & |
error | ) |
|
|
signal |
◆ readingFinished
| void rqt_multiplot::BagReader::readingFinished |
( |
| ) |
|
|
signal |
◆ readingProgressChanged
| void rqt_multiplot::BagReader::readingProgressChanged |
( |
double |
progress | ) |
|
|
signal |
◆ readingStarted
| void rqt_multiplot::BagReader::readingStarted |
( |
| ) |
|
|
signal |
◆ subscribe()
| bool rqt_multiplot::BagReader::subscribe |
( |
const QString & |
topic, |
|
|
QObject * |
receiver, |
|
|
const char * |
method, |
|
|
const PropertyMap & |
properties = PropertyMap(), |
|
|
Qt::ConnectionType |
type = Qt::AutoConnection |
|
) |
| |
|
virtual |
◆ threadFinished
| void rqt_multiplot::BagReader::threadFinished |
( |
| ) |
|
|
privateslot |
◆ threadStarted
| void rqt_multiplot::BagReader::threadStarted |
( |
| ) |
|
|
privateslot |
◆ unsubscribe()
| bool rqt_multiplot::BagReader::unsubscribe |
( |
const QString & |
topic, |
|
|
QObject * |
receiver, |
|
|
const char * |
method = 0 |
|
) |
| |
|
virtual |
◆ wait()
| void rqt_multiplot::BagReader::wait |
( |
| ) |
|
◆ impl_
| Impl rqt_multiplot::BagReader::impl_ |
|
private |
The documentation for this class was generated from the following files: