OSTC Companion  3.0
Companion sofftware for H&W dive computers
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
Emulator.h File Reference

Device abstract interface. More...

#include <QList>
#include <QMutex>
#include <QThread>
Include dependency graph for Emulator.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Emulator
 The Mockup class. More...
 
class  Emulator::Fifo
 a basic one-way communication line between threads. Should handle all the Serial protocol. More...
 

Detailed Description

Device abstract interface.

Author
JD Gascuel.
Id
Emulator.h,v 0fac05ed68c2 2016/05/03 16:06:35 jDG