alma::acs::util::StringOutputStream Class Reference

Inheritance diagram for alma::acs::util::StringOutputStream:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::util::StringOutputStream:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 StringOutputStream ()
void write (int b) throws IOException
String toString ()

Private Attributes

StringWriter m_stringwriter

Detailed Description

Is for OutputStreams what StringWriter is for Writers.

Author:
hsommer

Constructor & Destructor Documentation

alma::acs::util::StringOutputStream::StringOutputStream (  )  [inline]

References m_stringwriter.


Member Function Documentation

String alma::acs::util::StringOutputStream::toString (  )  [inline]
void alma::acs::util::StringOutputStream::write ( int  b  )  throws IOException [inline]

References m_stringwriter.


Member Data Documentation

Referenced by StringOutputStream(), toString(), and write().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2