#include <timezone.h>
|
const LogString | getID () const |
|
virtual log4cxx_status_t | explode (apr_time_exp_t *result, log4cxx_time_t input) const =0 |
| Expand an APR time into the human readable components for this timezone. More...
|
|
virtual | ~Object () |
|
virtual bool | instanceof (const Class &clazz) const =0 |
|
virtual const void * | cast (const Class &clazz) const =0 |
|
◆ TimeZone()
log4cxx::helpers::TimeZone::TimeZone |
( |
const LogString & |
ID | ) |
|
|
protected |
◆ ~TimeZone()
virtual log4cxx::helpers::TimeZone::~TimeZone |
( |
| ) |
|
|
protectedvirtual |
◆ explode()
virtual log4cxx_status_t log4cxx::helpers::TimeZone::explode |
( |
apr_time_exp_t * |
result, |
|
|
log4cxx_time_t |
input |
|
) |
| const |
|
pure virtual |
Expand an APR time into the human readable components for this timezone.
◆ getDefault()
static const TimeZonePtr& log4cxx::helpers::TimeZone::getDefault |
( |
| ) |
|
|
static |
◆ getGMT()
static const TimeZonePtr& log4cxx::helpers::TimeZone::getGMT |
( |
| ) |
|
|
static |
◆ getID()
const LogString log4cxx::helpers::TimeZone::getID |
( |
| ) |
const |
|
inline |
◆ getTimeZone()
static const TimeZonePtr log4cxx::helpers::TimeZone::getTimeZone |
( |
const LogString & |
ID | ) |
|
|
static |
◆ id
const LogString log4cxx::helpers::TimeZone::id |
|
protected |
The documentation for this class was generated from the following file: