Go to the documentation of this file.
4 #ifndef __UNUMBERFORMATTER_H__
5 #define __UNUMBERFORMATTER_H__
9 #if !UCONFIG_NO_FORMATTING
81 #ifndef U_FORCE_HIDE_DRAFT_API
135 #endif // U_FORCE_HIDE_DRAFT_API
337 #ifndef U_HIDE_INTERNAL_API
438 #ifndef U_HIDE_DRAFT_API
452 #endif // U_HIDE_DRAFT_API
501 #ifndef U_FORCE_HIDE_DRAFT_API
525 #endif // U_FORCE_HIDE_DRAFT_API
795 int32_t destCapacity,
819 #if U_SHOW_CPLUSPLUS_API
857 #endif // U_SHOW_CPLUSPLUS_API
860 #endif //__UNUMBERFORMATTER_H__
C API: Parse Error Information.
Basic definitions for ICU, for both C and C++ APIs.
int8_t UBool
The ICU boolean type, a signed-byte integer.
struct UFieldPositionIterator UFieldPositionIterator
C typedef for struct UFieldPositionIterator.
A UParseError struct is used to returned detailed information about parsing errors.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.
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_CAPI
This is used to declare a function as a public ICU C API.