Go to the documentation of this file.
6 #if !UCONFIG_NO_FORMATTING
7 #ifndef __UNUMBERFORMATTER_H__
8 #define __UNUMBERFORMATTER_H__
79 #ifndef U_HIDE_DRAFT_API
168 #ifndef U_HIDE_DRAFT_API
258 #ifndef U_HIDE_INTERNAL_API
270 #ifndef U_HIDE_DEPRECATED_API
280 #ifndef U_HIDE_DRAFT_API
376 #ifndef U_HIDE_DRAFT_API
411 #ifndef U_HIDE_DRAFT_API
635 #if U_SHOW_CPLUSPLUS_API
673 #endif // U_SHOW_CPLUSPLUS_API
677 #endif //__UNUMBERFORMATTER_H__
Basic definitions for ICU, for both C and C++ APIs.
int8_t UBool
The ICU boolean type.
struct UFieldPositionIterator UFieldPositionIterator
C typedef for struct UFieldPositionIterator.
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.
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
A struct representing a range of text containing a specific field.
#define U_DRAFT
This is used to declare a function as a draft public ICU C API
#define U_NAMESPACE_BEGIN