Skip to content

Class TempLat::StreamCacher

ClassList > TempLat > StreamCacher

A container that sits at the receiving end of a stream, and spits out everything to the mutexed std::cerr only when it is destructed -> that the end of the line;. More...

  • #include <streamcacher.h>

Public Functions

Type Name
StreamCacher ()
~StreamCacher ()

Public Static Functions

Type Name
void Test (TestObjectUnknownHere & tdd)

Detailed Description

Unit test: ctest -R test-streamcacher

Public Functions Documentation

function StreamCacher

inline TempLat::StreamCacher::StreamCacher () 

function ~StreamCacher

inline TempLat::StreamCacher::~StreamCacher () 

Public Static Functions Documentation

function Test

template<typename TestObjectUnknownHere>
static inline void TempLat::StreamCacher::Test (
    TestObjectUnknownHere & tdd
) 

Friends Documentation

friend operator<<

template<typename T>
inline StreamCacher TempLat::StreamCacher::operator<< (
    StreamCacher stream,
    const T & other
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/log/streamcacher.h