#include <OgreLog.h>
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 | |
Log * | mTarget |
LogMessageLevel | mLevel |
bool | mMaskDebug |
BaseStream | mCache |
Classes | |
struct | Flush |
Simple type to indicate a flush of the stream to the log. More... |
Definition at line 178 of file OgreLog.h.
|
|
|
|
|
Definition at line 198 of file OgreLog.h. References mCache. |
|
|
|
Definition at line 220 of file OgreLog.h. References Ogre::StringUtil::BLANK. |
|
|
|
Definition at line 185 of file OgreLog.h. Referenced by Stream(). |
|
|
|
|
|
|
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat Apr 11 13:48:53 2009