#include <ucnv_err.h>
Public Members | |||
![]() | ![]() | uint16_t | size |
![]() | ![]() | UBool | flush |
![]() | ![]() | UConverter* | converter |
![]() | ![]() | const char* | source |
![]() | ![]() | const char* | sourceLimit |
![]() | ![]() | UChar* | target |
![]() | ![]() | const UChar* | targetLimit |
![]() | ![]() | int32_t* | offsets |
Definition at line 82 of file ucnv_err.h.
uint16_t UConverterToUnicodeArgs::size |
Definition at line 83 of file ucnv_err.h.
UBool UConverterToUnicodeArgs::flush |
Definition at line 84 of file ucnv_err.h.
UConverter* UConverterToUnicodeArgs::converter |
Definition at line 85 of file ucnv_err.h.
const char* UConverterToUnicodeArgs::source |
Definition at line 86 of file ucnv_err.h.
const char* UConverterToUnicodeArgs::sourceLimit |
Definition at line 87 of file ucnv_err.h.
UChar* UConverterToUnicodeArgs::target |
Definition at line 88 of file ucnv_err.h.
const UChar* UConverterToUnicodeArgs::targetLimit |
Definition at line 89 of file ucnv_err.h.
int32_t* UConverterToUnicodeArgs::offsets |
Definition at line 90 of file ucnv_err.h.