13 #ifndef __COMPACT_DECIMAL_FORMAT_H__ 14 #define __COMPACT_DECIMAL_FORMAT_H__ 22 #if !UCONFIG_NO_FORMATTING 132 #ifndef U_HIDE_INTERNAL_API 190 #endif // __COMPACT_DECIMAL_FORMAT_H__
struct UHashtable UHashtable
#define U_OVERRIDE
Defined to the C++11 "override" keyword if available.
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.
#define U_NAMESPACE_END
This is used to end a declaration of a public ICU C++ API.
UNumberCompactStyle
Constants for specifying short or long format.
UErrorCode
Error code to replace exception handling, so that the code is compatible with all C++ compilers...
ParsePosition is a simple class used by Format and its subclasses to keep track of the current positi...
C++ API: Compatibility APIs for decimal formatting.
Basic definitions for ICU, for both C and C++ APIs.
UnicodeString is a string class that stores Unicode characters directly and provides similar function...
A currency together with a numeric amount, such as 200 USD.
A Locale object represents a specific geographical, political, or cultural region.