Apache log4cxx
Version 0.11.0
|
This is the complete list of members for LoggingEvent, including all inherited members.
addRef() const | ObjectImpl | virtual |
cast(const Class &clazz) const =0 | Object | pure virtual |
getClass() const | Object | virtual |
getLevel() const | LoggingEvent | inline |
getLocationInformation() const | LoggingEvent | inline |
getLoggerName() const | LoggingEvent | inline |
getMDC(const LogString &key, LogString &dest) const | LoggingEvent | |
getMDCCopy() const | LoggingEvent | |
getMDCKeySet() const | LoggingEvent | |
getMessage() const | LoggingEvent | inline |
getNDC(LogString &dest) const | LoggingEvent | |
getProperty(const LogString &key, LogString &dest) const | LoggingEvent | |
getPropertyKeySet() const | LoggingEvent | |
getRenderedMessage() const | LoggingEvent | inline |
getStartTime() | LoggingEvent | static |
getStaticClass() | Object | static |
getThreadName() const | LoggingEvent | inline |
getTimeStamp() const | LoggingEvent | inline |
instanceof(const Class &clazz) const =0 | Object | pure virtual |
KeySet typedef | LoggingEvent | |
LoggingEvent() | LoggingEvent | |
LoggingEvent(const LogString &logger, const LevelPtr &level, const LogString &message, const log4cxx::spi::LocationInfo &location) | LoggingEvent | |
ObjectImpl() | ObjectImpl | |
ref | ObjectImpl | mutableprotected |
registerClass() | Object | static |
releaseRef() const | ObjectImpl | virtual |
setProperty(const LogString &key, const LogString &value) | LoggingEvent | |
write(helpers::ObjectOutputStream &os, helpers::Pool &p) const | LoggingEvent | |
~LoggingEvent() | LoggingEvent | |
~Object() | Object | inlinevirtual |
~ObjectImpl() | ObjectImpl | virtual |