diff options
| author | dodji <dodji> | 2017-11-22 13:39:15 +0000 |
|---|---|---|
| committer | dodji <dodji> | 2017-11-22 13:39:15 +0000 |
| commit | cd987110ffbc411b823b6c78219b2c62172c17e8 (patch) | |
| tree | cbca9148a03fe2095ffca9350eadfe9a53ea71c2 /apidoc/functions_func_p.html | |
| parent | Update for 1.0.rc6 release (diff) | |
Update apidoc and manuals for 1.0 release
Diffstat (limited to 'apidoc/functions_func_p.html')
| -rw-r--r-- | apidoc/functions_func_p.html | 110 |
1 files changed, 29 insertions, 81 deletions
diff --git a/apidoc/functions_func_p.html b/apidoc/functions_func_p.html index 50f9b5c7..3e2ca753 100644 --- a/apidoc/functions_func_p.html +++ b/apidoc/functions_func_p.html | |||
| @@ -3,7 +3,8 @@ | |||
| 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=9"/> |
| 6 | <meta name="generator" content="Doxygen 1.8.10"/> | 6 | <meta name="generator" content="Doxygen 1.8.13"/> |
| 7 | <meta name="viewport" content="width=device-width, initial-scale=1"/> | ||
| 7 | <title>libabigail: Class Members - Functions</title> | 8 | <title>libabigail: Class Members - Functions</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> |
| @@ -11,9 +12,6 @@ | |||
| 11 | <link href="search/search.css" rel="stylesheet" type="text/css"/> | 12 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 12 | <script type="text/javascript" src="search/searchdata.js"></script> | 13 | <script type="text/javascript" src="search/searchdata.js"></script> |
| 13 | <script type="text/javascript" src="search/search.js"></script> | 14 | <script type="text/javascript" src="search/search.js"></script> |
| 14 | <script type="text/javascript"> | ||
| 15 | $(document).ready(function() { init_search(); }); | ||
| 16 | </script> | ||
| 17 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> | 15 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 18 | </head> | 16 | </head> |
| 19 | <body> | 17 | <body> |
| @@ -31,78 +29,19 @@ | |||
| 31 | </table> | 29 | </table> |
| 32 | </div> | 30 | </div> |
| 33 | <!-- end header part --> | 31 | <!-- end header part --> |
| 34 | <!-- Generated by Doxygen 1.8.10 --> | 32 | <!-- Generated by Doxygen 1.8.13 --> |
| 35 | <script type="text/javascript"> | 33 | <script type="text/javascript"> |
| 36 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); | 34 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| 37 | </script> | 35 | </script> |
| 38 | <div id="navrow1" class="tabs"> | 36 | <script type="text/javascript" src="menudata.js"></script> |
| 39 | <ul class="tablist"> | 37 | <script type="text/javascript" src="menu.js"></script> |
| 40 | <li><a href="index.html"><span>Main Page</span></a></li> | 38 | <script type="text/javascript"> |
| 41 | <li><a href="modules.html"><span>Modules</span></a></li> | 39 | $(function() { |
| 42 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> | 40 | initMenu('',true,false,'search.php','Search'); |
| 43 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> | 41 | $(document).ready(function() { init_search(); }); |
| 44 | <li><a href="files.html"><span>Files</span></a></li> | 42 | }); |
| 45 | <li> | 43 | </script> |
| 46 | <div id="MSearchBox" class="MSearchBoxInactive"> | 44 | <div id="main-nav"></div> |
| 47 | <span class="left"> | ||
| 48 | <img id="MSearchSelect" src="search/mag_sel.png" | ||
| 49 | onmouseover="return searchBox.OnSearchSelectShow()" | ||
| 50 | onmouseout="return searchBox.OnSearchSelectHide()" | ||
| 51 | alt=""/> | ||
| 52 | <input type="text" id="MSearchField" value="Search" accesskey="S" | ||
| 53 | onfocus="searchBox.OnSearchFieldFocus(true)" | ||
| 54 | onblur="searchBox.OnSearchFieldFocus(false)" | ||
| 55 | onkeyup="searchBox.OnSearchFieldChange(event)"/> | ||
| 56 | </span><span class="right"> | ||
| 57 | <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> | ||
| 58 | </span> | ||
| 59 | </div> | ||
| 60 | </li> | ||
| 61 | </ul> | ||
| 62 | </div> | ||
| 63 | <div id="navrow2" class="tabs2"> | ||
| 64 | <ul class="tablist"> | ||
| 65 | <li><a href="annotated.html"><span>Class List</span></a></li> | ||
| 66 | <li><a href="classes.html"><span>Class Index</span></a></li> | ||
| 67 | <li><a href="inherits.html"><span>Class Hierarchy</span></a></li> | ||
| 68 | <li class="current"><a href="functions.html"><span>Class Members</span></a></li> | ||
| 69 | </ul> | ||
| 70 | </div> | ||
| 71 | <div id="navrow3" class="tabs2"> | ||
| 72 | <ul class="tablist"> | ||
| 73 | <li><a href="functions.html"><span>All</span></a></li> | ||
| 74 | <li class="current"><a href="functions_func.html"><span>Functions</span></a></li> | ||
| 75 | <li><a href="functions_type.html"><span>Typedefs</span></a></li> | ||
| 76 | <li><a href="functions_enum.html"><span>Enumerations</span></a></li> | ||
| 77 | <li><a href="functions_eval.html"><span>Enumerator</span></a></li> | ||
| 78 | <li><a href="functions_rela.html"><span>Related Functions</span></a></li> | ||
| 79 | </ul> | ||
| 80 | </div> | ||
| 81 | <div id="navrow4" class="tabs3"> | ||
| 82 | <ul class="tablist"> | ||
| 83 | <li><a href="functions_func.html#index_a"><span>a</span></a></li> | ||
| 84 | <li><a href="functions_func_b.html#index_b"><span>b</span></a></li> | ||
| 85 | <li><a href="functions_func_c.html#index_c"><span>c</span></a></li> | ||
| 86 | <li><a href="functions_func_d.html#index_d"><span>d</span></a></li> | ||
| 87 | <li><a href="functions_func_e.html#index_e"><span>e</span></a></li> | ||
| 88 | <li><a href="functions_func_f.html#index_f"><span>f</span></a></li> | ||
| 89 | <li><a href="functions_func_g.html#index_g"><span>g</span></a></li> | ||
| 90 | <li><a href="functions_func_h.html#index_h"><span>h</span></a></li> | ||
| 91 | <li><a href="functions_func_i.html#index_i"><span>i</span></a></li> | ||
| 92 | <li><a href="functions_func_l.html#index_l"><span>l</span></a></li> | ||
| 93 | <li><a href="functions_func_m.html#index_m"><span>m</span></a></li> | ||
| 94 | <li><a href="functions_func_n.html#index_n"><span>n</span></a></li> | ||
| 95 | <li><a href="functions_func_o.html#index_o"><span>o</span></a></li> | ||
| 96 | <li class="current"><a href="functions_func_p.html#index_p"><span>p</span></a></li> | ||
| 97 | <li><a href="functions_func_q.html#index_q"><span>q</span></a></li> | ||
| 98 | <li><a href="functions_func_r.html#index_r"><span>r</span></a></li> | ||
| 99 | <li><a href="functions_func_s.html#index_s"><span>s</span></a></li> | ||
| 100 | <li><a href="functions_func_t.html#index_t"><span>t</span></a></li> | ||
| 101 | <li><a href="functions_func_u.html#index_u"><span>u</span></a></li> | ||
| 102 | <li><a href="functions_func_v.html#index_v"><span>v</span></a></li> | ||
| 103 | <li><a href="functions_func_~.html#index_~"><span>~</span></a></li> | ||
| 104 | </ul> | ||
| 105 | </div> | ||
| 106 | </div><!-- top --> | 45 | </div><!-- top --> |
| 107 | <!-- window showing the filter options --> | 46 | <!-- window showing the filter options --> |
| 108 | <div id="MSearchSelectWindow" | 47 | <div id="MSearchSelectWindow" |
| @@ -121,25 +60,34 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); | |||
| 121 | <div class="contents"> | 60 | <div class="contents"> |
| 122 |   | 61 |   |
| 123 | 62 | ||
| 124 | <h3><a class="anchor" id="index_p"></a>- p -</h3><ul> | 63 | <h3><a id="index_p"></a>- p -</h3><ul> |
| 125 | <li>parameter_spec() | 64 | <li>parameter_spec() |
| 126 | : <a class="el" href="classabigail_1_1comparison_1_1function__suppression_1_1parameter__spec.html#ad17e67cbb8d229ab5b8b99e38772c6ef">function_suppression::parameter_spec</a> | 65 | : <a class="el" href="classabigail_1_1suppr_1_1function__suppression_1_1parameter__spec.html#ad17e67cbb8d229ab5b8b99e38772c6ef">function_suppression::parameter_spec</a> |
| 127 | </li> | 66 | </li> |
| 128 | <li>parent_node() | 67 | <li>parent_node() |
| 129 | : <a class="el" href="classabigail_1_1comparison_1_1diff.html#adcd10be1315f825918d338aa24fd6cfd">diff</a> | 68 | : <a class="el" href="classabigail_1_1comparison_1_1diff.html#aa4cd2ce05f870a4db0d512e30500f2ac">diff</a> |
| 130 | </li> | 69 | </li> |
| 131 | <li>parse_change_kind() | 70 | <li>parse_change_kind() |
| 132 | : <a class="el" href="classabigail_1_1comparison_1_1function__suppression.html#a46c40b41eaadf8c1825807a0d63a71fe">function_suppression</a> | 71 | : <a class="el" href="classabigail_1_1suppr_1_1function__suppression.html#a46c40b41eaadf8c1825807a0d63a71fe">function_suppression</a> |
| 133 | , <a class="el" href="classabigail_1_1comparison_1_1variable__suppression.html#a3428bad31a8721ea840195b5279993f3">variable_suppression</a> | 72 | , <a class="el" href="classabigail_1_1suppr_1_1variable__suppression.html#a3428bad31a8721ea840195b5279993f3">variable_suppression</a> |
| 134 | </li> | 73 | </li> |
| 135 | <li>peek_qualified_name() | 74 | <li>peek_qualified_name() |
| 136 | : <a class="el" href="classabigail_1_1ir_1_1decl__base.html#a45b604dc6d8079e711a8538f2fa9fe63">decl_base</a> | 75 | : <a class="el" href="classabigail_1_1ir_1_1decl__base.html#a41e019ba7322f53d257edfe55b403f36">decl_base</a> |
| 76 | </li> | ||
| 77 | <li>peek_temporary_qualified_name() | ||
| 78 | : <a class="el" href="classabigail_1_1ir_1_1decl__base.html#ae653a693e17fee59adf297ab8ba9fcb3">decl_base</a> | ||
| 137 | </li> | 79 | </li> |
| 138 | <li>pointer_diff() | 80 | <li>pointer_diff() |
| 139 | : <a class="el" href="classabigail_1_1comparison_1_1pointer__diff.html#a940954d9de621f8697927b5e4570426a">pointer_diff</a> | 81 | : <a class="el" href="classabigail_1_1comparison_1_1pointer__diff.html#a940954d9de621f8697927b5e4570426a">pointer_diff</a> |
| 140 | </li> | 82 | </li> |
| 83 | <li>pointer_types() | ||
| 84 | : <a class="el" href="classabigail_1_1ir_1_1type__maps.html#a8d8a6cbca81315e267c6d03697bd9221">type_maps</a> | ||
| 85 | </li> | ||
| 86 | <li>priv() | ||
| 87 | : <a class="el" href="structabigail_1_1comparison_1_1corpus__diff_1_1priv.html#a22cfc83b1998034a1cd85ce7fc933332">corpus_diff::priv</a> | ||
| 88 | </li> | ||
| 141 | <li>property() | 89 | <li>property() |
| 142 | : <a class="el" href="classabigail_1_1ini_1_1property.html#a22879bc8973d7aea0c4eb37a527acac5">property</a> | 90 | : <a class="el" href="classabigail_1_1ini_1_1property.html#a8b7cdd14fea36fc5515c68b5064112b2">property</a> |
| 143 | </li> | 91 | </li> |
| 144 | <li>property_value() | 92 | <li>property_value() |
| 145 | : <a class="el" href="classabigail_1_1ini_1_1property__value.html#a2aacb3b29bd2122ed9bcb1a8ee6a4dce">property_value</a> | 93 | : <a class="el" href="classabigail_1_1ini_1_1property__value.html#a2aacb3b29bd2122ed9bcb1a8ee6a4dce">property_value</a> |
| @@ -150,7 +98,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); | |||
| 150 | <hr class="footer"/><address class="footer"><small> | 98 | <hr class="footer"/><address class="footer"><small> |
| 151 | Generated by  <a href="http://www.doxygen.org/index.html"> | 99 | Generated by  <a href="http://www.doxygen.org/index.html"> |
| 152 | <img class="footer" src="doxygen.png" alt="doxygen"/> | 100 | <img class="footer" src="doxygen.png" alt="doxygen"/> |
| 153 | </a> 1.8.10 | 101 | </a> 1.8.13 |
| 154 | </small></address> | 102 | </small></address> |
| 155 | </body> | 103 | </body> |
| 156 | </html> | 104 | </html> |
