3 #ifndef __LOCALEBUILDER_H__
4 #define __LOCALEBUILDER_H__
8 #if U_SHOW_CPLUSPLUS_API
302 CharString *variant_;
311 #endif // __LOCALEBUILDER_H__
C++ API: Locale matcher: User's desired locales vs.
LocaleBuilder is used to build instances of Locale from values configured by the setters.
C++ API: StringPiece: Read-only byte string wrapper class.
Data for the best-matching pair of a desired and a supported locale.
C++ API: Common ICU base class UObject.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.
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...
A string-like object that points to a sized piece of memory.
UObject is the common ICU "boilerplate" class.
int8_t UBool
The ICU boolean type, a signed-byte integer.
A Locale object represents a specific geographical, political, or cultural region.