OSTC Companion  3.0
Companion sofftware for H&W dive computers
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
Emulator Class Referenceabstract

The Mockup class. More...

#include <Emulator.h>

Inheritance diagram for Emulator:
Inheritance graph
[legend]

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
 

Detailed Description

The Mockup class.

See also
SerialTest

Member Typedef Documentation

typedef unsigned char Emulator::byte

Constructor & Destructor Documentation

Emulator::Emulator ( )
Emulator::~Emulator ( )
virtual

Member Data Documentation

Fifo Emulator::d2h
Fifo Emulator::h2d

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