![]() |
|
#include <oomph_definitions.h>
Public Member Functions | |
| OutputModifier () | |
| Empty constructor. More... | |
| virtual | ~OutputModifier () |
| Empty virtual destructor. More... | |
| virtual bool | operator() (std::ostream &stream) |
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// A base class that contains a single virtual member function: The () operator that may be used to modify the output in
|
inlinevirtual |