Trade equipment common library. 1.0.0
SlowWriterThread Class Reference

writes data to com port with a delay between characters. More...

#include <tedisplaybase.h>

Inheritance diagram for SlowWriterThread:

Public Member Functions

 SlowWriterThread (TSerialPort *pPort, QByteArray *pBuffer, QMutex *pBufferMutex, QWaitCondition *pDataReady, int iDelay)
void stop ()
bool isRunning ()
void setdelay (int iDelay)
void setPort (TSerialPort *pPort)

Protected Member Functions

virtual void run ()

Detailed Description

writes data to com port with a delay between characters.

SlowWriterThread writes data to com port with a delay between characters.


The documentation for this class was generated from the following file: