Apache log4cxx  Version 0.11.0
log4cxx::helpers::Date Class Reference

Simple transcoder for converting between external char and wchar_t strings and internal strings. More...

#include <date.h>

Inheritance diagram for log4cxx::helpers::Date:
log4cxx::helpers::ObjectImpl log4cxx::helpers::Object

Public Member Functions

 Date (log4cxx_time_t time)
 
log4cxx_time_t getTime () const
 
log4cxx_time_t getNextSecond () const
 Get start of next second.
 
- 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 log4cxx_time_t getMicrosecondsPerDay ()
 
static log4cxx_time_t getMicrosecondsPerSecond ()
 

Additional Inherited Members

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

Detailed Description

Simple transcoder for converting between external char and wchar_t strings and internal strings.


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