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

templog::stderr_write_policy Class Reference

#include <logging.h>

Inheritance diagram for templog::stderr_write_policy:

templog::incremental_write_policy_base< stderr_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 begin_write ()
template<typename T>
static void write_obj (const T &obj)
static void end_write ()

Classes

struct  writes

Detailed Description

Pre-defined write policy.

This incremental write policy writes log messages to std::cerr.

Definition at line 628 of file logging.h.


Member Function Documentation

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

Definition at line 633 of file logging.h.

static void templog::stderr_write_policy::begin_write  )  [inline, static]
 

Definition at line 635 of file logging.h.

template<typename T>
static void templog::stderr_write_policy::write_obj const T &  obj  )  [inline, static]
 

Definition at line 638 of file logging.h.

static void templog::stderr_write_policy::end_write  )  [inline, static]
 

Definition at line 640 of file logging.h.


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