schma::_UTF8Converter Class Reference

Class for converting utf8-encoded input into UnicodeString. Don't use directly. Call UTF8Converter() to get a pointer to a singleton _UTFConverter. More...

#include <unicodehelpers.h>

List of all members.

Public Member Functions

 _UTF8Converter ()
 ~_UTF8Converter ()
UConverter * converter () const

Private Attributes

UConverter * m_conv


Detailed Description

Class for converting utf8-encoded input into UnicodeString. Don't use directly. Call UTF8Converter() to get a pointer to a singleton _UTFConverter.

Definition at line 58 of file unicodehelpers.h.


Constructor & Destructor Documentation

schma::_UTF8Converter::_UTF8Converter (  )  [inline]

Definition at line 62 of file unicodehelpers.h.

References m_conv.

schma::_UTF8Converter::~_UTF8Converter (  )  [inline]

Definition at line 68 of file unicodehelpers.h.

References m_conv.


Member Function Documentation

UConverter* schma::_UTF8Converter::converter (  )  const [inline]

Definition at line 72 of file unicodehelpers.h.

References m_conv.

Referenced by schma::UTF8Converter().


Member Data Documentation

UConverter* schma::_UTF8Converter::m_conv [private]

Definition at line 60 of file unicodehelpers.h.

Referenced by _UTF8Converter(), converter(), and ~_UTF8Converter().


The documentation for this class was generated from the following file:
Generated on Thu Dec 21 16:14:44 2006 for The Phrasehunter by  doxygen 1.5.1