torc::common::NullOutputStream Class Reference

Output stream that discards everything it receives. More...

#include <NullOutputStream.hpp>

Collaboration diagram for torc::common::NullOutputStream:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 NullOutputStream (void)
 Public constructor.

Protected Attributes

NullStreamBuffer mNullStreamBuf
 The null stream buffer that supports our operations.


Detailed Description

Output stream that discards everything it receives.

Definition at line 39 of file NullOutputStream.hpp.


Constructor & Destructor Documentation

torc::common::NullOutputStream::NullOutputStream ( void   )  [inline]

Public constructor.

Constructs this output stream with a null stream buffer.

Definition at line 48 of file NullOutputStream.hpp.


Member Data Documentation

The null stream buffer that supports our operations.

Definition at line 43 of file NullOutputStream.hpp.


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

Generated on Thu Oct 13 16:49:53 2011 for TORC by  doxygen 1.5.6