Main Page
Namespaces
Classes
Files
File List
File Members
include
ecl
streams
manipulators.hpp
Go to the documentation of this file.
1
11
/*****************************************************************************
12
** Ifdefs
13
*****************************************************************************/
14
15
#ifndef ECL_STREAMS_MANIPULATORS_HPP_
16
#define ECL_STREAMS_MANIPULATORS_HPP_
17
18
/*****************************************************************************
19
** Includes
20
*****************************************************************************/
21
22
#include "
manipulators/manipulator.hpp
"
23
#include "
text_stream.hpp
"
24
#include "
manipulators/end_of_line.hpp
"
25
#include "
manipulators/clear_screen.hpp
"
26
27
#endif
/* ECL_STREAMS_MANIPULATORS_HPP_ */
end_of_line.hpp
The familiar end of line manipulator, but as a c++ class.
clear_screen.hpp
Really crude hack to clear the screen.
manipulator.hpp
Parent template definition for stream manipulators.
text_stream.hpp
Convenience header for various text streams.
ecl_streams
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:50