SPL Namespace Reference


Classes

struct  SerialParams
struct  SerialPort

Functions

void initSerialParams (SerialParams *params)
int openSerialPort (SerialPort *port, SerialParams *params)
int closeSerialPort (SerialPort *port)
int setRTSSerialPort (SerialPort *port, int level)
int waitforoneSerialPort (SerialPort *port, long time)
int waitforallSerialPorts (SerialPort **ports, int count, int *setofports, long time)
int readfromSerialPort (SerialPort *port, char *buf, int count)
int writetoSerialPort (SerialPort *port, char *buf, int count)
int sendBreakSerialPort (SerialPort *port)


Function Documentation

int SPL::closeSerialPort SerialPort port  ) 
 

void SPL::initSerialParams SerialParams params  ) 
 

int SPL::openSerialPort SerialPort port,
SerialParams params
 

int SPL::readfromSerialPort SerialPort port,
char *  buf,
int  count
 

int SPL::sendBreakSerialPort SerialPort port  ) 
 

int SPL::setRTSSerialPort SerialPort port,
int  level
 

int SPL::waitforallSerialPorts SerialPort **  ports,
int  count,
int *  setofports,
long  time
 

int SPL::waitforoneSerialPort SerialPort port,
long  time
 

int SPL::writetoSerialPort SerialPort port,
char *  buf,
int  count
 


Generated on Wed Feb 28 15:33:48 2007 for NaviTrack by  doxygen 1.4.6