|
torc-master
|
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 | |
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.