185 lines
9.1 KiB
HTML
185 lines
9.1 KiB
HTML
<!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 DOM Level 3 API: DOMNode.hpp File Reference</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.4.6 -->
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="index.html"><span>Main 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 List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul></div>
|
|
<h1>DOMNode.hpp File Reference</h1><code>#include <xercesc/util/XercesDefs.hpp></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>
|
|
|
|
<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>
|
|
<map name="DOMNode.hppdep_map">
|
|
<area href="XPath2Result_8hpp.html" shape="rect" coords="206,8,337,32" alt="">
|
|
<area href="XQillaExpression_8hpp.html" shape="rect" coords="447,30,597,54" alt="">
|
|
<area href="DOM_8hpp.html" shape="rect" coords="670,553,747,577" alt="">
|
|
<area href="DOMAttr_8hpp.html" shape="rect" coords="222,202,321,226" alt="">
|
|
<area href="StDOMNode_8hpp.html" shape="rect" coords="461,253,583,277" alt="">
|
|
<area href="DOMCharacterData_8hpp.html" shape="rect" coords="439,404,605,428" alt="">
|
|
<area href="DOMDocument_8hpp.html" shape="rect" coords="453,454,591,478" alt="">
|
|
<area href="DOMDocumentFragment_8hpp.html" shape="rect" coords="425,504,619,528" alt="">
|
|
<area href="DOMDocumentType_8hpp.html" shape="rect" coords="438,553,606,577" alt="">
|
|
<area href="DOMElement_8hpp.html" shape="rect" coords="207,301,335,325" alt="">
|
|
<area href="DOMEntity_8hpp.html" shape="rect" coords="466,602,578,626" alt="">
|
|
<area href="DOMEntityReference_8hpp.html" shape="rect" coords="435,650,609,674" alt="">
|
|
<area href="DOMNodeFilter_8hpp.html" shape="rect" coords="202,754,341,778" alt="">
|
|
<area href="DOMNodeIterator_8hpp.html" shape="rect" coords="446,698,598,722" alt="">
|
|
<area href="DOMTreeWalker_8hpp.html" shape="rect" coords="450,797,594,821" alt="">
|
|
<area href="DOMNotation_8hpp.html" shape="rect" coords="207,853,335,877" alt="">
|
|
<area href="DOMProcessingInstruction_8hpp.html" shape="rect" coords="169,901,374,925" alt="">
|
|
<area href="DOMUserDataHandler_8hpp.html" shape="rect" coords="181,949,362,973" alt="">
|
|
<area href="DOMWriter_8hpp.html" shape="rect" coords="215,106,327,130" alt="">
|
|
<area href="DOMXPathNamespace_8hpp.html" shape="rect" coords="178,154,365,178" alt="">
|
|
</map>
|
|
|
|
<p>
|
|
<a href="DOMNode_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 </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 </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMNode.html">xercesc::DOMNode</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </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 colspan="2"><br><h2>Defines</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="DOMNode_8hpp.html#40e9d272746e382ec4a37429913f8ea5">GET_OWNER_DOCUMENT</a>(ptr) ((DOMDocumentImpl*)(ptr->getOwnerDocument()))</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="DOMNode_8hpp.html#151af8d7b4791f7e848f9f3713b8efbd">GET_DIRECT_MM</a>(ptr) ptr ? ((DOMDocumentImpl*)ptr)->getMemoryManager() : XMLPlatformUtils::fgMemoryManager</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="DOMNode_8hpp.html#72f6f4902be5326c33675dcd94ec2c6a">GET_INDIRECT_MM</a>(ptr)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="DOMNode_8hpp.html#5b78c1ce54a287dddf516818ddb277c3">GetDOMNodeMemoryManager</a> GET_INDIRECT_MM(this)</td></tr>
|
|
|
|
</table>
|
|
<hr><h2>Define Documentation</h2>
|
|
<a class="anchor" name="151af8d7b4791f7e848f9f3713b8efbd"></a><!-- doxytag: member="DOMNode.hpp::GET_DIRECT_MM" ref="151af8d7b4791f7e848f9f3713b8efbd" args="(ptr)" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">#define GET_DIRECT_MM </td>
|
|
<td class="md" valign="top">( </td>
|
|
<td class="md" nowrap valign="top">ptr </td>
|
|
<td class="mdname1" valign="top" nowrap> </td>
|
|
<td class="md" valign="top"> ) </td>
|
|
<td class="md" nowrap> ptr ? ((DOMDocumentImpl*)ptr)->getMemoryManager() : XMLPlatformUtils::fgMemoryManager</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="72f6f4902be5326c33675dcd94ec2c6a"></a><!-- doxytag: member="DOMNode.hpp::GET_INDIRECT_MM" ref="72f6f4902be5326c33675dcd94ec2c6a" args="(ptr)" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">#define GET_INDIRECT_MM </td>
|
|
<td class="md" valign="top">( </td>
|
|
<td class="md" nowrap valign="top">ptr </td>
|
|
<td class="mdname1" valign="top" nowrap> </td>
|
|
<td class="md" valign="top"> ) </td>
|
|
<td class="md" nowrap></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
<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)->getMemoryManager() : \
|
|
XMLPlatformUtils::fgMemoryManager
|
|
</pre></div> </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="40e9d272746e382ec4a37429913f8ea5"></a><!-- doxytag: member="DOMNode.hpp::GET_OWNER_DOCUMENT" ref="40e9d272746e382ec4a37429913f8ea5" args="(ptr)" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">#define GET_OWNER_DOCUMENT </td>
|
|
<td class="md" valign="top">( </td>
|
|
<td class="md" nowrap valign="top">ptr </td>
|
|
<td class="mdname1" valign="top" nowrap> </td>
|
|
<td class="md" valign="top"> ) </td>
|
|
<td class="md" nowrap> ((DOMDocumentImpl*)(ptr->getOwnerDocument()))</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="5b78c1ce54a287dddf516818ddb277c3"></a><!-- doxytag: member="DOMNode.hpp::GetDOMNodeMemoryManager" ref="5b78c1ce54a287dddf516818ddb277c3" args="" --><p>
|
|
<table class="mdTable" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" nowrap valign="top">#define GetDOMNodeMemoryManager GET_INDIRECT_MM(this) </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 12 00:19:01 2006 for XQilla DOM Level 3 API by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
|
</body>
|
|
</html>
|