blob: 5641ebba08e20cdeeaa71f8734e8dbcdd76d1e28 [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>XercesElementBridgeAllocator Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XercesElementBridgeAllocator" -->
<p>This class is deprecated.
<a href="#_details">More...</a></p>
<p><code>#include &lt;<a class="el" href="XercesElementBridgeAllocator_8hpp_source.html">XercesElementBridgeAllocator.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XercesElementBridgeAllocator:</div>
<div class="dyncontent">
<div class="center"><img src="classXercesElementBridgeAllocator__coll__graph.png" border="0" usemap="#XercesElementBridgeAllocator_coll__map" alt="Collaboration graph"/></div>
<map name="XercesElementBridgeAllocator_coll__map" id="XercesElementBridgeAllocator_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="classXercesElementBridgeAllocator-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <a class="el" href="classXercesElementBridge.html">XercesElementBridge</a> <a class="el" href="classXercesElementBridgeAllocator.html#ae768a8e9a256b90a559aadb081149122">ObjectType</a>
<li>typedef <a class="el" href="classArenaAllocator.html">ArenaAllocator</a><br class="typebreak"/>
&lt; <a class="el" href="classXercesElementBridge.html">ObjectType</a> &gt; <a class="el" href="classXercesElementBridgeAllocator.html#a365c62f14082b9623bd0fc6b334fba9b">ArenaAllocatorType</a>
<li>typedef <br class="typebreak"/>
<a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">ArenaAllocatorType::size_type</a> <a class="el" href="classXercesElementBridgeAllocator.html#a19415568c2fc3e3b18adc38f98bc83d1">size_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXercesElementBridgeAllocator.html#a7722c1c892836d2c92b39eaa801cd6e6">XercesElementBridgeAllocator</a> (<a class="el" href="classXercesElementBridgeAllocator.html#a19415568c2fc3e3b18adc38f98bc83d1">size_type</a> theBlockCount)
<dl class="el"><dd class="mdescRight">Construct an instance that will allocate blocks of the specified size. <a href="#a7722c1c892836d2c92b39eaa801cd6e6"></a><br/></dl><li><a class="el" href="classXercesElementBridgeAllocator.html#acd15b74ee16561a7de00000c57bec3f7">~XercesElementBridgeAllocator</a> ()
<li><a class="el" href="classXercesElementBridge.html">ObjectType</a> * <a class="el" href="classXercesElementBridgeAllocator.html#a75f2531e7c6e8fe4d28e5d63acfcf930">create</a> (const <a class="el" href="XercesBridgeTypes_8hpp.html#a054288dbb99168c2c198d9b896cb4860">DOM_ElementType</a> &amp;theXercesElement, const <a class="el" href="classXercesBridgeNavigator.html">XercesBridgeNavigator</a> &amp;theNavigator)
<dl class="el"><dd class="mdescRight">Create a <a class="el" href="classXercesElementBridge.html" title="This class is deprecated.">XercesElementBridge</a> instance. <a href="#a75f2531e7c6e8fe4d28e5d63acfcf930"></a><br/></dl><li>void <a class="el" href="classXercesElementBridgeAllocator.html#a7e165734d435e4392bffc95fabffd424">reset</a> ()
<dl class="el"><dd class="mdescRight">Delete all objects from allocator. <a href="#a7e165734d435e4392bffc95fabffd424"></a><br/></dl><li><a class="el" href="classXercesElementBridgeAllocator.html#a19415568c2fc3e3b18adc38f98bc83d1">size_type</a> <a class="el" href="classXercesElementBridgeAllocator.html#a270bbc081fb75a7439dc70fe9355f320">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="#a270bbc081fb75a7439dc70fe9355f320"></a><br/></dl><li><a class="el" href="classXercesElementBridgeAllocator.html#a19415568c2fc3e3b18adc38f98bc83d1">size_type</a> <a class="el" href="classXercesElementBridgeAllocator.html#a0ca641ec1e2690ab6a08f9697b23db27">getBlockSize</a> () const
<dl class="el"><dd class="mdescRight">Get the number of ArenaBlocks currently allocated. <a href="#a0ca641ec1e2690ab6a08f9697b23db27"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>This class is deprecated. </p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000043">Deprecated:</a></b></dt><dd>This class is part of the deprecated Xerces DOM bridge. </dd></dl>
<p>Definition at line <a class="el" href="XercesElementBridgeAllocator_8hpp_source.html#l00044">44</a> of file <a class="el" href="XercesElementBridgeAllocator_8hpp_source.html">XercesElementBridgeAllocator.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a365c62f14082b9623bd0fc6b334fba9b"></a><!-- doxytag: member="XercesElementBridgeAllocator::ArenaAllocatorType" ref="a365c62f14082b9623bd0fc6b334fba9b" 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="classXercesElementBridge.html">ObjectType</a>&gt; <a class="el" href="classArenaAllocator.html">XercesElementBridgeAllocator::ArenaAllocatorType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XercesElementBridgeAllocator_8hpp_source.html#l00057">57</a> of file <a class="el" href="XercesElementBridgeAllocator_8hpp_source.html">XercesElementBridgeAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ae768a8e9a256b90a559aadb081149122"></a><!-- doxytag: member="XercesElementBridgeAllocator::ObjectType" ref="ae768a8e9a256b90a559aadb081149122" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXercesElementBridge.html">XercesElementBridge</a> <a class="el" href="classXercesElementBridge.html">XercesElementBridgeAllocator::ObjectType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XercesElementBridgeAllocator_8hpp_source.html#l00048">48</a> of file <a class="el" href="XercesElementBridgeAllocator_8hpp_source.html">XercesElementBridgeAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a19415568c2fc3e3b18adc38f98bc83d1"></a><!-- doxytag: member="XercesElementBridgeAllocator::size_type" ref="a19415568c2fc3e3b18adc38f98bc83d1" 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="classXercesElementBridgeAllocator.html#a19415568c2fc3e3b18adc38f98bc83d1">XercesElementBridgeAllocator::size_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XercesElementBridgeAllocator_8hpp_source.html#l00060">60</a> of file <a class="el" href="XercesElementBridgeAllocator_8hpp_source.html">XercesElementBridgeAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a7722c1c892836d2c92b39eaa801cd6e6"></a><!-- doxytag: member="XercesElementBridgeAllocator::XercesElementBridgeAllocator" ref="a7722c1c892836d2c92b39eaa801cd6e6" args="(size_type theBlockCount)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XercesElementBridgeAllocator::XercesElementBridgeAllocator </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXercesElementBridgeAllocator.html#a19415568c2fc3e3b18adc38f98bc83d1">size_type</a>&nbsp;</td>
<td class="paramname"> <em>theBlockCount</em></td>
<td>&nbsp;)&nbsp;</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="acd15b74ee16561a7de00000c57bec3f7"></a><!-- doxytag: member="XercesElementBridgeAllocator::~XercesElementBridgeAllocator" ref="acd15b74ee16561a7de00000c57bec3f7" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XercesElementBridgeAllocator::~XercesElementBridgeAllocator </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="a75f2531e7c6e8fe4d28e5d63acfcf930"></a><!-- doxytag: member="XercesElementBridgeAllocator::create" ref="a75f2531e7c6e8fe4d28e5d63acfcf930" args="(const DOM_ElementType &amp;theXercesElement, const XercesBridgeNavigator &amp;theNavigator)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXercesElementBridge.html">ObjectType</a>* XercesElementBridgeAllocator::create </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="XercesBridgeTypes_8hpp.html#a054288dbb99168c2c198d9b896cb4860">DOM_ElementType</a> &amp;&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="classXercesBridgeNavigator.html">XercesBridgeNavigator</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="classXercesElementBridge.html" title="This class is deprecated.">XercesElementBridge</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="a270bbc081fb75a7439dc70fe9355f320"></a><!-- doxytag: member="XercesElementBridgeAllocator::getBlockCount" ref="a270bbc081fb75a7439dc70fe9355f320" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXercesElementBridgeAllocator.html#a19415568c2fc3e3b18adc38f98bc83d1">size_type</a> XercesElementBridgeAllocator::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="XercesElementBridgeAllocator_8hpp_source.html#l00097">97</a> of file <a class="el" href="XercesElementBridgeAllocator_8hpp_source.html">XercesElementBridgeAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a0ca641ec1e2690ab6a08f9697b23db27"></a><!-- doxytag: member="XercesElementBridgeAllocator::getBlockSize" ref="a0ca641ec1e2690ab6a08f9697b23db27" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXercesElementBridgeAllocator.html#a19415568c2fc3e3b18adc38f98bc83d1">size_type</a> XercesElementBridgeAllocator::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="XercesElementBridgeAllocator_8hpp_source.html#l00108">108</a> of file <a class="el" href="XercesElementBridgeAllocator_8hpp_source.html">XercesElementBridgeAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a7e165734d435e4392bffc95fabffd424"></a><!-- doxytag: member="XercesElementBridgeAllocator::reset" ref="a7e165734d435e4392bffc95fabffd424" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XercesElementBridgeAllocator::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="XercesElementBridgeAllocator_8hpp_source.html">XercesElementBridgeAllocator.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>