Public Member Functions | |
Impl (QObject *parent=0) | |
void | run () |
virtual | ~Impl () |
Public Attributes | |
QMutex | mutex_ |
QList< QString > | types_ |
Definition at line 48 of file MessageTypeRegistry.h.
rqt_multiplot::MessageTypeRegistry::Impl::Impl | ( | QObject * | parent = 0 | ) |
Definition at line 47 of file MessageTypeRegistry.cpp.
|
virtual |
Definition at line 51 of file MessageTypeRegistry.cpp.
void rqt_multiplot::MessageTypeRegistry::Impl::run | ( | ) |
Definition at line 88 of file MessageTypeRegistry.cpp.
|
mutable |
Definition at line 56 of file MessageTypeRegistry.h.
QList<QString> rqt_multiplot::MessageTypeRegistry::Impl::types_ |
Definition at line 57 of file MessageTypeRegistry.h.