OSTC Companion
3.0
Companion sofftware for H&W dive computers
|
The Mockup class. More...
#include <Emulator.h>
Classes | |
class | Fifo |
a basic one-way communication line between threads. Should handle all the Serial protocol. More... | |
Public Types | |
typedef unsigned char | byte |
Public Member Functions | |
Emulator () | |
virtual | ~Emulator () |
Public Attributes | |
Fifo | h2d |
Fifo | d2h |
The Mockup class.
typedef unsigned char Emulator::byte |
Emulator::Emulator | ( | ) |
|
virtual |
Fifo Emulator::d2h |
Fifo Emulator::h2d |