This is the complete list of members for LogCore, including all inherited members.
destroyInstance(void) | LazyInstantiation< Private::SingletonTrait< LogCore, singleton::LazyInstantiation, singleton::CreateUsingNew, singleton::NormalLifetime, singleton::MutexLock > > | inlineprotectedstatic |
getSeverityLevel() const | LogCore | inline |
getUptime() const | LogCore | inline |
instance() | Singleton< LogCore, singleton::LazyInstantiation, singleton::CreateUsingNew > | inlinestatic |
isDestroyed() | Singleton< LogCore, singleton::LazyInstantiation, singleton::CreateUsingNew > | inlinestatic |
log(LogRecord &record) | LogCore | inline |
LogCore() | LogCore | |
makeInstance() | LazyInstantiation< Private::SingletonTrait< LogCore, singleton::LazyInstantiation, singleton::CreateUsingNew, singleton::NormalLifetime, singleton::MutexLock > > | inlineprotectedstatic |
parseFunction(const LogRecord &record) | LogCore | |
registerCallback(SeverityLevelChangedCallback callback) | LogCore | inline |
registerSink(const T &sink) | LogCore | inline |
setSeverityLevel(SeverityLevel level) | LogCore | inline |
SeverityLevelChangedCallback typedef | LogCore | |
Type typedef | Singleton< LogCore, singleton::LazyInstantiation, singleton::CreateUsingNew > | |
unregisterCallback(uint32 id) | LogCore | inline |
unregisterSink(LogSinkPtr sink) | LogCore | inline |