Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ICU 1.8 Documentation

API Reference Usage

C++ Programmers:

Use Class Hierarchy or Alphabetical List or Compound List to find the class you are interested in. For example, to find BreakIterator, you can go to the Alphabetical List, then click on "BreakIterator". Once you are at the class, you will find an inheritance chart, a list of the public members, a detailed description of the class, then detailed member descriptions.

C Programmers:

Use Module List or File Members to find a list of all the functions and constants. For example, to find BreakIterator functions you would click on File List, then find "ubrk.h" and click on it. You will find descriptions of Defines, Typedefs, Enumerations, and Functions, with detailed descriptions below. If you want to find a specific function, such as ubrk_next(), then click first on File Members, then use your browser Find dialog to search for "ubrk_next()".


Architecture (User Guide)


Module List

Description C C++
Basic types, constants and enumerations utypes.h
String and Character Iteration ustring.h, utf.h, uchar.h CharacterIterator, Unicode, UnicodeString
Codepage conversion ucnv.h UnicodeConverter
Locales uloc.h Locale
Resource Bundles ures.h ResourceBundle
Date and Time Formatting udat.h DateFormat
Calendars ucal.h Calendar
Message Formatting umsg.h MessageFormat
Number Formatting unum.h NumberFormat
Normalization unorm.h Normalizer
Transliteration utrans.h Transliterator
Bidirectional Algorithm ubidi.h BiDi
Collation and Searching ucol.h Collator
Text boundary analysis (Break Iteration) ubrk.h BreakIterator
Compression. (Deprecated) scsu.h N.A
Arabic Shaping ushape.h N.A


Generated at Thu Mar 22 16:12:33 2001 for ICU 1.8 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000