SourcePro® 2025.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWTime, including all inherited members.
| asString(char format='\0', const RWZone &zone=RWZone::local(), const RWLocale &locale=RWLocale::global()) const | RWTime | |
| asString(const char *format, const RWZone &zone=RWZone::local(), const RWLocale &locale=RWLocale::global()) const | RWTime | |
| beginDST(unsigned year, const RWZone &zone=RWZone::local()) | RWTime | static |
| between(const RWTime &a, const RWTime &b) const | RWTime | inline |
| binaryStoreSize() const | RWTime | inline |
| compareTo(const RWTime *t) const | RWTime | |
| endDST(unsigned year, const RWZone &zone=RWZone::local()) | RWTime | static |
| extract(struct tm *ptm, const RWZone &zone=RWZone::local()) const | RWTime | |
| hash() const | RWTime | |
| hash(const RWTime &t) | RWTime | static |
| hour(const RWZone &zone=RWZone::local()) const | RWTime | |
| hourGMT() const | RWTime | |
| isDST(const RWZone &zone=RWZone::local()) const | RWTime | |
| isValid() const | RWTime | inline |
| max(const RWTime &t) const | RWTime | inline |
| min(const RWTime &t) const | RWTime | inline |
| minute(const RWZone &zone=RWZone::local()) const | RWTime | |
| minuteGMT() const | RWTime | |
| now() | RWTime | static |
| operator!=(const RWTime &t1, const RWTime &t2) | RWTime | friend |
| operator+(const RWTime &t, unsigned long s) | RWTime | friend |
| operator+(unsigned long s, const RWTime &t) | RWTime | friend |
| operator++() | RWTime | inline |
| operator++(int) | RWTime | inline |
| operator+=(unsigned long s) | RWTime | inline |
| operator-(const RWTime &t, unsigned long s) | RWTime | friend |
| operator--() | RWTime | inline |
| operator--(int) | RWTime | inline |
| operator-=(unsigned long s) | RWTime | inline |
| operator<(const RWTime &t1, const RWTime &t2) | RWTime | friend |
| operator<<(std::ostream &s, const RWTime &t) | RWTime | friend |
| operator<<(RWvostream &str, const RWTime &t) | RWTime | related |
| operator<<(RWFile &file, const RWTime &t) | RWTime | related |
| operator<=(const RWTime &t1, const RWTime &t2) | RWTime | friend |
| operator==(const RWTime &t1, const RWTime &t2) | RWTime | friend |
| operator>(const RWTime &t1, const RWTime &t2) | RWTime | friend |
| operator>=(const RWTime &t1, const RWTime &t2) | RWTime | friend |
| operator>>(RWvistream &str, RWTime &t) | RWTime | related |
| operator>>(RWFile &file, RWTime &t) | RWTime | related |
| RWTime() | RWTime | inline |
| RWTime(unsigned long s) | RWTime | inlineexplicit |
| RWTime(unsigned hour, unsigned minute, unsigned second=0, const RWZone &zone=RWZone::local()) | RWTime | |
| RWTime(const RWDate &date, unsigned hour=0, unsigned minute=0, unsigned second=0, const RWZone &zone=RWZone::local()) | RWTime | explicit |
| RWTime(const RWDate &date, const RWCString &str, const RWZone &zone=RWZone::local(), const RWLocale &locale=RWLocale::global()) | RWTime | |
| RWTime(const struct tm *ptm, const RWZone &zone=RWZone::local()) | RWTime | explicit |
| second() const | RWTime | |
| seconds() const | RWTime | inline |
|
Copyright © 2025 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |