[ Lit Window Library at SourceForge ] [ Lit Window Productions Homepage ] [ wxWidgets Tips&Tricks ] [ wxVisualSetup ]
Include dependency graph for logging.h:

This graph shows which files directly or indirectly include this file:

Classes | |
| class | template_redirect_streambuf |
This template class can be inserted into the logging stream to route the log output to a Printer. More... | |
| class | wrapping_ostrstream |
| An output stream writing data into a wraparound buffer located in memory. More... | |
| class | wrapping_strstreambuf |
| A specialized version of a strstreambuf that wraps around instead of increasing the storage size when the end of the buffer has been reached. More... | |
| struct | wrapping_strstreambuf::dumper_t |
Typedefs | |
| typedef template_redirect_streambuf< void(*)(const char *)> | static_redirect_streambuf |
| Standard specialization for void (*)(const char*) Printer functions. | |
Functions | |
| wrapping_ostrstream & | lw_err () |
| Returns the global error stream. | |
| wrapping_ostrstream & | lw_log () |
| Returns the global logging stream. | |
|
|
|
|
|
|
|
|
|
Copyright 2004, Hajo Kirchhoff, Lit Window Productions