torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
NullOutputStream.hpp File Reference

Header for the NullOutputStream class. More...

#include <ostream>
+ Include dependency graph for NullOutputStream.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  torc::common::NullStreamBuffer
 Null stream buffer used by NullOutputStream. More...
 
class  torc::common::NullOutputStream
 Output stream that discards everything it receives. More...
 

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::common
 

Detailed Description

Header for the NullOutputStream class.

Credit for this code goes to Dietmar Kuehl for a July 22, 2005 response to a post on http://bytes.com/topic/c/answers/127843-null-output-stream#post444998.

Definition in file NullOutputStream.hpp.