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

Transliterator::Position Class Reference

#include <translit.h>

List of all members.


Public Members

int32_t start
In transliterate(), the beginning index, inclusive.

int32_t limit
In transliterate(), the ending index, exclusive.

int32_t cursor
In transliterate(), the next character to be considered for transliteration.


Detailed Description

Draft:

Member Data Documentation

int32_t Transliterator::Position::start

In transliterate(), the beginning index, inclusive.

int32_t Transliterator::Position::limit

In transliterate(), the ending index, exclusive.

int32_t Transliterator::Position::cursor

In transliterate(), the next character to be considered for transliteration.


The documentation for this class was generated from the following file:
Generated at Thu Feb 10 15:31:05 2000 for icu by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999