getFormattedTime(const log4cplus::tstring &fmt, bool use_gmtime=false) const | log4cplus::helpers::Time | |
getTime() const | log4cplus::helpers::Time | |
gettimeofday() | log4cplus::helpers::Time | [static] |
gmtime(struct tm *t) const | log4cplus::helpers::Time | |
localtime(struct tm *t) const | log4cplus::helpers::Time | |
operator *=(long rhs) | log4cplus::helpers::Time | |
operator!=(const Time &rhs) | log4cplus::helpers::Time | [inline] |
operator+=(const Time &rhs) | log4cplus::helpers::Time | |
operator-=(const Time &rhs) | log4cplus::helpers::Time | |
operator/=(long rhs) | log4cplus::helpers::Time | |
operator==(const Time &rhs) | log4cplus::helpers::Time | [inline] |
sec() const | log4cplus::helpers::Time | [inline] |
sec(long s) | log4cplus::helpers::Time | [inline] |
setTime(struct tm *t) | log4cplus::helpers::Time | |
Time() | log4cplus::helpers::Time | |
Time(long tv_sec, long tv_usec) | log4cplus::helpers::Time | |
Time(time_t time) | log4cplus::helpers::Time | |
usec() const | log4cplus::helpers::Time | [inline] |
usec(long us) | log4cplus::helpers::Time | [inline] |