blob: a61cf7dc6b96547b058600b707e0cef17e49f9e7 [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>XalanSourceTreeElementNAAllocator Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanSourceTreeElementNAAllocator" -->
<p><code>#include &lt;<a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html">XalanSourceTreeElementNAAllocator.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XalanSourceTreeElementNAAllocator:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanSourceTreeElementNAAllocator__coll__graph.png" border="0" usemap="#XalanSourceTreeElementNAAllocator_coll__map" alt="Collaboration graph"/></div>
<map name="XalanSourceTreeElementNAAllocator_coll__map" id="XalanSourceTreeElementNAAllocator_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="classXalanSourceTreeElementNAAllocator-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <a class="el" href="classXalanSourceTreeElementNA.html">XalanSourceTreeElementNA</a> <a class="el" href="classXalanSourceTreeElementNAAllocator.html#a462c0a2c61504e71453958a3f8c2fa7c">ObjectType</a>
<li>typedef <a class="el" href="classXalanNode.html#a737e6c797973546c10650cd72cc5f8ab">ObjectType::IndexType</a> <a class="el" href="classXalanSourceTreeElementNAAllocator.html#a1f6d12a18e23342fe1fdc6dda4b26919">IndexType</a>
<li>typedef <a class="el" href="classArenaAllocator.html">ArenaAllocator</a><br class="typebreak"/>
&lt; <a class="el" href="classXalanSourceTreeElementNA.html">ObjectType</a> &gt; <a class="el" href="classXalanSourceTreeElementNAAllocator.html#ad059b3c344dff394afdff0694a178c67">ArenaAllocatorType</a>
<li>typedef <br class="typebreak"/>
<a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">ArenaAllocatorType::size_type</a> <a class="el" href="classXalanSourceTreeElementNAAllocator.html#a5c0c4542eda1801beba104ab0640ae42">size_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanSourceTreeElementNAAllocator.html#a214f776ff3ae2fbddc09f7fdbd050f31">XalanSourceTreeElementNAAllocator</a> (MemoryManager &amp;theManager, <a class="el" href="classXalanSourceTreeElementNAAllocator.html#a5c0c4542eda1801beba104ab0640ae42">size_type</a> theBlockCount)
<dl class="el"><dd class="mdescRight">Construct an instance that will allocate blocks of the specified size. <a href="#a214f776ff3ae2fbddc09f7fdbd050f31"></a><br/></dl><li><a class="el" href="classXalanSourceTreeElementNAAllocator.html#a9a0903d556a0313c09b943f352bf3c57">~XalanSourceTreeElementNAAllocator</a> ()
<li><a class="el" href="classXalanSourceTreeElementNA.html">ObjectType</a> * <a class="el" href="classXalanSourceTreeElementNAAllocator.html#a85abb8b6ecad068d44b2783e4d70d7d6">create</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theTagName, <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="classXalanSourceTreeElementNAAllocator.html#a1f6d12a18e23342fe1fdc6dda4b26919">IndexType</a> theIndex=0)
<dl class="el"><dd class="mdescRight">Create an instance. <a href="#a85abb8b6ecad068d44b2783e4d70d7d6"></a><br/></dl><li>void <a class="el" href="classXalanSourceTreeElementNAAllocator.html#a6a392234d6c891d23d580ca928eb990a">reset</a> ()
<dl class="el"><dd class="mdescRight">Delete all objects from allocator. <a href="#a6a392234d6c891d23d580ca928eb990a"></a><br/></dl><li><a class="el" href="classXalanSourceTreeElementNAAllocator.html#a5c0c4542eda1801beba104ab0640ae42">size_type</a> <a class="el" href="classXalanSourceTreeElementNAAllocator.html#a83d39026c93b0a28e5fe58862c015a9d">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="#a83d39026c93b0a28e5fe58862c015a9d"></a><br/></dl><li><a class="el" href="classXalanSourceTreeElementNAAllocator.html#a5c0c4542eda1801beba104ab0640ae42">size_type</a> <a class="el" href="classXalanSourceTreeElementNAAllocator.html#a2765b71ffd0bd2b2bb1c5f4c7371e7a2">getBlockSize</a> () const
<dl class="el"><dd class="mdescRight">Get the number of ArenaBlocks currently allocated. <a href="#a2765b71ffd0bd2b2bb1c5f4c7371e7a2"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html#l00040">40</a> of file <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html">XalanSourceTreeElementNAAllocator.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="ad059b3c344dff394afdff0694a178c67"></a><!-- doxytag: member="XalanSourceTreeElementNAAllocator::ArenaAllocatorType" ref="ad059b3c344dff394afdff0694a178c67" 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="classXalanSourceTreeElementNA.html">ObjectType</a>&gt; <a class="el" href="classArenaAllocator.html">XalanSourceTreeElementNAAllocator::ArenaAllocatorType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html#l00054">54</a> of file <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html">XalanSourceTreeElementNAAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a1f6d12a18e23342fe1fdc6dda4b26919"></a><!-- doxytag: member="XalanSourceTreeElementNAAllocator::IndexType" ref="a1f6d12a18e23342fe1fdc6dda4b26919" 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="classXalanSourceTreeElementNAAllocator.html#a1f6d12a18e23342fe1fdc6dda4b26919">XalanSourceTreeElementNAAllocator::IndexType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html#l00046">46</a> of file <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html">XalanSourceTreeElementNAAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a462c0a2c61504e71453958a3f8c2fa7c"></a><!-- doxytag: member="XalanSourceTreeElementNAAllocator::ObjectType" ref="a462c0a2c61504e71453958a3f8c2fa7c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXalanSourceTreeElementNA.html">XalanSourceTreeElementNA</a> <a class="el" href="classXalanSourceTreeElementNA.html">XalanSourceTreeElementNAAllocator::ObjectType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html#l00044">44</a> of file <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html">XalanSourceTreeElementNAAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a5c0c4542eda1801beba104ab0640ae42"></a><!-- doxytag: member="XalanSourceTreeElementNAAllocator::size_type" ref="a5c0c4542eda1801beba104ab0640ae42" 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="classXalanSourceTreeElementNAAllocator.html#a5c0c4542eda1801beba104ab0640ae42">XalanSourceTreeElementNAAllocator::size_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html#l00057">57</a> of file <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html">XalanSourceTreeElementNAAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a214f776ff3ae2fbddc09f7fdbd050f31"></a><!-- doxytag: member="XalanSourceTreeElementNAAllocator::XalanSourceTreeElementNAAllocator" ref="a214f776ff3ae2fbddc09f7fdbd050f31" args="(MemoryManager &amp;theManager, size_type theBlockCount)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanSourceTreeElementNAAllocator::XalanSourceTreeElementNAAllocator </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="classXalanSourceTreeElementNAAllocator.html#a5c0c4542eda1801beba104ab0640ae42">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="a9a0903d556a0313c09b943f352bf3c57"></a><!-- doxytag: member="XalanSourceTreeElementNAAllocator::~XalanSourceTreeElementNAAllocator" ref="a9a0903d556a0313c09b943f352bf3c57" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanSourceTreeElementNAAllocator::~XalanSourceTreeElementNAAllocator </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="a85abb8b6ecad068d44b2783e4d70d7d6"></a><!-- doxytag: member="XalanSourceTreeElementNAAllocator::create" ref="a85abb8b6ecad068d44b2783e4d70d7d6" args="(const XalanDOMString &amp;theTagName, 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="classXalanSourceTreeElementNA.html">ObjectType</a>* XalanSourceTreeElementNAAllocator::create </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theTagName</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="classXalanSourceTreeElementNAAllocator.html#a1f6d12a18e23342fe1fdc6dda4b26919">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>theTagName</em>&nbsp;</td><td>The tag name of the element </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 previous 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="a83d39026c93b0a28e5fe58862c015a9d"></a><!-- doxytag: member="XalanSourceTreeElementNAAllocator::getBlockCount" ref="a83d39026c93b0a28e5fe58862c015a9d" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeElementNAAllocator.html#a5c0c4542eda1801beba104ab0640ae42">size_type</a> XalanSourceTreeElementNAAllocator::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="XalanSourceTreeElementNAAllocator_8hpp_source.html#l00104">104</a> of file <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html">XalanSourceTreeElementNAAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a2765b71ffd0bd2b2bb1c5f4c7371e7a2"></a><!-- doxytag: member="XalanSourceTreeElementNAAllocator::getBlockSize" ref="a2765b71ffd0bd2b2bb1c5f4c7371e7a2" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanSourceTreeElementNAAllocator.html#a5c0c4542eda1801beba104ab0640ae42">size_type</a> XalanSourceTreeElementNAAllocator::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="XalanSourceTreeElementNAAllocator_8hpp_source.html#l00115">115</a> of file <a class="el" href="XalanSourceTreeElementNAAllocator_8hpp_source.html">XalanSourceTreeElementNAAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a6a392234d6c891d23d580ca928eb990a"></a><!-- doxytag: member="XalanSourceTreeElementNAAllocator::reset" ref="a6a392234d6c891d23d580ca928eb990a" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanSourceTreeElementNAAllocator::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="XalanSourceTreeElementNAAllocator_8hpp_source.html">XalanSourceTreeElementNAAllocator.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>