|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::GeneralLogtagFormatter< FormatFunc > Class Template Reference
A log tag formatter that wraps a unary formatting function or functor. More...
#include <dune/pdelab/common/logtag.hh>
Inheritance diagram for Dune::PDELab::GeneralLogtagFormatter< FormatFunc >:

Public Member Functions | |
| GeneralLogtagFormatter (const FormatFunc &formatFunc_) | |
| constructor | |
| virtual void | writeTag (std::ostream &s) const override |
| write the tag to the stream | |
Detailed Description
template<class FormatFunc>
class Dune::PDELab::GeneralLogtagFormatter< FormatFunc >
class Dune::PDELab::GeneralLogtagFormatter< FormatFunc >
A log tag formatter that wraps a unary formatting function or functor.
Constructor & Destructor Documentation
◆ GeneralLogtagFormatter()
template<class FormatFunc >
|
inline |
constructor
- Parameters
-
formatFunc_ Formatting functor or function-pointer. Must be copy-constructible.
Member Function Documentation
◆ writeTag()
template<class FormatFunc >
|
inlineoverridevirtual |
write the tag to the stream
This calls formatFunc(s) to write the tag.
Implements Dune::PDELab::LogtagFormatterBase.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8