Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > ad014b3fb78ee8a65d2d78c2a517808a > files > 792

icu-doc-52.1-2.4.mga4.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>ICU 52.1: Class Hierarchy</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">ICU 52.1
   &#160;<span id="projectnumber">52.1</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1.2 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
      <li class="current"><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">Class Hierarchy</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock">This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span><span onclick="javascript:toggleLevel(5);">5</span><span onclick="javascript:toggleLevel(6);">6</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1EnumSet.html" target="_self">icu::EnumSet&lt; T, minValue, limitValue &gt;</a></td><td class="desc">Enum bitset for boolean fields</td></tr>
<tr id="row_1_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1LECharMapper.html" target="_self">icu::LECharMapper</a></td><td class="desc">Instances of this class are used by <code><a class="el" href="classicu_1_1LEFontInstance.html#a6b8e36bc95ba4fa3a2af5a3548dc8d7b" title="This method maps an array of character codes to an array of glyph indices, using the font&#39;s character...">LEFontInstance::mapCharsToGlyphs</a></code> and <code><a class="el" href="classicu_1_1LEFontInstance.html#ae6d42b1467060adbdf00d30bde96a5fe" title="This method maps a single character to a glyph index, using the font&#39;s character to glyph map...">LEFontInstance::mapCharToGlyph</a></code> to adjust character codes before the character to glyph mapping process</td></tr>
<tr id="row_2_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structLEPoint.html" target="_self">LEPoint</a></td><td class="desc">Used to hold a pair of (x, y) values which represent a point</td></tr>
<tr id="row_3_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1LESwaps.html" target="_self">icu::LESwaps</a></td><td class="desc">This class is used to access data which stored in big endian order regardless of the conventions of the platform</td></tr>
<tr id="row_4_" class="even"><td class="entry"><img id="arr_4_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('4_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1LocalPointerBase.html" target="_self">icu::LocalPointerBase&lt; T &gt;</a></td><td class="desc">"Smart pointer" base class; do not use directly: use <a class="el" href="classicu_1_1LocalPointer.html" title="&quot;Smart pointer&quot; class, deletes objects via the standard C++ delete operator.">LocalPointer</a> etc</td></tr>
<tr id="row_4_0_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1LocalArray.html" target="_self">icu::LocalArray&lt; T &gt;</a></td><td class="desc">"Smart pointer" class, deletes objects via the C++ array delete[] operator</td></tr>
<tr id="row_4_1_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1LocalPointer.html" target="_self">icu::LocalPointer&lt; T &gt;</a></td><td class="desc">"Smart pointer" class, deletes objects via the standard C++ delete operator</td></tr>
<tr id="row_5_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUBiDiPointer.html" target="_self">LocalUBiDiPointer</a></td><td class="desc">"Smart pointer" class, closes a UBiDi via <a class="el" href="ubidi_8h.html#a3c30f10761d8cfb6974e3b7dc6c35df5" title="ubidi_close() must be called to free the memory associated with a UBiDi object.">ubidi_close()</a></td></tr>
<tr id="row_6_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUBreakIteratorPointer.html" target="_self">LocalUBreakIteratorPointer</a></td><td class="desc">"Smart pointer" class, closes a UBreakIterator via <a class="el" href="ubrk_8h.html#a5e398fb0fe194683a000b3989c041fda" title="Close a UBreakIterator.">ubrk_close()</a></td></tr>
<tr id="row_7_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUCalendarPointer.html" target="_self">LocalUCalendarPointer</a></td><td class="desc">"Smart pointer" class, closes a UCalendar via <a class="el" href="ucal_8h.html#ae4402ac532c51fd6206f93fdc51b1dea" title="Close a UCalendar.">ucal_close()</a></td></tr>
<tr id="row_8_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUCaseMapPointer.html" target="_self">LocalUCaseMapPointer</a></td><td class="desc">"Smart pointer" class, closes a UCaseMap via <a class="el" href="ucasemap_8h.html#acf25fdcf78936f8e0567a68962c0ddf8" title="Close a UCaseMap service object.">ucasemap_close()</a></td></tr>
<tr id="row_9_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUCharsetDetectorPointer.html" target="_self">LocalUCharsetDetectorPointer</a></td><td class="desc">"Smart pointer" class, closes a UCharsetDetector via <a class="el" href="ucsdet_8h.html#a84dab4d2c56fedb624a01db170ba698c" title="Close a charset detector.">ucsdet_close()</a></td></tr>
<tr id="row_10_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUCollatorPointer.html" target="_self">LocalUCollatorPointer</a></td><td class="desc">"Smart pointer" class, closes a UCollator via <a class="el" href="ucol_8h.html#a68fce4fae47371bfece8a288ef05f11f" title="Close a UCollator.">ucol_close()</a></td></tr>
<tr id="row_11_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUConverterPointer.html" target="_self">LocalUConverterPointer</a></td><td class="desc">"Smart pointer" class, closes a UConverter via <a class="el" href="ucnv_8h.html#a1718689bf60724fdfa08c51aa0cc5ea0" title="Deletes the unicode converter and releases resources associated with just this instance.">ucnv_close()</a></td></tr>
<tr id="row_12_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUConverterSelectorPointer.html" target="_self">LocalUConverterSelectorPointer</a></td><td class="desc">"Smart pointer" class, closes a UConverterSelector via <a class="el" href="ucnvsel_8h.html#a2866ab1e5b479153d8c9ea4d0b2eee1a" title="Closes a selector.">ucnvsel_close()</a></td></tr>
<tr id="row_13_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUDataMemoryPointer.html" target="_self">LocalUDataMemoryPointer</a></td><td class="desc">"Smart pointer" class, closes a UDataMemory via <a class="el" href="udata_8h.html#a2bbdfd96420a07385f9562182e088e84" title="Close the data memory.">udata_close()</a></td></tr>
<tr id="row_14_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUDateFormatPointer.html" target="_self">LocalUDateFormatPointer</a></td><td class="desc">"Smart pointer" class, closes a UDateFormat via <a class="el" href="udat_8h.html#a94eadd762385ccd8d2dc1f79ea012be8" title="Close a UDateFormat.">udat_close()</a></td></tr>
<tr id="row_15_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUDateIntervalFormatPointer.html" target="_self">LocalUDateIntervalFormatPointer</a></td><td class="desc">"Smart pointer" class, closes a UDateIntervalFormat via <a class="el" href="udateintervalformat_8h.html#aa845819b77462926233d234d2806456e" title="Close a UDateIntervalFormat object.">udtitvfmt_close()</a></td></tr>
<tr id="row_16_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUDateTimePatternGeneratorPointer.html" target="_self">LocalUDateTimePatternGeneratorPointer</a></td><td class="desc">"Smart pointer" class, closes a UDateTimePatternGenerator via <a class="el" href="udatpg_8h.html#a2cfa97e0f00c6f439897fe37a2c0f07a" title="Close a generator.">udatpg_close()</a></td></tr>
<tr id="row_17_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUEnumerationPointer.html" target="_self">LocalUEnumerationPointer</a></td><td class="desc">"Smart pointer" class, closes a UEnumeration via <a class="el" href="uenum_8h.html#af8bf1abcf3a486f07ee3384c7fce89df" title="Disposes of resources in use by the iterator.">uenum_close()</a></td></tr>
<tr id="row_18_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUFILEPointer.html" target="_self">LocalUFILEPointer</a></td><td class="desc">"Smart pointer" class, closes a UFILE via <a class="el" href="ustdio_8h.html#ab3241cbe6c98cc23a1a164b19d9f2d84" title="Close a UFILE.">u_fclose()</a></td></tr>
<tr id="row_19_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUFormattablePointer.html" target="_self">LocalUFormattablePointer</a></td><td class="desc">"Smart pointer" class, closes a UFormattable via <a class="el" href="uformattable_8h.html#adbfc754de3bfb920d8d857d4ce19ada8" title="Cleanup any additional memory allocated by this UFormattable.">ufmt_close()</a></td></tr>
<tr id="row_20_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUIDNAPointer.html" target="_self">LocalUIDNAPointer</a></td><td class="desc">"Smart pointer" class, closes a UIDNA via <a class="el" href="uidna_8h.html#a6a28b8f09fc9c2c8016aba5f10f4edcf" title="Closes a UIDNA instance.">uidna_close()</a></td></tr>
<tr id="row_21_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalULocaleDataPointer.html" target="_self">LocalULocaleDataPointer</a></td><td class="desc">"Smart pointer" class, closes a ULocaleData via <a class="el" href="ulocdata_8h.html#a0a6caec3e82bfb44fac63f2001d212e3" title="Closes a locale data object.">ulocdata_close()</a></td></tr>
<tr id="row_22_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalULocaleDisplayNamesPointer.html" target="_self">LocalULocaleDisplayNamesPointer</a></td><td class="desc">"Smart pointer" class, closes a ULocaleDisplayNames via <a class="el" href="uldnames_8h.html#aa22caa7ece8c540e481b842fe2ce5a50" title="Closes a ULocaleDisplayNames instance obtained from uldn_open().">uldn_close()</a></td></tr>
<tr id="row_23_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUMessageFormatPointer.html" target="_self">LocalUMessageFormatPointer</a></td><td class="desc">"Smart pointer" class, closes a UMessageFormat via <a class="el" href="umsg_8h.html#a6aa7c93af125cbbe3f9d5c321fdc593c" title="Close a UMessageFormat.">umsg_close()</a></td></tr>
<tr id="row_24_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUNormalizer2Pointer.html" target="_self">LocalUNormalizer2Pointer</a></td><td class="desc">"Smart pointer" class, closes a UNormalizer2 via <a class="el" href="unorm2_8h.html#aa8b1599dfe72053c3b1c217aba1d8aac" title="Closes a UNormalizer2 instance from unorm2_openFiltered().">unorm2_close()</a></td></tr>
<tr id="row_25_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUNumberFormatPointer.html" target="_self">LocalUNumberFormatPointer</a></td><td class="desc">"Smart pointer" class, closes a UNumberFormat via <a class="el" href="unum_8h.html#a5716f7198d8adcd215e6c192abedde88" title="Close a UNumberFormat.">unum_close()</a></td></tr>
<tr id="row_26_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUNumberingSystemPointer.html" target="_self">LocalUNumberingSystemPointer</a></td><td class="desc">"Smart pointer" class, closes a UNumberingSystem via <a class="el" href="unumsys_8h.html#a15d69e22ef8fa339fd09301547ef8197" title="Close a UNumberingSystem object.">unumsys_close()</a></td></tr>
<tr id="row_27_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUPluralRulesPointer.html" target="_self">LocalUPluralRulesPointer</a></td><td class="desc">"Smart pointer" class, closes a UPluralRules via <a class="el" href="upluralrules_8h.html#a5f8f8ef893e446e154f5be80d4f410eb" title="Closes a UPluralRules object.">uplrules_close()</a></td></tr>
<tr id="row_28_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalURegularExpressionPointer.html" target="_self">LocalURegularExpressionPointer</a></td><td class="desc">"Smart pointer" class, closes a URegularExpression via <a class="el" href="uregex_8h.html#a7fdfb34cdda683226599e95b388c5575" title="Close the regular expression, recovering all resources (memory) it was holding.">uregex_close()</a></td></tr>
<tr id="row_29_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUResourceBundlePointer.html" target="_self">LocalUResourceBundlePointer</a></td><td class="desc">"Smart pointer" class, closes a UResourceBundle via <a class="el" href="ures_8h.html#addb8be0af245c0f745458e7ad925a490" title="Close a resource bundle, all pointers returned from the various ures_getXXX calls on this particular ...">ures_close()</a></td></tr>
<tr id="row_30_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUSetPointer.html" target="_self">LocalUSetPointer</a></td><td class="desc">"Smart pointer" class, closes a USet via <a class="el" href="uset_8h.html#abb0d0fb8d660204fd7fef7fe920bb70c" title="Disposes of the storage used by a USet object.">uset_close()</a></td></tr>
<tr id="row_31_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUSpoofCheckerPointer.html" target="_self">LocalUSpoofCheckerPointer</a></td><td class="desc">"Smart pointer" class, closes a USpoofChecker via <a class="el" href="uspoof_8h.html#ab63b4f7780b1d6c57a31624ad5c3db41" title="Close a Spoof Checker, freeing any memory that was being held by its implementation.">uspoof_close()</a></td></tr>
<tr id="row_32_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUStringPrepProfilePointer.html" target="_self">LocalUStringPrepProfilePointer</a></td><td class="desc">"Smart pointer" class, closes a UStringPrepProfile via <a class="el" href="usprep_8h.html#a9565aad7868978f947a4dc01899bdd0d" title="Closes the profile.">usprep_close()</a></td></tr>
<tr id="row_33_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUStringSearchPointer.html" target="_self">LocalUStringSearchPointer</a></td><td class="desc">"Smart pointer" class, closes a UStringSearch via <a class="el" href="usearch_8h.html#a618a3f90394cecd1f76aaee4cc1b4c9d" title="Destroying and cleaning up the search iterator data struct.">usearch_close()</a></td></tr>
<tr id="row_34_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUTextPointer.html" target="_self">LocalUTextPointer</a></td><td class="desc">"Smart pointer" class, closes a <a class="el" href="structUText.html" title="UText struct.">UText</a> via <a class="el" href="utext_8h.html#a303eb28b0f98498dfcb063e05ab2695c" title="Close function for UText instances.">utext_close()</a></td></tr>
<tr id="row_35_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classLocalUTransliteratorPointer.html" target="_self">LocalUTransliteratorPointer</a></td><td class="desc">"Smart pointer" class, closes a UTransliterator via <a class="el" href="utrans_8h.html#a148066969cc61b36a8cbcc76f7dd02f8" title="Close a transliterator.">utrans_close()</a></td></tr>
<tr id="row_36_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1SymbolTable.html" target="_self">icu::SymbolTable</a></td><td class="desc">An interface that defines both lookup protocol and parsing of symbolic names</td></tr>
<tr id="row_37_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="unionicu_1_1Transliterator_1_1Token.html" target="_self">icu::Transliterator::Token</a></td><td class="desc">A context integer or pointer for a factory function, passed by value</td></tr>
<tr id="row_38_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUCharIterator.html" target="_self">UCharIterator</a></td><td class="desc">C API for code unit iteration</td></tr>
<tr id="row_39_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUConverterFromUnicodeArgs.html" target="_self">UConverterFromUnicodeArgs</a></td><td class="desc">The structure for the fromUnicode callback function parameter</td></tr>
<tr id="row_40_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUConverterToUnicodeArgs.html" target="_self">UConverterToUnicodeArgs</a></td><td class="desc">The structure for the toUnicode callback function parameter</td></tr>
<tr id="row_41_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUDataInfo.html" target="_self">UDataInfo</a></td><td class="desc"><a class="el" href="structUDataInfo.html" title="UDataInfo contains the properties about the requested data.">UDataInfo</a> contains the properties about the requested data</td></tr>
<tr id="row_42_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUFieldPosition.html" target="_self">UFieldPosition</a></td><td class="desc">A struct representing a range of text containing a specific field</td></tr>
<tr id="row_43_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUIDNAInfo.html" target="_self">UIDNAInfo</a></td><td class="desc">Output container for IDNA processing errors</td></tr>
<tr id="row_44_" class="even"><td class="entry"><img id="arr_44_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UMemory.html" target="_self">icu::UMemory</a></td><td class="desc"><a class="el" href="classicu_1_1UMemory.html" title="UMemory is the common ICU base class.">UMemory</a> is the common ICU base class</td></tr>
<tr id="row_44_0_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structicu_1_1AlphabeticIndex_1_1Record.html" target="_self">icu::AlphabeticIndex::Record</a></td><td class="desc">A (name, data) pair, to be sorted by name into one of the index buckets</td></tr>
<tr id="row_44_1_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_1_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_1_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1ByteSink.html" target="_self">icu::ByteSink</a></td><td class="desc">A <a class="el" href="classicu_1_1ByteSink.html" title="A ByteSink can be filled with bytes.">ByteSink</a> can be filled with bytes</td></tr>
<tr id="row_44_1_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1CheckedArrayByteSink.html" target="_self">icu::CheckedArrayByteSink</a></td><td class="desc">Implementation of <a class="el" href="classicu_1_1ByteSink.html" title="A ByteSink can be filled with bytes.">ByteSink</a> that writes to a flat byte array, with bounds-checking: This sink will not write more than capacity bytes to outbuf</td></tr>
<tr id="row_44_1_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringByteSink.html" target="_self">icu::StringByteSink&lt; StringClass &gt;</a></td><td class="desc">Implementation of <a class="el" href="classicu_1_1ByteSink.html" title="A ByteSink can be filled with bytes.">ByteSink</a> that writes to a "string"</td></tr>
<tr id="row_44_2_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1BytesTrie.html" target="_self">icu::BytesTrie</a></td><td class="desc">Light-weight, non-const reader class for a <a class="el" href="classicu_1_1BytesTrie.html" title="Light-weight, non-const reader class for a BytesTrie.">BytesTrie</a></td></tr>
<tr id="row_44_3_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1BytesTrie_1_1Iterator.html" target="_self">icu::BytesTrie::Iterator</a></td><td class="desc"><a class="el" href="classicu_1_1BytesTrie_1_1Iterator.html" title="Iterator for all of the (byte sequence, value) pairs in a BytesTrie.">Iterator</a> for all of the (byte sequence, value) pairs in a <a class="el" href="classicu_1_1BytesTrie.html" title="Light-weight, non-const reader class for a BytesTrie.">BytesTrie</a></td></tr>
<tr id="row_44_4_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1BytesTrie_1_1State.html" target="_self">icu::BytesTrie::State</a></td><td class="desc"><a class="el" href="classicu_1_1BytesTrie.html" title="Light-weight, non-const reader class for a BytesTrie.">BytesTrie</a> state object, for saving a trie's current state and resetting the trie back to this state later</td></tr>
<tr id="row_44_5_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1ErrorCode.html" target="_self">icu::ErrorCode</a></td><td class="desc">Wrapper class for UErrorCode, with conversion operators for direct use in ICU C and C++ APIs</td></tr>
<tr id="row_44_6_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1IDNAInfo.html" target="_self">icu::IDNAInfo</a></td><td class="desc">Output container for <a class="el" href="classicu_1_1IDNA.html" title="Abstract base class for IDNA processing.">IDNA</a> processing errors</td></tr>
<tr id="row_44_7_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structicu_1_1ListFormatData.html" target="_self">icu::ListFormatData</a></td><td class="desc"></td></tr>
<tr id="row_44_8_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1MessagePattern_1_1Part.html" target="_self">icu::MessagePattern::Part</a></td><td class="desc">A message pattern "part", representing a pattern parsing event</td></tr>
<tr id="row_44_9_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_9_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_9_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1PluralFormat_1_1PluralSelector.html" target="_self">icu::PluralFormat::PluralSelector</a></td><td class="desc"></td></tr>
<tr id="row_44_9_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1PluralFormat_1_1PluralSelectorAdapter.html" target="_self">icu::PluralFormat::PluralSelectorAdapter</a></td><td class="desc"></td></tr>
<tr id="row_44_10_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringPiece.html" target="_self">icu::StringPiece</a></td><td class="desc">A string-like object that points to a sized piece of memory</td></tr>
<tr id="row_44_11_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1TimeZoneNames_1_1MatchInfoCollection.html" target="_self">icu::TimeZoneNames::MatchInfoCollection</a></td><td class="desc"><code><a class="el" href="classicu_1_1TimeZoneNames_1_1MatchInfoCollection.html" title="MatchInfoCollection represents a collection of time zone name matches used by TimeZoneNames#find.">MatchInfoCollection</a></code> represents a collection of time zone name matches used by <a class="el" href="classicu_1_1TimeZoneNames.html#a19fb3fa67a9b3d9fbedf293a2b2de120">TimeZoneNames#find</a></td></tr>
<tr id="row_44_12_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UCharsTrie.html" target="_self">icu::UCharsTrie</a></td><td class="desc">Light-weight, non-const reader class for a <a class="el" href="classicu_1_1UCharsTrie.html" title="Light-weight, non-const reader class for a UCharsTrie.">UCharsTrie</a></td></tr>
<tr id="row_44_13_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UCharsTrie_1_1Iterator.html" target="_self">icu::UCharsTrie::Iterator</a></td><td class="desc"><a class="el" href="classicu_1_1UCharsTrie_1_1Iterator.html" title="Iterator for all of the (string, value) pairs in a UCharsTrie.">Iterator</a> for all of the (string, value) pairs in a <a class="el" href="classicu_1_1UCharsTrie.html" title="Light-weight, non-const reader class for a UCharsTrie.">UCharsTrie</a></td></tr>
<tr id="row_44_14_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UCharsTrie_1_1State.html" target="_self">icu::UCharsTrie::State</a></td><td class="desc"><a class="el" href="classicu_1_1UCharsTrie.html" title="Light-weight, non-const reader class for a UCharsTrie.">UCharsTrie</a> state object, for saving a trie's current state and resetting the trie back to this state later</td></tr>
<tr id="row_44_15_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_15_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('44_15_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UObject.html" target="_self">icu::UObject</a></td><td class="desc"><a class="el" href="classicu_1_1UObject.html" title="UObject is the common ICU &quot;boilerplate&quot; class.">UObject</a> is the common ICU "boilerplate" class</td></tr>
<tr id="row_44_15_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1AlphabeticIndex.html" target="_self">icu::AlphabeticIndex</a></td><td class="desc"><a class="el" href="classicu_1_1AlphabeticIndex.html" title="AlphabeticIndex supports the creation of a UI index appropriate for a given language.">AlphabeticIndex</a> supports the creation of a UI index appropriate for a given language</td></tr>
<tr id="row_44_15_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1AlphabeticIndex_1_1Bucket.html" target="_self">icu::AlphabeticIndex::Bucket</a></td><td class="desc">An index "bucket" with a label string and type</td></tr>
<tr id="row_44_15_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1AlphabeticIndex_1_1ImmutableIndex.html" target="_self">icu::AlphabeticIndex::ImmutableIndex</a></td><td class="desc">Immutable, thread-safe version of <a class="el" href="classicu_1_1AlphabeticIndex.html" title="AlphabeticIndex supports the creation of a UI index appropriate for a given language.">AlphabeticIndex</a></td></tr>
<tr id="row_44_15_3_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_3_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_3_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Appendable.html" target="_self">icu::Appendable</a></td><td class="desc">Base class for objects to which Unicode characters and strings can be appended</td></tr>
<tr id="row_44_15_3_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UnicodeStringAppendable.html" target="_self">icu::UnicodeStringAppendable</a></td><td class="desc">An <a class="el" href="classicu_1_1Appendable.html" title="Base class for objects to which Unicode characters and strings can be appended.">Appendable</a> implementation which writes to a <a class="el" href="classicu_1_1UnicodeString.html" title="UnicodeString is a string class that stores Unicode characters directly and provides similar function...">UnicodeString</a></td></tr>
<tr id="row_44_15_4_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_4_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_4_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1BreakIterator.html" target="_self">icu::BreakIterator</a></td><td class="desc">Implements methods for finding the location of boundaries in text</td></tr>
<tr id="row_44_15_4_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1RuleBasedBreakIterator.html" target="_self">icu::RuleBasedBreakIterator</a></td><td class="desc">A subclass of <a class="el" href="classicu_1_1BreakIterator.html" title="The BreakIterator class implements methods for finding the location of boundaries in text...">BreakIterator</a> whose behavior is specified using a list of rules</td></tr>
<tr id="row_44_15_5_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_5_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_5_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Calendar.html" target="_self">icu::Calendar</a></td><td class="desc"><code><a class="el" href="classicu_1_1Calendar.html" title="Calendar is an abstract base class for converting between a UDate object and a set of integer fields ...">Calendar</a></code> is an abstract base class for converting between a <code>UDate</code> object and a set of integer fields such as <code>YEAR</code>, <code>MONTH</code>, <code>DAY</code>, <code>HOUR</code>, and so on</td></tr>
<tr id="row_44_15_5_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1GregorianCalendar.html" target="_self">icu::GregorianCalendar</a></td><td class="desc">Concrete class which provides the standard calendar used by most of the world</td></tr>
<tr id="row_44_15_6_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1CanonicalIterator.html" target="_self">icu::CanonicalIterator</a></td><td class="desc">This class allows one to iterate through all the strings that are canonically equivalent to a given string</td></tr>
<tr id="row_44_15_7_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1CollationElementIterator.html" target="_self">icu::CollationElementIterator</a></td><td class="desc">Used as an iterator to walk through each character of an international string</td></tr>
<tr id="row_44_15_8_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1CollationKey.html" target="_self">icu::CollationKey</a></td><td class="desc">Collation keys are generated by the <a class="el" href="classicu_1_1Collator.html" title="The Collator class performs locale-sensitive string comparison.">Collator</a> class</td></tr>
<tr id="row_44_15_9_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_9_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_9_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Collator.html" target="_self">icu::Collator</a></td><td class="desc">The <code><a class="el" href="classicu_1_1Collator.html" title="The Collator class performs locale-sensitive string comparison.">Collator</a></code> class performs locale-sensitive string comparison</td></tr>
<tr id="row_44_15_9_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1RuleBasedCollator.html" target="_self">icu::RuleBasedCollator</a></td><td class="desc">Simple implementation of <a class="el" href="classicu_1_1Collator.html" title="The Collator class performs locale-sensitive string comparison.">Collator</a>, using data-driven tables</td></tr>
<tr id="row_44_15_10_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1CollatorFactory.html" target="_self">icu::CollatorFactory</a></td><td class="desc">A factory, used with registerFactory, the creates multiple collators and provides display names for them</td></tr>
<tr id="row_44_15_11_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1CurrencyPluralInfo.html" target="_self">icu::CurrencyPluralInfo</a></td><td class="desc">This class represents the information needed by <a class="el" href="classicu_1_1DecimalFormat.html" title="DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers.">DecimalFormat</a> to format currency plural, such as "3.00 US dollars" or "1.00 US dollar"</td></tr>
<tr id="row_44_15_12_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1DateFormatSymbols.html" target="_self">icu::DateFormatSymbols</a></td><td class="desc"><a class="el" href="classicu_1_1DateFormatSymbols.html" title="DateFormatSymbols is a public class for encapsulating localizable date-time formatting data – includi...">DateFormatSymbols</a> is a public class for encapsulating localizable date-time formatting data &ndash; including timezone data</td></tr>
<tr id="row_44_15_13_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1DateInterval.html" target="_self">icu::DateInterval</a></td><td class="desc">This class represents a date interval</td></tr>
<tr id="row_44_15_14_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1DateIntervalInfo.html" target="_self">icu::DateIntervalInfo</a></td><td class="desc"><a class="el" href="classicu_1_1DateIntervalInfo.html" title="DateIntervalInfo is a public class for encapsulating localizable date time interval patterns...">DateIntervalInfo</a> is a public class for encapsulating localizable date time interval patterns</td></tr>
<tr id="row_44_15_15_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1DateTimePatternGenerator.html" target="_self">icu::DateTimePatternGenerator</a></td><td class="desc">This class provides flexible generation of date format patterns, like "yy-MM-dd"</td></tr>
<tr id="row_44_15_16_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1DateTimeRule.html" target="_self">icu::DateTimeRule</a></td><td class="desc"><code><a class="el" href="classicu_1_1DateTimeRule.html" title="DateTimeRule is a class representing a time in a year by a rule specified by month, day of month, day of week and time in the day.">DateTimeRule</a></code> is a class representing a time in a year by a rule specified by month, day of month, day of week and time in the day</td></tr>
<tr id="row_44_15_17_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1DecimalFormatSymbols.html" target="_self">icu::DecimalFormatSymbols</a></td><td class="desc">This class represents the set of symbols needed by <a class="el" href="classicu_1_1DecimalFormat.html" title="DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers.">DecimalFormat</a> to format numbers</td></tr>
<tr id="row_44_15_18_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1FieldPosition.html" target="_self">icu::FieldPosition</a></td><td class="desc"><code><a class="el" href="classicu_1_1FieldPosition.html" title="FieldPosition is a simple class used by Format and its subclasses to identify fields in formatted out...">FieldPosition</a></code> is a simple class used by <code><a class="el" href="classicu_1_1Format.html" title="Base class for all formats.">Format</a></code> and its subclasses to identify fields in formatted output</td></tr>
<tr id="row_44_15_19_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1FieldPositionIterator.html" target="_self">icu::FieldPositionIterator</a></td><td class="desc"><a class="el" href="classicu_1_1FieldPositionIterator.html" title="FieldPositionIterator returns the field ids and their start/limit positions generated by a call to Fo...">FieldPositionIterator</a> returns the field ids and their start/limit positions generated by a call to <a class="el" href="classicu_1_1Format.html#ab510bded8f13465d98b950db03f15297" title="Formats an object to produce a string.">Format::format</a></td></tr>
<tr id="row_44_15_20_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_20_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_20_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Format.html" target="_self">icu::Format</a></td><td class="desc">Base class for all formats</td></tr>
<tr id="row_44_15_20_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_15_20_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_20_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1DateFormat.html" target="_self">icu::DateFormat</a></td><td class="desc"><a class="el" href="classicu_1_1DateFormat.html" title="DateFormat is an abstract class for a family of classes that convert dates and times from their inter...">DateFormat</a> is an abstract class for a family of classes that convert dates and times from their internal representations to textual form and back again in a language-independent manner</td></tr>
<tr id="row_44_15_20_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1SimpleDateFormat.html" target="_self">icu::SimpleDateFormat</a></td><td class="desc"><a class="el" href="classicu_1_1SimpleDateFormat.html" title="SimpleDateFormat is a concrete class for formatting and parsing dates in a language-independent manne...">SimpleDateFormat</a> is a concrete class for formatting and parsing dates in a language-independent manner</td></tr>
<tr id="row_44_15_20_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1DateIntervalFormat.html" target="_self">icu::DateIntervalFormat</a></td><td class="desc"><a class="el" href="classicu_1_1DateIntervalFormat.html" title="DateIntervalFormat is a class for formatting and parsing date intervals in a language-independent man...">DateIntervalFormat</a> is a class for formatting and parsing date intervals in a language-independent manner</td></tr>
<tr id="row_44_15_20_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_15_20_2_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_20_2_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1MeasureFormat.html" target="_self">icu::MeasureFormat</a></td><td class="desc">A formatter for measure objects</td></tr>
<tr id="row_44_15_20_2_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1TimeUnitFormat.html" target="_self">icu::TimeUnitFormat</a></td><td class="desc"><a class="el" href="classicu_1_1Format.html" title="Base class for all formats.">Format</a> or parse a <a class="el" href="classicu_1_1TimeUnitAmount.html" title="Express a duration as a time unit and number.">TimeUnitAmount</a>, using plural rules for the units where available</td></tr>
<tr id="row_44_15_20_3_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1MessageFormat.html" target="_self">icu::MessageFormat</a></td><td class="desc"></td></tr>
<tr id="row_44_15_20_4_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_15_20_4_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_20_4_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1NumberFormat.html" target="_self">icu::NumberFormat</a></td><td class="desc">Abstract base class for all number formats</td></tr>
<tr id="row_44_15_20_4_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1ChoiceFormat.html" target="_self">icu::ChoiceFormat</a></td><td class="desc"><a class="el" href="classicu_1_1ChoiceFormat.html" title="ChoiceFormat converts between ranges of numeric values and strings for those ranges.">ChoiceFormat</a> converts between ranges of numeric values and strings for those ranges</td></tr>
<tr id="row_44_15_20_4_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_15_20_4_1_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_20_4_1_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1DecimalFormat.html" target="_self">icu::DecimalFormat</a></td><td class="desc"><a class="el" href="classicu_1_1DecimalFormat.html" title="DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers.">DecimalFormat</a> is a concrete subclass of <a class="el" href="classicu_1_1NumberFormat.html" title="Abstract base class for all number formats.">NumberFormat</a> that formats decimal numbers</td></tr>
<tr id="row_44_15_20_4_1_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1CompactDecimalFormat.html" target="_self">icu::CompactDecimalFormat</a></td><td class="desc">The <a class="el" href="classicu_1_1CompactDecimalFormat.html" title="The CompactDecimalFormat produces abbreviated numbers, suitable for display in environments will limi...">CompactDecimalFormat</a> produces abbreviated numbers, suitable for display in environments will limited real estate</td></tr>
<tr id="row_44_15_20_4_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1RuleBasedNumberFormat.html" target="_self">icu::RuleBasedNumberFormat</a></td><td class="desc">Formats numbers according to a set of rules</td></tr>
<tr id="row_44_15_20_5_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1PluralFormat.html" target="_self">icu::PluralFormat</a></td><td class="desc"></td></tr>
<tr id="row_44_15_20_6_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1SelectFormat.html" target="_self">icu::SelectFormat</a></td><td class="desc"></td></tr>
<tr id="row_44_15_20_7_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1TimeZoneFormat.html" target="_self">icu::TimeZoneFormat</a></td><td class="desc"><code><a class="el" href="classicu_1_1TimeZoneFormat.html" title="TimeZoneFormat supports time zone display name formatting and parsing.">TimeZoneFormat</a></code> supports time zone display name formatting and parsing</td></tr>
<tr id="row_44_15_21_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Formattable.html" target="_self">icu::Formattable</a></td><td class="desc"><a class="el" href="classicu_1_1Formattable.html" title="Formattable objects can be passed to the Format class or its subclasses for formatting.">Formattable</a> objects can be passed to the <a class="el" href="classicu_1_1Format.html" title="Base class for all formats.">Format</a> class or its subclasses for formatting</td></tr>
<tr id="row_44_15_22_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_22_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_22_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1ForwardCharacterIterator.html" target="_self">icu::ForwardCharacterIterator</a></td><td class="desc">Abstract class that defines an API for forward-only iteration on text objects</td></tr>
<tr id="row_44_15_22_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_15_22_0_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('44_15_22_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1CharacterIterator.html" target="_self">icu::CharacterIterator</a></td><td class="desc">Abstract class that defines an API for iteration on text objects</td></tr>
<tr id="row_44_15_22_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_22_0_0_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('44_15_22_0_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UCharCharacterIterator.html" target="_self">icu::UCharCharacterIterator</a></td><td class="desc">A concrete subclass of <a class="el" href="classicu_1_1CharacterIterator.html" title="Abstract class that defines an API for iteration on text objects.">CharacterIterator</a> that iterates over the characters (code units or code points) in a UChar array</td></tr>
<tr id="row_44_15_22_0_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringCharacterIterator.html" target="_self">icu::StringCharacterIterator</a></td><td class="desc">A concrete subclass of <a class="el" href="classicu_1_1CharacterIterator.html" title="Abstract class that defines an API for iteration on text objects.">CharacterIterator</a> that iterates over the characters (code units or code points) in a <a class="el" href="classicu_1_1UnicodeString.html" title="UnicodeString is a string class that stores Unicode characters directly and provides similar function...">UnicodeString</a></td></tr>
<tr id="row_44_15_23_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1GenderInfo.html" target="_self">icu::GenderInfo</a></td><td class="desc"><a class="el" href="classicu_1_1GenderInfo.html" title="GenderInfo computes the gender of a list as a whole given the gender of each element.">GenderInfo</a> computes the gender of a list as a whole given the gender of each element</td></tr>
<tr id="row_44_15_24_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1IDNA.html" target="_self">icu::IDNA</a></td><td class="desc">Abstract base class for <a class="el" href="classicu_1_1IDNA.html" title="Abstract base class for IDNA processing.">IDNA</a> processing</td></tr>
<tr id="row_44_15_25_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1LayoutEngine.html" target="_self">icu::LayoutEngine</a></td><td class="desc">This is a virtual base class used to do complex text layout</td></tr>
<tr id="row_44_15_26_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1LEFontInstance.html" target="_self">icu::LEFontInstance</a></td><td class="desc">This is a virtual base class that serves as the interface between a <a class="el" href="classicu_1_1LayoutEngine.html" title="This is a virtual base class used to do complex text layout.">LayoutEngine</a> and the platform font environment</td></tr>
<tr id="row_44_15_27_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1LEGlyphStorage.html" target="_self">icu::LEGlyphStorage</a></td><td class="desc">This class encapsulates the per-glyph storage used by the ICU <a class="el" href="classicu_1_1LayoutEngine.html" title="This is a virtual base class used to do complex text layout.">LayoutEngine</a></td></tr>
<tr id="row_44_15_28_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1ListFormatter.html" target="_self">icu::ListFormatter</a></td><td class="desc">An immutable class for formatting a list, using data from CLDR (or supplied separately)</td></tr>
<tr id="row_44_15_29_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Locale.html" target="_self">icu::Locale</a></td><td class="desc">A <code><a class="el" href="classicu_1_1Locale.html" title="A Locale object represents a specific geographical, political, or cultural region.">Locale</a></code> object represents a specific geographical, political, or cultural region</td></tr>
<tr id="row_44_15_30_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1LocaleDisplayNames.html" target="_self">icu::LocaleDisplayNames</a></td><td class="desc">Returns display names of Locales and components of Locales</td></tr>
<tr id="row_44_15_31_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_31_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_31_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Measure.html" target="_self">icu::Measure</a></td><td class="desc">An amount of a specified unit, consisting of a number and a Unit</td></tr>
<tr id="row_44_15_31_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1CurrencyAmount.html" target="_self">icu::CurrencyAmount</a></td><td class="desc">A currency together with a numeric amount, such as 200 USD</td></tr>
<tr id="row_44_15_31_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1TimeUnitAmount.html" target="_self">icu::TimeUnitAmount</a></td><td class="desc">Express a duration as a time unit and number</td></tr>
<tr id="row_44_15_32_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_32_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_32_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1MeasureUnit.html" target="_self">icu::MeasureUnit</a></td><td class="desc">A unit such as length, mass, volume, currency, etc</td></tr>
<tr id="row_44_15_32_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1CurrencyUnit.html" target="_self">icu::CurrencyUnit</a></td><td class="desc">A unit of currency, such as USD (U.S</td></tr>
<tr id="row_44_15_32_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1TimeUnit.html" target="_self">icu::TimeUnit</a></td><td class="desc">Measurement unit for time units</td></tr>
<tr id="row_44_15_33_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1MessagePattern.html" target="_self">icu::MessagePattern</a></td><td class="desc">Parses and represents ICU <a class="el" href="classicu_1_1MessageFormat.html">MessageFormat</a> patterns</td></tr>
<tr id="row_44_15_34_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Normalizer.html" target="_self">icu::Normalizer</a></td><td class="desc">Supports the standard normalization forms described in <a href="http://www.unicode.org/unicode/reports/tr15/" target="unicode">Unicode Standard Annex #15: Unicode Normalization Forms</a></td></tr>
<tr id="row_44_15_35_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_35_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_35_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Normalizer2.html" target="_self">icu::Normalizer2</a></td><td class="desc">Unicode normalization functionality for standard Unicode normalization or for using custom mapping tables</td></tr>
<tr id="row_44_15_35_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1FilteredNormalizer2.html" target="_self">icu::FilteredNormalizer2</a></td><td class="desc">Normalization filtered by a <a class="el" href="classicu_1_1UnicodeSet.html" title="A mutable set of Unicode characters and multicharacter strings.">UnicodeSet</a></td></tr>
<tr id="row_44_15_36_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_36_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_36_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1NumberFormatFactory.html" target="_self">icu::NumberFormatFactory</a></td><td class="desc">A <a class="el" href="classicu_1_1NumberFormatFactory.html" title="A NumberFormatFactory is used to register new number formats.">NumberFormatFactory</a> is used to register new number formats</td></tr>
<tr id="row_44_15_36_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1SimpleNumberFormatFactory.html" target="_self">icu::SimpleNumberFormatFactory</a></td><td class="desc">A <a class="el" href="classicu_1_1NumberFormatFactory.html" title="A NumberFormatFactory is used to register new number formats.">NumberFormatFactory</a> that supports a single locale</td></tr>
<tr id="row_44_15_37_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1NumberingSystem.html" target="_self">icu::NumberingSystem</a></td><td class="desc">Defines numbering systems</td></tr>
<tr id="row_44_15_38_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1ParagraphLayout.html" target="_self">icu::ParagraphLayout</a></td><td class="desc"><a class="el" href="classicu_1_1ParagraphLayout.html" title="ParagraphLayout.">ParagraphLayout</a></td></tr>
<tr id="row_44_15_39_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1ParagraphLayout_1_1Line.html" target="_self">icu::ParagraphLayout::Line</a></td><td class="desc">This class represents a single line of text in a <code><a class="el" href="classicu_1_1ParagraphLayout.html" title="ParagraphLayout.">ParagraphLayout</a></code></td></tr>
<tr id="row_44_15_40_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1ParagraphLayout_1_1VisualRun.html" target="_self">icu::ParagraphLayout::VisualRun</a></td><td class="desc">This object represents a single visual run in a line of text in a paragraph</td></tr>
<tr id="row_44_15_41_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1ParsePosition.html" target="_self">icu::ParsePosition</a></td><td class="desc"><code><a class="el" href="classicu_1_1ParsePosition.html" title="ParsePosition is a simple class used by Format and its subclasses to keep track of the current positi...">ParsePosition</a></code> is a simple class used by <code><a class="el" href="classicu_1_1Format.html" title="Base class for all formats.">Format</a></code> and its subclasses to keep track of the current position during parsing</td></tr>
<tr id="row_44_15_42_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1PluralRules.html" target="_self">icu::PluralRules</a></td><td class="desc">Defines rules for mapping non-negative numeric values onto a small set of keywords</td></tr>
<tr id="row_44_15_43_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1RegexMatcher.html" target="_self">icu::RegexMatcher</a></td><td class="desc">Class <a class="el" href="classicu_1_1RegexMatcher.html" title="class RegexMatcher bundles together a regular expression pattern and input text to which the expressi...">RegexMatcher</a> bundles together a regular expression pattern and input text to which the expression can be applied</td></tr>
<tr id="row_44_15_44_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1RegexPattern.html" target="_self">icu::RegexPattern</a></td><td class="desc">Class <code><a class="el" href="classicu_1_1RegexPattern.html" title="Class RegexPattern represents a compiled regular expression.">RegexPattern</a></code> represents a compiled regular expression</td></tr>
<tr id="row_44_15_45_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Region.html" target="_self">icu::Region</a></td><td class="desc"><code><a class="el" href="classicu_1_1Region.html" title="Region is the class representing a Unicode Region Code, also known as a Unicode Region Subtag...">Region</a></code> is the class representing a Unicode <a class="el" href="classicu_1_1Region.html" title="Region is the class representing a Unicode Region Code, also known as a Unicode Region Subtag...">Region</a> Code, also known as a Unicode <a class="el" href="classicu_1_1Region.html" title="Region is the class representing a Unicode Region Code, also known as a Unicode Region Subtag...">Region</a> Subtag, which is defined based upon the BCP 47 standard</td></tr>
<tr id="row_44_15_46_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_46_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_46_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Replaceable.html" target="_self">icu::Replaceable</a></td><td class="desc"><code><a class="el" href="classicu_1_1Replaceable.html" title="Replaceable is an abstract base class representing a string of characters that supports the replaceme...">Replaceable</a></code> is an abstract base class representing a string of characters that supports the replacement of a range of itself with a new string of characters</td></tr>
<tr id="row_44_15_46_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UnicodeString.html" target="_self">icu::UnicodeString</a></td><td class="desc"><a class="el" href="classicu_1_1UnicodeString.html" title="UnicodeString is a string class that stores Unicode characters directly and provides similar function...">UnicodeString</a> is a string class that stores Unicode characters directly and provides similar functionality as the Java String and StringBuffer classes</td></tr>
<tr id="row_44_15_47_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1ResourceBundle.html" target="_self">icu::ResourceBundle</a></td><td class="desc">A class representing a collection of resource information pertaining to a given locale</td></tr>
<tr id="row_44_15_48_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_48_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_48_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1RunArray.html" target="_self">icu::RunArray</a></td><td class="desc">The <code><a class="el" href="classicu_1_1RunArray.html" title="The RunArray class is a base class for building classes which represent data that is associated with ...">RunArray</a></code> class is a base class for building classes which represent data that is associated with runs of text</td></tr>
<tr id="row_44_15_48_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1FontRuns.html" target="_self">icu::FontRuns</a></td><td class="desc">The <code><a class="el" href="classicu_1_1FontRuns.html" title="The FontRuns class associates pointers to LEFontInstance objects with runs of text.">FontRuns</a></code> class associates pointers to <code><a class="el" href="classicu_1_1LEFontInstance.html" title="This is a virtual base class that serves as the interface between a LayoutEngine and the platform fon...">LEFontInstance</a></code> objects with runs of text</td></tr>
<tr id="row_44_15_48_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1LocaleRuns.html" target="_self">icu::LocaleRuns</a></td><td class="desc">The <code><a class="el" href="classicu_1_1LocaleRuns.html" title="The LocaleRuns class associates pointers to Locale objects with runs of text.">LocaleRuns</a></code> class associates pointers to <code><a class="el" href="classicu_1_1Locale.html" title="A Locale object represents a specific geographical, political, or cultural region.">Locale</a></code> objects with runs of text</td></tr>
<tr id="row_44_15_48_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1ValueRuns.html" target="_self">icu::ValueRuns</a></td><td class="desc">The <code><a class="el" href="classicu_1_1ValueRuns.html" title="The ValueRuns class associates integer values with runs of text.">ValueRuns</a></code> class associates integer values with runs of text</td></tr>
<tr id="row_44_15_49_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_49_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_49_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1SearchIterator.html" target="_self">icu::SearchIterator</a></td><td class="desc"><code><a class="el" href="classicu_1_1SearchIterator.html" title="SearchIterator is an abstract base class that provides methods to search for a pattern within a text ...">SearchIterator</a></code> is an abstract base class that provides methods to search for a pattern within a text string</td></tr>
<tr id="row_44_15_49_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringSearch.html" target="_self">icu::StringSearch</a></td><td class="desc"><code><a class="el" href="classicu_1_1StringSearch.html" title="StringSearch is a SearchIterator that provides language-sensitive text searching based on the compari...">StringSearch</a></code> is a <code><a class="el" href="classicu_1_1SearchIterator.html" title="SearchIterator is an abstract base class that provides methods to search for a pattern within a text ...">SearchIterator</a></code> that provides language-sensitive text searching based on the comparison rules defined in a <a class="el" href="classicu_1_1RuleBasedCollator.html">RuleBasedCollator</a> object</td></tr>
<tr id="row_44_15_50_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringEnumeration.html" target="_self">icu::StringEnumeration</a></td><td class="desc">Base class for 'pure' C++ implementations of uenum api</td></tr>
<tr id="row_44_15_51_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_51_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_51_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringTrieBuilder.html" target="_self">icu::StringTrieBuilder</a></td><td class="desc">Base class for string trie builder classes</td></tr>
<tr id="row_44_15_51_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1BytesTrieBuilder.html" target="_self">icu::BytesTrieBuilder</a></td><td class="desc">Builder class for <a class="el" href="classicu_1_1BytesTrie.html" title="Light-weight, non-const reader class for a BytesTrie.">BytesTrie</a></td></tr>
<tr id="row_44_15_51_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UCharsTrieBuilder.html" target="_self">icu::UCharsTrieBuilder</a></td><td class="desc">Builder class for <a class="el" href="classicu_1_1UCharsTrie.html" title="Light-weight, non-const reader class for a UCharsTrie.">UCharsTrie</a></td></tr>
<tr id="row_44_15_52_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_52_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_52_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringTrieBuilder_1_1Node.html" target="_self">icu::StringTrieBuilder::Node</a></td><td class="desc"></td></tr>
<tr id="row_44_15_52_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_15_52_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_52_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringTrieBuilder_1_1BranchNode.html" target="_self">icu::StringTrieBuilder::BranchNode</a></td><td class="desc"></td></tr>
<tr id="row_44_15_52_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringTrieBuilder_1_1ListBranchNode.html" target="_self">icu::StringTrieBuilder::ListBranchNode</a></td><td class="desc"></td></tr>
<tr id="row_44_15_52_0_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringTrieBuilder_1_1SplitBranchNode.html" target="_self">icu::StringTrieBuilder::SplitBranchNode</a></td><td class="desc"></td></tr>
<tr id="row_44_15_52_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringTrieBuilder_1_1FinalValueNode.html" target="_self">icu::StringTrieBuilder::FinalValueNode</a></td><td class="desc"></td></tr>
<tr id="row_44_15_52_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_15_52_2_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('44_15_52_2_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringTrieBuilder_1_1ValueNode.html" target="_self">icu::StringTrieBuilder::ValueNode</a></td><td class="desc"></td></tr>
<tr id="row_44_15_52_2_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringTrieBuilder_1_1BranchHeadNode.html" target="_self">icu::StringTrieBuilder::BranchHeadNode</a></td><td class="desc"></td></tr>
<tr id="row_44_15_52_2_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringTrieBuilder_1_1IntermediateValueNode.html" target="_self">icu::StringTrieBuilder::IntermediateValueNode</a></td><td class="desc"></td></tr>
<tr id="row_44_15_52_2_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1StringTrieBuilder_1_1LinearMatchNode.html" target="_self">icu::StringTrieBuilder::LinearMatchNode</a></td><td class="desc"></td></tr>
<tr id="row_44_15_53_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_53_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_53_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1TimeZone.html" target="_self">icu::TimeZone</a></td><td class="desc"><code><a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a></code> represents a time zone offset, and also figures out daylight savings</td></tr>
<tr id="row_44_15_53_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_15_53_0_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('44_15_53_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1BasicTimeZone.html" target="_self">icu::BasicTimeZone</a></td><td class="desc"><code><a class="el" href="classicu_1_1BasicTimeZone.html" title="BasicTimeZone is an abstract class extending TimeZone.">BasicTimeZone</a></code> is an abstract class extending <code><a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a></code></td></tr>
<tr id="row_44_15_53_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1RuleBasedTimeZone.html" target="_self">icu::RuleBasedTimeZone</a></td><td class="desc"><a class="el" href="classicu_1_1BasicTimeZone.html" title="BasicTimeZone is an abstract class extending TimeZone.">BasicTimeZone</a> subclass implemented in terms of <a class="el" href="classicu_1_1InitialTimeZoneRule.html" title="InitialTimeZoneRule represents a time zone rule representing a time zone effective from the beginning...">InitialTimeZoneRule</a> and <a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a> instances</td></tr>
<tr id="row_44_15_53_0_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1SimpleTimeZone.html" target="_self">icu::SimpleTimeZone</a></td><td class="desc"><code><a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a></code> is a concrete subclass of <code><a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a></code> that represents a time zone for use with a Gregorian calendar</td></tr>
<tr id="row_44_15_53_0_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1VTimeZone.html" target="_self">icu::VTimeZone</a></td><td class="desc"><code><a class="el" href="classicu_1_1VTimeZone.html" title="VTimeZone is a class implementing RFC2445 VTIMEZONE.">VTimeZone</a></code> is a class implementing RFC2445 VTIMEZONE</td></tr>
<tr id="row_44_15_54_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1TimeZoneNames.html" target="_self">icu::TimeZoneNames</a></td><td class="desc"><code><a class="el" href="classicu_1_1TimeZoneNames.html" title="TimeZoneNames is an abstract class representing the time zone display name data model defined by UTS#...">TimeZoneNames</a></code> is an abstract class representing the time zone display name data model defined by <a href="http://www.unicode.org/reports/tr35/">UTS#35 Unicode Locale Data Markup Language (LDML)</a></td></tr>
<tr id="row_44_15_55_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_55_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_55_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1TimeZoneRule.html" target="_self">icu::TimeZoneRule</a></td><td class="desc"><code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code> is a class representing a rule for time zone</td></tr>
<tr id="row_44_15_55_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1AnnualTimeZoneRule.html" target="_self">icu::AnnualTimeZoneRule</a></td><td class="desc"><code><a class="el" href="classicu_1_1AnnualTimeZoneRule.html" title="AnnualTimeZoneRule is a class used for representing a time zone rule which takes effect annually...">AnnualTimeZoneRule</a></code> is a class used for representing a time zone rule which takes effect annually</td></tr>
<tr id="row_44_15_55_1_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1InitialTimeZoneRule.html" target="_self">icu::InitialTimeZoneRule</a></td><td class="desc"><code><a class="el" href="classicu_1_1InitialTimeZoneRule.html" title="InitialTimeZoneRule represents a time zone rule representing a time zone effective from the beginning...">InitialTimeZoneRule</a></code> represents a time zone rule representing a time zone effective from the beginning and has no actual start times</td></tr>
<tr id="row_44_15_55_2_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1TimeArrayTimeZoneRule.html" target="_self">icu::TimeArrayTimeZoneRule</a></td><td class="desc"><code><a class="el" href="classicu_1_1TimeArrayTimeZoneRule.html" title="TimeArrayTimeZoneRule represents a time zone rule whose start times are defined by an array of millis...">TimeArrayTimeZoneRule</a></code> represents a time zone rule whose start times are defined by an array of milliseconds since the standard base time</td></tr>
<tr id="row_44_15_56_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1TimeZoneTransition.html" target="_self">icu::TimeZoneTransition</a></td><td class="desc"><code><a class="el" href="classicu_1_1TimeZoneTransition.html" title="TimeZoneTransition is a class representing a time zone transition.">TimeZoneTransition</a></code> is a class representing a time zone transition</td></tr>
<tr id="row_44_15_57_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1Transliterator.html" target="_self">icu::Transliterator</a></td><td class="desc"><code><a class="el" href="classicu_1_1Transliterator.html" title="Transliterator is an abstract class that transliterates text from one format to another.">Transliterator</a></code> is an abstract class that transliterates text from one format to another</td></tr>
<tr id="row_44_15_58_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_44_15_58_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('44_15_58_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UnicodeFunctor.html" target="_self">icu::UnicodeFunctor</a></td><td class="desc"><code><a class="el" href="classicu_1_1UnicodeFunctor.html" title="UnicodeFunctor is an abstract base class for objects that perform match and/or replace operations on ...">UnicodeFunctor</a></code> is an abstract base class for objects that perform match and/or replace operations on Unicode strings</td></tr>
<tr id="row_44_15_58_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_44_15_58_0_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('44_15_58_0_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UnicodeFilter.html" target="_self">icu::UnicodeFilter</a></td><td class="desc"><code><a class="el" href="classicu_1_1UnicodeFilter.html" title="UnicodeFilter defines a protocol for selecting a subset of the full range (U+0000 to U+10FFFF) of Uni...">UnicodeFilter</a></code> defines a protocol for selecting a subset of the full range (U+0000 to U+10FFFF) of Unicode characters</td></tr>
<tr id="row_44_15_58_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UnicodeSet.html" target="_self">icu::UnicodeSet</a></td><td class="desc">A mutable set of Unicode characters and multicharacter strings</td></tr>
<tr id="row_44_15_59_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UnicodeSetIterator.html" target="_self">icu::UnicodeSetIterator</a></td><td class="desc"><a class="el" href="classicu_1_1UnicodeSetIterator.html" title="UnicodeSetIterator iterates over the contents of a UnicodeSet.">UnicodeSetIterator</a> iterates over the contents of a <a class="el" href="classicu_1_1UnicodeSet.html" title="A mutable set of Unicode characters and multicharacter strings.">UnicodeSet</a></td></tr>
<tr id="row_45_"><td class="entry"><img id="arr_45_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('45_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UnicodeMatcher.html" target="_self">icu::UnicodeMatcher</a></td><td class="desc"><code><a class="el" href="classicu_1_1UnicodeMatcher.html" title="UnicodeMatcher defines a protocol for objects that can match a range of characters in a Replaceable s...">UnicodeMatcher</a></code> defines a protocol for objects that can match a range of characters in a <a class="el" href="classicu_1_1Replaceable.html" title="Replaceable is an abstract base class representing a string of characters that supports the replaceme...">Replaceable</a> string</td></tr>
<tr id="row_45_0_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UnicodeFilter.html" target="_self">icu::UnicodeFilter</a></td><td class="desc"><code><a class="el" href="classicu_1_1UnicodeFilter.html" title="UnicodeFilter defines a protocol for selecting a subset of the full range (U+0000 to U+10FFFF) of Uni...">UnicodeFilter</a></code> defines a protocol for selecting a subset of the full range (U+0000 to U+10FFFF) of Unicode characters</td></tr>
<tr id="row_46_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classicu_1_1UnicodeReplacer.html" target="_self">icu::UnicodeReplacer</a></td><td class="desc"><code><a class="el" href="classicu_1_1UnicodeReplacer.html" title="UnicodeReplacer defines a protocol for objects that replace a range of characters in a Replaceable st...">UnicodeReplacer</a></code> defines a protocol for objects that replace a range of characters in a <a class="el" href="classicu_1_1Replaceable.html" title="Replaceable is an abstract base class representing a string of characters that supports the replaceme...">Replaceable</a> string with output text</td></tr>
<tr id="row_47_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUParseError.html" target="_self">UParseError</a></td><td class="desc">A <a class="el" href="structUParseError.html" title="A UParseError struct is used to returned detailed information about parsing errors.">UParseError</a> struct is used to returned detailed information about parsing errors</td></tr>
<tr id="row_48_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUReplaceableCallbacks.html" target="_self">UReplaceableCallbacks</a></td><td class="desc">A set of function pointers that transliterators use to manipulate a UReplaceable</td></tr>
<tr id="row_49_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUSerializedSet.html" target="_self">USerializedSet</a></td><td class="desc">A serialized form of a Unicode set</td></tr>
<tr id="row_50_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUText.html" target="_self">UText</a></td><td class="desc"><a class="el" href="structUText.html" title="UText struct.">UText</a> struct</td></tr>
<tr id="row_51_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUTextFuncs.html" target="_self">UTextFuncs</a></td><td class="desc">(public) Function dispatch table for <a class="el" href="structUText.html" title="UText struct.">UText</a></td></tr>
<tr id="row_52_"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structUTransPosition.html" target="_self">UTransPosition</a></td><td class="desc">Position structure for <a class="el" href="utrans_8h.html#ac22b8fe64729a6c99d750020946adad2" title="Transliterate the portion of the UReplaceable text buffer that can be transliterated unambiguosly...">utrans_transIncremental()</a> incremental transliteration</td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Oct 4 2013 14:10:27 for ICU 52.1 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.1.2
</small></address>
</body>
</html>