CartoType API
Public Member Functions
CartoType::TUtf16ToUtf32 Class Reference

#include <cartotype_string.h>

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

List of all members.

Public Member Functions

CT_IMPORT TUtf16ToUtf32 (const uint16 *aText, int32 aLength)
CT_IMPORT TResult Next (int32 &aValue)

Detailed Description

An iterator to convert UTF16 text to UTF32.


Member Function Documentation

CT_EXPORT TResult TUtf16ToUtf32::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: