#include <ucnv_err.h>
Public Members | |||
![]() | ![]() | uint16_t | size |
![]() | ![]() | UBool | flush |
![]() | ![]() | UConverter* | converter |
![]() | ![]() | const UChar* | source |
![]() | ![]() | const UChar* | sourceLimit |
![]() | ![]() | char* | target |
![]() | ![]() | const char* | targetLimit |
![]() | ![]() | int32_t* | offsets |
Definition at line 67 of file ucnv_err.h.
uint16_t UConverterFromUnicodeArgs::size |
Definition at line 68 of file ucnv_err.h.
UBool UConverterFromUnicodeArgs::flush |
Definition at line 69 of file ucnv_err.h.
UConverter* UConverterFromUnicodeArgs::converter |
Definition at line 70 of file ucnv_err.h.
const UChar* UConverterFromUnicodeArgs::source |
Definition at line 71 of file ucnv_err.h.
const UChar* UConverterFromUnicodeArgs::sourceLimit |
Definition at line 72 of file ucnv_err.h.
char* UConverterFromUnicodeArgs::target |
Definition at line 73 of file ucnv_err.h.
const char* UConverterFromUnicodeArgs::targetLimit |
Definition at line 74 of file ucnv_err.h.
int32_t* UConverterFromUnicodeArgs::offsets |
Definition at line 75 of file ucnv_err.h.