#include <src/app/ddLCMThread.h>
Definition at line 16 of file ddLCMThread.h.
| ddLCMThread::ddLCMThread |
( |
QObject * |
parent = NULL | ) |
|
| virtual ddLCMThread::~ddLCMThread |
( |
| ) |
|
|
virtual |
| void ddLCMThread::initLCM |
( |
| ) |
|
|
protected |
| lcm::LCM* ddLCMThread::lcmHandle |
( |
| ) |
|
|
inline |
| void ddLCMThread::run |
( |
| ) |
|
|
protected |
| void ddLCMThread::stop |
( |
| ) |
|
| void ddLCMThread::threadLoopWithSelect |
( |
| ) |
|
|
protected |
| bool ddLCMThread::waitForLCM |
( |
double |
timeout | ) |
|
|
protected |
| lcm::LCM* ddLCMThread::mLCM |
|
protected |
| QMutex ddLCMThread::mMutex |
|
protected |
| double ddLCMThread::mSelectTimeout |
|
protected |
| bool ddLCMThread::mShouldStop |
|
protected |
The documentation for this class was generated from the following file: