Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
include
ecl
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_ */
shared_file_stream.hpp
Convenience handles for shared file textstreams.
console_streams.hpp
Convenience handles for console textstreams.
serial_stream.hpp
Convenience handle for serial textstreams.
log_stream.hpp
Macro enabled, fast logging stream.
string_stream.hpp
Convenience handle for virtual string streams.
socket_streams.hpp
Convenience handles for socket textstreams.
file_streams.hpp
Convenience handles for file textstreams.
manipulators.hpp
Simple manipulators that operate on text streams.
text_stream.hpp
Convenience header for various text streams.
xbot_driver
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:27:38