Main Page   Class Hierarchy   Compound List   File List   Header Files   Sources   Compound Members   File Members  

UConverterToUnicodeArgs Struct Reference

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

#include <ucnv_err.h>

List of all members.

Public Members

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.

Definition at line 82 of file ucnv_err.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:
Generated at Wed Aug 16 16:05:52 2000 for ICU1.6 by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999