devices.hpp
Go to the documentation of this file.
1 
10 /*****************************************************************************
11 ** Ifdefs
12 *****************************************************************************/
13 
14 #ifndef ECL_DEVICES_HPP_
15 #define ECL_DEVICES_HPP_
16 
17 /*****************************************************************************
18 ** Includes
19 *****************************************************************************/
20 
21 #include "devices/modes.hpp"
22 #include "devices/traits.hpp"
23 #include "devices/ofile.hpp"
24 #include "devices/serial.hpp"
25 #include "devices/socket.hpp"
26 #include "devices/string.hpp"
27 
28 #endif /*ECL_IO_DEVICES_HPP_*/
Traits for devices.
Serial (RS232) interfaces.
Cross platform server tcp/ip socket header.
A virtual string device.
Device modes.
Synchronous and asynchronous file io.


ecl_devices
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:45