Go to the documentation of this file.
18 #ifndef UBIDITRANSFORM_H
19 #define UBIDITRANSFORM_H
245 const UChar *src, int32_t srcLength,
246 UChar *dest, int32_t destSize,
299 #if U_SHOW_CPLUSPLUS_API
Basic definitions for ICU, for both C and C++ APIs.
uint8_t UBiDiLevel
UBiDiLevel is the type of the level values in this Bidi implementation.
UErrorCode
Error code to replace exception handling, so that the code is compatible with all C++ compilers,...
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
C++ API: "Smart pointers" for use with and in ICU4C C++ code.
#define U_STABLE
This is used to declare a function as a stable public ICU C API.
C API: Unicode Properties.
#define U_NAMESPACE_BEGIN