Sophie

Sophie

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

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: uformattable.h Source File</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><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_73bc6a9bb617ea1bc89a10aa59ce84e4.html">i18n</a></li><li class="navelem"><a class="el" href="dir_0119ce638985e8a1561a00fdb5f76ff6.html">unicode</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">uformattable.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="uformattable_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">********************************************************************************</span></div>
<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">* Copyright (C) 2013, International Business Machines Corporation and others.</span></div>
<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">* All Rights Reserved.</span></div>
<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">********************************************************************************</span></div>
<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">*</span></div>
<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">* File UFORMATTABLE.H</span></div>
<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">*</span></div>
<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">* Modification History:</span></div>
<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">*</span></div>
<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">*   Date        Name        Description</span></div>
<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">*   2013 Jun 7  srl         New</span></div>
<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">********************************************************************************</span></div>
<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">*/</span></div>
<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;</div>
<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#ifndef UFORMATTABLE_H</span></div>
<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define UFORMATTABLE_H</span></div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<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></div>
<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;</div>
<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#if !UCONFIG_NO_FORMATTING</span></div>
<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#ifndef U_HIDE_DRAFT_API</span></div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="localpointer_8h.html" title="C++ API: &quot;Smart pointers&quot; for use with and in ICU4C C++ code.">unicode/localpointer.h</a>&quot;</span></div>
<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;</div>
<div class="line"><a name="l00046"></a><span class="lineno"><a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31">   46</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31" title="Enum designating the type of a UFormattable instance.">UFormattableType</a> {</div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31acbe9b3a6fb16bddef4268ca442603124">   47</a></span>&#160;  <a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31acbe9b3a6fb16bddef4268ca442603124" title="ufmt_getDate() will return without conversion.">UFMT_DATE</a> = 0, </div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31a8f43ec16b9d12dc49d18b70685bf896a">   48</a></span>&#160;  <a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31a8f43ec16b9d12dc49d18b70685bf896a" title="ufmt_getDouble() will return without conversion.">UFMT_DOUBLE</a>,   </div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31a395a7b29bce8877c8095e65f899d6499">   49</a></span>&#160;  <a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31a395a7b29bce8877c8095e65f899d6499" title="ufmt_getLong() will return without conversion.">UFMT_LONG</a>,     </div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31a244257922a15dd5b2e2a2140e2e4668d">   50</a></span>&#160;  <a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31a244257922a15dd5b2e2a2140e2e4668d" title="ufmt_getUChars() will return without conversion.">UFMT_STRING</a>,   </div>
<div class="line"><a name="l00051"></a><span class="lineno"><a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31a3da41174337a1a7d41d42de281db21cb">   51</a></span>&#160;  <a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31a3da41174337a1a7d41d42de281db21cb" title="ufmt_countArray() and ufmt_getArray() will return the value.">UFMT_ARRAY</a>,    </div>
<div class="line"><a name="l00052"></a><span class="lineno"><a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31aeccbb155a4ba35697ccff1465eeaa09a">   52</a></span>&#160;  <a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31aeccbb155a4ba35697ccff1465eeaa09a" title="ufmt_getInt64() will return without conversion.">UFMT_INT64</a>,    </div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31a5bb91a7a04d185b66faa64f90ae15214">   53</a></span>&#160;  <a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31a5bb91a7a04d185b66faa64f90ae15214" title="ufmt_getObject() will return without conversion.">UFMT_OBJECT</a>,   </div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31ad786652833bd88ded4cd1e24751fd778">   54</a></span>&#160;  <a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31ad786652833bd88ded4cd1e24751fd778" title="Count of defined UFormattableType values.">UFMT_COUNT</a>     </div>
<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;} <a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31" title="Enum designating the type of a UFormattable instance.">UFormattableType</a>;</div>
<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;</div>
<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;</div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9">   64</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">void</span> *<a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>;</div>
<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;</div>
<div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> <a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* U_EXPORT2</div>
<div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;<a class="code" href="uformattable_8h.html#aaabc4b1c0050d4e39de2994b8d9f7ef7" title="Initialize a UFormattable, to type UNUM_LONG, value 0 may return error if memory allocation failed...">ufmt_open</a>(<a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a>* status);</div>
<div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;</div>
<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> <span class="keywordtype">void</span> U_EXPORT2</div>
<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;<a class="code" href="uformattable_8h.html#adbfc754de3bfb920d8d857d4ce19ada8" title="Cleanup any additional memory allocated by this UFormattable.">ufmt_close</a>(<a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* fmt);</div>
<div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;</div>
<div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;<span class="preprocessor">#if U_SHOW_CPLUSPLUS_API</span></div>
<div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;<a class="code" href="uversion_8h.html#a7d9374e037299886d4192b763b4c5e8b" title="This is used to begin a declaration of a public ICU C++ API.">U_NAMESPACE_BEGIN</a></div>
<div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;</div>
<div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;<a class="code" href="localpointer_8h.html#a3030f841466c4bbbd465ac9c4b999549" title="&quot;Smart pointer&quot; definition macro, deletes objects via the closeFunction.">U_DEFINE_LOCAL_OPEN_POINTER</a>(<a class="code" href="classLocalUFormattablePointer.html" title="&quot;Smart pointer&quot; class, closes a UFormattable via ufmt_close().">LocalUFormattablePointer</a>, <a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>, <a class="code" href="uformattable_8h.html#adbfc754de3bfb920d8d857d4ce19ada8" title="Cleanup any additional memory allocated by this UFormattable.">ufmt_close</a>);</div>
<div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;</div>
<div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;<a class="code" href="uversion_8h.html#a3da1f00f3b02976ac53c014a3e4c0933" title="This is used to end a declaration of a public ICU C++ API.">U_NAMESPACE_END</a></div>
<div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;</div>
<div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> <a class="code" href="uformattable_8h.html#a5ca1403e425b22398d314ed8050eeb31" title="Enum designating the type of a UFormattable instance.">UFormattableType</a> U_EXPORT2</div>
<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;<a class="code" href="uformattable_8h.html#a176f05a1d148ce3c8a42738494be4afa" title="Return the type of this object.">ufmt_getType</a>(<span class="keyword">const</span> <a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* fmt, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;</div>
<div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> <a class="code" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5" title="The ICU boolean type.">UBool</a> U_EXPORT2</div>
<div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;<a class="code" href="uformattable_8h.html#a10b1384e2401bf302e9500ee9934ea1a" title="Return whether the object is numeric.">ufmt_isNumeric</a>(<span class="keyword">const</span> <a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* fmt);</div>
<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;</div>
<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> <a class="code" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039" title="Date and Time data type.">UDate</a> U_EXPORT2</div>
<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;<a class="code" href="uformattable_8h.html#aec0d699a30b052ea5fb05b65549d80bf" title="Gets the UDate value of this object.">ufmt_getDate</a>(<span class="keyword">const</span> <a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* fmt, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;</div>
<div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> <span class="keywordtype">double</span> U_EXPORT2</div>
<div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;<a class="code" href="uformattable_8h.html#a0a79f4f814b591ce898eb137d512ce9e" title="Gets the double value of this object.">ufmt_getDouble</a>(<a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* fmt, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;</div>
<div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> int32_t U_EXPORT2</div>
<div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;<a class="code" href="uformattable_8h.html#aea9891a7a493594b1334e1cdcc1e8049" title="Gets the long (int32_t) value of this object.">ufmt_getLong</a>(<a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* fmt, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;</div>
<div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;</div>
<div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> int64_t U_EXPORT2</div>
<div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;<a class="code" href="uformattable_8h.html#aa88b49ac1905631f22abc188b98e5114" title="Gets the int64_t value of this object.">ufmt_getInt64</a>(<a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* fmt, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;</div>
<div class="line"><a name="l00214"></a><span class="lineno">  214</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> <span class="keyword">const</span> <span class="keywordtype">void</span> *U_EXPORT2</div>
<div class="line"><a name="l00215"></a><span class="lineno">  215</span>&#160;<a class="code" href="uformattable_8h.html#ab9387d3c6cc4ecb9447d773a1d86bab1" title="Returns a pointer to the UObject contained within this formattable (as a const void*), or NULL if this object is not of type UFMT_OBJECT.">ufmt_getObject</a>(<span class="keyword">const</span> <a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* fmt, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00216"></a><span class="lineno">  216</span>&#160;</div>
<div class="line"><a name="l00229"></a><span class="lineno">  229</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> <span class="keyword">const</span> <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be UCHAR_TYPE, if that is #defined (for example, to char16_t), or wchar_t if that is ...">UChar</a>* U_EXPORT2</div>
<div class="line"><a name="l00230"></a><span class="lineno">  230</span>&#160;<a class="code" href="uformattable_8h.html#a237ad230e233dc768a1e12e792bc60af" title="Gets the string value of this object as a UChar string.">ufmt_getUChars</a>(<a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* fmt, int32_t *len, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00231"></a><span class="lineno">  231</span>&#160;</div>
<div class="line"><a name="l00240"></a><span class="lineno">  240</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> int32_t U_EXPORT2</div>
<div class="line"><a name="l00241"></a><span class="lineno">  241</span>&#160;<a class="code" href="uformattable_8h.html#aa8c15408e111255e86d0a1cf4335734c" title="Get the number of array objects contained, if an array type UFMT_ARRAY.">ufmt_getArrayLength</a>(<span class="keyword">const</span> <a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* fmt, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00242"></a><span class="lineno">  242</span>&#160;</div>
<div class="line"><a name="l00252"></a><span class="lineno">  252</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> <a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a> * U_EXPORT2</div>
<div class="line"><a name="l00253"></a><span class="lineno">  253</span>&#160;<a class="code" href="uformattable_8h.html#a6e209656b712b892ed8810e5c15051cd" title="Get the specified value from the array of UFormattables.">ufmt_getArrayItemByIndex</a>(<a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a>* fmt, int32_t n, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00254"></a><span class="lineno">  254</span>&#160;</div>
<div class="line"><a name="l00277"></a><span class="lineno">  277</span>&#160;<a class="code" href="umachine_8h.html#a41691e68155dca13bc1f020fa30dac82" title="This is used to declare a function as a draft public ICU C API.">U_DRAFT</a> <span class="keyword">const</span> <span class="keywordtype">char</span> * U_EXPORT2</div>
<div class="line"><a name="l00278"></a><span class="lineno">  278</span>&#160;<a class="code" href="uformattable_8h.html#ac3dfbe07f52ed41dfd50a46b08ef682b" title="Returns a numeric string representation of the number contained within this formattable, or NULL if this object does not contain numeric type.">ufmt_getDecNumChars</a>(<a class="code" href="uformattable_8h.html#a9d2d5a940197ec966f492f8276ee76d9" title="Opaque type representing various types of data which may be used for formatting and parsing operation...">UFormattable</a> *fmt, int32_t *len, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00279"></a><span class="lineno">  279</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">/* U_HIDE_DRAFT_API */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00280"></a><span class="lineno">  280</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00281"></a><span class="lineno">  281</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00282"></a><span class="lineno">  282</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00283"></a><span class="lineno">  283</span>&#160;<span class="preprocessor">#endif</span></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Oct 4 2013 14:10:21 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>