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

UConverterFromUnicodeArgs Struct Reference

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

#include <ucnv_err.h>

List of all members.

Public Members

uint16_t size
UBool flush
UConverterconverter
const UCharsource
const UCharsourceLimit
char* target
const char* targetLimit
int32_toffsets


Detailed Description

The structure for the fromUnicode callback function parameter.

Definition at line 67 of file ucnv_err.h.


Member Data Documentation

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.


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