rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWTime Member List

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 [inline]
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 [inline]
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
second() const RWTime
seconds() const RWTime [inline]
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.