LRAUV  revA
Timespan Member List

This is the complete list of members for Timespan, including all inherited members.

addFromMicros(const long long &micros)Timestamp
addFromMillis(const long long &millis)Timestamp
asDouble() const Timespanvirtual
asFloat() const Timespanvirtual
asMicros() const Timestamp
asMillis() const Timestamp
asStructTm() const Timestamp
asTimeT() const Timestampinline
Days(int day)Timespaninlinestatic
elapsed() const Timestamp
EPOCH_START_TIMETimestampstatic
fromDouble(const double &seconds)Timestampprotected
fromIntegers(const int seconds, const unsigned int microseconds)Timestampprotected
fromIntegers(const int year, const int month, const int day, const int hour, const int minute, const int second)Timestampprotected
FromMicros(const long long &micros)Timespanstatic
FromMillis(const long long &millis)Timespanstatic
fromString(const char *timeString)Timestampprotected
fromTimespec(const struct timespec *in)Timestamp
getTimeval() const Timestampinline
Hours(int hour)Timespaninlinestatic
INVALID_TIMESPANTimespanstatic
Milliseconds(float msec)Timespaninlinestatic
Minutes(int min)Timespaninlinestatic
NOT_SET_TIMETimestampstatic
Now()Timestampstatic
operator!=(const Timestamp &rhs) const Timestamp
operator+(const Timespan &rhs) const Timestamp
operator+=(const Timespan &rhs)Timespan
operator-(const Timespan &rhs) const Timestamp
operator-(const struct timeval &rhs) const Timestamp
operator-(const Timestamp &rhs) const Timestamp
operator-=(const Timespan &rhs)Timespan
operator-=(const struct timeval &rhs)Timespan
operator<(const Timestamp &rhs) const Timestamp
operator<=(const Timestamp &rhs) const Timestamp
operator=(const Timestamp &rhs)Timestamp
operator=(const double &seconds)Timestamp
operator=(const struct timeval &timeval)Timestamp
operator==(const Timestamp &rhs) const Timestamp
operator>(const Timestamp &rhs) const Timestamp
operator>=(const Timestamp &rhs) const Timestamp
round(int seconds)Timestamp
Seconds(double sec)Timespaninlinestatic
setDuration(const char *duration)Timespan
setToCurrentTime()Timestamp
setToMonoTime()Timestamp
sleepFor(void) const Timespan
sleepTill()Timestamp
Timespan(const double &seconds)Timespan
Timespan(const struct timeval &timeval)Timespan
Timespan(const Timespan &copyMe=ZERO_TIMESPAN)Timespan
Timestamp(const double &seconds)Timestamp
Timestamp(const int seconds, const unsigned int microseconds)Timestamp
Timestamp(const int year, const int month, const int day, const int hour, const int minute, const int second)Timestamp
Timestamp(const struct timeval &timeval)Timestamp
Timestamp(const char *timeString)Timestamp
Timestamp(const Timestamp &copyMe=NOT_SET_TIME)Timestamp
timeval_Timestampprotected
TimevalFromIntegers(const int seconds, const unsigned int microseconds)Timestampprotectedstatic
TimevalFromMicros(const long long &micros)Timestampprotectedstatic
TimevalFromMillis(const long long &millis)Timestampprotectedstatic
tm_hourTimestamp
tm_isdstTimestamp
tm_mdayTimestamp
tm_minTimestamp
tm_monTimestamp
tm_wdayTimestamp
tm_ydayTimestamp
tm_yearTimestamp
toDateHourString() const Timestamp
toSmallerString() const Timestamp
toSmallString() const Timestamp
toString(char *buf, int buflen, int precision=3) const Timespan
toString(int precision=3) const Timespan
toTimespec(struct timespec *) const Timestamp
ZERO_TIMESPANTimespanstatic
~Timespan()Timespaninline
~Timestamp()Timestampinlinevirtual