24 #ifndef PLUGINS_CHANNELRX_REMOTESINK_REMOTESINKTHREAD_H_ 25 #define PLUGINS_CHANNELRX_REMOTESINK_REMOTESINKTHREAD_H_ 29 #include <QWaitCondition> 30 #include <QHostAddress> 32 #include "cm256cc/cm256.h" 60 m_startStop(startStop)
95 #endif // PLUGINS_CHANNELRX_REMOTESINK_REMOTESINKTHREAD_H_
RemoteSinkThread(QObject *parent=0)
static MsgStartStop * create(bool startStop)
bool getStartStop() const
MessageQueue m_inputMessageQueue
MsgStartStop(bool startStop)
void handleDataBlock(RemoteDataBlock &dataBlock)
#define MESSAGE_CLASS_DECLARATION
QWaitCondition m_startWaiter
void startStop(bool start)
void handleInputMessages()
void processDataBlock(RemoteDataBlock *dataBlock)