cisst-saw
Loading...
Searching...
No Matches
osaSerialPort.h File Reference

Declaration of osaSerialPort. More...

#include <cisstCommon/cmnPortability.h>
#include <cisstCommon/cmnGenericObject.h>
#include <cisstOSAbstraction/osaExport.h>
#include <windows.h>
#include <sstream>

Go to the source code of this file.

Classes

class  osaSerialPort
 Serial port. More...

Macros

#define CBR_230400   230400
#define CBR_460800   460800

Functions

 CMN_DECLARE_SERVICES_INSTANTIATION (osaSerialPort)

Detailed Description

Declaration of osaSerialPort.

Macro Definition Documentation

◆ CBR_230400

#define CBR_230400   230400

Type used to define the baud rate.

See also
SetBaudRate

◆ CBR_460800

#define CBR_460800   460800

Function Documentation

◆ CMN_DECLARE_SERVICES_INSTANTIATION()

CMN_DECLARE_SERVICES_INSTANTIATION ( osaSerialPort )