Serial Communications Library
Copyright (c) 2005, Brian E. Heilig
Eiffel Forum License v2 (see license.txt)
-- Current control parameters for this device
-- Handle to communications resource
-- Current control parameters for this device
-- Current control parameters for this device
-- Is the device open for reading and writing?
-- Close the device.
-- Configures the device according to the specifications in a_settings.
-- Overall timers use SIGALRM. If an overall timer is used Current must
-- have exclusive access to SIGALRM.
-- Configures the device according to the specifications in a_settings.
-- Overall timers use SIGALRM. If an overall timer is used Current must
-- have exclusive access to SIGALRM.
-- If the device is still open then close it
-- Write data to the device. Set last_write_count with the
-- number of bytes written.
-- Total read timer, in milliseconds.
Objects that perform I/O operations on a communications device.