JsUnit 1.3
Project Developer Home doxygen

StringWriter Class Reference

Inheritance diagram for StringWriter:

Inheritance graph
[legend]
Collaboration diagram for StringWriter:

Collaboration graph
[legend]
List of all members.

Detailed Description

The PrinterWriter into a String.


Public Member Functions

void StringWriter ()
void _flush (void str)
String get ()
 Returns the written String.

Public Attributes

int mString


Constructor & Destructor Documentation

void StringWriter::StringWriter (  ) 


Member Function Documentation

void StringWriter::_flush ( void  str  ) 

Reimplemented from PrinterWriter.

String StringWriter::get (  ) 

Returns the written String.

The function will close also the stream if it is still open.


Member Data Documentation

int StringWriter::mString


The documentation for this class was generated from the following file:
JsUnit © 1999, 2000, 2001, 2002, 2003, 2006, 2007 by Jörg Schaible
Generated on Fri Oct 19 23:11:21 2007 for JsUnit by doxygen 1.5.2