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_ */
manipulators.hpp
Simple manipulators that operate on text streams.
console_streams.hpp
Convenience handles for console textstreams.
shared_file_stream.hpp
Convenience handles for shared file textstreams.
string_stream.hpp
Convenience handle for virtual string streams.
serial_stream.hpp
Convenience handle for serial textstreams.
socket_streams.hpp
Convenience handles for socket textstreams.
log_stream.hpp
Macro enabled, fast logging stream.
file_streams.hpp
Convenience handles for file textstreams.
text_stream.hpp
Convenience header for various text streams.


ecl_streams
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:48