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

templog::dynamic_write_policy::writer_base Class Reference

#include <logging.h>

Inheritance diagram for templog::dynamic_write_policy::writer_base:

templog::dynamic_write_policy::writer< WritePolicy_ > templog::dynamic_write_policy::auto_writer< WritePolicy_ > List of all members.

Public Member Functions

virtual bool is_writing (int, int) const
virtual void write_str (const std::string &str) const =0

Detailed Description

dynamic write policy base class

Definition at line 679 of file logging.h.


Member Function Documentation

virtual bool templog::dynamic_write_policy::writer_base::is_writing int  ,
int 
const [inline, virtual]
 

Definition at line 681 of file logging.h.

Referenced by templog::dynamic_write_policy::is_writing().

virtual void templog::dynamic_write_policy::writer_base::write_str const std::string &  str  )  const [pure virtual]
 

Implemented in templog::dynamic_write_policy::writer< WritePolicy_ >.

Referenced by templog::dynamic_write_policy::write_str().


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