C++/Tree Mapping Runtime Library
|
This is the complete list of members for time< C, B >, including all inherited members.
_clone(flags f=0, container *c=0) const | time< C, B > | virtual |
hours() const | time< C, B > | |
hours(unsigned short h) | time< C, B > | |
minutes() const | time< C, B > | |
minutes(unsigned short m) | time< C, B > | |
seconds() const | time< C, B > | |
seconds(double s) | time< C, B > | |
time(unsigned short hours, unsigned short minutes, double seconds) | time< C, B > | |
time(unsigned short hours, unsigned short minutes, double seconds, short zone_hours, short zone_minutes) | time< C, B > | |
time(const time &x, flags f=0, container *c=0) | time< C, B > | |
time(istream< S > &s, flags f=0, container *c=0) | time< C, B > | |
time(const xercesc::DOMElement &e, flags f=0, container *c=0) | time< C, B > | |
time(const xercesc::DOMAttr &a, flags f=0, container *c=0) | time< C, B > | |
time(const std::basic_string< C > &s, const xercesc::DOMElement *e, flags f=0, container *c=0) | time< C, B > | |
time_zone() | time_zone | |
time_zone(short hours, short minutes) | time_zone | |
zone_hours() const | time_zone | |
zone_hours(short h) | time_zone | |
zone_minutes() const | time_zone | |
zone_minutes(short m) | time_zone | |
zone_present() const | time_zone | |
zone_reset() | time_zone |