WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
Classes | Macros
Serial.h File Reference

Interface of the CSerial class. More...

#include <windows.h>
#include <string>
Include dependency graph for Serial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CSerial
 

Macros

#define FC_DTRDSR   0x01
 
#define FC_RTSCTS   0x02
 
#define FC_XONXOFF   0x04
 
#define ASCII_BEL   0x07
 
#define ASCII_BS   0x08
 
#define ASCII_LF   0x0A
 
#define ASCII_CR   0x0D
 
#define ASCII_XON   0x11
 
#define ASCII_XOFF   0x13
 

Detailed Description

Interface of the CSerial class.