Main Page Class Hierarchy Compound List File List Header Files Sources Compound Members File Members
TimeZone Member List
This is the complete list of members for TimeZone, including all inherited members.
- adoptDefault(TimeZone* zone)
[static]
- clone(void) const = 0
[pure virtual]
- createAvailableIDs(int32_t rawOffset, int32_t& numIDs)
[static]
- createAvailableIDs(int32_t& numIDs)
[static]
- createDefault(void)
[static]
- createTimeZone(const UnicodeString& ID)
[static]
- EDisplayType enum name
- getDisplayName(UnicodeString& result) const
- getDisplayName(const Locale& locale, UnicodeString& result) const
- getDisplayName(UBool daylight, EDisplayType style, UnicodeString& result) const
- getDisplayName(UBool daylight, EDisplayType style, const Locale& locale, UnicodeString& result) const
- getDynamicClassID(void) const = 0
[pure virtual]
- getID(UnicodeString& ID) const
[inline]
- getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status) const = 0
[pure virtual]
- getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis) const = 0
[pure virtual]
- getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t milliseconds, int32_t monthLength, UErrorCode& status) const = 0
[pure virtual]
- getRawOffset(void) const = 0
[pure virtual]
- getStaticClassID(void)
[inline, static]
- GMT
[static]
- hasSameRules(const TimeZone& other) const
[virtual]
- inDaylightTime(UDate date, UErrorCode& status) const = 0
[pure virtual]
- LONG enum value
- operator!=(const TimeZone& that) const
[inline]
- operator=(const TimeZone& right)
[protected]
- operator==(const TimeZone& that) const
[virtual]
- setDefault(const TimeZone& zone)
[static]
- setID(const UnicodeString& ID)
[inline]
- setRawOffset(int32_t offsetMillis) = 0
[pure virtual]
- SHORT enum value
- TimeZone()
[protected]
- TimeZone(const TimeZone& source)
[protected]
- useDaylightTime(void) const = 0
[pure virtual]
- ~TimeZone()
[virtual]
Generated at Wed Aug 16 16:05:51 2000 for ICU1.6 by
1.0.0 written by Dimitri van Heesch,
© 1997-1999