Apache log4cxx  Version 0.11.0
log4cxx::helpers::TimeZone Class Referenceabstract
Inheritance diagram for log4cxx::helpers::TimeZone:
log4cxx::helpers::ObjectImpl log4cxx::helpers::Object

Public Member Functions

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.
 
- Public Member Functions inherited from log4cxx::helpers::ObjectImpl
void addRef () const
 
void releaseRef () const
 
- Public Member Functions inherited from log4cxx::helpers::Object
virtual bool instanceof (const Class &clazz) const =0
 
virtual const void * cast (const Class &clazz) const =0
 

Static Public Member Functions

static const TimeZonePtr & getDefault ()
 
static const TimeZonePtr & getGMT ()
 
static const TimeZonePtr getTimeZone (const LogString &ID)
 

Protected Member Functions

 TimeZone (const LogString &ID)
 

Protected Attributes

const LogString id
 
- Protected Attributes inherited from log4cxx::helpers::ObjectImpl
unsigned int volatile ref
 

The documentation for this class was generated from the following file: