torc::common::NullStreamBuffer Class Reference

Null stream buffer used by NullOutputStream. More...

#include <NullOutputStream.hpp>

List of all members.

Private Member Functions

int overflow (int c)
 Responds that we never overflow our buffer, and can thus keep writing indefinitely.


Detailed Description

Null stream buffer used by NullOutputStream.

Note that this stream buffer is not necessary for the NullOutputStream if we do not care about the stream's badbit being set.

Definition at line 32 of file NullOutputStream.hpp.


Member Function Documentation

int torc::common::NullStreamBuffer::overflow ( int  c  )  [inline, private]

Responds that we never overflow our buffer, and can thus keep writing indefinitely.

Definition at line 35 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