cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
getChronoTimeStamp() const | log4cxx::spi::LoggingEvent | |
getClass() const =0 | log4cxx::helpers::Object | pure virtual |
getLevel() const | log4cxx::spi::LoggingEvent | |
getLocationInformation() const | log4cxx::spi::LoggingEvent | |
getLoggerName() const | log4cxx::spi::LoggingEvent | |
getMDC(const LogString &key, LogString &dest) const | log4cxx::spi::LoggingEvent | |
getMDCCopy() const | log4cxx::spi::LoggingEvent | |
getMDCKeySet() const | log4cxx::spi::LoggingEvent | |
getMessage() const | log4cxx::spi::LoggingEvent | |
getNDC(LogString &dest) const | log4cxx::spi::LoggingEvent | |
getProperty(const LogString &key, LogString &dest) const | log4cxx::spi::LoggingEvent | |
getPropertyKeySet() const | log4cxx::spi::LoggingEvent | |
getRenderedMessage() const | log4cxx::spi::LoggingEvent | |
getStartTime() | log4cxx::spi::LoggingEvent | static |
getThreadName() const | log4cxx::spi::LoggingEvent | |
getThreadUserName() const | log4cxx::spi::LoggingEvent | |
getTimeStamp() const | log4cxx::spi::LoggingEvent | |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
KeySet typedef | log4cxx::spi::LoggingEvent | |
LoadDC() const | log4cxx::spi::LoggingEvent | |
LoggingEvent() | log4cxx::spi::LoggingEvent | |
LoggingEvent(const LogString &logger, const LevelPtr &level, const LocationInfo &location, LogString &&message) | log4cxx::spi::LoggingEvent | |
LoggingEvent(const LogString &logger, const LevelPtr &level, const LogString &message, const LocationInfo &location) | log4cxx::spi::LoggingEvent | |
setProperty(const LogString &key, const LogString &value) | log4cxx::spi::LoggingEvent | |
~LoggingEvent() | log4cxx::spi::LoggingEvent | |
~Object() | log4cxx::helpers::Object | inlinevirtual |