OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::LogManager, including all inherited members.
createLog(const String &name, bool defaultLog=false, bool debuggerOutput=true, bool suppressFileOutput=false) | Ogre::LogManager | |
destroyLog(const String &name) | Ogre::LogManager | |
destroyLog(Log *log) | Ogre::LogManager | |
getDefaultLog() | Ogre::LogManager | |
getLog(const String &name) | Ogre::LogManager | |
getSingleton(void) | Ogre::LogManager | static |
getSingletonPtr(void) | Ogre::LogManager | static |
logError(const String &message, bool maskDebug=false) | Ogre::LogManager | |
LogManager() | Ogre::LogManager | |
logMessage(const String &message, LogMessageLevel lml=LML_NORMAL, bool maskDebug=false) | Ogre::LogManager | |
logMessage(LogMessageLevel lml, const String &message, bool maskDebug=false) | Ogre::LogManager | inline |
logWarning(const String &message, bool maskDebug=false) | Ogre::LogManager | |
setDefaultLog(Log *newLog) | Ogre::LogManager | |
setLogDetail(LoggingLevel ll) | Ogre::LogManager | |
setMinLogLevel(LogMessageLevel lml) | Ogre::LogManager | |
Singleton(void) | Ogre::Singleton< LogManager > | inline |
stream(LogMessageLevel lml=LML_NORMAL, bool maskDebug=false) | Ogre::LogManager | |
~LogManager() | Ogre::LogManager | |
~Singleton(void) | Ogre::Singleton< LogManager > | inline |