blob: 2151a6e8ea762a8a430ba3d0492f04f8a2a070ac [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="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>XercesElementWrapperAllocator Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XercesElementWrapperAllocator" -->
<p><code>#include &lt;<a class="el" href="XercesElementWrapperAllocator_8hpp_source.html">XercesElementWrapperAllocator.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XercesElementWrapperAllocator:</div>
<div class="dyncontent">
<div class="center"><img src="classXercesElementWrapperAllocator__coll__graph.png" border="0" usemap="#XercesElementWrapperAllocator_coll__map" alt="Collaboration graph"/></div>
<map name="XercesElementWrapperAllocator_coll__map" id="XercesElementWrapperAllocator_coll__map">
<area shape="rect" id="node2" href="classArenaAllocator.html" title="ArenaAllocator\&lt; ObjectType \&gt;" alt="" coords="184,315,400,344"/><area shape="rect" id="node4" href="classArenaBlock.html" title="ArenaBlock\&lt; ObjectType \&gt;" alt="" coords="43,219,237,248"/><area shape="rect" id="node6" href="classArenaBlockBase.html" title="ArenaBlockBase\&lt; ObjectType, size_t \&gt;" alt="" coords="5,104,275,133"/><area shape="rect" id="node10" href="classXalanAllocator.html" title="XalanAllocator\&lt; ObjectType \&gt;" alt="" coords="121,5,335,35"/><area shape="rect" id="node12" href="classXalanList.html" title="XalanList\&lt; ArenaBlock\&lt; ObjectType \&gt; * \&gt;" alt="" coords="261,219,555,248"/><area shape="rect" id="node14" href="structXalanList_1_1Node.html" title="XalanList\&lt; Type \&gt;::Node" alt="" coords="317,104,499,133"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXercesElementWrapperAllocator-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <a class="el" href="classXercesElementWrapper.html">XercesElementWrapper</a> <a class="el" href="classXercesElementWrapperAllocator.html#a5f0825b15725ac730ca29df36f7a7654">ObjectType</a>
<li>typedef <a class="el" href="classArenaAllocator.html">ArenaAllocator</a><br class="typebreak"/>
&lt; <a class="el" href="classXercesElementWrapper.html">ObjectType</a> &gt; <a class="el" href="classXercesElementWrapperAllocator.html#a06f41dd87c3712a3b889a7e51f8d7064">ArenaAllocatorType</a>
<li>typedef <br class="typebreak"/>
<a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">ArenaAllocatorType::size_type</a> <a class="el" href="classXercesElementWrapperAllocator.html#a452df67fd120c00bcb59ad60629df50f">size_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXercesElementWrapperAllocator.html#ab9f027b3d6748b658fa9be3f97c7c648">XercesElementWrapperAllocator</a> (MemoryManager &amp;theManager, <a class="el" href="classXercesElementWrapperAllocator.html#a452df67fd120c00bcb59ad60629df50f">size_type</a> theBlockCount)
<dl class="el"><dd class="mdescRight">Construct an instance that will allocate blocks of the specified size. <a href="#ab9f027b3d6748b658fa9be3f97c7c648"></a><br/></dl><li><a class="el" href="classXercesElementWrapperAllocator.html#adcd6b7739dcfa4d55bde61e3c5c0fbb1">~XercesElementWrapperAllocator</a> ()
<li><a class="el" href="classXercesElementWrapper.html">ObjectType</a> * <a class="el" href="classXercesElementWrapperAllocator.html#ab52d3fdc936abbbd11310dd02eb9bb92">create</a> (const <a class="el" href="XercesWrapperTypes_8hpp.html#a8b4aff177564e22655badc8824d16d0a">DOMElementType</a> *theXercesElement, const <a class="el" href="classXercesWrapperNavigator.html">XercesWrapperNavigator</a> &amp;theNavigator)
<dl class="el"><dd class="mdescRight">Create a <a class="el" href="classXercesElementWrapper.html">XercesElementWrapper</a> instance. <a href="#ab52d3fdc936abbbd11310dd02eb9bb92"></a><br/></dl><li>void <a class="el" href="classXercesElementWrapperAllocator.html#aab39ee60628dfa360ba306bf488fdde3">reset</a> ()
<dl class="el"><dd class="mdescRight">Delete all objects from allocator. <a href="#aab39ee60628dfa360ba306bf488fdde3"></a><br/></dl><li><a class="el" href="classXercesElementWrapperAllocator.html#a452df67fd120c00bcb59ad60629df50f">size_type</a> <a class="el" href="classXercesElementWrapperAllocator.html#ad03bbccff6a6272b98c646c4b845c089">getBlockCount</a> () const
<dl class="el"><dd class="mdescRight">Get size of an <a class="el" href="classArenaBlock.html">ArenaBlock</a>, that is, the number of objects in each block. <a href="#ad03bbccff6a6272b98c646c4b845c089"></a><br/></dl><li><a class="el" href="classXercesElementWrapperAllocator.html#a452df67fd120c00bcb59ad60629df50f">size_type</a> <a class="el" href="classXercesElementWrapperAllocator.html#a1eda9c18a26d31ed36a161fbe1796d51">getBlockSize</a> () const
<dl class="el"><dd class="mdescRight">Get the number of ArenaBlocks currently allocated. <a href="#a1eda9c18a26d31ed36a161fbe1796d51"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html#l00041">41</a> of file <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html">XercesElementWrapperAllocator.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a06f41dd87c3712a3b889a7e51f8d7064"></a><!-- doxytag: member="XercesElementWrapperAllocator::ArenaAllocatorType" ref="a06f41dd87c3712a3b889a7e51f8d7064" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt;<a class="el" href="classXercesElementWrapper.html">ObjectType</a>&gt; <a class="el" href="classArenaAllocator.html">XercesElementWrapperAllocator::ArenaAllocatorType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html#l00053">53</a> of file <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html">XercesElementWrapperAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a5f0825b15725ac730ca29df36f7a7654"></a><!-- doxytag: member="XercesElementWrapperAllocator::ObjectType" ref="a5f0825b15725ac730ca29df36f7a7654" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXercesElementWrapper.html">XercesElementWrapper</a> <a class="el" href="classXercesElementWrapper.html">XercesElementWrapperAllocator::ObjectType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html#l00045">45</a> of file <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html">XercesElementWrapperAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a452df67fd120c00bcb59ad60629df50f"></a><!-- doxytag: member="XercesElementWrapperAllocator::size_type" ref="a452df67fd120c00bcb59ad60629df50f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">ArenaAllocatorType::size_type</a> <a class="el" href="classXercesElementWrapperAllocator.html#a452df67fd120c00bcb59ad60629df50f">XercesElementWrapperAllocator::size_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html#l00056">56</a> of file <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html">XercesElementWrapperAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ab9f027b3d6748b658fa9be3f97c7c648"></a><!-- doxytag: member="XercesElementWrapperAllocator::XercesElementWrapperAllocator" ref="ab9f027b3d6748b658fa9be3f97c7c648" args="(MemoryManager &amp;theManager, size_type theBlockCount)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XercesElementWrapperAllocator::XercesElementWrapperAllocator </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"><a class="el" href="classXercesElementWrapperAllocator.html#a452df67fd120c00bcb59ad60629df50f">size_type</a>&nbsp;</td>
<td class="paramname"> <em>theBlockCount</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Construct an instance that will allocate blocks of the specified size. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theBlockSize</em>&nbsp;</td><td>The block size. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="adcd6b7739dcfa4d55bde61e3c5c0fbb1"></a><!-- doxytag: member="XercesElementWrapperAllocator::~XercesElementWrapperAllocator" ref="adcd6b7739dcfa4d55bde61e3c5c0fbb1" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XercesElementWrapperAllocator::~XercesElementWrapperAllocator </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ab52d3fdc936abbbd11310dd02eb9bb92"></a><!-- doxytag: member="XercesElementWrapperAllocator::create" ref="ab52d3fdc936abbbd11310dd02eb9bb92" args="(const DOMElementType *theXercesElement, const XercesWrapperNavigator &amp;theNavigator)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXercesElementWrapper.html">ObjectType</a>* XercesElementWrapperAllocator::create </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="XercesWrapperTypes_8hpp.html#a8b4aff177564e22655badc8824d16d0a">DOMElementType</a> *&nbsp;</td>
<td class="paramname"> <em>theXercesElement</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXercesWrapperNavigator.html">XercesWrapperNavigator</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theNavigator</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a <a class="el" href="classXercesElementWrapper.html">XercesElementWrapper</a> instance. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theXercesElement</em>&nbsp;</td><td>The Xerces element node </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theNavigator</em>&nbsp;</td><td>The navigator for this instance.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>pointer to the instance </dd></dl>
</div>
</div>
<a class="anchor" id="ad03bbccff6a6272b98c646c4b845c089"></a><!-- doxytag: member="XercesElementWrapperAllocator::getBlockCount" ref="ad03bbccff6a6272b98c646c4b845c089" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXercesElementWrapperAllocator.html#a452df67fd120c00bcb59ad60629df50f">size_type</a> XercesElementWrapperAllocator::getBlockCount </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get size of an <a class="el" href="classArenaBlock.html">ArenaBlock</a>, that is, the number of objects in each block. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The size of the block </dd></dl>
<p>Definition at line <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html#l00093">93</a> of file <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html">XercesElementWrapperAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a1eda9c18a26d31ed36a161fbe1796d51"></a><!-- doxytag: member="XercesElementWrapperAllocator::getBlockSize" ref="a1eda9c18a26d31ed36a161fbe1796d51" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXercesElementWrapperAllocator.html#a452df67fd120c00bcb59ad60629df50f">size_type</a> XercesElementWrapperAllocator::getBlockSize </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get the number of ArenaBlocks currently allocated. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The number of blocks. </dd></dl>
<p>Definition at line <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html#l00104">104</a> of file <a class="el" href="XercesElementWrapperAllocator_8hpp_source.html">XercesElementWrapperAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aab39ee60628dfa360ba306bf488fdde3"></a><!-- doxytag: member="XercesElementWrapperAllocator::reset" ref="aab39ee60628dfa360ba306bf488fdde3" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XercesElementWrapperAllocator::reset </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Delete all objects from allocator. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XercesElementWrapperAllocator_8hpp_source.html">XercesElementWrapperAllocator.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>