Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
An object of this class simulates a std::cout stream but does nothing. This class is for dummy objects, bit shift operators are availiable but doing nothing. Should only be used by the macros defined in the file mbilog.h. More...
#include <mbilog.h>
Public Member Functions | |
template<class T > | |
NullStream & | operator<< (const T &) |
template<class T > | |
NullStream & | operator<< (T &) |
NullStream & | operator<< (std::ostream &(*)(std::ostream &)) |
NullStream & | operator() (const char *) |
NullStream & | operator() (bool) |
An object of this class simulates a std::cout stream but does nothing. This class is for dummy objects, bit shift operators are availiable but doing nothing. Should only be used by the macros defined in the file mbilog.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |