, including all inherited members.
addListener(LogListener *listener) | Ogre::Log | |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | [explicit] |
getLogDetail() const | Ogre::Log | |
getName() const | Ogre::Log | |
isDebugOutputEnabled() const | Ogre::Log | |
isFileOutputSuppressed() const | Ogre::Log | |
isTimeStampEnabled() const | Ogre::Log | |
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 | |
mDebugOut | Ogre::Log | [protected] |
mListeners | Ogre::Log | [protected] |
mLog | Ogre::Log | [protected] |
mLogLevel | Ogre::Log | [protected] |
mLogName | Ogre::Log | [protected] |
mSuppressFile | Ogre::Log | [protected] |
mTimeStamp | Ogre::Log | [protected] |
mtLogListener typedef | Ogre::Log | [protected] |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | |
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 > | |
~Log() | Ogre::Log | |