streams.hpp
Go to the documentation of this file.
1 
10 /*****************************************************************************
11 ** Ifdefs
12 *****************************************************************************/
13 
14 #ifndef ECL_IO_DEVICES_STREAMS_HPP_
15 #define ECL_IO_DEVICES_STREAMS_HPP_
16 
17 /*****************************************************************************
18 ** Includes
19 *****************************************************************************/
20 
21 #include "streams/text_stream.hpp"
22 #include "streams/console_streams.hpp"
23 #include "streams/file_streams.hpp"
24 #include "streams/log_stream.hpp"
25 #include "streams/serial_stream.hpp"
26 #include "streams/shared_file_stream.hpp"
27 #include "streams/socket_streams.hpp"
28 #include "streams/string_stream.hpp"
29 #include "streams/manipulators.hpp"
30 
31 
32 #endif /* ECL_IO_DEVICES_STREAMS_HPP_ */


xbot_node
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:28:13