Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

rcs_serial_port_setting Struct Reference

#include <ttyintf.hh>

Collaboration diagram for rcs_serial_port_setting:

Collaboration graph
[legend]

Data Fields

int baud_rate
int data_bits
int stop_bits
int use_parity
int even_parity

Field Documentation

int rcs_serial_port_setting::baud_rate
 

Definition at line 18 of file _tty.h.

Referenced by TTYMEM::TTYMEM(), CMS_SERVER_REMOTE_TTY_PORT::accept_local_port_cms(), and set_serial_port_configuration().

int rcs_serial_port_setting::data_bits
 

Definition at line 19 of file _tty.h.

Referenced by TTYMEM::TTYMEM(), CMS_SERVER_REMOTE_TTY_PORT::accept_local_port_cms(), and set_serial_port_configuration().

int rcs_serial_port_setting::stop_bits
 

Definition at line 20 of file _tty.h.

Referenced by TTYMEM::TTYMEM(), CMS_SERVER_REMOTE_TTY_PORT::accept_local_port_cms(), and set_serial_port_configuration().

int rcs_serial_port_setting::use_parity
 

Definition at line 21 of file _tty.h.

Referenced by TTYMEM::TTYMEM(), CMS_SERVER_REMOTE_TTY_PORT::accept_local_port_cms(), and set_serial_port_configuration().

int rcs_serial_port_setting::even_parity
 

Definition at line 22 of file _tty.h.

Referenced by TTYMEM::TTYMEM(), CMS_SERVER_REMOTE_TTY_PORT::accept_local_port_cms(), and set_serial_port_configuration().


The documentation for this struct was generated from the following files:
Generated on Sun Dec 2 15:59:09 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001