#include <logging.h>
Inheritance diagram for templog::dynamic_write_policy::writer_base:
Public Member Functions | |
virtual bool | is_writing (int, int) const |
virtual void | write_str (const std::string &str) const =0 |
Definition at line 679 of file logging.h.
|
Definition at line 681 of file logging.h. Referenced by templog::dynamic_write_policy::is_writing(). |
|
Implemented in templog::dynamic_write_policy::writer< WritePolicy_ >. Referenced by templog::dynamic_write_policy::write_str(). |