Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik
nullstream.h File Reference

NullStream is a stream discarding everything More...

This graph shows which files directly or indirectly include this file:

Classes

class  NullStream
 Ignore all data passed by the stream operatorCan be used instead of the OutputStream if (for debugging reasons) all output should be ignored, e.g. for DBG_VERBOSE. More...
 

Variables

NullStream nullstream
 

Detailed Description

NullStream is a stream discarding everything