18#ifndef UBIDITRANSFORM_H
19#define UBIDITRANSFORM_H
25#if U_SHOW_CPLUSPLUS_API
253 const UChar *src, int32_t srcLength,
254 UChar *dest, int32_t destSize,
307#if U_SHOW_CPLUSPLUS_API
C++ API: "Smart pointers" for use with and in ICU4C C++ code.
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
"Smart pointer" definition macro, deletes objects via the closeFunction.
uint8_t UBiDiLevel
UBiDiLevel is the type of the level values in this Bidi implementation.
C API: Unicode Properties.
#define U_CAPI
This is used to declare a function as a public ICU C API.
char16_t UChar
The base type for UTF-16 code units and pointers.
Basic definitions for ICU, for both C and C++ APIs.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.