| add(TimeSpan ts) const | MAPUtil::TimeSpan | |
| duration() const | MAPUtil::TimeSpan | |
| fromDays(double days) | MAPUtil::TimeSpan | [static] |
| fromHours(double hours) | MAPUtil::TimeSpan | [static] |
| fromMinutes(double minutes) | MAPUtil::TimeSpan | [static] |
| fromSeconds(double seconds) | MAPUtil::TimeSpan | [static] |
| getDays() const | MAPUtil::TimeSpan | |
| getHours() const | MAPUtil::TimeSpan | |
| getMinutes() const | MAPUtil::TimeSpan | |
| getSeconds() const | MAPUtil::TimeSpan | |
| getTicks() const | MAPUtil::TimeSpan | |
| getTotalDays() const | MAPUtil::TimeSpan | |
| getTotalHours() const | MAPUtil::TimeSpan | |
| getTotalMinutes() const | MAPUtil::TimeSpan | |
| getTotalSeconds() const | MAPUtil::TimeSpan | |
| maxValue() | MAPUtil::TimeSpan | [static] |
| minValue() | MAPUtil::TimeSpan | [static] |
| negate() const | MAPUtil::TimeSpan | |
| subtract(TimeSpan ts) const | MAPUtil::TimeSpan | |
| TimeSpan(int ticks) | MAPUtil::TimeSpan | |
| TimeSpan(int hours, int minutes, int seconds) | MAPUtil::TimeSpan | |
| TimeSpan(int days, int hours, int minutes, int seconds) | MAPUtil::TimeSpan | |
| zero() | MAPUtil::TimeSpan | [static] |
1.4.6-NO