CartoType API
Public Member Functions
CartoType::TUtf32Iter Class Reference

#include <cartotype_string.h>

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

List of all members.

Public Member Functions

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

Detailed Description

An iterator that does no conversion but simply passes UTF32 text straight through.


Member Function Documentation

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