C++ Extensions (cppx) Documentation Internal Version
Main | Namespaces | Classes | NamespaceMembers | ClassMembers | Files

stdx::NullOstream Class Reference

This is a null output stream, or in other words it discards anything inserted into it without error. Why would this ever be useful? I use it in my Log object as the return value for when the current log level is below the runtime log level.

List of all members.

Public Methods

Detailed Documentation

Constructor & Destructor Documentation

stdx::NullOstream::NullOstream  
 



The documentation for this class was generated from the following file:
Generated on Mon Aug 15 21:43:10 2005 by Doxygen 1.2.13-20020210 written by Dimitri van Heesch © 1997-2002