blob: 52ad54a95128a388aa4c14d617fdba6b593a1aaa [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-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> </div>
<div class="headertitle">
<h1>CollationCacheStruct Struct Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="CollationCacheStruct" -->
<p><code>#include &lt;<a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html">ICUBridgeCollationCompareFunctorImpl.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for CollationCacheStruct:</div>
<div class="dyncontent">
<div class="center"><img src="structCollationCacheStruct__coll__graph.png" border="0" usemap="#CollationCacheStruct_coll__map" alt="Collaboration graph"/></div>
<map name="CollationCacheStruct_coll__map" id="CollationCacheStruct_coll__map">
<area shape="rect" id="node2" href="classXalanDOMString.html" title="XalanDOMString" alt="" coords="55,101,183,131"/><area shape="rect" id="node4" href="classXalanVector.html" title="XalanVector\&lt; XalanDOMChar \&gt;" alt="" coords="5,5,232,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="structCollationCacheStruct-members.html">List of all members.</a></p>
<h2><a name="nested-classes"></a>
Classes</h2>
<ul>
<li>struct <a class="el" href="structCollationCacheStruct_1_1CollatorDeleteFunctor.html">CollatorDeleteFunctor</a>
<li>struct <a class="el" href="structCollationCacheStruct_1_1CollatorFindFunctor.html">CollatorFindFunctor</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="structCollationCacheStruct.html#ad23c782b02928532d299cf0752c60d0e">CollationCacheStruct</a> (MemoryManager &amp;theManager, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theLocale, <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp.html#a17fb68db7a7849a55bdf8fd2346941f5">CollatorType</a> *theCollator)
<li><a class="el" href="structCollationCacheStruct.html#ac3107bddf57b9d9bab6e2a02de6fff4b">CollationCacheStruct</a> (MemoryManager &amp;theManager)
<li><a class="el" href="structCollationCacheStruct.html#a1b18063a1778544784ac408493d4bfcc">CollationCacheStruct</a> (const <a class="el" href="structCollationCacheStruct.html">CollationCacheStruct</a> &amp;other, MemoryManager &amp;theManager)
<li>void <a class="el" href="structCollationCacheStruct.html#aca22c202f3d0013a9d316a5fd57434cd">swap</a> (<a class="el" href="structCollationCacheStruct.html">CollationCacheStruct</a> &amp;theOther)
</ul>
<h2><a name="pub-attribs"></a>
Public Attributes</h2>
<ul>
<li><a class="el" href="classXalanDOMString.html">XalanDOMString</a> <a class="el" href="structCollationCacheStruct.html#a92b824f8933cd5b8549fb0033f928786">m_locale</a>
<li><a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp.html#a17fb68db7a7849a55bdf8fd2346941f5">CollatorType</a> * <a class="el" href="structCollationCacheStruct.html#a2fc2bfc9e43d81965526601a613468ae">m_collator</a>
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html#l00050">50</a> of file <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html">ICUBridgeCollationCompareFunctorImpl.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ad23c782b02928532d299cf0752c60d0e"></a><!-- doxytag: member="CollationCacheStruct::CollationCacheStruct" ref="ad23c782b02928532d299cf0752c60d0e" args="(MemoryManager &amp;theManager, const XalanDOMString &amp;theLocale, CollatorType *theCollator)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">CollationCacheStruct::CollationCacheStruct </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</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>theLocale</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp.html#a17fb68db7a7849a55bdf8fd2346941f5">CollatorType</a> *&nbsp;</td>
<td class="paramname"> <em>theCollator</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html#l00052">52</a> of file <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html">ICUBridgeCollationCompareFunctorImpl.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ac3107bddf57b9d9bab6e2a02de6fff4b"></a><!-- doxytag: member="CollationCacheStruct::CollationCacheStruct" ref="ac3107bddf57b9d9bab6e2a02de6fff4b" args="(MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">CollationCacheStruct::CollationCacheStruct </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</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="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html#l00061">61</a> of file <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html">ICUBridgeCollationCompareFunctorImpl.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a1b18063a1778544784ac408493d4bfcc"></a><!-- doxytag: member="CollationCacheStruct::CollationCacheStruct" ref="a1b18063a1778544784ac408493d4bfcc" args="(const CollationCacheStruct &amp;other, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">CollationCacheStruct::CollationCacheStruct </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structCollationCacheStruct.html">CollationCacheStruct</a> &amp;&nbsp;</td>
<td class="paramname"> <em>other</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><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html#l00067">67</a> of file <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html">ICUBridgeCollationCompareFunctorImpl.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aca22c202f3d0013a9d316a5fd57434cd"></a><!-- doxytag: member="CollationCacheStruct::swap" ref="aca22c202f3d0013a9d316a5fd57434cd" args="(CollationCacheStruct &amp;theOther)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void CollationCacheStruct::swap </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structCollationCacheStruct.html">CollationCacheStruct</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theOther</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="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html#l00074">74</a> of file <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html">ICUBridgeCollationCompareFunctorImpl.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a2fc2bfc9e43d81965526601a613468ae"></a><!-- doxytag: member="CollationCacheStruct::m_collator" ref="a2fc2bfc9e43d81965526601a613468ae" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp.html#a17fb68db7a7849a55bdf8fd2346941f5">CollatorType</a>* <a class="el" href="structCollationCacheStruct.html#a2fc2bfc9e43d81965526601a613468ae">CollationCacheStruct::m_collator</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html#l00101">101</a> of file <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html">ICUBridgeCollationCompareFunctorImpl.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a92b824f8933cd5b8549fb0033f928786"></a><!-- doxytag: member="CollationCacheStruct::m_locale" ref="a92b824f8933cd5b8549fb0033f928786" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanDOMString.html">XalanDOMString</a> <a class="el" href="structCollationCacheStruct.html#a92b824f8933cd5b8549fb0033f928786">CollationCacheStruct::m_locale</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html#l00099">99</a> of file <a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html">ICUBridgeCollationCompareFunctorImpl.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="ICUBridgeCollationCompareFunctorImpl_8hpp_source.html">ICUBridgeCollationCompareFunctorImpl.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>