Serial.h File Reference


Detailed Description

Contains the definitions for the emulated Serial Port devices.

Id
Serial.h,v 1.20 2008/03/26 19:18:03 iamcamiel Exp

X-1.20 Camiel Vanderhoeven 26-MAR-2008 Fix compiler warnings.

X-1.19 Camiel Vanderhoeven 14-MAR-2008 Formatting.

X-1.18 Camiel Vanderhoeven 13-MAR-2008 Create init(), start_threads() and stop_threads() functions.

X-1.17 Camiel Vanderhoeven 05-MAR-2008 Multi-threading version.

X-1.15 Brian Wheeler 29-FEB-2008 Restart serial port connection if lost.

X-1.14 Camiel Vanderhoeven 06-JAN-2008 Proper interrupt handling.

X-1.13 Camiel Vanderhoeven 02-JAN-2008 Comments.

X-1.12 Camiel Vanderhoeven 28-DEC-2007 Keep the compiler happy.

X-1.11 Camiel Vanderhoeven 17-DEC-2007 SaveState file format 2.1

X-1.10 Camiel Vanderhoeven 10-DEC-2007 Use configurator.

X-1.9 Camiel Vanderhoeven 30-MAR-2007 Added old changelog comments.

X-1.8 Camiel Vanderhoeven 28-FEB-2007 Added throughSocket to support lockstep debugging.

X-1.7 Camiel Vanderhoeven 16-FEB-2007 a) Changed header guards. b) DoClock is also used in Win32 environments.

X-1.6 Camiel Vanderhoeven 12-FEB-2007 Added comments.

X-1.5 Camiel Vanderhoeven 9-FEB-2007 Added comments.

X-1.4 Camiel Vanderhoeven 3-FEB-2007 Added bInitialized to support eating the initialization bytes from the Telnet client.

X-1.3 Brian Wheeler 3-FEB-2007 Formatting.

X-1.2 Brian Wheeler 3-FEB-2007 Added Linux support.

X-1.1 Camiel Vanderhoeven 19-JAN-2007 Initial version in CVS.

Author:
Camiel Vanderhoeven (camiel@camicom.com / http://www.camicom.com)

Definition in file Serial.h.

#include "SystemComponent.h"
#include "telnet.h"

Go to the source code of this file.

Data Structures

class  CSerial
 Emulated serial port. More...
struct  CSerial::SSrl_state
 The state structure contains all elements that need to be saved to the statefile. More...

Defines

#define INCLUDED_SERIAL_H


Define Documentation

#define INCLUDED_SERIAL_H

Definition at line 94 of file Serial.h.


SourceForge.net Logo
Project space on SourceForge.net