[ Lit Window Library at SourceForge[ Lit Window Productions Homepage ]  [ wxWidgets Tips&Tricks ]  [  wxVisualSetup ]

Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

logging.h File Reference

This file declares classes for the Lit Window logging mechanism. More...

Include dependency graph for logging.h:

Include dependency graph

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

Included by dependency graph

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_ostrstreamlw_err ()
 Returns the global error stream.
wrapping_ostrstreamlw_log ()
 Returns the global logging stream.

Detailed Description


Typedef Documentation

typedef template_redirect_streambuf<void (*)(const char*)> static_redirect_streambuf
 


Function Documentation

wrapping_ostrstream& lw_err  ) 
 

wrapping_ostrstream& lw_log  ) 
 


Copyright 2004, Hajo Kirchhoff, Lit Window Productions