Apache log4cxx
Version 0.13.0
|
This is the complete list of members for log4cxx::helpers::DateLayout, including all inherited members.
activateOptions(log4cxx::helpers::Pool &p) | log4cxx::helpers::DateLayout | virtual |
appendFooter(LogString &output, log4cxx::helpers::Pool &p) | log4cxx::Layout | virtual |
appendHeader(LogString &output, log4cxx::helpers::Pool &p) | log4cxx::Layout | virtual |
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
dateFormat | log4cxx::helpers::DateLayout | protected |
DateLayout(const LogString &dateLayoutOption) | log4cxx::helpers::DateLayout | |
format(LogString &output, const spi::LoggingEventPtr &event, log4cxx::helpers::Pool &pool) const =0 | log4cxx::Layout | pure virtual |
formatDate(LogString &s, const spi::LoggingEventPtr &event, log4cxx::helpers::Pool &p) const | log4cxx::helpers::DateLayout | |
getContentType() const | log4cxx::Layout | virtual |
getDateFormat() const | log4cxx::helpers::DateLayout | inline |
getTimeZone() const | log4cxx::helpers::DateLayout | inline |
ignoresThrowable() const =0 | log4cxx::Layout | pure virtual |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
setDateFormat(const LogString &dateFormat1) | log4cxx::helpers::DateLayout | inline |
setOption(const LogString &option, const LogString &value) | log4cxx::helpers::DateLayout | virtual |
setTimeZone(const LogString &timeZone) | log4cxx::helpers::DateLayout | inline |
~DateLayout() | log4cxx::helpers::DateLayout | virtual |
~Layout() | log4cxx::Layout | virtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |
~OptionHandler() | log4cxx::spi::OptionHandler | inlinevirtual |