SourcePro® 2022.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWDBDuration, including all inherited members.
| addDays(int days) | RWDBDuration | |
| addHours(int hours) | RWDBDuration | |
| addMilliseconds(int milliseconds) | RWDBDuration | |
| addMinutes(int minutes) | RWDBDuration | |
| addRWMonths(int months) | RWDBDuration | |
| addRWYears(int years) | RWDBDuration | |
| addSeconds(int seconds) | RWDBDuration | |
| addWeeks(int weeks) | RWDBDuration | |
| asDays() const | RWDBDuration | |
| asHours() const | RWDBDuration | |
| asMilliseconds() const | RWDBDuration | |
| asMinutes() const | RWDBDuration | |
| asRWMonths() const | RWDBDuration | |
| asRWYears() const | RWDBDuration | |
| asSeconds() const | RWDBDuration | |
| asString() const | RWDBDuration | |
| asWeeks() const | RWDBDuration | |
| binaryStoreSize() const | RWDBDuration | |
| compareTo(const RWDBDuration *d) const | RWDBDuration | |
| DUR_MILLISECONDS_PER_SEC | RWDBDuration | static |
| DUR_SECONDS_PER_DAY | RWDBDuration | static |
| DUR_SECONDS_PER_HR | RWDBDuration | static |
| DUR_SECONDS_PER_MIN | RWDBDuration | static |
| DUR_SECONDS_PER_RWMTH | RWDBDuration | static |
| DUR_SECONDS_PER_RWYR | RWDBDuration | static |
| DUR_SECONDS_PER_WEEK | RWDBDuration | static |
| hash() const | RWDBDuration | |
| isEqual(const RWDBDuration *d) const | RWDBDuration | |
| operator!=(const RWDBDuration &a, const RWDBDuration &b) | RWDBDuration | friend |
| operator*(RWDBDuration &duration, double factor) | RWDBDuration | friend |
| operator*=(double factor) | RWDBDuration | |
| operator+(RWDBDuration &a, const RWDBDuration &b) | RWDBDuration | friend |
| operator+(RWDBDuration &duration, double seconds) | RWDBDuration | friend |
| operator+=(const RWDBDuration &duration) | RWDBDuration | |
| operator+=(double seconds) | RWDBDuration | |
| operator-() const | RWDBDuration | |
| operator-(RWDBDuration &a, const RWDBDuration &b) | RWDBDuration | friend |
| operator-(RWDBDuration &duration, double seconds) | RWDBDuration | friend |
| operator-(const RWDBDateTime &a, const RWDBDateTime &b) | RWDBDuration | friend |
| operator-=(const RWDBDuration &duration) | RWDBDuration | |
| operator-=(double seconds) | RWDBDuration | |
| operator/(RWDBDuration &duration, double divisor) | RWDBDuration | friend |
| operator/=(double divisor) | RWDBDuration | |
| operator<(const RWDBDuration &a, const RWDBDuration &b) | RWDBDuration | friend |
| operator<=(const RWDBDuration &a, const RWDBDuration &b) | RWDBDuration | friend |
| operator=(const RWDBDuration &dur) | RWDBDuration | |
| operator==(const RWDBDuration &a, const RWDBDuration &b) | RWDBDuration | friend |
| operator>(const RWDBDuration &a, const RWDBDuration &b) | RWDBDuration | friend |
| operator>=(const RWDBDuration &a, const RWDBDuration &b) | RWDBDuration | friend |
| restoreFrom(RWFile &file) | RWDBDuration | |
| restoreFrom(RWvistream &vis) | RWDBDuration | |
| RWDBDuration() | RWDBDuration | |
| RWDBDuration(int yr, int mth=0, int day=0, int hr=0, int min=0, int sec=0, int msec=0) | RWDBDuration | |
| RWDBDuration(double seconds) | RWDBDuration | |
| RWDBDuration(const RWDBDuration &d) | RWDBDuration | |
| saveOn(RWFile &file) const | RWDBDuration | |
| saveOn(RWvostream &vos) const | RWDBDuration |
|
Copyright © 2022 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |