SPLserialcomm.cxx File Reference


Detailed Description

source file for serial communication.

Author:
Thomas Peterseil
Header
/projects/cvs/igttools/SPLOT/src/SPLserialcomm.cxx,v 1.4 2006/04/10 19:23:15 ahans Exp

#include "SPLserialcomm.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/ioctl.h>
#include <fcntl.h>
#include <strings.h>
#include <termios.h>
#include <unistd.h>

Include dependency graph for SPLserialcomm.cxx:


Defines

#define DEBUGING   1
#define DEBUG(msg)   printf("%s\n", (msg));

Functions

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

Define Documentation

#define DEBUG msg   )     printf("%s\n", (msg));
 

#define DEBUGING   1
 


Generated on Wed Feb 28 15:26:14 2007 for NaviTrack by  doxygen 1.4.6