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"
23 #include "streams/file_streams.hpp"
24 #include "streams/log_stream.hpp"
29 #include "streams/manipulators.hpp"
30 
31 
32 #endif /* ECL_IO_DEVICES_STREAMS_HPP_ */
Convenience handles for shared file textstreams.
Convenience handles for console textstreams.
Convenience handle for serial textstreams.
Macro enabled, fast logging stream.
Convenience handle for virtual string streams.
Convenience handles for socket textstreams.
Convenience handles for file textstreams.
Simple manipulators that operate on text streams.
Convenience header for various text streams.


ecl_streams
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:50