Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
ResourceBundle Member List
This is the complete list of members for ResourceBundle, including all inherited members.
- constructForLocale(const UnicodeString &path, const Locale &locale, UErrorCode &error)
[private]
- constructForLocale(const wchar_t *path, const Locale &locale, UErrorCode &error)
[private]
- fgClassID
[private, static]
- get(int32_t index, UErrorCode &status) const
- get(const char *key, UErrorCode &status) const
- getBinary(int32_t &len, UErrorCode &status) const
- getDynamicClassID() const
[inline, virtual]
- getInt(UErrorCode &status) const
- getIntVector(int32_t &len, UErrorCode &status) const
- getKey(void)
- getLocale(void) const
- getName(void)
- getNext(UErrorCode &status)
- getNextString(UErrorCode &status)
- getNextString(const char **key, UErrorCode &status)
- getSize(void) const
- getStaticClassID()
[inline, static]
- getString(UErrorCode &status) const
- getStringEx(int32_t index, UErrorCode &status) const
- getStringEx(const char *key, UErrorCode &status) const
- getType(void)
- getUInt(UErrorCode &status) const
- getVersion(UVersionInfo versionInfo) const
- getVersionNumber(void) const
- hasNext(void) const
- locName
[private]
- operator delete(void *p)
- operator delete[](void *p)
- operator new(size_t size)
- operator new[](size_t size)
- operator=(const ResourceBundle &other)
- resetIterator(void)
- resource
[private]
- ResourceBundle(const UnicodeString &path, const Locale &locale, UErrorCode &err)
- ResourceBundle(const UnicodeString &path, UErrorCode &err)
- ResourceBundle(UErrorCode &err)
- ResourceBundle(const wchar_t *path, const Locale &locale, UErrorCode &err)
- ResourceBundle(const char *path, const Locale &locale, UErrorCode &err)
- ResourceBundle(const ResourceBundle &original)
- ResourceBundle(UResourceBundle *res, UErrorCode &status)
- ~ResourceBundle()
- ~UObject()
[inline, virtual]
Generated on Thu Aug 15 14:14:05 2002 for ICU 2.2 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001