summaryrefslogtreecommitdiffstats
path: root/apidoc/group___canonical_diff.html
diff options
authordodji <dodji>2022-10-02 16:34:29 +0000
committerdodji <dodji>2022-10-02 16:34:29 +0000
commit2bb2964a54338a876a6a6176ae838a795422e48e (patch)
tree84a0347d1b2f22dc76bf8e96e47484f28df9df57 /apidoc/group___canonical_diff.html
parentUpdate website for 2.1 (diff)
Update api doc for 2.1
Diffstat (limited to 'apidoc/group___canonical_diff.html')
-rw-r--r--apidoc/group___canonical_diff.html91
1 files changed, 41 insertions, 50 deletions
diff --git a/apidoc/group___canonical_diff.html b/apidoc/group___canonical_diff.html
index 32f08588..20e32ad4 100644
--- a/apidoc/group___canonical_diff.html
+++ b/apidoc/group___canonical_diff.html
@@ -1,18 +1,17 @@
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml"> 2<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
3<head> 3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<meta http-equiv="X-UA-Compatible" content="IE=9"/> 5<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6<meta name="generator" content="Doxygen 1.8.5"/> 6<meta name="generator" content="Doxygen 1.9.5"/>
7<meta name="viewport" content="width=device-width, initial-scale=1"/>
7<title>libabigail: Canonical diff tree nodes</title> 8<title>libabigail: Canonical diff tree nodes</title>
8<link href="tabs.css" rel="stylesheet" type="text/css"/> 9<link href="tabs.css" rel="stylesheet" type="text/css"/>
9<script type="text/javascript" src="jquery.js"></script> 10<script type="text/javascript" src="jquery.js"></script>
10<script type="text/javascript" src="dynsections.js"></script> 11<script type="text/javascript" src="dynsections.js"></script>
11<link href="search/search.css" rel="stylesheet" type="text/css"/> 12<link href="search/search.css" rel="stylesheet" type="text/css"/>
13<script type="text/javascript" src="search/searchdata.js"></script>
12<script type="text/javascript" src="search/search.js"></script> 14<script type="text/javascript" src="search/search.js"></script>
13<script type="text/javascript">
14 $(document).ready(function() { searchBox.OnSelectItem(0); });
15</script>
16<link href="doxygen.css" rel="stylesheet" type="text/css" /> 15<link href="doxygen.css" rel="stylesheet" type="text/css" />
17</head> 16</head>
18<body> 17<body>
@@ -20,8 +19,8 @@
20<div id="titlearea"> 19<div id="titlearea">
21<table cellspacing="0" cellpadding="0"> 20<table cellspacing="0" cellpadding="0">
22 <tbody> 21 <tbody>
23 <tr style="height: 56px;"> 22 <tr id="projectrow">
24 <td style="padding-left: 0.5em;"> 23 <td id="projectalign">
25 <div id="projectname">libabigail 24 <div id="projectname">libabigail
26 </div> 25 </div>
27 </td> 26 </td>
@@ -30,70 +29,62 @@
30</table> 29</table>
31</div> 30</div>
32<!-- end header part --> 31<!-- end header part -->
33<!-- Generated by Doxygen 1.8.5 --> 32<!-- Generated by Doxygen 1.9.5 -->
33<script type="text/javascript">
34/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
35var searchBox = new SearchBox("searchBox", "search/",'.html');
36/* @license-end */
37</script>
38<script type="text/javascript" src="menudata.js"></script>
39<script type="text/javascript" src="menu.js"></script>
34<script type="text/javascript"> 40<script type="text/javascript">
35var searchBox = new SearchBox("searchBox", "search",false,'Search'); 41/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
42$(function() {
43 initMenu('',true,false,'search.php','Search');
44 $(document).ready(function() { init_search(); });
45});
46/* @license-end */
36</script> 47</script>
37 <div id="navrow1" class="tabs"> 48<div id="main-nav"></div>
38 <ul class="tablist">
39 <li><a href="index.html"><span>Main&#160;Page</span></a></li>
40 <li><a href="modules.html"><span>Modules</span></a></li>
41 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
42 <li><a href="annotated.html"><span>Classes</span></a></li>
43 <li><a href="files.html"><span>Files</span></a></li>
44 <li>
45 <div id="MSearchBox" class="MSearchBoxInactive">
46 <span class="left">
47 <img id="MSearchSelect" src="search/mag_sel.png"
48 onmouseover="return searchBox.OnSearchSelectShow()"
49 onmouseout="return searchBox.OnSearchSelectHide()"
50 alt=""/>
51 <input type="text" id="MSearchField" value="Search" accesskey="S"
52 onfocus="searchBox.OnSearchFieldFocus(true)"
53 onblur="searchBox.OnSearchFieldFocus(false)"
54 onkeyup="searchBox.OnSearchFieldChange(event)"/>
55 </span><span class="right">
56 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
57 </span>
58 </div>
59 </li>
60 </ul>
61 </div>
62</div><!-- top --> 49</div><!-- top -->
63<!-- window showing the filter options --> 50<!-- window showing the filter options -->
64<div id="MSearchSelectWindow" 51<div id="MSearchSelectWindow"
65 onmouseover="return searchBox.OnSearchSelectShow()" 52 onmouseover="return searchBox.OnSearchSelectShow()"
66 onmouseout="return searchBox.OnSearchSelectHide()" 53 onmouseout="return searchBox.OnSearchSelectHide()"
67 onkeydown="return searchBox.OnSearchSelectKey(event)"> 54 onkeydown="return searchBox.OnSearchSelectKey(event)">
68<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(11)"><span class="SelectionMark">&#160;</span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(12)"><span class="SelectionMark">&#160;</span>Pages</a></div> 55</div>
69 56
70<!-- iframe showing the search results (closed by default) --> 57<!-- iframe showing the search results (closed by default) -->
71<div id="MSearchResultsWindow"> 58<div id="MSearchResultsWindow">
72<iframe src="javascript:void(0)" frameborder="0" 59<div id="MSearchResults">
73 name="MSearchResults" id="MSearchResults"> 60<div class="SRPage">
74</iframe> 61<div id="SRIndex">
62<div id="SRResults"></div>
63<div class="SRStatus" id="Loading">Loading...</div>
64<div class="SRStatus" id="Searching">Searching...</div>
65<div class="SRStatus" id="NoMatches">No Matches</div>
66</div>
67</div>
68</div>
75</div> 69</div>
76 70
77<div class="header"> 71<div class="header">
78 <div class="headertitle"> 72 <div class="headertitle"><div class="title">Canonical diff tree nodes</div></div>
79<div class="title">Canonical diff tree nodes</div> </div>
80</div><!--header--> 73</div><!--header-->
81<div class="contents"> 74<div class="contents">
82 75
83<p>How equivalent diff nodes are quickly spotted. 76<p>How equivalent diff nodes are quickly spotted.
84<a href="#details">More...</a></p> 77</p>
85<p>How equivalent diff nodes are quickly spotted. </p> 78<p >How equivalent diff nodes are quickly spotted. </p>
86<dl class="section user"><dt>Equivalence of diff nodes.</dt><dd></dd></dl> 79<dl class="section user"><dt>Equivalence of diff nodes.</dt><dd></dd></dl>
87<p>Each <a class="el" href="classabigail_1_1comparison_1_1diff.html">diff</a> node has a property named <em>Canonical Diff Node</em>. If <code>D</code> is a diff node, the canonical diff node of <code>D</code>, noted <code>C(D)</code> is a particular diff node that is equal to <code>D</code>. Thus, a fast way to compare two <a class="el" href="classabigail_1_1comparison_1_1diff.html">diff</a> node is to perform a pointer comparison of their canonical diff nodes.</p> 80<p>Each <a class="el" href="classabigail_1_1comparison_1_1diff.html">diff</a> node has a property named <em>Canonical Diff Node</em>. If <code>D</code> is a diff node, the canonical diff node of <code>D</code>, noted <code>C(D)</code> is a particular diff node that is equal to <code>D</code>. Thus, a fast way to compare two <a class="el" href="classabigail_1_1comparison_1_1diff.html">diff</a> node is to perform a pointer comparison of their canonical diff nodes.</p>
88<p>A set of equivalent <a class="el" href="classabigail_1_1comparison_1_1diff.html">diff</a> nodes is a set of diff nodes that all have the same canonical node. All the nodes of that set are equal.</p> 81<p >A set of equivalent <a class="el" href="classabigail_1_1comparison_1_1diff.html">diff</a> nodes is a set of diff nodes that all have the same canonical node. All the nodes of that set are equal.</p>
89<p>A canonical node is registereded for a given diff node by invoking the method <a class="el" href="classabigail_1_1comparison_1_1diff__context.html#a2508fdea9043690d04e3cba05646537d" title="Set the canonical diff node property of a given diff node appropriately. ">diff_context::initialize_canonical_diff()</a>.</p> 82<p >A canonical node is registereded for a given diff node by invoking the method <a class="el" href="classabigail_1_1comparison_1_1diff__context.html#a2508fdea9043690d04e3cba05646537d" title="Set the canonical diff node property of a given diff node appropriately.">diff_context::initialize_canonical_diff()</a>.</p>
90<p>Please note that the <a class="el" href="classabigail_1_1comparison_1_1diff__context.html" title="The context of the diff. This type holds various bits of information that is going to be used through...">diff_context</a> holds all the canonical diffs that got registered through it. Thus, the life time of all of canonical diff objects is the same as the life time of the <a class="el" href="classabigail_1_1comparison_1_1diff__context.html">diff_context</a> they relate to. </p> 83<p >Please note that the <a class="el" href="classabigail_1_1comparison_1_1diff__context.html" title="The context of the diff. This type holds various bits of information that is going to be used through...">diff_context</a> holds all the canonical diffs that got registered through it. Thus, the life time of all of canonical diff objects is the same as the life time of the <a class="el" href="classabigail_1_1comparison_1_1diff__context.html">diff_context</a> they relate to. </p>
91</div><!-- contents --> 84</div><!-- contents -->
92<!-- start footer part --> 85<!-- start footer part -->
93<hr class="footer"/><address class="footer"><small> 86<hr class="footer"/><address class="footer"><small>
94Generated by &#160;<a href="http://www.doxygen.org/index.html"> 87Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
95<img class="footer" src="doxygen.png" alt="doxygen"/>
96</a> 1.8.5
97</small></address> 88</small></address>
98</body> 89</body>
99</html> 90</html>