logstream class used by definitions in tpie_log.h. More...
Go to the source code of this file.
Classes | |
| struct | tpie::log_target |
| class | tpie::log_stream_buf |
| class | tpie::logstream |
| A log is like a regular output stream, but it also supports messages at different priorities, see log_level. More... | |
| class | tpie::logmanip< TP > |
| The logmanip template is based on the omanip template from iomanip.h in the libg++ sources. More... | |
Namespaces | |
| tpie | |
| TPIE's namespace. | |
Functions | |
| logstream & | tpie::manip_level (logstream &tpl, log_level p) |
| logmanip< log_level > | tpie::setlevel (log_level p) |
logstream class used by definitions in tpie_log.h.
Definition in file logstream.h.