OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
Stream object which targets a log. More...
#include <OgreLog.h>
Classes | |
struct | Flush |
Simple type to indicate a flush of the stream to the log. More... | |
Public Member Functions | |
Stream (Log *target, LogMessageLevel lml, bool maskDebug) | |
Stream (const Stream &rhs) | |
~Stream () | |
template<typename T > | |
Stream & | operator<< (const T &v) |
Stream & | operator<< (const Flush &v) |
Stream object which targets a log.
|
inline |
|
inline |
|
inline |
References Ogre::Log::logMessage().
|
inline |
References Ogre::BLANKSTRING, and Ogre::Log::logMessage().