9 #ifndef SCINUMBERFORMATTER_H 10 #define SCINUMBERFORMATTER_H 14 #if !UCONFIG_NO_FORMATTING 26 class FieldPositionIterator;
27 class DecimalFormatSymbols;
146 virtual Style *clone()
const = 0;
158 class U_I18N_API SuperscriptStyle :
public Style {
160 virtual Style *clone()
const;
176 fBeginMarkup(beginMarkup),
177 fEndMarkup(endMarkup) { }
178 virtual Style *clone()
const;
199 static void getPreExponent(
#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.
FieldPositionIterator returns the field ids and their start/limit positions generated by a call to Fo...
#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...
Basic definitions for ICU, for both C and C++ APIs.
UnicodeString is a string class that stores Unicode characters directly and provides similar function...
UObject is the common ICU "boilerplate" class.
A Locale object represents a specific geographical, political, or cultural region.