21 #if !UCONFIG_NO_FORMATTING
100 static const GenderInfo* getMixedNeutralInstance();
102 static const GenderInfo* getMaleTaintsInstance();
105 friend class ::GenderInfoTest;
C API: The purpose of this API is to compute the gender of a list as a whole given the gender of each...
GenderInfo computes the gender of a list as a whole given the gender of each element.
virtual UClassID getDynamicClassID() const =0
ICU4C "poor man's RTTI", returns a UClassID for the actual ICU class.
void * UClassID
UClassID is used to identify classes without using the compiler's RTTI.
#define U_I18N_API
Set to export library symbols from inside the i18n library, and to import them from outside...
#define U_NAMESPACE_BEGIN
This is used to begin a declaration of a public ICU C++ API.
C++ API: Common ICU base class UObject.
#define U_NAMESPACE_END
This is used to end a declaration of a public ICU C++ API.
UErrorCode
Error code to replace exception handling, so that the code is compatible with all C++ compilers...
C++ API: Locale ID object.
Basic definitions for ICU, for both C and C++ APIs.
UObject is the common ICU "boilerplate" class.
A Locale object represents a specific geographical, political, or cultural region.