18 #ifndef UBIDITRANSFORM_H 19 #define UBIDITRANSFORM_H 250 const UChar *src, int32_t srcLength,
251 UChar *dest, int32_t destSize,
304 #if U_SHOW_CPLUSPLUS_API
uint8_t UBiDiLevel
UBiDiLevel is the type of the level values in this Bidi implementation.
#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.
C++ API: "Smart pointers" for use with and in ICU4C C++ code.
C API: Unicode Properties.
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_STABLE
This is used to declare a function as a stable public ICU C API.