ICU 4.2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs
normlzr.h File Reference

C++ API: Unicode Normalization. More...

#include "unicode/utypes.h"
#include "unicode/uobject.h"
#include "unicode/unistr.h"
#include "unicode/chariter.h"
#include "unicode/unorm.h"

Go to the source code of this file.

Data Structures

class  Normalizer
 The Normalizer class supports the standard normalization forms described in Unicode Standard Annex #15: Unicode Normalization Forms. More...
 

Typedefs

typedef struct UCharIterator UCharIterator
 C typedef for struct UCharIterator. More...
 

Detailed Description

C++ API: Unicode Normalization.

Definition in file normlzr.h.

Typedef Documentation

typedef struct UCharIterator UCharIterator

C typedef for struct UCharIterator.

Stable:
ICU 2.1

Definition at line 28 of file normlzr.h.