CartoType API
Public Member Functions
CartoType::TUtf8ToUtf32 Class Reference

#include <cartotype_string.h>

Inheritance diagram for CartoType::TUtf8ToUtf32:
CartoType::MIter< int32 >

List of all members.

Public Member Functions

CT_IMPORT TUtf8ToUtf32 (const uint8 *aText, int32 aLength)
CT_IMPORT TResult Next (int32 &aValue)

Detailed Description

An iterator to convert UTF8 text to UTF32.


Member Function Documentation

CT_EXPORT TResult TUtf8ToUtf32::Next ( int32 &  aValue) [virtual]

Get the next object. Return KErrorNone if an object was retrieved, KErrorEndOfData if there are no more objects, or some other result code if there was a different type of error.

Implements CartoType::MIter< int32 >.


The documentation for this class was generated from the following files: