Home Hierarchy Members Alphabetical Related Pages

PrettyPrinter Class Reference
[Tools]

#include <prettyprinter.h>

List of all members.

Public Member Functions

 PrettyPrinter (std::ostream &s)

Protected Member Functions

void inc ()
void dec ()
void newline ()

Friends

PrettyPrinteroperator<< (PrettyPrinter &p, const SFBool &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const SFColor &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const SFFloat &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const SFImage &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const SFInt32 &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const SFNode &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const SFRotation &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const SFString &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const SFTime &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const SFVec2f &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const SFVec3f &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const MFColor &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const MFFloat &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const MFInt32 &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const MFNode &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const MFRotation &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const MFString &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const MFTime &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const MFVec2f &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const MFVec3f &v)
PrettyPrinteroperator<< (PrettyPrinter &p, const Node::FieldHandle &h)
PrettyPrinteroperator<< (PrettyPrinter &p, const Node::EventInHandle &h)
PrettyPrinteroperator<< (PrettyPrinter &p, const Node::EventOutHandle &h)
PrettyPrinteroperator<< (PrettyPrinter &p, const Scene &s)


Constructor & Destructor Documentation

PrettyPrinter std::ostream &  s  ) 
 


Member Function Documentation

void dec  )  [protected]
 

void inc  )  [protected]
 

void newline  )  [protected]
 


Friends And Related Function Documentation

PrettyPrinter& operator<< PrettyPrinter p,
const Scene s
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const Node::EventOutHandle h
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const Node::EventInHandle h
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const Node::FieldHandle h
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const MFVec3f v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const MFVec2f v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const MFTime v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const MFString v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const MFRotation v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const MFNode v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const MFInt32 v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const MFFloat v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const MFColor v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const SFVec3f v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const SFVec2f v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const SFTime v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const SFString v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const SFRotation v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const SFNode v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const SFInt32 v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const SFImage v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const SFFloat v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const SFColor v
[friend]
 

PrettyPrinter& operator<< PrettyPrinter p,
const SFBool v
[friend]
 


Generated on 24 Feb 2005 with doxygen version 1.3.9.1. Valid HTML 4.0! Valid CSS!