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