| CachedDateFormat(const helpers::DateFormatPtr &dateFormat, int expiration) | log4cxx::pattern::CachedDateFormat | |
| cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
| DateFormat() | log4cxx::helpers::DateFormat | protected |
| findMillisecondStart(log4cxx_time_t time, const LogString &formatted, const helpers::DateFormatPtr &formatter) | log4cxx::pattern::CachedDateFormat | static |
| findMillisecondStart(log4cxx_time_t time, const LogString &formatted, const log4cxx::helpers::DateFormatPtr &formatter, log4cxx::helpers::Pool &pool) | log4cxx::pattern::CachedDateFormat | static |
| format(LogString &toAppendTo, log4cxx_time_t tm, helpers::Pool &p) const override | log4cxx::pattern::CachedDateFormat | virtual |
| log4cxx::helpers::DateFormat::format(LogString &toAppendTo, log4cxx_time_t tm) const | log4cxx::helpers::DateFormat | |
| getClass() const =0 | log4cxx::helpers::Object | pure virtual |
| getMaximumCacheValidity(const LogString &pattern) | log4cxx::pattern::CachedDateFormat | static |
| instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
| NO_MILLISECONDS enum value | log4cxx::pattern::CachedDateFormat | |
| numberFormat(LogString &toAppendTo, int n, helpers::Pool &p) const override | log4cxx::pattern::CachedDateFormat | virtual |
| log4cxx::helpers::DateFormat::numberFormat(LogString &toAppendTo, int n) const | log4cxx::helpers::DateFormat | |
| setTimeZone(const helpers::TimeZonePtr &zone) override | log4cxx::pattern::CachedDateFormat | |
| log4cxx::helpers::DateFormat::setTimeZone(const TimeZonePtr &zone) | log4cxx::helpers::DateFormat | virtual |
| UNRECOGNIZED_MILLISECONDS enum value | log4cxx::pattern::CachedDateFormat | |
| ~CachedDateFormat() | log4cxx::pattern::CachedDateFormat | |
| ~DateFormat() | log4cxx::helpers::DateFormat | virtual |
| ~Object() | log4cxx::helpers::Object | inlinevirtual |