#include <ucnv_bld.h>
Public Members | |||
![]() | ![]() | uint32_t | structSize |
![]() | ![]() | uint32_t | referenceCounter |
![]() | ![]() | const void* | dataMemory |
![]() | ![]() | UConverterTable* | table |
![]() | ![]() | const UConverterStaticData* | staticData |
![]() | ![]() | UBool | staticDataOwned |
![]() | ![]() | const UConverterImpl* | impl |
![]() | ![]() | uint32_t | toUnicodeStatus |
Definition at line 166 of file ucnv_bld.h.
uint32_t UConverterSharedData::structSize |
Definition at line 167 of file ucnv_bld.h.
uint32_t UConverterSharedData::referenceCounter |
Definition at line 168 of file ucnv_bld.h.
const void* UConverterSharedData::dataMemory |
Definition at line 170 of file ucnv_bld.h.
UConverterTable* UConverterSharedData::table |
Definition at line 171 of file ucnv_bld.h.
const UConverterStaticData* UConverterSharedData::staticData |
Definition at line 173 of file ucnv_bld.h.
UBool UConverterSharedData::staticDataOwned |
Definition at line 174 of file ucnv_bld.h.
const UConverterImpl* UConverterSharedData::impl |
Definition at line 175 of file ucnv_bld.h.
uint32_t UConverterSharedData::toUnicodeStatus |
Definition at line 178 of file ucnv_bld.h.