GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::StringIterator Class Reference

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

#include <gfc/utfstring.hh>

Inheritance diagram for GFC::StringIterator:

GFC::Forward_StringIterator GFC::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

GFC::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 GFC::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:
Generated on Tue Aug 24 00:04:57 2004 for GFC-Core by doxygen 1.3.8