Roomba App  1.0
frameThread.hh File Reference

FrameThread class declaration. More...

#include <QThread>
#include "communication.hh"
Include dependency graph for frameThread.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FrameThread
 Thread wrapper class for communicating with the serial device on a separate thread. More...
 

Detailed Description

Author
Jakub Kozłowicz (ja.ko.nosp@m.zlow.nosp@m.icz@g.nosp@m.mail.nosp@m..com)
Bartosz Wroński (barte.nosp@m.k-wr.nosp@m.onski.nosp@m.7@wp.nosp@m..pl)

FrameThread class is wrapper class for QThread to communicate with the serial device on a separate thread.

Version
1.0
Date
2022-06-16

Definition in file frameThread.hh.