blob: bb5da4b93fbf5b18f97cb67be3ef3a048339c475 [file] [log] [blame]
<!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>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> </div>
<div class="headertitle">
<h1>ICUFormatNumberFunctor Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="ICUFormatNumberFunctor" -->
<p><code>#include &lt;<a class="el" href="ICUFormatNumberFunctor_8hpp_source.html">ICUFormatNumberFunctor.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for ICUFormatNumberFunctor:</div>
<div class="dyncontent">
<div class="center"><img src="classICUFormatNumberFunctor__coll__graph.png" border="0" usemap="#ICUFormatNumberFunctor_coll__map" alt="Collaboration graph"/></div>
<map name="ICUFormatNumberFunctor_coll__map" id="ICUFormatNumberFunctor_coll__map">
<area shape="rect" id="node2" href="classXalanMemMgrAutoPtr.html" title="XalanMemMgrAutoPtr\&lt; Type \&gt;" alt="" coords="87,123,308,152"/><area shape="rect" id="node4" href="classXalanMemMgrAutoPtr_1_1MemMgrAutoPtrData.html" title="XalanMemMgrAutoPtr\&lt; Type \&gt;::MemMgrAutoPtrData" alt="" coords="5,8,371,37"/><area shape="rect" id="node6" href="classXalanList.html" title="XalanList\&lt; DecimalFormatCacheStruct \&gt;" alt="" coords="336,123,624,152"/><area shape="rect" id="node8" href="structXalanList_1_1Node.html" title="XalanList\&lt; Type \&gt;::Node" alt="" coords="395,8,576,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classICUFormatNumberFunctor-members.html">List of all members.</a></p>
<h2><a name="nested-classes"></a>
Classes</h2>
<ul>
<li>class <a class="el" href="classICUFormatNumberFunctor_1_1UnlocalizePatternFunctor.html">UnlocalizePatternFunctor</a>
</ul>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <a class="el" href="classXalanList.html">XalanList</a><br class="typebreak"/>
&lt; <a class="el" href="structDecimalFormatCacheStruct.html">DecimalFormatCacheStruct</a> &gt; <a class="el" href="classICUFormatNumberFunctor.html#aa355e29b3c38b8cb5392590a448e4c9f">DecimalFormatCacheListType</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classICUFormatNumberFunctor.html#a257f2ea934330efed6b15bc6cc02faad">ICUFormatNumberFunctor</a> (MemoryManager &amp;theManager)
<li>virtual <a class="el" href="classICUFormatNumberFunctor.html#a5c5dcbe4b073769facd543d4483afcf7">~ICUFormatNumberFunctor</a> ()
<li>virtual void <a class="el" href="classICUFormatNumberFunctor.html#a937b1151950a2f87db496963af105d7f">operator()</a> (<a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;executionContext, double theNumber, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;thePattern, const <a class="el" href="classXalanDecimalFormatSymbols.html">XalanDecimalFormatSymbols</a> *theDFS, <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;<a class="el" href="XalanDOMString_8hpp.html#ad0987a2085caff760532b7f16b5c6f2e">theResult</a>, const <a class="el" href="classXalanNode.html">XalanNode</a> *context=0, const Locator *locator=0) const
</ul>
<h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2>
<ul>
<li>static <a class="el" href="classICUFormatNumberFunctor.html">ICUFormatNumberFunctor</a> * <a class="el" href="classICUFormatNumberFunctor.html#a6bace76bdbbbf0e55b7aa99fe9978d1e">create</a> (MemoryManager &amp;theManager)
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="ICUFormatNumberFunctor_8hpp_source.html#l00159">159</a> of file <a class="el" href="ICUFormatNumberFunctor_8hpp_source.html">ICUFormatNumberFunctor.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="aa355e29b3c38b8cb5392590a448e4c9f"></a><!-- doxytag: member="ICUFormatNumberFunctor::DecimalFormatCacheListType" ref="aa355e29b3c38b8cb5392590a448e4c9f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXalanList.html">XalanList</a>&lt;<a class="el" href="structDecimalFormatCacheStruct.html">DecimalFormatCacheStruct</a>&gt; <a class="el" href="classXalanList.html">ICUFormatNumberFunctor::DecimalFormatCacheListType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ICUFormatNumberFunctor_8hpp_source.html#l00201">201</a> of file <a class="el" href="ICUFormatNumberFunctor_8hpp_source.html">ICUFormatNumberFunctor.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a257f2ea934330efed6b15bc6cc02faad"></a><!-- doxytag: member="ICUFormatNumberFunctor::ICUFormatNumberFunctor" ref="a257f2ea934330efed6b15bc6cc02faad" args="(MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ICUFormatNumberFunctor::ICUFormatNumberFunctor </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a5c5dcbe4b073769facd543d4483afcf7"></a><!-- doxytag: member="ICUFormatNumberFunctor::~ICUFormatNumberFunctor" ref="a5c5dcbe4b073769facd543d4483afcf7" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual ICUFormatNumberFunctor::~ICUFormatNumberFunctor </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a6bace76bdbbbf0e55b7aa99fe9978d1e"></a><!-- doxytag: member="ICUFormatNumberFunctor::create" ref="a6bace76bdbbbf0e55b7aa99fe9978d1e" args="(MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="classICUFormatNumberFunctor.html">ICUFormatNumberFunctor</a>* ICUFormatNumberFunctor::create </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a937b1151950a2f87db496963af105d7f"></a><!-- doxytag: member="ICUFormatNumberFunctor::operator()" ref="a937b1151950a2f87db496963af105d7f" args="(XPathExecutionContext &amp;executionContext, double theNumber, const XalanDOMString &amp;thePattern, const XalanDecimalFormatSymbols *theDFS, XalanDOMString &amp;theResult, const XalanNode *context=0, const Locator *locator=0) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void ICUFormatNumberFunctor::operator() </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;&nbsp;</td>
<td class="paramname"> <em>executionContext</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double&nbsp;</td>
<td class="paramname"> <em>theNumber</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>thePattern</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanDecimalFormatSymbols.html">XalanDecimalFormatSymbols</a> *&nbsp;</td>
<td class="paramname"> <em>theDFS</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theResult</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>context</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const Locator *&nbsp;</td>
<td class="paramname"> <em>locator</em> = <code>0</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="ICUFormatNumberFunctor_8hpp_source.html">ICUFormatNumberFunctor.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">GraphViz</a> are
used to generate this API documentation from the Xalan-C header files.</i></font></p>
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>