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

UConverterToUnicodeArgs Struct Reference

The structure for the toUnicode callback function parameter. More...

#include <ucnv_err.h>

List of all members.

Public Attributes

uint16_t size
UBool flush
UConverterconverter
const char * source
const char * sourceLimit
UChartarget
const UChartargetLimit
int32_toffsets


Detailed Description

The structure for the toUnicode callback function parameter.

Stable:

Definition at line 129 of file ucnv_err.h.


Member Data Documentation

UConverter* UConverterToUnicodeArgs::converter
 

Definition at line 132 of file ucnv_err.h.

UBool UConverterToUnicodeArgs::flush
 

Definition at line 131 of file ucnv_err.h.

int32_t* UConverterToUnicodeArgs::offsets
 

Definition at line 137 of file ucnv_err.h.

uint16_t UConverterToUnicodeArgs::size
 

Definition at line 130 of file ucnv_err.h.

const char* UConverterToUnicodeArgs::source
 

Definition at line 133 of file ucnv_err.h.

const char* UConverterToUnicodeArgs::sourceLimit
 

Definition at line 134 of file ucnv_err.h.

UChar* UConverterToUnicodeArgs::target
 

Definition at line 135 of file ucnv_err.h.

const UChar* UConverterToUnicodeArgs::targetLimit
 

Definition at line 136 of file ucnv_err.h.


The documentation for this struct was generated from the following file:
Generated on Mon Dec 3 19:01:04 2001 for ICU 2.0 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001