XQuilla/docs/simple-api/classxercesc_1_1XMemory.html

298 lines
18 KiB
HTML
Raw Normal View History

2020-02-17 22:05:20 +01: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">
2020-02-17 22:11:31 +01:00
<title>XQilla Simple API Documentation</title>
2020-02-17 22:05:20 +01:00
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
2020-02-17 22:11:31 +01:00
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
2020-02-17 22:23:16 +01:00
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
2020-02-17 22:19:57 +01:00
<li><a href="namespaces.html"><span>Namespaces</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>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
2020-02-17 22:23:16 +01:00
<div class="tabs">
2020-02-17 22:22:42 +01:00
<ul>
2020-02-17 22:23:16 +01:00
<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>
2020-02-17 22:22:42 +01:00
</ul>
2020-02-17 22:19:57 +01:00
</div>
2020-02-17 22:23:16 +01:00
<div class="navpath"><a class="el" href="namespacexercesc.html">xercesc</a>::<a class="el" href="classxercesc_1_1XMemory.html">XMemory</a>
</div>
2020-02-17 22:22:42 +01:00
</div>
2020-02-17 22:19:57 +01:00
<div class="contents">
2020-02-17 22:23:16 +01:00
<h1>xercesc::XMemory Class Reference</h1><!-- doxytag: class="xercesc::XMemory" -->
2020-02-17 22:19:57 +01:00
<p>This class makes it possible to override the C++ memory management by adding new/delete operators to this base class.
<a href="#_details">More...</a></p>
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
<p><code>#include &lt;<a class="el" href="XMemory_8hpp_source.html">XMemory.hpp</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for xercesc::XMemory:</div>
2020-02-17 22:23:16 +01:00
<div class="dynsection">
2020-02-17 22:19:57 +01:00
<div class="center"><img src="classxercesc_1_1XMemory__inherit__graph.png" border="0" usemap="#xercesc_1_1XMemory_inherit__map" alt="Inheritance graph"/></div>
<map name="xercesc_1_1XMemory_inherit__map" id="xercesc_1_1XMemory_inherit__map">
2020-02-17 22:23:16 +01:00
<area shape="rect" id="node3" href="classDocumentCache.html" title="Expression Context is a storage for contexts." alt="" coords="241,5,377,35"/><area shape="rect" id="node5" href="classItemFactory.html" title="ItemFactory" alt="" coords="256,59,363,88"/><area shape="rect" id="node7" href="classModuleCache.html" title="ModuleCache" alt="" coords="253,112,365,141"/><area shape="rect" id="node9" href="classScope.html" title="used inside VariableStore to implement variable scoping" alt="" coords="247,165,372,195"/><area shape="rect" id="node11" href="classSequence.html" title="An eagerly evaluated result of a query execution." alt="" coords="265,219,353,248"/><area shape="rect" id="node13" href="classSequenceBuilder.html" title="SequenceBuilder" alt="" coords="243,272,376,301"/><area shape="rect" id="node15" href="classStaticContext.html" title="The parse time static context interface." alt="" coords="249,325,369,355"/><area shape="rect" id="node19" href="classStaticType.html" title="Class that represents the static type of an expression." alt="" coords="263,379,356,408"/><area shape="rect" id="node21" href="classUpdateFactory.html" title="UpdateFactory" alt="" coords="248,432,371,461"/><area shape="rect" id="node23" href="classURIResolver.html" title="This is an abstract class used to resolve URIs in different ways." alt="" coords="259,485,360,515"/><area shape="rect" id="node25" href="classVarHashEntry.html" title="The class that stores the values of the variables." alt="" coords="221,539,397,568"/><area shape="rect" id="node27" href="classVariableTypeStore.html" title="This is the wrapper class for the variable store, which implements the lookup and..." alt="" coords="239,592,380,621"/><area shape="rect" id="node29" href="classxercesc_1_1InputSource.html" title="A single input source for an XML entity." alt="" coords="227,645,392,675"/><area shape="rect" id="node39" href="classxercesc_1_1XMLFormatTarget.html" title="xercesc::XMLFormatTarget" alt="" coords="207,699,412,728"/><area shape="rect" id="node47" href="classxercesc_1_1XMLFormatter.html" title="This class provides the basic formatting capabilities that are required to turn the..." alt="" coords="217,752,401,781"/><area shape="rect" id="node49" href="classXQilla.html" title="Provides factory methods for creating XQQuery and DynamicContext objects." alt="" coords="280,805,339,835"/><area shape="rect" id="node51" href="classXQillaConfiguration.html" title="XQillaConfiguration" alt="" coords="236,859,383,888"/><area shape="rect" id="node57" href="classXQQuery.html" title="Encapsulates a query expression." alt="" coords="268,912,351,941"/><area shape="rect" id="node17" href="classDynamicContext.html" title="The execution time dynamic context interface." alt="" coords="509,325,648,355"/><area shape="rect" id="node31" href="classxercesc_1_1LocalFileInputSource.html" title="This class is a derivative of the standard InputSource class." alt="" coords="467,485,691,515"/><area shape="rect" id="node33" href="classxercesc_1_1MemBufInputSource.html" title="This class is a derivative of the standard InputSource class." alt="" coords="467,539,691,568"/><area shape="rect" id="node35" href="classxercesc_1_1StdInInputSource.html" title="This class is a derivative of the standard InputSource class." alt="" coords="477,592,680,621"/><area shape="rect" id="node37" href="classxercesc_1_1URLInputSource.html" title="This class is a derivative of the standard InputSource class." alt="" coords="481,645,676,675"/><area shape="rect" id="node41" href="classxercesc_1_1LocalFileFormatTarget.html" title="xercesc::LocalFileFormatTarget" alt="" coords="461,699,696,728"/><area shape="rect" id="node43" href="classxercesc_1_1MemBufFormatTarget.html" title="xercesc::MemBufFormatTarget" alt="" coords="461,752,696,781"/><area shape="rect" id="node45" href="classxercesc_1_1StdOutFormatTarget.html" title="xercesc::StdOutFormatTarget" alt="" coords="465,805,692,835"/><area shape="rect" id="node53" href="classFastXDMConfiguration.html" title="FastXDMConfiguration" alt="" coords="493,859,664,888"/><area shap
2020-02-17 22:19:57 +01:00
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
<p><a href="classxercesc_1_1XMemory-members.html">List of all members.</a></p>
2020-02-17 22:23:16 +01:00
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
2020-02-17 22:19:57 +01:00
<tr><td colspan="2"><div class="groupHeader">The C++ memory management</div></td></tr>
2020-02-17 22:23:16 +01:00
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrpaaeac16ab2f374eb80533e5c47928b22"></a> </p>
<br/><br/></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMemory.html#a6f187594d0fb37d1472dacc1a3aad3d9">operator new</a> (size_t size)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method overrides operator new. <a href="#a6f187594d0fb37d1472dacc1a3aad3d9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMemory.html#a7f41eef0d509e5eff717599647942a0f">operator new</a> (size_t size, <a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *memMgr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method defines a custom operator new, that will use the provided memory manager to perform the allocation. <a href="#a7f41eef0d509e5eff717599647942a0f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMemory.html#a6beea8ceedc7e13c15c3a9f8a784396a">operator new</a> (size_t size, void *ptr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method overrides placement operator new. <a href="#a6beea8ceedc7e13c15c3a9f8a784396a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMemory.html#a95212a8b8a0e3778c7bf3cf0f0a59aed">operator delete</a> (void *p)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method overrides operator delete. <a href="#a95212a8b8a0e3778c7bf3cf0f0a59aed"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMemory.html#af2335addd6a2bb6cc7bb1df630d05eeb">operator delete</a> (void *p, <a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *memMgr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method provides a matching delete for the custom operator new. <a href="#af2335addd6a2bb6cc7bb1df630d05eeb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMemory.html#a47791b65820d24581920532a88c37e75">operator delete</a> (void *p, void *ptr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method provides a matching delete for the placement new. <a href="#a47791b65820d24581920532a88c37e75"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
2020-02-17 22:17:06 +01:00
<tr><td colspan="2"><div class="groupHeader">Constructor</div></td></tr>
2020-02-17 22:23:16 +01:00
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp678d0a4421b60dc59999ac02837496a6"></a> </p>
<br/><br/></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMemory.html#ac0d26f65a82ff229bc1e4dbaaac79e84">XMemory</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Protected default constructor. <a href="#ac0d26f65a82ff229bc1e4dbaaac79e84"></a><br/></td></tr>
2020-02-17 22:05:20 +01:00
</table>
2020-02-17 22:19:57 +01:00
<hr/><a name="_details"></a><h2>Detailed Description</h2>
2020-02-17 22:23:16 +01:00
<p>This class makes it possible to override the C++ memory management by adding new/delete operators to this base class. </p>
<p>This class is used in conjunction with the pluggable memory manager. It allows applications to control Xerces memory management. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
2020-02-17 22:19:57 +01:00
<a class="anchor" id="ac0d26f65a82ff229bc1e4dbaaac79e84"></a><!-- doxytag: member="xercesc::XMemory::XMemory" ref="ac0d26f65a82ff229bc1e4dbaaac79e84" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
2020-02-17 22:05:20 +01:00
<tr>
2020-02-17 22:19:57 +01:00
<td class="memname">xercesc::XMemory::XMemory </td>
<td>(</td>
2020-02-17 22:23:16 +01:00
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
2020-02-17 22:19:57 +01:00
<td><code> [inline, protected]</code></td>
2020-02-17 22:05:20 +01:00
</tr>
2020-02-17 22:10:06 +01:00
</table>
2020-02-17 22:19:57 +01:00
</div>
<div class="memdoc">
2020-02-17 22:10:06 +01:00
2020-02-17 22:19:57 +01:00
<p>Protected default constructor. </p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
2020-02-17 22:23:16 +01:00
<a class="anchor" id="a47791b65820d24581920532a88c37e75"></a><!-- doxytag: member="xercesc::XMemory::operator delete" ref="a47791b65820d24581920532a88c37e75" args="(void *p, void *ptr)" -->
2020-02-17 22:19:57 +01:00
<div class="memitem">
<div class="memproto">
<table class="memname">
2020-02-17 22:19:08 +01:00
<tr>
2020-02-17 22:19:57 +01:00
<td class="memname">void xercesc::XMemory::operator delete </td>
<td>(</td>
2020-02-17 22:23:16 +01:00
<td class="paramtype">void *&nbsp;</td>
<td class="paramname"> <em>p</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
2020-02-17 22:19:57 +01:00
<td></td>
2020-02-17 22:23:16 +01:00
<td class="paramtype">void *&nbsp;</td>
<td class="paramname"> <em>ptr</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
2020-02-17 22:05:20 +01:00
</tr>
</table>
2020-02-17 22:19:57 +01:00
</div>
<div class="memdoc">
2020-02-17 22:05:20 +01:00
2020-02-17 22:23:16 +01:00
<p>This method provides a matching delete for the placement new. </p>
2020-02-17 22:19:57 +01:00
<dl><dt><b>Parameters:</b></dt><dd>
2020-02-17 22:23:16 +01:00
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>p</em>&nbsp;</td><td>The pointer to the allocated memory </td></tr>
<tr><td valign="top"></td><td valign="top"><em>ptr</em>&nbsp;</td><td>The memory location where the object had to be allocated </td></tr>
2020-02-17 22:05:20 +01:00
</table>
2020-02-17 22:19:57 +01:00
</dd>
2020-02-17 22:05:20 +01:00
</dl>
2020-02-17 22:19:57 +01:00
</div>
</div>
<a class="anchor" id="af2335addd6a2bb6cc7bb1df630d05eeb"></a><!-- doxytag: member="xercesc::XMemory::operator delete" ref="af2335addd6a2bb6cc7bb1df630d05eeb" args="(void *p, MemoryManager *memMgr)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
2020-02-17 22:05:20 +01:00
<tr>
2020-02-17 22:19:57 +01:00
<td class="memname">void xercesc::XMemory::operator delete </td>
<td>(</td>
2020-02-17 22:23:16 +01:00
<td class="paramtype">void *&nbsp;</td>
<td class="paramname"> <em>p</em>, </td>
2020-02-17 22:05:20 +01:00
</tr>
<tr>
2020-02-17 22:19:57 +01:00
<td class="paramkey"></td>
<td></td>
2020-02-17 22:23:16 +01:00
<td class="paramtype"><a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *&nbsp;</td>
<td class="paramname"> <em>memMgr</em></td><td>&nbsp;</td>
2020-02-17 22:05:20 +01:00
</tr>
<tr>
2020-02-17 22:19:57 +01:00
<td></td>
<td>)</td>
2020-02-17 22:23:16 +01:00
<td></td><td></td><td></td>
2020-02-17 22:05:20 +01:00
</tr>
</table>
2020-02-17 22:19:57 +01:00
</div>
<div class="memdoc">
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
<p>This method provides a matching delete for the custom operator new. </p>
<dl><dt><b>Parameters:</b></dt><dd>
2020-02-17 22:23:16 +01:00
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>p</em>&nbsp;</td><td>The pointer to the allocated memory </td></tr>
<tr><td valign="top"></td><td valign="top"><em>memMgr</em>&nbsp;</td><td>An application's memory manager </td></tr>
2020-02-17 22:05:20 +01:00
</table>
2020-02-17 22:19:57 +01:00
</dd>
2020-02-17 22:05:20 +01:00
</dl>
2020-02-17 22:19:57 +01:00
</div>
</div>
2020-02-17 22:23:16 +01:00
<a class="anchor" id="a95212a8b8a0e3778c7bf3cf0f0a59aed"></a><!-- doxytag: member="xercesc::XMemory::operator delete" ref="a95212a8b8a0e3778c7bf3cf0f0a59aed" args="(void *p)" -->
2020-02-17 22:19:57 +01:00
<div class="memitem">
<div class="memproto">
<table class="memname">
2020-02-17 22:10:06 +01:00
<tr>
2020-02-17 22:19:57 +01:00
<td class="memname">void xercesc::XMemory::operator delete </td>
<td>(</td>
2020-02-17 22:23:16 +01:00
<td class="paramtype">void *&nbsp;</td>
<td class="paramname"> <em>p</em></td>
<td>&nbsp;)&nbsp;</td>
2020-02-17 22:19:57 +01:00
<td></td>
2020-02-17 22:05:20 +01:00
</tr>
</table>
2020-02-17 22:19:57 +01:00
</div>
<div class="memdoc">
2020-02-17 22:05:20 +01:00
2020-02-17 22:23:16 +01:00
<p>This method overrides operator delete. </p>
2020-02-17 22:19:57 +01:00
<dl><dt><b>Parameters:</b></dt><dd>
2020-02-17 22:23:16 +01:00
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>p</em>&nbsp;</td><td>The pointer to the allocated memory </td></tr>
2020-02-17 22:05:20 +01:00
</table>
2020-02-17 22:19:57 +01:00
</dd>
2020-02-17 22:05:20 +01:00
</dl>
2020-02-17 22:19:57 +01:00
</div>
</div>
2020-02-17 22:23:16 +01:00
<a class="anchor" id="a6beea8ceedc7e13c15c3a9f8a784396a"></a><!-- doxytag: member="xercesc::XMemory::operator new" ref="a6beea8ceedc7e13c15c3a9f8a784396a" args="(size_t size, void *ptr)" -->
2020-02-17 22:19:57 +01:00
<div class="memitem">
<div class="memproto">
<table class="memname">
2020-02-17 22:19:08 +01:00
<tr>
2020-02-17 22:19:57 +01:00
<td class="memname">void* xercesc::XMemory::operator new </td>
<td>(</td>
2020-02-17 22:23:16 +01:00
<td class="paramtype">size_t&nbsp;</td>
<td class="paramname"> <em>size</em>, </td>
2020-02-17 22:19:08 +01:00
</tr>
2020-02-17 22:05:20 +01:00
<tr>
2020-02-17 22:19:57 +01:00
<td class="paramkey"></td>
<td></td>
2020-02-17 22:23:16 +01:00
<td class="paramtype">void *&nbsp;</td>
<td class="paramname"> <em>ptr</em></td><td>&nbsp;</td>
2020-02-17 22:19:08 +01:00
</tr>
<tr>
2020-02-17 22:19:57 +01:00
<td></td>
<td>)</td>
2020-02-17 22:23:16 +01:00
<td></td><td></td><td></td>
2020-02-17 22:05:20 +01:00
</tr>
</table>
2020-02-17 22:19:57 +01:00
</div>
<div class="memdoc">
2020-02-17 22:05:20 +01:00
2020-02-17 22:23:16 +01:00
<p>This method overrides placement operator new. </p>
2020-02-17 22:19:57 +01:00
<dl><dt><b>Parameters:</b></dt><dd>
2020-02-17 22:23:16 +01:00
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>size</em>&nbsp;</td><td>The requested memory size </td></tr>
<tr><td valign="top"></td><td valign="top"><em>ptr</em>&nbsp;</td><td>The memory location where the object should be allocated </td></tr>
2020-02-17 22:05:20 +01:00
</table>
2020-02-17 22:19:57 +01:00
</dd>
2020-02-17 22:05:20 +01:00
</dl>
2020-02-17 22:19:57 +01:00
</div>
</div>
2020-02-17 22:23:16 +01:00
<a class="anchor" id="a7f41eef0d509e5eff717599647942a0f"></a><!-- doxytag: member="xercesc::XMemory::operator new" ref="a7f41eef0d509e5eff717599647942a0f" args="(size_t size, MemoryManager *memMgr)" -->
2020-02-17 22:19:57 +01:00
<div class="memitem">
<div class="memproto">
<table class="memname">
2020-02-17 22:05:20 +01:00
<tr>
2020-02-17 22:19:57 +01:00
<td class="memname">void* xercesc::XMemory::operator new </td>
<td>(</td>
2020-02-17 22:23:16 +01:00
<td class="paramtype">size_t&nbsp;</td>
<td class="paramname"> <em>size</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *&nbsp;</td>
<td class="paramname"> <em>memMgr</em></td><td>&nbsp;</td>
</tr>
<tr>
2020-02-17 22:19:57 +01:00
<td></td>
2020-02-17 22:23:16 +01:00
<td>)</td>
<td></td><td></td><td></td>
2020-02-17 22:05:20 +01:00
</tr>
</table>
2020-02-17 22:19:57 +01:00
</div>
<div class="memdoc">
2020-02-17 22:05:20 +01:00
2020-02-17 22:23:16 +01:00
<p>This method defines a custom operator new, that will use the provided memory manager to perform the allocation. </p>
2020-02-17 22:19:57 +01:00
<dl><dt><b>Parameters:</b></dt><dd>
2020-02-17 22:23:16 +01:00
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>size</em>&nbsp;</td><td>The requested memory size </td></tr>
<tr><td valign="top"></td><td valign="top"><em>memMgr</em>&nbsp;</td><td>An application's memory manager </td></tr>
2020-02-17 22:05:20 +01:00
</table>
2020-02-17 22:19:57 +01:00
</dd>
2020-02-17 22:05:20 +01:00
</dl>
2020-02-17 22:19:57 +01:00
</div>
</div>
2020-02-17 22:23:16 +01:00
<a class="anchor" id="a6f187594d0fb37d1472dacc1a3aad3d9"></a><!-- doxytag: member="xercesc::XMemory::operator new" ref="a6f187594d0fb37d1472dacc1a3aad3d9" args="(size_t size)" -->
2020-02-17 22:19:57 +01:00
<div class="memitem">
<div class="memproto">
<table class="memname">
2020-02-17 22:05:20 +01:00
<tr>
2020-02-17 22:19:57 +01:00
<td class="memname">void* xercesc::XMemory::operator new </td>
<td>(</td>
2020-02-17 22:23:16 +01:00
<td class="paramtype">size_t&nbsp;</td>
<td class="paramname"> <em>size</em></td>
<td>&nbsp;)&nbsp;</td>
2020-02-17 22:19:57 +01:00
<td></td>
2020-02-17 22:05:20 +01:00
</tr>
</table>
2020-02-17 22:19:57 +01:00
</div>
<div class="memdoc">
2020-02-17 22:05:20 +01:00
2020-02-17 22:23:16 +01:00
<p>This method overrides operator new. </p>
2020-02-17 22:19:57 +01:00
<dl><dt><b>Parameters:</b></dt><dd>
2020-02-17 22:23:16 +01:00
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>size</em>&nbsp;</td><td>The requested memory size </td></tr>
2020-02-17 22:05:20 +01:00
</table>
2020-02-17 22:19:57 +01:00
</dd>
2020-02-17 22:05:20 +01:00
</dl>
2020-02-17 22:19:57 +01:00
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XMemory_8hpp_source.html">XMemory.hpp</a></li>
</ul>
</div>
2020-02-17 22:24:17 +01:00
<hr size="1"/><address style="text-align: right;"><small>Generated on 18 May 2015 for XQilla Simple API by&nbsp;
2020-02-17 22:05:20 +01:00
<a href="http://www.doxygen.org/index.html">
2020-02-17 22:23:16 +01:00
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
2020-02-17 22:05:20 +01:00
</body>
</html>