xref: /aosp_15_r20/external/tinyxml2/docs/functions_d.html (revision 7485b22521f577cf944e5687361548d8993d8d2c)
1*7485b225SElliott Hughes<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2*7485b225SElliott Hughes<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
3*7485b225SElliott Hughes<head>
4*7485b225SElliott Hughes<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5*7485b225SElliott Hughes<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6*7485b225SElliott Hughes<meta name="generator" content="Doxygen 1.10.0"/>
7*7485b225SElliott Hughes<meta name="viewport" content="width=device-width, initial-scale=1"/>
8*7485b225SElliott Hughes<title>TinyXML-2: Class Members</title>
9*7485b225SElliott Hughes<link href="tabs.css" rel="stylesheet" type="text/css"/>
10*7485b225SElliott Hughes<script type="text/javascript" src="jquery.js"></script>
11*7485b225SElliott Hughes<script type="text/javascript" src="dynsections.js"></script>
12*7485b225SElliott Hughes<script type="text/javascript" src="clipboard.js"></script>
13*7485b225SElliott Hughes<script type="text/javascript" src="cookie.js"></script>
14*7485b225SElliott Hughes<link href="search/search.css" rel="stylesheet" type="text/css"/>
15*7485b225SElliott Hughes<script type="text/javascript" src="search/searchdata.js"></script>
16*7485b225SElliott Hughes<script type="text/javascript" src="search/search.js"></script>
17*7485b225SElliott Hughes<link href="doxygen.css" rel="stylesheet" type="text/css" />
18*7485b225SElliott Hughes</head>
19*7485b225SElliott Hughes<body>
20*7485b225SElliott Hughes<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
21*7485b225SElliott Hughes<div id="titlearea">
22*7485b225SElliott Hughes<table cellspacing="0" cellpadding="0">
23*7485b225SElliott Hughes <tbody>
24*7485b225SElliott Hughes <tr id="projectrow">
25*7485b225SElliott Hughes  <td id="projectalign">
26*7485b225SElliott Hughes   <div id="projectname">TinyXML-2<span id="projectnumber">&#160;10.0.0</span>
27*7485b225SElliott Hughes   </div>
28*7485b225SElliott Hughes  </td>
29*7485b225SElliott Hughes </tr>
30*7485b225SElliott Hughes </tbody>
31*7485b225SElliott Hughes</table>
32*7485b225SElliott Hughes</div>
33*7485b225SElliott Hughes<!-- end header part -->
34*7485b225SElliott Hughes<!-- Generated by Doxygen 1.10.0 -->
35*7485b225SElliott Hughes<script type="text/javascript">
36*7485b225SElliott Hughes/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
37*7485b225SElliott Hughesvar searchBox = new SearchBox("searchBox", "search/",'.html');
38*7485b225SElliott Hughes/* @license-end */
39*7485b225SElliott Hughes</script>
40*7485b225SElliott Hughes<script type="text/javascript" src="menudata.js"></script>
41*7485b225SElliott Hughes<script type="text/javascript" src="menu.js"></script>
42*7485b225SElliott Hughes<script type="text/javascript">
43*7485b225SElliott Hughes/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
44*7485b225SElliott Hughes$(function() {
45*7485b225SElliott Hughes  initMenu('',true,false,'search.php','Search');
46*7485b225SElliott Hughes  $(function() { init_search(); });
47*7485b225SElliott Hughes});
48*7485b225SElliott Hughes/* @license-end */
49*7485b225SElliott Hughes</script>
50*7485b225SElliott Hughes<div id="main-nav"></div>
51*7485b225SElliott Hughes</div><!-- top -->
52*7485b225SElliott Hughes<!-- window showing the filter options -->
53*7485b225SElliott Hughes<div id="MSearchSelectWindow"
54*7485b225SElliott Hughes     onmouseover="return searchBox.OnSearchSelectShow()"
55*7485b225SElliott Hughes     onmouseout="return searchBox.OnSearchSelectHide()"
56*7485b225SElliott Hughes     onkeydown="return searchBox.OnSearchSelectKey(event)">
57*7485b225SElliott Hughes</div>
58*7485b225SElliott Hughes
59*7485b225SElliott Hughes<!-- iframe showing the search results (closed by default) -->
60*7485b225SElliott Hughes<div id="MSearchResultsWindow">
61*7485b225SElliott Hughes<div id="MSearchResults">
62*7485b225SElliott Hughes<div class="SRPage">
63*7485b225SElliott Hughes<div id="SRIndex">
64*7485b225SElliott Hughes<div id="SRResults"></div>
65*7485b225SElliott Hughes<div class="SRStatus" id="Loading">Loading...</div>
66*7485b225SElliott Hughes<div class="SRStatus" id="Searching">Searching...</div>
67*7485b225SElliott Hughes<div class="SRStatus" id="NoMatches">No Matches</div>
68*7485b225SElliott Hughes</div>
69*7485b225SElliott Hughes</div>
70*7485b225SElliott Hughes</div>
71*7485b225SElliott Hughes</div>
72*7485b225SElliott Hughes
73*7485b225SElliott Hughes<div class="contents">
74*7485b225SElliott Hughes<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
75*7485b225SElliott Hughes
76*7485b225SElliott Hughes<h3><a id="index_d" name="index_d"></a>- d -</h3><ul>
77*7485b225SElliott Hughes<li>DeepClone()&#160;:&#160;<a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a3bb369fd733f1989b751d99a9417adab">tinyxml2::XMLNode</a></li>
78*7485b225SElliott Hughes<li>DeepCopy()&#160;:&#160;<a class="el" href="classtinyxml2_1_1_x_m_l_document.html#af592ffc91514e25a39664521ac83db45">tinyxml2::XMLDocument</a></li>
79*7485b225SElliott Hughes<li>DeleteAttribute()&#160;:&#160;<a class="el" href="classtinyxml2_1_1_x_m_l_element.html#aebd45aa7118964c30b32fe12e944628a">tinyxml2::XMLElement</a></li>
80*7485b225SElliott Hughes<li>DeleteChild()&#160;:&#160;<a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edbd6ebd55f8387d2b89f2b0921">tinyxml2::XMLNode</a></li>
81*7485b225SElliott Hughes<li>DeleteChildren()&#160;:&#160;<a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085cc54df5bff85d5c5da13afdce">tinyxml2::XMLNode</a></li>
82*7485b225SElliott Hughes<li>DeleteNode()&#160;:&#160;<a class="el" href="classtinyxml2_1_1_x_m_l_document.html#ac1d6e2c7fcc1a660624ac4f68e96380d">tinyxml2::XMLDocument</a></li>
83*7485b225SElliott Hughes<li>DoubleAttribute()&#160;:&#160;<a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a10a90c505aea716bf073eea1c97f33b5">tinyxml2::XMLElement</a></li>
84*7485b225SElliott Hughes<li>DoubleText()&#160;:&#160;<a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a81b1ff0cf2f2cd09be8badc08b39a2b7">tinyxml2::XMLElement</a></li>
85*7485b225SElliott Hughes<li>DoubleValue()&#160;:&#160;<a class="el" href="classtinyxml2_1_1_x_m_l_attribute.html#a4aa73513f54ff0087d3e804f0f54e30f">tinyxml2::XMLAttribute</a></li>
86*7485b225SElliott Hughes</ul>
87*7485b225SElliott Hughes</div><!-- contents -->
88*7485b225SElliott Hughes<!-- start footer part -->
89*7485b225SElliott Hughes<hr class="footer"/><address class="footer"><small>
90*7485b225SElliott HughesGenerated on Sat Dec 30 2023 18:02:36 for TinyXML-2 by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0
91*7485b225SElliott Hughes</small></address>
92*7485b225SElliott Hughes</body>
93*7485b225SElliott Hughes</html>
94