addListener(LogListener *listener) | Ogre::Log | |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
getLogDetail() const | Ogre::Log | inline |
getName() const | Ogre::Log | inline |
isDebugOutputEnabled() const | Ogre::Log | inline |
isFileOutputSuppressed() const | Ogre::Log | inline |
isTimeStampEnabled() const | Ogre::Log | inline |
Log(const String &name, bool debugOutput=true, bool suppressFileOutput=false) | Ogre::Log | |
logMessage(const String &message, LogMessageLevel lml=LML_NORMAL, bool maskDebug=false) | Ogre::Log | |
OGRE_AUTO_MUTEX | Ogre::Log | |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
removeListener(LogListener *listener) | Ogre::Log | |
setDebugOutputEnabled(bool debugOutput) | Ogre::Log | |
setLogDetail(LoggingLevel ll) | Ogre::Log | |
setTimeStampEnabled(bool timeStamp) | Ogre::Log | |
stream(LogMessageLevel lml=LML_NORMAL, bool maskDebug=false) | Ogre::Log | |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~Log() | Ogre::Log | |