Class Dune::XT::Common::OstreamBuffer¶
Inherits from Dune::XT::Common::SuspendableStrBuffer.
-
class Dune::XT::Common::OstreamBuffer : public SuspendableStrBuffer¶
a SuspendableStrBuffer that flushes its contents to a single std::ostream
-
int Dune::XT::Common::OstreamBuffer::sync()¶
No documentation provided.
-
Dune::XT::Common::OstreamBuffer::OstreamBuffer(int loglevel, int &logflags, std::ostream &out)¶
No documentation provided.
-
std::ostream &Dune::XT::Common::OstreamBuffer::out_¶
No documentation provided.
-
std::mutex Dune::XT::Common::OstreamBuffer::sync_mutex_¶
No documentation provided.