4 #ifndef __UFORMATTEDVALUE_H__ 5 #define __UFORMATTEDVALUE_H__ 9 #if !UCONFIG_NO_FORMATTING 10 #ifndef U_HIDE_DRAFT_API 78 #ifndef U_HIDE_INTERNAL_API 415 #if U_SHOW_CPLUSPLUS_API 435 #endif // U_SHOW_CPLUSPLUS_API 440 #endif // __UFORMATTEDVALUE_H__ "Smart pointer" class; closes a UConstrainedFieldPosition via ucfpos_close().
#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.
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.
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.
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.
int8_t UBool
The ICU boolean type.