XQuilla/docs/simple-api/XMemory_8hpp.html

79 lines
4.2 KiB
HTML
Raw Normal View History

2020-02-17 21:05:20 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>XQilla Simple API: XMemory.hpp File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
2020-02-17 21:10:06 +00:00
<!-- Generated by Doxygen 1.5.1 -->
2020-02-17 21:05:20 +00:00
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<h1>XMemory.hpp File Reference</h1><code>#include &lt;xercesc/util/XercesDefs.hpp&gt;</code><br>
<code>#include &lt;stdlib.h&gt;</code><br>
<p>
Include dependency graph for XMemory.hpp:<p><center><img src="XMemory_8hpp__incl.png" border="0" usemap="#XMemory.hpp_map" alt=""></center>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="XMemory_8hpp__dep__incl.png" border="0" usemap="#XMemory.hppdep_map" alt=""></center>
<map name="XMemory.hppdep_map">
2020-02-17 21:10:06 +00:00
<area href="XQilla_8hpp.html" shape="rect" coords="211,5,301,29" alt="">
<area href="XQQuery_8hpp.html" shape="rect" coords="439,55,548,79" alt="">
<area href="Sequence_8hpp.html" shape="rect" coords="197,104,315,128" alt="">
<area href="StaticContext_8hpp.html" shape="rect" coords="185,152,327,176" alt="">
<area href="ItemFactory_8hpp.html" shape="rect" coords="192,200,320,224" alt="">
<area href="Scope_8hpp.html" shape="rect" coords="209,248,303,272" alt="">
<area href="VarHashEntry_8hpp.html" shape="rect" coords="184,296,328,320" alt="">
<area href="VariableStore_8hpp.html" shape="rect" coords="184,344,328,368" alt="">
<area href="VariableTypeStore_8hpp.html" shape="rect" coords="168,392,344,416" alt="">
<area href="XMLEntityResolver_8hpp.html" shape="rect" coords="168,440,344,464" alt="">
<area href="DynamicContext_8hpp.html" shape="rect" coords="412,128,575,152" alt="">
<area href="XQScopedNamespace_8hpp.html" shape="rect" coords="393,176,593,200" alt="">
<area href="ContextHelpers_8hpp.html" shape="rect" coords="644,128,799,152" alt="">
2020-02-17 21:05:20 +00:00
</map>
<p>
<a href="XMemory_8hpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacexercesc.html">xercesc</a></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMemory.html">xercesc::XMemory</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This class makes it possible to override the C++ memory management by adding new/delete operators to this base class. <a href="classxercesc_1_1XMemory.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="XMemory_8hpp.html#024247ef5557a01474589952cdd455c1">XMEMORY_HPP</a></td></tr>
</table>
<hr><h2>Define Documentation</h2>
2020-02-17 21:10:06 +00:00
<a class="anchor" name="024247ef5557a01474589952cdd455c1"></a><!-- doxytag: member="XMemory.hpp::XMEMORY_HPP" ref="024247ef5557a01474589952cdd455c1" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
2020-02-17 21:05:20 +00:00
<tr>
2020-02-17 21:10:06 +00:00
<td class="memname">#define XMEMORY_HPP </td>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:10:06 +00:00
</div>
<div class="memdoc">
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:10:06 +00:00
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 12 19:13:59 2007 for XQilla Simple API by&nbsp;
2020-02-17 21:05:20 +00:00
<a href="http://www.doxygen.org/index.html">
2020-02-17 21:10:06 +00:00
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
2020-02-17 21:05:20 +00:00
</body>
</html>