API Documentation
Loading...
Searching...
No Matches
UTF8Iterator Struct Reference

#include <String.h>

Collaboration diagram for UTF8Iterator:
[legend]

Public Member Functions

 UTF8Iterator (const String &string)
 
wchar nextChar ()
 

Protected Attributes

const Stringstring
 
uint04 m_position
 

Constructor & Destructor Documentation

◆ UTF8Iterator()

UTF8Iterator ( const String & string)

Member Function Documentation

◆ nextChar()

wchar nextChar ( )

Member Data Documentation

◆ m_position

uint04 m_position
protected

◆ string

const String& string
protected

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