Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
Simulates a std::cout stream but does nothing. More...
#include <mitkLog.h>
Public Member Functions | |
template<class T > | |
NullLogStream & | operator<< (const T &) |
template<class T > | |
NullLogStream & | operator<< (T &) |
NullLogStream & | operator<< (std::ostream &(*)(std::ostream &)) |
NullLogStream & | operator() (const char *) |
NullLogStream & | operator() (bool) |
Simulates a std::cout stream but does nothing.
Should only be used by the macros defined in the file mitkLog.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |