Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::StringIterator Class Reference

UTF-8 string iterator base class. More...

#include <xfc/utfstring.hh>

Inheritance diagram for Xfc::StringIterator:

Xfc::Forward_StringIterator Xfc::Reverse_StringIterator List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes


Detailed Description

UTF-8 string iterator base class.


Constructor & Destructor Documentation

Xfc::StringIterator::StringIterator const char *  pos  )  [protected]
 

Construct a new iterator that points to pos.

Parameters:
pos The first byte of the UTF-8 character the new iterator is to points to.


Member Function Documentation

G::Unichar Xfc::StringIterator::operator *  )  const
 

Dereference operator.

Returns:
The UTF-8 character pointed to, as a G::Unichar character (unicode).


The documentation for this class was generated from the following file: Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC 4.3