clone() const | log4cplus::spi::InternalLoggingEvent | [virtual] |
getDefaultType() | log4cplus::spi::InternalLoggingEvent | [static] |
getFile() const | log4cplus::spi::InternalLoggingEvent | [inline] |
getLine() const | log4cplus::spi::InternalLoggingEvent | [inline] |
getLoggerName() const | log4cplus::spi::InternalLoggingEvent | [inline] |
getLogLevel() const | log4cplus::spi::InternalLoggingEvent | [inline] |
getMessage() const | log4cplus::spi::InternalLoggingEvent | [virtual] |
getNDC() const | log4cplus::spi::InternalLoggingEvent | [inline] |
getThread() const | log4cplus::spi::InternalLoggingEvent | [inline] |
getTimestamp() const | log4cplus::spi::InternalLoggingEvent | [inline] |
getType() const | log4cplus::spi::InternalLoggingEvent | [virtual] |
InternalLoggingEvent(const log4cplus::tstring &logger, LogLevel ll, const log4cplus::tstring &message, const char *filename, int line) | log4cplus::spi::InternalLoggingEvent | [inline] |
InternalLoggingEvent(const log4cplus::tstring &logger, LogLevel ll, const log4cplus::tstring &ndc, const log4cplus::tstring &message, const log4cplus::tstring &thread, log4cplus::helpers::Time time, const log4cplus::tstring &file, int line) | log4cplus::spi::InternalLoggingEvent | [inline] |
InternalLoggingEvent(const log4cplus::spi::InternalLoggingEvent &rhs) | log4cplus::spi::InternalLoggingEvent | [inline] |
message | log4cplus::spi::InternalLoggingEvent | [protected] |
operator=(const log4cplus::spi::InternalLoggingEvent &rhs) | log4cplus::spi::InternalLoggingEvent | |
~InternalLoggingEvent() | log4cplus::spi::InternalLoggingEvent | [virtual] |