9 #ifndef STK_UTIL_DIAG_WRITEROSTREAM_HPP
10 #define STK_UTIL_DIAG_WRITEROSTREAM_HPP
12 #include <stk_util/diag/Writer.hpp>
14 namespace stk_classic {
48 #endif // STK_UTIL_DIAG_WRITEROSTREAM_HPP
std::ostream & getStream()
Member function getStream returns the output stream.
bool shouldPrint()
Member function shouldPrint returns true if the line should print.
Class Writer implements a runtime selectable diagnostic output writer to aid in the development and d...