Main Page   Class Hierarchy   Compound List   File List   Compound Members  

BaTraceStream Class Reference

Output stream for DGFX_TRACE_* macros. More...

#include <freecloth/base/baTraceStream.h>

Collaboration diagram for BaTraceStream:

Collaboration graph
[legend]
List of all members.

Public Types

enum  LineType { LINE_NORMAL, LINE_INDENT, LINE_UNINDENT }

Public Member Functions

std::ostream & getStream ()
String startl (LineType=LINE_NORMAL) const
void indent ()
void unindent ()

Static Public Member Functions

BaTraceStream & theTraceStream ()

Private Attributes

Imp * _imp

Static Private Attributes

BaTraceStream _theTraceStream

Detailed Description

Output stream for DGFX_TRACE_* macros.

For internal use only.

Maintains indentation level, etc.

Definition at line 48 of file baTraceStream.h.


The documentation for this class was generated from the following files:
Generated on Wed Apr 23 15:58:53 2003 for Freecloth by doxygen1.3-rc3