#include <translit.h>
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. |
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.