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) |
Protected Types | |
typedef StringUtil::StrStreamType | BaseStream |
Protected Attributes | |
BaseStream | mCache |
LogMessageLevel | mLevel |
bool | mMaskDebug |
Log * | mTarget |
Stream object which targets a log.
|
protected |
Ogre::Log::Stream::Stream | ( | Log * | target, |
LogMessageLevel | lml, | ||
bool | maskDebug | ||
) |
Ogre::Log::Stream::Stream | ( | const Stream & | rhs | ) |
Stream& Ogre::Log::Stream::operator<< | ( | const T & | v | ) |
Definition at line 243 of file OgreLog.h.
References Ogre::StringUtil::BLANK.
|
protected |
|
protected |
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri Dec 20 2013 01:24:27