Public Member Functions | List of all members
oomph::Nullstream Class Reference

A small nullstream class that throws away everything sent to it. More...

#include <oomph_definitions.h>

+ Inheritance diagram for oomph::Nullstream:

Public Member Functions

 Nullstream ()
 Constructor sets the buffer sizes to zero, suppressing all output.
 

Detailed Description

A small nullstream class that throws away everything sent to it.

Definition at line 321 of file oomph_definitions.h.

Constructor & Destructor Documentation

◆ Nullstream()

oomph::Nullstream::Nullstream ( )
inline

Constructor sets the buffer sizes to zero, suppressing all output.

Definition at line 325 of file oomph_definitions.h.


The documentation for this class was generated from the following file: