blob: 1d8811c449a06490b0e756853721ecd92094d885 [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>XalanSourceTreeProcessingInstructionAllocator Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanSourceTreeProcessingInstructionAllocator" -->
<p><code>#include &lt;<a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html">XalanSourceTreeProcessingInstructionAllocator.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XalanSourceTreeProcessingInstructionAllocator:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanSourceTreeProcessingInstructionAllocator__coll__graph.png" border="0" usemap="#XalanSourceTreeProcessingInstructionAllocator_coll__map" alt="Collaboration graph"/></div>
<map name="XalanSourceTreeProcessingInstructionAllocator_coll__map" id="XalanSourceTreeProcessingInstructionAllocator_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="classXalanSourceTreeProcessingInstructionAllocator-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <br class="typebreak"/>
<a class="el" href="classXalanSourceTreeProcessingInstruction.html">XalanSourceTreeProcessingInstruction</a> <a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#a30897a9edf88f27131035918407f5b7d">ObjectType</a>
<li>typedef <a class="el" href="classXalanNode.html#a737e6c797973546c10650cd72cc5f8ab">ObjectType::IndexType</a> <a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#a2a7fa24df9fd4c6e9d602a06edf5fe52">IndexType</a>
<li>typedef <a class="el" href="classArenaAllocator.html">ArenaAllocator</a><br class="typebreak"/>
&lt; <a class="el" href="classXalanSourceTreeProcessingInstruction.html">ObjectType</a> &gt; <a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#a78eb869316e076bbc874a460678da707">ArenaAllocatorType</a>
<li>typedef <br class="typebreak"/>
<a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">ArenaAllocatorType::size_type</a> <a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#ae145483b70450ee761adc44f485c17f7">size_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#a2c02d099fa9c2c31f0a3473fe6c6d2ea">XalanSourceTreeProcessingInstructionAllocator</a> (MemoryManager &amp;theManager, <a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#ae145483b70450ee761adc44f485c17f7">size_type</a> theBlockCount)
<dl class="el"><dd class="mdescRight">Construct an instance that will allocate blocks of the specified size. <a href="#a2c02d099fa9c2c31f0a3473fe6c6d2ea"></a><br/></dl><li><a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#a8b82964f02c387efcaa1bf7ef6de56f0">~XalanSourceTreeProcessingInstructionAllocator</a> ()
<li><a class="el" href="classXalanSourceTreeProcessingInstruction.html">ObjectType</a> * <a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#a7234d0bf219af8f5cc7dbc48e0b2ed6e">create</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theTarget, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theData, <a class="el" href="classXalanSourceTreeDocument.html">XalanSourceTreeDocument</a> *theOwnerDocument, <a class="el" href="classXalanNode.html">XalanNode</a> *theParentNode=0, <a class="el" href="classXalanNode.html">XalanNode</a> *thePreviousSibling=0, <a class="el" href="classXalanNode.html">XalanNode</a> *theNextSibling=0, <a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#a2a7fa24df9fd4c6e9d602a06edf5fe52">IndexType</a> theIndex=0)
<dl class="el"><dd class="mdescRight">Create an instance. <a href="#a7234d0bf219af8f5cc7dbc48e0b2ed6e"></a><br/></dl><li>void <a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#a4d191d618fc7284d3b0b64c24327306e">reset</a> ()
<dl class="el"><dd class="mdescRight">Delete all objects from allocator. <a href="#a4d191d618fc7284d3b0b64c24327306e"></a><br/></dl><li><a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#ae145483b70450ee761adc44f485c17f7">size_type</a> <a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#ae6eda19eb3576a7d543312955676627c">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="#ae6eda19eb3576a7d543312955676627c"></a><br/></dl><li><a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#ae145483b70450ee761adc44f485c17f7">size_type</a> <a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#a694d770542a98ba0190aa451895b1b10">getBlockSize</a> () const
<dl class="el"><dd class="mdescRight">Get the number of ArenaBlocks currently allocated. <a href="#a694d770542a98ba0190aa451895b1b10"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html#l00040">40</a> of file <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html">XalanSourceTreeProcessingInstructionAllocator.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a78eb869316e076bbc874a460678da707"></a><!-- doxytag: member="XalanSourceTreeProcessingInstructionAllocator::ArenaAllocatorType" ref="a78eb869316e076bbc874a460678da707" 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="classXalanSourceTreeProcessingInstruction.html">ObjectType</a>&gt; <a class="el" href="classArenaAllocator.html">XalanSourceTreeProcessingInstructionAllocator::ArenaAllocatorType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html#l00054">54</a> of file <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html">XalanSourceTreeProcessingInstructionAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a2a7fa24df9fd4c6e9d602a06edf5fe52"></a><!-- doxytag: member="XalanSourceTreeProcessingInstructionAllocator::IndexType" ref="a2a7fa24df9fd4c6e9d602a06edf5fe52" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXalanNode.html#a737e6c797973546c10650cd72cc5f8ab">ObjectType::IndexType</a> <a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#a2a7fa24df9fd4c6e9d602a06edf5fe52">XalanSourceTreeProcessingInstructionAllocator::IndexType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html#l00046">46</a> of file <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html">XalanSourceTreeProcessingInstructionAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a30897a9edf88f27131035918407f5b7d"></a><!-- doxytag: member="XalanSourceTreeProcessingInstructionAllocator::ObjectType" ref="a30897a9edf88f27131035918407f5b7d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXalanSourceTreeProcessingInstruction.html">XalanSourceTreeProcessingInstruction</a> <a class="el" href="classXalanSourceTreeProcessingInstruction.html">XalanSourceTreeProcessingInstructionAllocator::ObjectType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html#l00044">44</a> of file <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html">XalanSourceTreeProcessingInstructionAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ae145483b70450ee761adc44f485c17f7"></a><!-- doxytag: member="XalanSourceTreeProcessingInstructionAllocator::size_type" ref="ae145483b70450ee761adc44f485c17f7" 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="classXalanSourceTreeProcessingInstructionAllocator.html#ae145483b70450ee761adc44f485c17f7">XalanSourceTreeProcessingInstructionAllocator::size_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html#l00057">57</a> of file <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html">XalanSourceTreeProcessingInstructionAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a2c02d099fa9c2c31f0a3473fe6c6d2ea"></a><!-- doxytag: member="XalanSourceTreeProcessingInstructionAllocator::XalanSourceTreeProcessingInstructionAllocator" ref="a2c02d099fa9c2c31f0a3473fe6c6d2ea" args="(MemoryManager &amp;theManager, size_type theBlockCount)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanSourceTreeProcessingInstructionAllocator::XalanSourceTreeProcessingInstructionAllocator </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="classXalanSourceTreeProcessingInstructionAllocator.html#ae145483b70450ee761adc44f485c17f7">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="a8b82964f02c387efcaa1bf7ef6de56f0"></a><!-- doxytag: member="XalanSourceTreeProcessingInstructionAllocator::~XalanSourceTreeProcessingInstructionAllocator" ref="a8b82964f02c387efcaa1bf7ef6de56f0" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanSourceTreeProcessingInstructionAllocator::~XalanSourceTreeProcessingInstructionAllocator </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="a7234d0bf219af8f5cc7dbc48e0b2ed6e"></a><!-- doxytag: member="XalanSourceTreeProcessingInstructionAllocator::create" ref="a7234d0bf219af8f5cc7dbc48e0b2ed6e" args="(const XalanDOMString &amp;theTarget, const XalanDOMString &amp;theData, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeProcessingInstruction.html">ObjectType</a>* XalanSourceTreeProcessingInstructionAllocator::create </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theTarget</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>theData</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanSourceTreeDocument.html">XalanSourceTreeDocument</a> *&nbsp;</td>
<td class="paramname"> <em>theOwnerDocument</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>theParentNode</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>thePreviousSibling</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>theNextSibling</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#a2a7fa24df9fd4c6e9d602a06edf5fe52">IndexType</a>&nbsp;</td>
<td class="paramname"> <em>theIndex</em> = <code>0</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create an 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>theTarget</em>&nbsp;</td><td>The target for the processing instruction. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theData</em>&nbsp;</td><td>The data for the node </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theOwnerDocument</em>&nbsp;</td><td>The document that owns the instance. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theParentNode</em>&nbsp;</td><td>The parent node, if any. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>thePreviousSibling</em>&nbsp;</td><td>The next sibling, if any. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theNextSibling</em>&nbsp;</td><td>The next sibling, if any. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theIndex</em>&nbsp;</td><td>The document-order index of the node.</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="ae6eda19eb3576a7d543312955676627c"></a><!-- doxytag: member="XalanSourceTreeProcessingInstructionAllocator::getBlockCount" ref="ae6eda19eb3576a7d543312955676627c" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#ae145483b70450ee761adc44f485c17f7">size_type</a> XalanSourceTreeProcessingInstructionAllocator::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="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html#l00104">104</a> of file <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html">XalanSourceTreeProcessingInstructionAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a694d770542a98ba0190aa451895b1b10"></a><!-- doxytag: member="XalanSourceTreeProcessingInstructionAllocator::getBlockSize" ref="a694d770542a98ba0190aa451895b1b10" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeProcessingInstructionAllocator.html#ae145483b70450ee761adc44f485c17f7">size_type</a> XalanSourceTreeProcessingInstructionAllocator::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="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html#l00115">115</a> of file <a class="el" href="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html">XalanSourceTreeProcessingInstructionAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a4d191d618fc7284d3b0b64c24327306e"></a><!-- doxytag: member="XalanSourceTreeProcessingInstructionAllocator::reset" ref="a4d191d618fc7284d3b0b64c24327306e" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanSourceTreeProcessingInstructionAllocator::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="XalanSourceTreeProcessingInstructionAllocator_8hpp_source.html">XalanSourceTreeProcessingInstructionAllocator.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>