log_target Class Reference

#include <log.hpp>

Inheritance diagram for log_target:

Inheritance graph
[legend]

List of all members.


Detailed Description

Base class for log targets.

Definition at line 54 of file log.hpp.


Public Member Functions

 log_target ()
virtual void print_line (const gsgl::string &)=0
virtual ~log_target ()

Constructor & Destructor Documentation

log_target (  ) 

Definition at line 112 of file log.cpp.

References logger::global_instance(), and global_register::register_resource().

~log_target (  )  [virtual]

Definition at line 118 of file log.cpp.

References logger::global_instance(), and global_register::unregister_resource().


Member Function Documentation

virtual void print_line ( const gsgl::string  )  [pure virtual]

Implemented in file_log_target, and debug_log_target.


The documentation for this class was generated from the following files:

Generated on Sat Mar 1 13:50:05 2008 for Periapsis Project by  doxygen 1.5.5