18 #ifndef _LOG4CXX_HELPERS_DATE_H 19 #define _LOG4CXX_HELPERS_DATE_H 22 #include <log4cxx/log4cxx.h> 37 const log4cxx_time_t time;
46 Date(log4cxx_time_t time);
57 log4cxx_time_t getNextSecond()
const;
60 static log4cxx_time_t getMicrosecondsPerDay();
61 static log4cxx_time_t getMicrosecondsPerSecond();
#define LOG4CXX_CAST_ENTRY(Interface)
Definition: object.h:153
#define END_LOG4CXX_CAST_MAP()
Definition: object.h:147
LOG4CXX_PTR_DEF(AppenderAttachableImpl)
#define BEGIN_LOG4CXX_CAST_MAP()
Definition: object.h:141
#define DECLARE_LOG4CXX_OBJECT(object)
Definition: object.h:39
base class for java-like objects.
Definition: object.h:101
log4cxx_time_t getTime() const
Definition: date.h:49
Simple transcoder for converting between external char and wchar_t strings and internal strings...
Definition: date.h:35
Definition: appender.h:32