Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

templog::windbg_write_policy Class Reference

#include <logging.h>

Inheritance diagram for templog::windbg_write_policy:

templog::non_incremental_write_policy_base< windbg_write_policy, true > templog::write_policy_base< WritePolicy_, Endl_, Incremental_ > List of all members.

Static Public Member Functions

static bool is_writing (int, int)
static void write_str (const std::string &str)

Classes

struct  writes

Detailed Description

Pre-defined write policy.

This non-incremental write policy writes log messages to Windows' debug console. This is especially useful in conjunction with the visual_studio_formating_policy.

See also:
visual_studio_formating_policy

Definition at line 653 of file logging.h.


Member Function Documentation

static bool templog::windbg_write_policy::is_writing int  ,
int 
[inline, static]
 

Definition at line 658 of file logging.h.

static void templog::windbg_write_policy::write_str const std::string &  str  )  [static]
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 11 15:57:20 2009 for templog library by  doxygen 1.4.2