13 #ifndef ECL_DEVICES_SERIAL_HPP_ 14 #define ECL_DEVICES_SERIAL_HPP_ 20 #include <ecl/config/ecl.hpp> 27 #if defined(ECL_IS_POSIX) 29 #elif defined(ECL_IS_WIN32) Cross-platform abstractions for the serial class.
Posix interface for serial (RS232) devices.
Win32 interface for serial (RS232) devices.