debug_log_target Class Reference

#include <log.hpp>

Inheritance diagram for debug_log_target:

Inheritance graph
[legend]
Collaboration diagram for debug_log_target:

Collaboration graph
[legend]

List of all members.


Detailed Description

A log target that prints to a console (or debug output).

Definition at line 108 of file log.hpp.


Public Member Functions

 debug_log_target ()
void print_line (const gsgl::string &)
virtual ~debug_log_target ()

Static Public Member Functions

static T * global_instance ()

Constructor & Destructor Documentation

Definition at line 167 of file log.cpp.

References ft_stream::out.

~debug_log_target (  )  [virtual]

Definition at line 180 of file log.cpp.

References ft_stream::out.


Member Function Documentation

static T* global_instance (  )  [inline, static, inherited]

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

Implements log_target.

Definition at line 192 of file log.cpp.

References string::w_string().


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