#include <mbilog.h>
List of all members.
Detailed Description
Definition at line 183 of file mbilog.h.
Member Function Documentation
NullStream& mbilog::NullStream::operator() |
( |
const char * |
) |
[inline] |
NullStream& mbilog::NullStream::operator() |
( |
bool |
) |
[inline] |
template<class T >
NullStream& mbilog::NullStream::operator<< |
( |
T & |
) |
[inline] |
NullStream& mbilog::NullStream::operator<< |
( |
std::ostream & |
*)(std::ostream & ) |
[inline] |
template<class T >
NullStream& mbilog::NullStream::operator<< |
( |
const T & |
) |
[inline] |
The documentation for this class was generated from the following file: