6 #if !UCONFIG_NO_FORMATTING
7 #ifndef __UNUMBERFORMATTER_H__
8 #define __UNUMBERFORMATTER_H__
81 #ifndef U_HIDE_DRAFT_API
170 #ifndef U_HIDE_DRAFT_API
260 #ifndef U_HIDE_INTERNAL_API
275 #ifndef U_HIDE_DRAFT_API
371 #ifndef U_HIDE_DRAFT_API
451 #ifndef U_HIDE_DRAFT_API
467 #endif // U_HIDE_DRAFT_API
545 #ifndef U_HIDE_DRAFT_API
672 #if U_SHOW_CPLUSPLUS_API
710 #endif // U_SHOW_CPLUSPLUS_API
712 #endif //__UNUMBERFORMATTER_H__
struct UFieldPositionIterator UFieldPositionIterator
C typedef for struct UFieldPositionIterator.
#define U_NAMESPACE_BEGIN
This is used to begin a declaration of a public ICU C++ API.
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
"Smart pointer" definition macro, deletes objects via the closeFunction.
A struct representing a range of text containing a specific field.
uint16_t UChar
The base type for UTF-16 code units and pointers.
#define U_NAMESPACE_END
This is used to end a declaration of a public ICU C++ API.
C API: Parse Error Information.
UErrorCode
Error code to replace exception handling, so that the code is compatible with all C++ compilers...
C API: UFieldPositionIterator for use with format APIs.
A UParseError struct is used to returned detailed information about parsing errors.
Basic definitions for ICU, for both C and C++ APIs.
#define U_DRAFT
This is used to declare a function as a draft public ICU C API.
#define U_STABLE
This is used to declare a function as a stable public ICU C API.
int8_t UBool
The ICU boolean type.