Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

S2_Debug.h File Reference

#include <fstream>
#include <vector>
#include "S2_Base.h"
#include "S2_Math/S2_Math.h"

Include dependency graph for S2_Debug.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Classes

class  DebugStream
 Debug Stream class to output formatted math data. More...


Functions

DebugStreamoperator<< (DebugStream &ds, char ch)
DebugStreamoperator<< (DebugStream &ds, signed char ch)
DebugStreamoperator<< (DebugStream &ds, unsigned char ch)
DebugStreamoperator<< (DebugStream &ds, const char *str)
DebugStreamoperator<< (DebugStream &ds, const signed char *str)
DebugStreamoperator<< (DebugStream &ds, const unsigned char *str)

Function Documentation

DebugStream& operator<< DebugStream ds,
const unsigned char *  str
[inline]
 

DebugStream& operator<< DebugStream ds,
const signed char *  str
[inline]
 

DebugStream& operator<< DebugStream ds,
const char *  str
[inline]
 

DebugStream& operator<< DebugStream ds,
unsigned char  ch
[inline]
 

DebugStream& operator<< DebugStream ds,
signed char  ch
[inline]
 

DebugStream& operator<< DebugStream ds,
char  ch
[inline]
 


Generated on Tue Aug 10 15:58:30 2004 for Saphyre2 by doxygen 1.3.5