Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > f51238514e2abe817779ad2fe01b0759 > files > 709

icu-doc-4.4-2.1mdv2010.2.i586.rpm

<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!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"/>
<title>ICU 4.4: ucurr.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.6.1 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <img id="MSearchSelect" src="search/search.png"
             onmouseover="return searchBox.OnSearchSelectShow()"
             onmouseout="return searchBox.OnSearchSelectHide()"
             alt=""/>
        <input type="text" id="MSearchField" value="Search" accesskey="S"
             onfocus="searchBox.OnSearchFieldFocus(true)" 
             onblur="searchBox.OnSearchFieldFocus(false)" 
             onkeyup="searchBox.OnSearchFieldChange(event)"/>
        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
        </div>
      </li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<h1>ucurr.h</h1><a href="ucurr_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment">**********************************************************************</span>
<a name="l00003"></a>00003 <span class="comment">* Copyright (c) 2002-2010, International Business Machines</span>
<a name="l00004"></a>00004 <span class="comment">* Corporation and others.  All Rights Reserved.</span>
<a name="l00005"></a>00005 <span class="comment">**********************************************************************</span>
<a name="l00006"></a>00006 <span class="comment">*/</span>
<a name="l00007"></a>00007 <span class="preprocessor">#ifndef _UCURR_H_</span>
<a name="l00008"></a>00008 <span class="preprocessor"></span><span class="preprocessor">#define _UCURR_H_</span>
<a name="l00009"></a>00009 <span class="preprocessor"></span>
<a name="l00010"></a>00010 <span class="preprocessor">#include &quot;<a class="code" href="utypes_8h.html" title="Basic definitions for ICU, for both C and C++ APIs.">unicode/utypes.h</a>&quot;</span>
<a name="l00011"></a>00011 <span class="preprocessor">#include &quot;<a class="code" href="uenum_8h.html" title="C API: String Enumeration.">unicode/uenum.h</a>&quot;</span>
<a name="l00012"></a>00012 
<a name="l00018"></a>00018 <span class="preprocessor">#if !UCONFIG_NO_FORMATTING</span>
<a name="l00019"></a>00019 <span class="preprocessor"></span>
<a name="l00052"></a>00052 <a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> int32_t <a class="code" href="platform_8h.html#a72bf6d8ec0640a37b1915e5d853b2016">U_EXPORT2</a>
<a name="l00053"></a>00053 <a class="code" href="ucurr_8h.html#a86d1b8b7eea49cec5e6c399dd2c786ab" title="The ucurr API encapsulates information about a currency, as defined by ISO 4217.">ucurr_forLocale</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* locale,
<a name="l00054"></a>00054                 <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be wchar_t if that is 16 bits wide; always assumed to be unsigned...">UChar</a>* buff,
<a name="l00055"></a>00055                 int32_t buffCapacity,
<a name="l00056"></a>00056                 <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all...">UErrorCode</a>* ec);
<a name="l00057"></a>00057 
<a name="l00064"></a><a class="code" href="ucurr_8h.html#a881ffe99944d926413324029c9bd577f">00064</a> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="ucurr_8h.html#a881ffe99944d926413324029c9bd577f" title="Selector constants for ucurr_getName().">UCurrNameStyle</a> {
<a name="l00070"></a><a class="code" href="ucurr_8h.html#a881ffe99944d926413324029c9bd577fa9e4b934bc829cdbeba400402c8001af2">00070</a>     <a class="code" href="ucurr_8h.html#a881ffe99944d926413324029c9bd577fa9e4b934bc829cdbeba400402c8001af2" title="Selector for ucurr_getName indicating a symbolic name for a currency, such as &amp;quot;$&amp;quot;...">UCURR_SYMBOL_NAME</a>,
<a name="l00071"></a>00071 
<a name="l00077"></a><a class="code" href="ucurr_8h.html#a881ffe99944d926413324029c9bd577fac1c4647fa878b581afcdb666831a953a">00077</a>     <a class="code" href="ucurr_8h.html#a881ffe99944d926413324029c9bd577fac1c4647fa878b581afcdb666831a953a" title="Selector for ucurr_getName indicating the long name for a currency, such as &amp;quot;US...">UCURR_LONG_NAME</a>
<a name="l00078"></a>00078 } <a class="code" href="ucurr_8h.html#a881ffe99944d926413324029c9bd577f" title="Selector constants for ucurr_getName().">UCurrNameStyle</a>;
<a name="l00079"></a>00079 
<a name="l00080"></a>00080 <span class="preprocessor">#if !UCONFIG_NO_SERVICE</span>
<a name="l00081"></a>00081 <span class="preprocessor"></span>
<a name="l00084"></a><a class="code" href="ucurr_8h.html#a2bac7adc785f3b6ec275a08c29dea02d">00084</a> <span class="keyword">typedef</span> <span class="keyword">const</span> <span class="keywordtype">void</span>* <a class="code" href="ucurr_8h.html#a2bac7adc785f3b6ec275a08c29dea02d">UCurrRegistryKey</a>;
<a name="l00085"></a>00085 
<a name="l00097"></a>00097 <a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <a class="code" href="ucurr_8h.html#a2bac7adc785f3b6ec275a08c29dea02d">UCurrRegistryKey</a> <a class="code" href="platform_8h.html#a72bf6d8ec0640a37b1915e5d853b2016">U_EXPORT2</a>
<a name="l00098"></a>00098 <a class="code" href="ucurr_8h.html#aa8f475e76ca6f85b2a6a86e6997a7b16" title="Register an (existing) ISO 4217 currency code for the given locale.">ucurr_register</a>(<span class="keyword">const</span> <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be wchar_t if that is 16 bits wide; always assumed to be unsigned...">UChar</a>* isoCode, 
<a name="l00099"></a>00099                    <span class="keyword">const</span> <span class="keywordtype">char</span>* locale,  
<a name="l00100"></a>00100                    <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all...">UErrorCode</a>* status);
<a name="l00112"></a>00112 <a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <a class="code" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5" title="The ICU boolean type.">UBool</a> <a class="code" href="platform_8h.html#a72bf6d8ec0640a37b1915e5d853b2016">U_EXPORT2</a>
<a name="l00113"></a>00113 <a class="code" href="ucurr_8h.html#aa57cfd9f87363a0a139db11ab71d610f" title="Unregister the previously-registered currency definitions using the URegistryKey...">ucurr_unregister</a>(<a class="code" href="ucurr_8h.html#a2bac7adc785f3b6ec275a08c29dea02d">UCurrRegistryKey</a> key, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all...">UErrorCode</a>* status);
<a name="l00114"></a>00114 <span class="preprocessor">#endif </span><span class="comment">/* UCONFIG_NO_SERVICE */</span>
<a name="l00115"></a>00115 
<a name="l00133"></a>00133 <a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <span class="keyword">const</span> <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be wchar_t if that is 16 bits wide; always assumed to be unsigned...">UChar</a>* <a class="code" href="platform_8h.html#a72bf6d8ec0640a37b1915e5d853b2016">U_EXPORT2</a>
<a name="l00134"></a>00134 <a class="code" href="ucurr_8h.html#a99e4d6409d1c015a6c331aa87fe1863b" title="Returns the display name for the given currency in the given locale.">ucurr_getName</a>(<span class="keyword">const</span> <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be wchar_t if that is 16 bits wide; always assumed to be unsigned...">UChar</a>* currency,
<a name="l00135"></a>00135               <span class="keyword">const</span> <span class="keywordtype">char</span>* locale,
<a name="l00136"></a>00136               <a class="code" href="ucurr_8h.html#a881ffe99944d926413324029c9bd577f" title="Selector constants for ucurr_getName().">UCurrNameStyle</a> nameStyle,
<a name="l00137"></a>00137               <a class="code" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5" title="The ICU boolean type.">UBool</a>* isChoiceFormat,
<a name="l00138"></a>00138               int32_t* len,
<a name="l00139"></a>00139               <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all...">UErrorCode</a>* ec);
<a name="l00140"></a>00140 
<a name="l00157"></a>00157 <a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <span class="keyword">const</span> <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be wchar_t if that is 16 bits wide; always assumed to be unsigned...">UChar</a>* <a class="code" href="platform_8h.html#a72bf6d8ec0640a37b1915e5d853b2016">U_EXPORT2</a>
<a name="l00158"></a>00158 <a class="code" href="ucurr_8h.html#acc9adb69459d712bc18e3e167dc5ec2a" title="Returns the plural name for the given currency in the given locale.">ucurr_getPluralName</a>(<span class="keyword">const</span> <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be wchar_t if that is 16 bits wide; always assumed to be unsigned...">UChar</a>* currency,
<a name="l00159"></a>00159                     <span class="keyword">const</span> <span class="keywordtype">char</span>* locale,
<a name="l00160"></a>00160                     <a class="code" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5" title="The ICU boolean type.">UBool</a>* isChoiceFormat,
<a name="l00161"></a>00161                     <span class="keyword">const</span> <span class="keywordtype">char</span>* pluralCount,
<a name="l00162"></a>00162                     int32_t* len,
<a name="l00163"></a>00163                     <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all...">UErrorCode</a>* ec);
<a name="l00164"></a>00164 
<a name="l00174"></a>00174 <a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> int32_t <a class="code" href="platform_8h.html#a72bf6d8ec0640a37b1915e5d853b2016">U_EXPORT2</a>
<a name="l00175"></a>00175 <a class="code" href="ucurr_8h.html#a23a644db1cc8c9ad32d587271dabbfd8" title="Returns the number of the number of fraction digits that should be displayed for...">ucurr_getDefaultFractionDigits</a>(<span class="keyword">const</span> <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be wchar_t if that is 16 bits wide; always assumed to be unsigned...">UChar</a>* currency,
<a name="l00176"></a>00176                                <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all...">UErrorCode</a>* ec);
<a name="l00177"></a>00177 
<a name="l00187"></a>00187 <a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <span class="keywordtype">double</span> <a class="code" href="platform_8h.html#a72bf6d8ec0640a37b1915e5d853b2016">U_EXPORT2</a>
<a name="l00188"></a>00188 <a class="code" href="ucurr_8h.html#a1c0327a943d81597290f598b479b76ca" title="Returns the rounding increment for the given currency, or 0.0 if no rounding is done...">ucurr_getRoundingIncrement</a>(<span class="keyword">const</span> <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be wchar_t if that is 16 bits wide; always assumed to be unsigned...">UChar</a>* currency,
<a name="l00189"></a>00189                            <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all...">UErrorCode</a>* ec);
<a name="l00190"></a>00190 
<a name="l00197"></a><a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507d">00197</a> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507d" title="Selector constants for ucurr_openCurrencies().">UCurrCurrencyType</a> {
<a name="l00202"></a><a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507dad58696703c65a5541341abe22a881120">00202</a>     <a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507dad58696703c65a5541341abe22a881120" title="Select all ISO-4217 currency codes.">UCURR_ALL</a> = <a class="code" href="umachine_8h.html#a181807730d4a375f848ba139813ce04f" title="The largest value a 32 bit signed integer can hold.">INT32_MAX</a>,
<a name="l00211"></a><a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507daffc3cdb8ea2b07083f4e54fbdf197673">00211</a>     <a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507daffc3cdb8ea2b07083f4e54fbdf197673" title="Select only ISO-4217 commonly used currency codes.">UCURR_COMMON</a> = 1,
<a name="l00219"></a><a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507da5c64a8d9a686cdfcb0dabafa7286fcf1">00219</a>     <a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507da5c64a8d9a686cdfcb0dabafa7286fcf1" title="Select ISO-4217 uncommon currency codes.">UCURR_UNCOMMON</a> = 2,
<a name="l00225"></a><a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507daebab726e2ecae81cc7d8c580b75dfc3b">00225</a>     <a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507daebab726e2ecae81cc7d8c580b75dfc3b" title="Select only deprecated ISO-4217 codes.">UCURR_DEPRECATED</a> = 4,
<a name="l00231"></a><a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507da8c0921905de7279fe0a27dff4d23dda7">00231</a>     <a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507da8c0921905de7279fe0a27dff4d23dda7" title="Select only non-deprecated ISO-4217 codes.">UCURR_NON_DEPRECATED</a> = 8
<a name="l00232"></a>00232 } <a class="code" href="ucurr_8h.html#a22f961d6201d428f4ef188018ec1507d" title="Selector constants for ucurr_openCurrencies().">UCurrCurrencyType</a>;
<a name="l00233"></a>00233 
<a name="l00243"></a>00243 <a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <a class="code" href="uenum_8h.html#a32b7253b2148022535be36a9fcdb5a8d" title="structure representing an enumeration object instance">UEnumeration</a> * <a class="code" href="platform_8h.html#a72bf6d8ec0640a37b1915e5d853b2016">U_EXPORT2</a>
<a name="l00244"></a>00244 <a class="code" href="ucurr_8h.html#a68308bf94c73c4257c1f857339db332a" title="Provides a UEnumeration object for listing ISO-4217 codes.">ucurr_openISOCurrencies</a>(uint32_t currType, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all...">UErrorCode</a> *pErrorCode);
<a name="l00245"></a>00245 
<a name="l00260"></a>00260 <a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> int32_t <a class="code" href="platform_8h.html#a72bf6d8ec0640a37b1915e5d853b2016">U_EXPORT2</a>
<a name="l00261"></a>00261 <a class="code" href="ucurr_8h.html#a811fa3bab3337a989e8807558a922087" title="Finds the number of valid currency codes for the given locale and date.">ucurr_countCurrencies</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* locale, 
<a name="l00262"></a>00262                  <a class="code" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039" title="Date and Time data type.">UDate</a> date, 
<a name="l00263"></a>00263                  <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all...">UErrorCode</a>* ec); 
<a name="l00264"></a>00264 
<a name="l00284"></a>00284 <a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> int32_t <a class="code" href="platform_8h.html#a72bf6d8ec0640a37b1915e5d853b2016">U_EXPORT2</a> 
<a name="l00285"></a>00285 <a class="code" href="ucurr_8h.html#a1f63d3ad27f056137b81f3799c88d6e8" title="Finds a currency code for the given locale and date.">ucurr_forLocaleAndDate</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* locale, 
<a name="l00286"></a>00286                 <a class="code" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039" title="Date and Time data type.">UDate</a> date, 
<a name="l00287"></a>00287                 int32_t index,
<a name="l00288"></a>00288                 <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be wchar_t if that is 16 bits wide; always assumed to be unsigned...">UChar</a>* buff, 
<a name="l00289"></a>00289                 int32_t buffCapacity, 
<a name="l00290"></a>00290                 <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all...">UErrorCode</a>* ec); 
<a name="l00291"></a>00291 
<a name="l00308"></a>00308 <a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <a class="code" href="uenum_8h.html#a32b7253b2148022535be36a9fcdb5a8d" title="structure representing an enumeration object instance">UEnumeration</a>* <a class="code" href="platform_8h.html#a72bf6d8ec0640a37b1915e5d853b2016">U_EXPORT2</a>
<a name="l00309"></a>00309 <a class="code" href="ucurr_8h.html#a1fae1d6718c3a936ec59bbd738a18251" title="Given a key and a locale, returns an array of string values in a preferred order...">ucurr_getKeywordValuesForLocale</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* key,
<a name="l00310"></a>00310                                 <span class="keyword">const</span> <span class="keywordtype">char</span>* locale,
<a name="l00311"></a>00311                                 <a class="code" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5" title="The ICU boolean type.">UBool</a> commonlyUsed,
<a name="l00312"></a>00312                                 <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all...">UErrorCode</a>* status);
<a name="l00313"></a>00313 
<a name="l00314"></a>00314 <span class="preprocessor">#endif </span><span class="comment">/* #if !UCONFIG_NO_FORMATTING */</span>
<a name="l00315"></a>00315 
<a name="l00316"></a>00316 <span class="preprocessor">#endif</span>
</pre></div></div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&nbsp;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&nbsp;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&nbsp;</span>Defines</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<hr size="1"/><address style="text-align: right;"><small>Generated on 16 Mar 2010 for ICU 4.4 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>