Go to the documentation of this file.
23 #if !UCONFIG_NO_FORMATTING
115 static UClassID U_EXPORT2 getStaticClassID(
void);
160 #endif // !UCONFIG_NO_FORMATTING
161 #endif // __MEASURE_H__
A unit such as length, mass, volume, currency, etc.
Basic definitions for ICU, for both C and C++ APIs.
int8_t UBool
The ICU boolean type.
U_EXPORT UBool operator==(const StringPiece &x, const StringPiece &y)
Global operator == for StringPiece.
UObject is the common ICU "boilerplate" class.
void * UClassID
UClassID is used to identify classes without using the compiler's RTTI.
UErrorCode
Error code to replace exception handling, so that the code is compatible with all C++ compilers,...
virtual UClassID getDynamicClassID() const
ICU4C "poor man's RTTI", returns a UClassID for the actual ICU class.
C++ API: Formattable is a thin wrapper for primitive types used for formatting and parsing.
An amount of a specified unit, consisting of a number and a Unit.
#define U_NAMESPACE_BEGIN