Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

UConverter::UTranscoder Class Reference

Inheritance diagram for UConverter::UTranscoder:

ITranscoder List of all members.

Public Member Functions

 this (UConverter src, UConverter dst)
void reset ()
bool convert (void[] input, void[] output, inout UAdjust x, bool flush)

Private Attributes

UConverter cSrc
UConverter cDst
bool clear = true

Member Function Documentation

this UConverter  src,
UConverter  dst
[inline]
 

Definition at line 638 of file UConverter.d.

References cDst, and cSrc.

void reset  )  [inline]
 

Reimplemented from ITranscoder.

Definition at line 648 of file UConverter.d.

References clear.

bool convert void[]  input,
void[]  output,
inout UAdjust  x,
bool  flush
[inline]
 

Reimplemented from ITranscoder.

Definition at line 657 of file UConverter.d.

References cDst, clear, cSrc, UConverter::handle, ICU::length(), and ICU::testError().


Member Data Documentation

UConverter cSrc [private]
 

Definition at line 630 of file UConverter.d.

Referenced by convert(), and this().

UConverter cDst [private]
 

Definition at line 630 of file UConverter.d.

Referenced by convert(), and this().

bool clear = true [private]
 

Definition at line 632 of file UConverter.d.

Referenced by convert(), and reset().


The documentation for this class was generated from the following file:
Generated on Fri May 27 18:12:04 2005 for Mango by  doxygen 1.4.0