Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

UConverterMBCSTable Struct Reference

#include <ucnvmbcs.h>

List of all members.

Public Attributes

uint8_t countStates
uint32_t countToUFallbacks
const int32_t stateTable [256]
const uint16_tunicodeCodeUnits
const _MBCSToUFallbacktoUFallbacks
const uint16_tfromUnicodeTable
const uint8_tfromUnicodeBytes
uint8_t outputType


Member Data Documentation

uint8_t UConverterMBCSTable::countStates
 

Definition at line 56 of file ucnvmbcs.h.

uint32_t UConverterMBCSTable::countToUFallbacks
 

Definition at line 57 of file ucnvmbcs.h.

const uint8_t * UConverterMBCSTable::fromUnicodeBytes
 

Definition at line 65 of file ucnvmbcs.h.

const uint16_t * UConverterMBCSTable::fromUnicodeTable
 

Definition at line 64 of file ucnvmbcs.h.

uint8_t UConverterMBCSTable::outputType
 

Definition at line 66 of file ucnvmbcs.h.

const int32_t UConverterMBCSTable::stateTable[256]
 

Definition at line 59 of file ucnvmbcs.h.

const _MBCSToUFallback * UConverterMBCSTable::toUFallbacks
 

Definition at line 61 of file ucnvmbcs.h.

const uint16_t * UConverterMBCSTable::unicodeCodeUnits
 

Definition at line 60 of file ucnvmbcs.h.


The documentation for this struct was generated from the following file:
Generated at Tue Dec 5 17:56:28 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000