This commit is contained in:
King_DuckZ 2020-02-17 22:17:06 +01:00
parent 27eff2f0ef
commit 4bc0157dcd
3020 changed files with 129849 additions and 76185 deletions

View file

@ -5,29 +5,36 @@
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<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>
<!-- Generated by Doxygen 1.5.1 -->
<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>
<!-- Generated by Doxygen 1.5.5 -->
<div class="navigation" id="top">
<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 class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>DOMNode.hpp File Reference</h1><code>#include &lt;xercesc/util/XercesDefs.hpp&gt;</code><br>
<p>
Include dependency graph for DOMNode.hpp:<p><center><img src="DOMNode_8hpp__incl.png" border="0" usemap="#DOMNode.hpp_map" alt=""></center>
<div class="dynheader">
Include dependency graph for DOMNode.hpp:</div>
<div class="dynsection">
<p><center><img src="DOMNode_8hpp__incl.png" border="0" usemap="#DOMNode.hpp_map" alt=""></center>
</div>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="DOMNode_8hpp__dep__incl.png" border="0" usemap="#DOMNode.hppdep_map" alt=""></center>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<p><center><img src="DOMNode_8hpp__dep__incl.png" border="0" usemap="#DOMNode.hppdep_map" alt=""></center>
<map name="DOMNode.hppdep_map">
<area href="DOMDocument_8hpp.html" shape="rect" coords="173,6,328,30" alt="">
</map>
<area shape="rect" href="DOMDocument_8hpp.html" title="DOMDocument.hpp" alt="" coords="5,81,141,105"></map>
</div>
<p>
<a href="DOMNode_8hpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
@ -38,11 +45,13 @@ This graph shows which files directly or indirectly include this file:<p><center
<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_1DOMNode.html">xercesc::DOMNode</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The <code><a class="el" href="classxercesc_1_1DOMNode.html">DOMNode</a></code> interface is the primary datatype for the entire Document Object Model. <a href="classxercesc_1_1DOMNode.html#_details">More...</a><br></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The <code><a class="el" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a></code> interface is the primary datatype for the entire Document Object Model. <a href="classxercesc_1_1DOMNode.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="DOMNode_8hpp.html#a95fe5e1a482ffb7261662ce3855f59b">XERCESC_INCLUDE_GUARD_DOMNODE_HPP</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="DOMNode_8hpp.html#40e9d272746e382ec4a37429913f8ea5">GET_OWNER_DOCUMENT</a>(ptr)&nbsp;&nbsp;&nbsp;((DOMDocumentImpl*)(ptr-&gt;getOwnerDocument()))</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="DOMNode_8hpp.html#151af8d7b4791f7e848f9f3713b8efbd">GET_DIRECT_MM</a>(ptr)&nbsp;&nbsp;&nbsp;ptr ? ((DOMDocumentImpl*)ptr)-&gt;getMemoryManager() : XMLPlatformUtils::fgMemoryManager</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="DOMNode_8hpp.html#151af8d7b4791f7e848f9f3713b8efbd">GET_DIRECT_MM</a>(ptr)&nbsp;&nbsp;&nbsp;(ptr ? ((DOMDocumentImpl*)ptr)-&gt;getMemoryManager() : XMLPlatformUtils::fgMemoryManager)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="DOMNode_8hpp.html#72f6f4902be5326c33675dcd94ec2c6a">GET_INDIRECT_MM</a>(ptr)</td></tr>
@ -60,7 +69,7 @@ This graph shows which files directly or indirectly include this file:<p><center
<td class="paramtype">ptr&nbsp;</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%">&nbsp;&nbsp;&nbsp;ptr ? ((DOMDocumentImpl*)ptr)-&gt;getMemoryManager() : XMLPlatformUtils::fgMemoryManager</td>
<td width="100%">&nbsp;&nbsp;&nbsp;(ptr ? ((DOMDocumentImpl*)ptr)-&gt;getMemoryManager() : XMLPlatformUtils::fgMemoryManager)</td>
</tr>
</table>
</div>
@ -87,9 +96,9 @@ This graph shows which files directly or indirectly include this file:<p><center
<div class="memdoc">
<p>
<b>Value:</b><div class="fragment"><pre class="fragment">!ptr ? XMLPlatformUtils::fgMemoryManager : \
<b>Value:</b><div class="fragment"><pre class="fragment">(!ptr ? XMLPlatformUtils::fgMemoryManager : \
<a class="code" href="DOMNode_8hpp.html#40e9d272746e382ec4a37429913f8ea5">GET_OWNER_DOCUMENT</a>(ptr) ? <a class="code" href="DOMNode_8hpp.html#40e9d272746e382ec4a37429913f8ea5">GET_OWNER_DOCUMENT</a>(ptr)-&gt;getMemoryManager() : \
XMLPlatformUtils::fgMemoryManager
XMLPlatformUtils::fgMemoryManager)
</pre></div>
</div>
</div><p>
@ -128,8 +137,24 @@ This graph shows which files directly or indirectly include this file:<p><center
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Mon Apr 28 16:40:55 2008 for XQilla Simple API by&nbsp;
<a class="anchor" name="a95fe5e1a482ffb7261662ce3855f59b"></a><!-- doxytag: member="DOMNode.hpp::XERCESC_INCLUDE_GUARD_DOMNODE_HPP" ref="a95fe5e1a482ffb7261662ce3855f59b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define XERCESC_INCLUDE_GUARD_DOMNODE_HPP </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:54:03 2009 for XQilla Simple API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
</body>
</html>