Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

DCDT_Channel_Serial.h File Reference

#include <DCDT_Channel.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <termios.h>
#include <iostream>
#include <sys/time.h>
#include <DCDT_ctrace.h>

Go to the source code of this file.

Classes

class  DCDT_Channel_Serial
class  CommData_Serial

Defines

#define DEVICE_NAME_LEN   UNIX_PATH_MAX
#define BAUDRATE   B4000000
#define SER_LOST_TIMER_VAL   10000000
#define SER_RECV_TIMER_VAL   100000


Define Documentation

#define BAUDRATE   B4000000
 

Definition at line 38 of file DCDT_Channel_Serial.h.

Referenced by DCDT_Channel_Serial::Open().

#define DEVICE_NAME_LEN   UNIX_PATH_MAX
 

Definition at line 37 of file DCDT_Channel_Serial.h.

#define SER_LOST_TIMER_VAL   10000000
 

Definition at line 40 of file DCDT_Channel_Serial.h.

Referenced by DCDT_Channel_Serial::SetTimers(), and DCDT_Channel_Serial::StaticPrepare().

#define SER_RECV_TIMER_VAL   100000
 

Definition at line 41 of file DCDT_Channel_Serial.h.

Referenced by DCDT_Channel_Serial::SetTimers().


Generated on Sun Jun 19 10:35:50 2005 for dcdt by  doxygen 1.3.9.1