Go to the documentation of this file.
4 #ifndef __UNUMBERRANGEFORMATTER_H__
5 #define __UNUMBERRANGEFORMATTER_H__
9 #if !UCONFIG_NO_FORMATTING
190 #ifndef U_HIDE_INTERNAL_API
201 #ifndef U_HIDE_DRAFT_API
248 const UChar* skeleton,
357 #ifndef U_HIDE_DRAFT_API
381 int32_t destCapacity,
408 int32_t destCapacity,
410 #endif // U_HIDE_DRAFT_API
433 #if U_SHOW_CPLUSPLUS_API
472 #endif // U_SHOW_CPLUSPLUS_API
474 #endif // U_HIDE_DRAFT_API
477 #endif //__UNUMBERRANGEFORMATTER_H__
C API: Parse Error Information.
Basic definitions for ICU, for both C and C++ APIs.
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)
#define U_CAPI
This is used to declare a function as a public ICU C API.