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. More...
 

Detailed Description

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

Definition at line 303 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 307 of file oomph_definitions.h.

References oomph::oomph_nullstream.


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