blob: 9616d893bb528f92e5010e965b9331db4c7c2faa [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 class="navpath">
<ul>
<li><a class="el" href="classICUFormatNumberFunctor.html">ICUFormatNumberFunctor</a> </li>
<li><a class="el" href="classICUFormatNumberFunctor_1_1UnlocalizePatternFunctor.html">ICUFormatNumberFunctor::UnlocalizePatternFunctor</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>ICUFormatNumberFunctor::UnlocalizePatternFunctor Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="ICUFormatNumberFunctor::UnlocalizePatternFunctor" -->
<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::UnlocalizePatternFunctor:</div>
<div class="dyncontent">
<div class="center"><img src="classICUFormatNumberFunctor_1_1UnlocalizePatternFunctor__coll__graph.png" border="0" usemap="#ICUFormatNumberFunctor_1_1UnlocalizePatternFunctor_coll__map" alt="Collaboration graph"/></div>
<map name="ICUFormatNumberFunctor_1_1UnlocalizePatternFunctor_coll__map" id="ICUFormatNumberFunctor_1_1UnlocalizePatternFunctor_coll__map">
<area shape="rect" id="node2" href="classXalanDecimalFormatSymbols.html" title="XalanDecimalFormatSymbols" alt="" coords="79,248,289,277"/><area shape="rect" id="node4" href="classXalanDOMString.html" title="XalanDOMString" alt="" coords="120,101,248,131"/><area shape="rect" id="node6" href="classXalanVector.html" title="XalanVector\&lt; XalanDOMChar \&gt;" alt="" coords="71,5,297,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classICUFormatNumberFunctor_1_1UnlocalizePatternFunctor-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classICUFormatNumberFunctor_1_1UnlocalizePatternFunctor.html#a1955b9fe01c2a70d72633d3e15657b73">UnlocalizePatternFunctor</a> (const <a class="el" href="classXalanDecimalFormatSymbols.html">XalanDecimalFormatSymbols</a> &amp;theDFS)
<li><a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classICUFormatNumberFunctor_1_1UnlocalizePatternFunctor.html#aabc09045e935f6a6f8fd1357ed1cc0ee">operator()</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;thePattern, <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;<a class="el" href="XalanDOMString_8hpp.html#ad0987a2085caff760532b7f16b5c6f2e">theResult</a>, MemoryManager &amp;theManager) const
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="ICUFormatNumberFunctor_8hpp_source.html#l00182">182</a> of file <a class="el" href="ICUFormatNumberFunctor_8hpp_source.html">ICUFormatNumberFunctor.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a1955b9fe01c2a70d72633d3e15657b73"></a><!-- doxytag: member="ICUFormatNumberFunctor::UnlocalizePatternFunctor::UnlocalizePatternFunctor" ref="a1955b9fe01c2a70d72633d3e15657b73" args="(const XalanDecimalFormatSymbols &amp;theDFS)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ICUFormatNumberFunctor::UnlocalizePatternFunctor::UnlocalizePatternFunctor </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDecimalFormatSymbols.html">XalanDecimalFormatSymbols</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theDFS</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ICUFormatNumberFunctor_8hpp_source.html#l00185">185</a> of file <a class="el" href="ICUFormatNumberFunctor_8hpp_source.html">ICUFormatNumberFunctor.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aabc09045e935f6a6f8fd1357ed1cc0ee"></a><!-- doxytag: member="ICUFormatNumberFunctor::UnlocalizePatternFunctor::operator()" ref="aabc09045e935f6a6f8fd1357ed1cc0ee" args="(const XalanDOMString &amp;thePattern, XalanDOMString &amp;theResult, MemoryManager &amp;theManager) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; ICUFormatNumberFunctor::UnlocalizePatternFunctor::operator() </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"><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">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const</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>