53 #if U_SHOW_CPLUSPLUS_API 241 getBinary(int32_t& len,
UErrorCode& status)
const;
256 getIntVector(int32_t& len,
UErrorCode& status)
const;
364 getNextString(
const char ** key,
388 getStringEx(int32_t index,
414 getStringEx(
const char* key,
417 #ifndef U_HIDE_DEPRECATED_API 428 getVersionNumber(
void)
const;
441 #ifndef U_HIDE_DEPRECATED_API 449 getLocale(
void)
const;
464 #ifndef U_HIDE_INTERNAL_API 470 getWithFallback(
const char* key,
UErrorCode& status);
484 static UClassID U_EXPORT2 getStaticClassID();
uint8_t UVersionInfo[U_MAX_VERSION_LENGTH]
The binary form of a version on ICU APIs is an array of 4 uint8_t.
void * UClassID
UClassID is used to identify classes without using the compiler's RTTI.
A class representing a collection of resource information pertaining to a given locale.
virtual UClassID getDynamicClassID() const
ICU4C "poor man's RTTI", returns a UClassID for the actual ICU class.
UResType
Numeric constants for types of resource items.
C++ API: Common ICU base class UObject.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.
ULocDataLocaleType
Constants for *_getLocale() Allow user to select whether she wants information on requested...
C++ API: Locale ID object.
Basic definitions for ICU, for both C and C++ APIs.
#define U_COMMON_API
Set to export library symbols from inside the common library, and to import them from outside...
UnicodeString is a string class that stores Unicode characters directly and provides similar function...
struct UResourceBundle UResourceBundle
UObject is the common ICU "boilerplate" class.
int8_t UBool
The ICU boolean type.
A Locale object represents a specific geographical, political, or cultural region.