wfmath  1.0.3
A math library for the Worldforge system.
WFMath::TimeDiff Member List

This is the complete list of members for WFMath::TimeDiff, including all inherited members.

full_time() constWFMath::TimeDiffinline
isValid() const (defined in WFMath::TimeDiff)WFMath::TimeDiffinline
milliseconds() constWFMath::TimeDiff
operator+(const TimeDiff &a, const TimeDiff &b)WFMath::TimeDifffriend
operator+(const TimeStamp &a, const TimeDiff &msec)WFMath::TimeDifffriend
operator+=(TimeDiff &, const TimeDiff &)WFMath::TimeDifffriend
operator+=(TimeStamp &, const TimeDiff &)WFMath::TimeDifffriend
operator-() constWFMath::TimeDiffinline
operator-(const TimeDiff &a, const TimeDiff &b)WFMath::TimeDifffriend
operator-(const TimeStamp &a, const TimeDiff &msec)WFMath::TimeDifffriend
operator-(const TimeStamp &a, const TimeStamp &b)WFMath::TimeDifffriend
operator-=(TimeDiff &, const TimeDiff &)WFMath::TimeDifffriend
operator-=(TimeStamp &, const TimeDiff &)WFMath::TimeDifffriend
operator< (defined in WFMath::TimeDiff)WFMath::TimeDifffriend
operator== (defined in WFMath::TimeDiff)WFMath::TimeDifffriend
TimeDiff()WFMath::TimeDiffinline
TimeDiff(long msec)WFMath::TimeDiff