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

///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// 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 314 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 318 of file oomph_definitions.h.


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