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