10 #ifndef UDATEINTERVALFORMAT_H 11 #define UDATEINTERVALFORMAT_H 15 #if !UCONFIG_NO_FORMATTING 85 #ifndef U_HIDE_DRAFT_API 120 const UChar* skeleton,
121 int32_t skeletonLength,
136 #ifndef U_HIDE_DRAFT_API 185 #if U_SHOW_CPLUSPLUS_API 200 #ifndef U_HIDE_DRAFT_API 252 int32_t resultCapacity,
257 #ifndef U_HIDE_DRAFT_API
#define U_CAPI
This is used to declare a function as a public ICU C API.
double UDate
Date and Time data type.
#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.
C++ API: "Smart pointers" for use with and in ICU4C C++ code.
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...
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.