15 #if U_SHOW_CPLUSPLUS_API 17 #if !UCONFIG_NO_FORMATTING 21 #ifndef U_HIDE_DRAFT_API 43 static NoUnit U_EXPORT2 base();
51 static NoUnit U_EXPORT2 percent();
59 static NoUnit U_EXPORT2 permille();
103 NoUnit(
const char* subtype);
114 #endif // __NOUNIT_H__ Dimensionless unit for percent and permille.
A unit such as length, mass, volume, currency, etc.
static UClassID getStaticClassID(void)
Return the class ID for this 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...
C++ API: A unit for measuring a quantity.
virtual UClassID getDynamicClassID(void) const
Returns a unique class ID POLYMORPHICALLY.
Basic definitions for ICU, for both C and C++ APIs.
virtual MeasureUnit * clone() const
Returns a polymorphic clone of this object.