Files
hasherezade-bearparser/class_ld_config_dir_wrapper.html
2026-06-03 14:23:09 +00:00

1485 lines
136 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.17.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>BearParser: LdConfigDirWrapper Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="codefolding.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs';
const theme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'default';
mermaid.initialize({ startOnLoad: true, theme: theme });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">BearParser
</div>
<div id="projectbrief">Portable Executable parsing library (from PE-bear)</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.17.0 -->
<script type="text/javascript">
let searchBox = new SearchBox("searchBox", "search/",'.html');
</script>
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', codefold.init);
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', () => {
initMenu('',false);
init_search();
});
</script>
<div id="main-nav-mobile">
<div class="sm sm-dox"><input id="main-menu-state" type="checkbox"/>
<label class="main-menu-btn" for="main-menu-state">
<span class="main-menu-btn-icon"></span> Toggle main menu visibility</label>
<span id="searchBoxPos1" style="position:absolute;right:8px;top:8px;height:36px;"></span>
</div>
</div><!-- main-nav-mobile -->
<div id="main-nav">
<ul class="sm sm-dox" id="main-menu">
<li id="searchBoxPos2" style="float:right">
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<span id="MSearchSelect" class="search-icon" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"><span class="search-icon-dropdown"></span></span>
<input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><div id="MSearchCloseImg" class="close-icon"></div></a>
</span>
</div>
</li>
</ul>
</div><!-- main-nav -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
</div><!-- top -->
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#friends">Friends</a> &#124;
<a href="class_ld_config_dir_wrapper-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">LdConfigDirWrapper Class Reference</div></div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for LdConfigDirWrapper:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper__coll__graph.png" border="0" usemap="#a_ld_config_dir_wrapper_coll__map" loading="lazy" alt="Collaboration graph"/></div>
<map name="a_ld_config_dir_wrapper_coll__map" id="a_ld_config_dir_wrapper_coll__map">
<area shape="rect" title=" " alt="" coords="1004,304,1141,329"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html" title=" " alt="" coords="694,305,835,331"/>
<area shape="poly" title=" " alt="" coords="851,315,1004,314,1004,320,851,320"/>
<area shape="rect" href="class_p_e_file.html" title=" " alt="" coords="1043,176,1102,201"/>
<area shape="poly" title=" " alt="" coords="835,298,906,276,979,247,1020,223,1053,200,1056,204,1023,228,982,251,908,281,837,303"/>
<area shape="rect" href="class_p_e_node_wrapper.html" title=" " alt="" coords="1240,373,1357,399"/>
<area shape="poly" title=" " alt="" coords="1224,379,835,329,835,324,1225,374"/>
<area shape="poly" title=" " alt="" coords="1280,356,1286,349,1298,346,1309,349,1316,355,1318,364,1315,374,1310,372,1313,364,1312,358,1307,354,1298,352,1289,354,1284,360"/>
<area shape="rect" href="class_sect_hdrs_wrapper.html" title=" " alt="" coords="1414,281,1539,307"/>
<area shape="poly" title=" " alt="" coords="1337,363,1448,305,1451,310,1340,368"/>
<area shape="rect" href="class_exe_node_wrapper.html" title=" " alt="" coords="859,434,980,460"/>
<area shape="poly" title=" " alt="" coords="995,432,1239,393,1240,398,996,438"/>
<area shape="poly" title=" " alt="" coords="891,417,901,410,920,408,937,410,948,416,951,426,946,435,941,433,946,425,944,420,935,415,920,413,903,415,894,421"/>
<area shape="rect" href="class_exe_element_wrapper.html" title=" " alt="" coords="475,177,613,203"/>
<area shape="poly" title=" " alt="" coords="567,213,621,276,657,310,695,341,742,370,792,396,879,431,877,436,789,400,740,375,692,345,653,314,617,279,563,217"/>
<area shape="rect" href="class_dos_hdr_wrapper.html" title=" " alt="" coords="708,208,821,233"/>
<area shape="poly" title=" " alt="" coords="628,199,707,210,707,215,627,204"/>
<area shape="rect" href="class_p_e_element_wrapper.html" title=" " alt="" coords="1232,134,1365,160"/>
<area shape="poly" title=" " alt="" coords="594,169,642,154,693,143,844,129,993,126,1128,130,1232,138,1231,143,1127,136,993,131,844,134,694,149,643,160,596,174"/>
<area shape="rect" href="class_abstract_byte_buffer.html" title=" " alt="" coords="5,104,136,129"/>
<area shape="poly" title=" " alt="" coords="130,132,210,151,352,172,475,183,475,188,351,177,209,157,128,137"/>
<area shape="rect" href="class_executable.html" title=" " alt="" coords="244,116,328,141"/>
<area shape="poly" title=" " alt="" coords="151,118,243,124,243,129,151,124"/>
<area shape="poly" title=" " alt="" coords="151,118,243,124,243,129,151,124"/>
<area shape="rect" href="class_p_e_core.html" title=" " alt="" coords="386,6,451,32"/>
<area shape="poly" title=" " alt="" coords="103,93,152,66,209,42,256,30,304,23,385,17,386,22,305,28,257,36,210,47,154,70,106,97"/>
<area shape="poly" title=" " alt="" coords="344,139,487,174,486,179,342,145"/>
<area shape="rect" href="class_mapped_exe.html" title=" " alt="" coords="500,57,588,83"/>
<area shape="poly" title=" " alt="" coords="342,113,499,77,500,82,343,118"/>
<area shape="poly" title=" " alt="" coords="1093,213,1135,276,1167,318,1213,349,1260,370,1258,375,1210,353,1163,322,1131,279,1089,216"/>
<area shape="poly" title=" " alt="" coords="1117,178,1231,157,1232,162,1118,183"/>
<area shape="poly" title=" " alt="" coords="604,73,775,98,878,119,981,146,1046,173,1044,178,979,151,877,124,774,104,603,79"/>
<area shape="rect" href="class_exe_wrappers_container.html" title=" " alt="" coords="210,57,362,83"/>
<area shape="poly" title=" " alt="" coords="377,67,499,67,499,73,377,73"/>
<area shape="poly" title=" " alt="" coords="467,16,565,19,696,33,768,45,841,62,913,84,982,113,1027,143,1061,174,1057,178,1024,147,979,118,911,89,839,67,767,50,695,38,564,25,467,21"/>
<area shape="poly" title=" " alt="" coords="836,219,906,216,980,209,1042,195,1043,200,981,214,906,222,837,224"/>
<area shape="rect" href="class_file_hdr_wrapper.html" title=" " alt="" coords="1421,160,1532,185"/>
<area shape="poly" title=" " alt="" coords="1407,192,1365,198,1291,203,1217,202,1102,194,1103,189,1218,197,1291,197,1365,193,1407,186"/>
<area shape="poly" title=" " alt="" coords="1381,156,1421,162,1420,167,1380,162"/>
<area shape="rect" href="class_opt_hdr_wrapper.html" title=" " alt="" coords="1421,102,1532,128"/>
<area shape="poly" title=" " alt="" coords="1380,130,1420,123,1421,128,1381,135"/>
<area shape="poly" title=" " alt="" coords="1405,111,1351,109,1290,112,1227,121,1166,138,1126,157,1094,177,1091,173,1124,152,1164,133,1226,115,1290,107,1351,104,1405,106"/>
<area shape="poly" title=" " alt="" coords="1409,279,1102,199,1103,194,1410,274"/>
<area shape="rect" href="class_resources_album.html" title=" " alt="" coords="704,158,824,184"/>
<area shape="poly" title=" " alt="" coords="840,173,1043,184,1042,190,840,178"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 id="header-pub-types" class="groupheader"><a id="pub-types" name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:af8859de691d95f0b9a37501e0e38ca45" id="r_af8859de691d95f0b9a37501e0e38ca45"><td class="memItemLeft">enum &#160;</td><td class="memItemRight"><a class="el" href="#af8859de691d95f0b9a37501e0e38ca45">LdConfigDirFID</a> { <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a4f02a40f0d4dd710b3a74de0d2b61f50">NONE</a> = FIELD_NONE
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a7551b2d2fcbe9db008417c94fb64a04c">SIZE</a> = 0
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45aa18cb72f5cb3cb77fddf9ea32cf90b49">TIMEST</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45af074a80e85389e98d9077d3ce6d7c88f">MAJOR_VER</a>
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45aa76dfdd293335dc2409fa0c4dc5a5680">MINOR_VER</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a47607bbaff8a205bab1ad0ce1c91f253">GLOBAL_FLAGS_CLEAR</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ac6d2d65dc8058fd6d98b893e2928bde4">GLOBAL_FLAGS_SET</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a49c08cff00b13bafab555fcc6ffe71f1">CRITICAT_SEC_TIMEOUT</a>
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a6920ab6c583d970b5e758552714625fe">DECOMMIT_FREE</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a68f2da2f9fa115134d2e894f9fb3a8da">DECOMMIT_TOTAL</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a1d70c5ea2073941962eb465ca089baae">LOCK_PREFIX</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a644d74b750f5ffb4de95d8b68b1066aa">MAX_ALLOC</a>
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45af06b61a99209efc645f72ed169109618">VIRTUAL_MEM</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a1908a79356fba2941d7c7d0c3d299241">PROC_HEAP_FLAGS32</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ae85c8147efa80bbb2bb56572f0775cba">PROC_AFF_MASK32</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a7258957eb6db5c89b3bf1c144b369f45">CSD_VER</a>
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a2541f943def8836e8a1e1a4a8f6bb6aa">DEPENDENT_LOAD_FLAGS</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a863df145224199bbfd1481b598f7dc08">EDIT_LIST</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ae753f203bad1cb0d8ee079f7019b58ce">SEC_COOKIE</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ac27ea038c16f63633a82dd2ce3a1fd49">SEH_TABLE</a>
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a3e0022ede464f7628914c1dc3b76e156">SEH_COUNT</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ae40ccf75b9dea842d220e7d2409d5c0a">FIELD_COUNTER_OLD</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a11fe041aaecbc4dfc60047f60642269a">GUARD_CHECK</a> = FIELD_COUNTER_OLD
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a20b33ab45b12e26df75e6d5c14c31a7a">GUARD_DISPATCH</a> = GUARD_CHECK + 1
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45aac06789e11bd6a2adc67280b0702298c">GUARD_TABLE</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ae7f9a683180d42b0792bea1f8d0e7845">GUARD_COUNT</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ab0f46b507cbafbbee03fee0a7f7f00ba">GUARD_FLAGS</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45adcae626c193b985ba722ffc9b252fc0a">FIELD_COUNTER_W81</a>
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a460119cdfe13112d52f4aebac01bb216">CODE_INTEGRITY_FLAGS</a> = FIELD_COUNTER_W81
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a98e74b3963f04497d1b28c71461a332e">CODE_INTEGRITY_CATALOG</a> = CODE_INTEGRITY_FLAGS + 1
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45afdd394494cc0b5780a7feb2f7a487125">CODE_INTEGRITY_CATALOG_OFFSET</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ab6c6e8f430c62235d2bc4c95dddf41bc">CODE_INTEGRITY_RESERVED</a>
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ab1ea823f895bda16787354fb641ad08a">GUARD_ADDR_IAT_ENTRY_TABLE</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45acb421ff409e068e9bdf71ffee0f87349">GUARD_ADDR_IAT_ENTRY_COUNT</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a9c0a4663df4e1a5ab9bde5daeaeb7967">GUARD_LONG_JUMP_TABLE</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a3c33eb3fc5b0db9dbfd8f245ce0b3ace">GUARD_LONG_JUMP_COUNT</a>
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45aee1daa942c0ea6a5300cad8355a7ebc7">DYNAMIC_VAL_RELOC</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a05992de4c35c5593b7cdbbda2871cee3">CHPE_METADATA_PTR</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ab86a075107646e30908eba22e1295c1f">GUARD_FAILURE_ROUTINE</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ae970d850ae999c7e936c6fabf3cf6c48">GUARD_FAILURE_ROUTINE_FUNC_PTR</a>
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45aa7833eecf8dc73dda3e0d77f1e20ea89">DYNAMIC_VAL_RELOC_TABLE_OFFSET</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a867eb995e0726c51bcc0549235177cff">DYNAMIC_VAL_RELOC_TABLE_SECTION</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ab56928eeadf55442c81420149e3fc37e">RESERVED2</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ac7df45446674a1aaadd1b040a831c475">GUARD_VERIFY_STACK_PTR</a>
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a8cee2638c41c19495d39088df9bd612e">HOT_PATCH_TABLE_OFFSET</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45ace66390b29be694b6ec08a348131a4be">RESERVED3</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a640ceb809aa78345dbc6f2cff685a6e3">ENCLAVE_CONFIG_PTR</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45aeab05fff660cb86372d8b5b17f732357">VOLATILE_METADATA_PTR</a>
, <br />
&#160;&#160;<a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a10ec827852ce4aa4007de6e6834218cc">GUARD_EH_CONT_TABLE</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a9c5c3a061ff62264aa23aef3bcab1120">GUARD_EH_CONT_COUNT</a>
, <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45a2b6e8bb645042d8b0a87748726c44610">FIELD_COUNTER</a>
<br />
}</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 id="header-pub-methods" class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ae5eb16e4b4007b592f8be58fa86b2f7f" id="r_ae5eb16e4b4007b592f8be58fa86b2f7f"><td class="memItemLeft">&#160;</td><td class="memItemRight"><a class="el" href="#ae5eb16e4b4007b592f8be58fa86b2f7f">LdConfigDirWrapper</a> (<a class="el" href="class_p_e_file.html">PEFile</a> *pe)</td></tr>
<tr class="memitem:a9725e4776e97d6d1b229c7b50098b516" id="r_a9725e4776e97d6d1b229c7b50098b516"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="#a9725e4776e97d6d1b229c7b50098b516">wrap</a> ()</td></tr>
<tr class="memitem:a816726cce7621d16d9f523312937e887" id="r_a816726cce7621d16d9f523312937e887"><td class="memItemLeft">virtual void *&#160;</td><td class="memItemRight"><a class="el" href="#a816726cce7621d16d9f523312937e887">getPtr</a> ()</td></tr>
<tr class="memitem:a1bbe5e6db01da6cbb3a66f562a40a261" id="r_a1bbe5e6db01da6cbb3a66f562a40a261"><td class="memItemLeft">virtual <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a>&#160;</td><td class="memItemRight"><a class="el" href="#a1bbe5e6db01da6cbb3a66f562a40a261">getSize</a> ()</td></tr>
<tr class="memitem:abaf24a20347142756a03889940b821c1" id="r_abaf24a20347142756a03889940b821c1"><td class="memItemLeft">virtual QString&#160;</td><td class="memItemRight"><a class="el" href="#abaf24a20347142756a03889940b821c1">getName</a> ()</td></tr>
<tr class="memitem:a0613b2322fdc9fd3b90640b0ef709ae3" id="r_a0613b2322fdc9fd3b90640b0ef709ae3"><td class="memItemLeft">virtual size_t&#160;</td><td class="memItemRight"><a class="el" href="#a0613b2322fdc9fd3b90640b0ef709ae3">getFieldsCount</a> ()</td></tr>
<tr class="memitem:ab673ac25987a0b86bb2b2db65138a43d" id="r_ab673ac25987a0b86bb2b2db65138a43d"><td class="memItemLeft">virtual size_t&#160;</td><td class="memItemRight"><a class="el" href="#ab673ac25987a0b86bb2b2db65138a43d">getSubFieldsCount</a> ()</td></tr>
<tr class="memitem:a0dadc0df74050aac9d6407f40c5f490c" id="r_a0dadc0df74050aac9d6407f40c5f490c"><td class="memItemLeft">virtual void *&#160;</td><td class="memItemRight"><a class="el" href="#a0dadc0df74050aac9d6407f40c5f490c">getFieldPtr</a> (size_t fieldId, size_t subField)</td></tr>
<tr class="memitem:a96ec8eacb3d42c794d044565aa5517df" id="r_a96ec8eacb3d42c794d044565aa5517df"><td class="memItemLeft">virtual QString&#160;</td><td class="memItemRight"><a class="el" href="#a96ec8eacb3d42c794d044565aa5517df">getFieldName</a> (size_t fieldId)</td></tr>
<tr class="memitem:ad8ebfc0a9bb4875d5e4347d104ef027b" id="r_ad8ebfc0a9bb4875d5e4347d104ef027b"><td class="memItemLeft">virtual <a class="el" href="class_executable.html#a2202e0db9d88f3be2b26fc138ddd3b5b">Executable::addr_type</a>&#160;</td><td class="memItemRight"><a class="el" href="#ad8ebfc0a9bb4875d5e4347d104ef027b">containsAddrType</a> (size_t fieldId, size_t subField=<a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a>)</td></tr>
<tr class="memitem:a3beb61b14d4965976e2f1cc8c9f34a07" id="r_a3beb61b14d4965976e2f1cc8c9f34a07"><td class="memItemLeft">virtual <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight"><a class="el" href="#a3beb61b14d4965976e2f1cc8c9f34a07">getSubfieldWrapper</a> (size_t parentType, size_t fieldId)</td></tr>
<tr class="memitem:a4393351d5abd3e7136949f87ab9f07f5" id="r_a4393351d5abd3e7136949f87ab9f07f5"><td class="memItemLeft">virtual size_t&#160;</td><td class="memItemRight"><a class="el" href="#a4393351d5abd3e7136949f87ab9f07f5">getSubfieldWrapperCount</a> (size_t parentType)</td></tr>
<tr class="memitem:a5cc8b97920fedec21c16549c8ca0f0e2" id="r_a5cc8b97920fedec21c16549c8ca0f0e2"><td class="memItemLeft">virtual bool&#160;</td><td class="memItemRight"><a class="el" href="#a5cc8b97920fedec21c16549c8ca0f0e2">hasSubfieldWrapper</a> (size_t parentType)</td></tr>
<tr class="memitem:a33b9fc837bb850ae695612fdbbe4a5d2" id="r_a33b9fc837bb850ae695612fdbbe4a5d2"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="#a33b9fc837bb850ae695612fdbbe4a5d2">hasSupressionInfo</a> ()</td></tr>
<tr class="memitem:a921992fbed4ccd0b10ccf35eb13cf125" id="r_a921992fbed4ccd0b10ccf35eb13cf125"><td class="memItemLeft">size_t&#160;</td><td class="memItemRight"><a class="el" href="#a921992fbed4ccd0b10ccf35eb13cf125">metadataSize</a> ()</td></tr>
<tr class="memitem:a532f20c9b0555cb948fc303fd7bc9cf3" id="r_a532f20c9b0555cb948fc303fd7bc9cf3"><td class="memItemLeft">QString&#160;</td><td class="memItemRight"><a class="el" href="#a532f20c9b0555cb948fc303fd7bc9cf3">translateGuardFlagsContent</a> (const QString &amp;delim)</td></tr>
<tr class="memitem:abc88c0479f8e3f5879090893c01b71e4" id="r_abc88c0479f8e3f5879090893c01b71e4"><td class="memItemLeft">virtual QString&#160;</td><td class="memItemRight"><a class="el" href="#abc88c0479f8e3f5879090893c01b71e4">translateFieldContent</a> (size_t fieldId)</td></tr>
<tr class="inherit_header pub_methods_class_data_dir_entry_wrapper"><td colspan="2">Public Member Functions inherited from <a class="el" href="class_data_dir_entry_wrapper.html">DataDirEntryWrapper</a></td></tr>
<tr class="memitem:af5e95792dc15586d7b769dc46ba55e59 pub_methods_class_data_dir_entry_wrapper" id="r_af5e95792dc15586d7b769dc46ba55e59"><td class="memItemLeft">IMAGE_DATA_DIRECTORY *&#160;</td><td class="memItemRight"><a class="el" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59">getDataDirectory</a> ()</td></tr>
<tr class="memitem:aa3bd2e16d3fde61e1e58e5cd7377884f pub_methods_class_data_dir_entry_wrapper" id="r_aa3bd2e16d3fde61e1e58e5cd7377884f"><td class="memItemLeft"><a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f">getDirEntryAddress</a> ()</td></tr>
<tr class="memitem:a47a86b9d308f503b8b2a22ff299bd6c5 pub_methods_class_data_dir_entry_wrapper" id="r_a47a86b9d308f503b8b2a22ff299bd6c5"><td class="memItemLeft"><a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_data_dir_entry_wrapper.html#a47a86b9d308f503b8b2a22ff299bd6c5">getDirEntrySize</a> (bool trimToExeSize=false)</td></tr>
<tr class="memitem:a003e8eb376b75ba76191ec525c02d94e pub_methods_class_data_dir_entry_wrapper" id="r_a003e8eb376b75ba76191ec525c02d94e"><td class="memItemLeft">int&#160;</td><td class="memItemRight"><a class="el" href="class_data_dir_entry_wrapper.html#a003e8eb376b75ba76191ec525c02d94e">getDirEntryType</a> ()</td></tr>
<tr class="inherit_header pub_methods_class_p_e_node_wrapper"><td colspan="2">Public Member Functions inherited from <a class="el" href="class_p_e_node_wrapper.html">PENodeWrapper</a></td></tr>
<tr class="memitem:a313df66e81dfce411fa83d0ebc08c935 pub_methods_class_p_e_node_wrapper" id="r_a313df66e81dfce411fa83d0ebc08c935"><td class="memItemLeft">&#160;</td><td class="memItemRight"><a class="el" href="class_p_e_node_wrapper.html#a313df66e81dfce411fa83d0ebc08c935">PENodeWrapper</a> (<a class="el" href="class_p_e_file.html">PEFile</a> *pe, <a class="el" href="class_p_e_node_wrapper.html">PENodeWrapper</a> *parent=NULL)</td></tr>
<tr class="memitem:a236303f92c7a56aa3cfaeaae958f9b6b pub_methods_class_p_e_node_wrapper" id="r_a236303f92c7a56aa3cfaeaae958f9b6b"><td class="memItemLeft">&#160;</td><td class="memItemRight"><a class="el" href="class_p_e_node_wrapper.html#a236303f92c7a56aa3cfaeaae958f9b6b">PENodeWrapper</a> (<a class="el" href="class_p_e_file.html">PEFile</a> *pe, <a class="el" href="class_p_e_node_wrapper.html">PENodeWrapper</a> *parent, size_t entryNumber)</td></tr>
<tr class="memitem:a2f54eb16b39c3d09318a2a8599e0daa2 pub_methods_class_p_e_node_wrapper" id="r_a2f54eb16b39c3d09318a2a8599e0daa2"><td class="memItemLeft">virtual&#160;</td><td class="memItemRight"><a class="el" href="class_p_e_node_wrapper.html#a2f54eb16b39c3d09318a2a8599e0daa2">~PENodeWrapper</a> ()</td></tr>
<tr class="memitem:a9b3555d3943fbebea15a7728fcb11940 pub_methods_class_p_e_node_wrapper" id="r_a9b3555d3943fbebea15a7728fcb11940"><td class="memItemLeft"><a class="el" href="class_p_e_file.html">PEFile</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_p_e_node_wrapper.html#a9b3555d3943fbebea15a7728fcb11940">getPE</a> ()</td></tr>
<tr class="memitem:a9895adb75c8a282060182f7b698bb454 pub_methods_class_p_e_node_wrapper" id="r_a9895adb75c8a282060182f7b698bb454"><td class="memItemLeft">virtual <a class="el" href="class_p_e_node_wrapper.html">PENodeWrapper</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_p_e_node_wrapper.html#a9895adb75c8a282060182f7b698bb454">getParentNode</a> ()</td></tr>
<tr class="inherit_header pub_methods_class_exe_node_wrapper"><td colspan="2">Public Member Functions inherited from <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a></td></tr>
<tr class="memitem:a62bc3ef1f006f8b4ac823c3d573819ce pub_methods_class_exe_node_wrapper" id="r_a62bc3ef1f006f8b4ac823c3d573819ce"><td class="memItemLeft">&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a62bc3ef1f006f8b4ac823c3d573819ce">ExeNodeWrapper</a> (<a class="el" href="class_executable.html">Executable</a> *pe, <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *parent=NULL)</td></tr>
<tr class="memitem:adb280f768896cb573d995e3738988cb4 pub_methods_class_exe_node_wrapper" id="r_adb280f768896cb573d995e3738988cb4"><td class="memItemLeft">&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#adb280f768896cb573d995e3738988cb4">ExeNodeWrapper</a> (<a class="el" href="class_executable.html">Executable</a> *pe, <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *parent, size_t entryNumber)</td></tr>
<tr class="memitem:a7dead37431a5ccc54479eb80e3021f79 pub_methods_class_exe_node_wrapper" id="r_a7dead37431a5ccc54479eb80e3021f79"><td class="memItemLeft">virtual&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a7dead37431a5ccc54479eb80e3021f79">~ExeNodeWrapper</a> ()</td></tr>
<tr class="memitem:a659e73a1d597a93ae7dd31cf7e98f23a pub_methods_class_exe_node_wrapper" id="r_a659e73a1d597a93ae7dd31cf7e98f23a"><td class="memItemLeft">virtual void&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a659e73a1d597a93ae7dd31cf7e98f23a">reloadMapping</a> ()</td></tr>
<tr class="memitem:a6cce2ccdd539d5afa4eb463b34941123 pub_methods_class_exe_node_wrapper" id="r_a6cce2ccdd539d5afa4eb463b34941123"><td class="memItemLeft">virtual <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a6cce2ccdd539d5afa4eb463b34941123">getEntryAt</a> (size_t fieldId)</td></tr>
<tr class="memitem:aacbf801e0cf579c0e16a7e27f8165693 pub_methods_class_exe_node_wrapper" id="r_aacbf801e0cf579c0e16a7e27f8165693"><td class="memItemLeft">virtual size_t&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#aacbf801e0cf579c0e16a7e27f8165693">getEntriesCount</a> ()</td></tr>
<tr class="memitem:a42d41c0f9153991ecd1ba3d620dac124 pub_methods_class_exe_node_wrapper" id="r_a42d41c0f9153991ecd1ba3d620dac124"><td class="memItemLeft">virtual size_t&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a42d41c0f9153991ecd1ba3d620dac124">getEntriesNum</a> ()</td></tr>
<tr class="memitem:a7f85ba53a1be60d32c65b13bd7c35487 pub_methods_class_exe_node_wrapper" id="r_a7f85ba53a1be60d32c65b13bd7c35487"><td class="memItemLeft">size_t&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a7f85ba53a1be60d32c65b13bd7c35487">getEntryId</a> ()</td></tr>
<tr class="memitem:a1d7490ea5cf0f177357727df53c9a08a pub_methods_class_exe_node_wrapper" id="r_a1d7490ea5cf0f177357727df53c9a08a"><td class="memItemLeft">virtual void *&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a1d7490ea5cf0f177357727df53c9a08a">getSubfieldPtr</a> (size_t fieldId, size_t subField)</td></tr>
<tr class="memitem:ac0f199fc5f2afabb187da4594e0af82b pub_methods_class_exe_node_wrapper" id="r_ac0f199fc5f2afabb187da4594e0af82b"><td class="memItemLeft">virtual <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#ac0f199fc5f2afabb187da4594e0af82b">getSubfieldSize</a> (size_t fieldId, size_t subField)</td></tr>
<tr class="memitem:a3d01a79fd85ba49847452b30e818c03e pub_methods_class_exe_node_wrapper" id="r_a3d01a79fd85ba49847452b30e818c03e"><td class="memItemLeft">virtual QString&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a3d01a79fd85ba49847452b30e818c03e">getSubfieldName</a> (size_t fieldId, size_t subField)</td></tr>
<tr class="memitem:a93babf789a4e49566b20395e43ffc797 pub_methods_class_exe_node_wrapper" id="r_a93babf789a4e49566b20395e43ffc797"><td class="memItemLeft">virtual bool&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a93babf789a4e49566b20395e43ffc797">canAddEntry</a> ()</td></tr>
<tr class="memitem:ad3ccdd5e4f04f961dd84a201a9b8a1f4 pub_methods_class_exe_node_wrapper" id="r_ad3ccdd5e4f04f961dd84a201a9b8a1f4"><td class="memItemLeft">virtual <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#ad3ccdd5e4f04f961dd84a201a9b8a1f4">addEntry</a> (<a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *entry)</td></tr>
<tr class="memitem:a236accbe00ba3e70060e1481c9abdec4 pub_methods_class_exe_node_wrapper" id="r_a236accbe00ba3e70060e1481c9abdec4"><td class="memItemLeft"><a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a236accbe00ba3e70060e1481c9abdec4">getLastEntry</a> ()</td></tr>
<tr class="memitem:a9c33a8a3dc433b166b86fae38d19297c pub_methods_class_exe_node_wrapper" id="r_a9c33a8a3dc433b166b86fae38d19297c"><td class="memItemLeft">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a9c33a8a3dc433b166b86fae38d19297c">getNextEntryOffset</a> ()</td></tr>
<tr class="memitem:a7b8052d3bc6614113d34ccbfcf9b08be pub_methods_class_exe_node_wrapper" id="r_a7b8052d3bc6614113d34ccbfcf9b08be"><td class="memItemLeft">virtual <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a7b8052d3bc6614113d34ccbfcf9b08be">geEntrySize</a> ()</td></tr>
<tr class="memitem:aa90cce24f1bec49d87dc18b329dce62e pub_methods_class_exe_node_wrapper" id="r_aa90cce24f1bec49d87dc18b329dce62e"><td class="memItemLeft">virtual bool&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#aa90cce24f1bec49d87dc18b329dce62e">isValid</a> ()</td></tr>
<tr class="inherit_header pub_methods_class_exe_element_wrapper"><td colspan="2">Public Member Functions inherited from <a class="el" href="class_exe_element_wrapper.html">ExeElementWrapper</a></td></tr>
<tr class="memitem:a7764c345edef03df4f974f7f09a70a3b pub_methods_class_exe_element_wrapper" id="r_a7764c345edef03df4f974f7f09a70a3b"><td class="memItemLeft">&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a7764c345edef03df4f974f7f09a70a3b">ExeElementWrapper</a> (<a class="el" href="class_executable.html">Executable</a> *exe)</td></tr>
<tr class="memitem:a4e1378ce444b1a6a8c2a74a7ecb801b8 pub_methods_class_exe_element_wrapper" id="r_a4e1378ce444b1a6a8c2a74a7ecb801b8"><td class="memItemLeft">virtual&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a4e1378ce444b1a6a8c2a74a7ecb801b8">~ExeElementWrapper</a> ()</td></tr>
<tr class="memitem:a0bd5e125d24bc597cb6e7f720352fd5a pub_methods_class_exe_element_wrapper" id="r_a0bd5e125d24bc597cb6e7f720352fd5a"><td class="memItemLeft">virtual <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a0bd5e125d24bc597cb6e7f720352fd5a">getContentSize</a> ()</td></tr>
<tr class="memitem:a73e41be695c3260ba0764d5b9092937c pub_methods_class_exe_element_wrapper" id="r_a73e41be695c3260ba0764d5b9092937c"><td class="memItemLeft">virtual BYTE *&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a73e41be695c3260ba0764d5b9092937c">getContent</a> ()</td></tr>
<tr class="memitem:a98ca205ec6f2d2deacd32327409a3539 pub_methods_class_exe_element_wrapper" id="r_a98ca205ec6f2d2deacd32327409a3539"><td class="memItemLeft">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539">getOffset</a> ()</td></tr>
<tr class="memitem:af6fdb98a1dff9810143d6677b99ff4dd pub_methods_class_exe_element_wrapper" id="r_af6fdb98a1dff9810143d6677b99ff4dd"><td class="memItemLeft">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#af6fdb98a1dff9810143d6677b99ff4dd">getOffset</a> (void *ptr, bool allowExceptions=false)</td></tr>
<tr class="memitem:ae2b79b68df1bdf87f4643dbcd1ef8176 pub_methods_class_exe_element_wrapper" id="r_ae2b79b68df1bdf87f4643dbcd1ef8176"><td class="memItemLeft">void *&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#ae2b79b68df1bdf87f4643dbcd1ef8176">getFieldPtr</a> (size_t fieldId)</td></tr>
<tr class="memitem:a10ef93fdda6cf93c5db02b696a81b7c7 pub_methods_class_exe_element_wrapper" id="r_a10ef93fdda6cf93c5db02b696a81b7c7"><td class="memItemLeft">virtual <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7">getFieldSize</a> (size_t fieldId, size_t subField=<a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a>)</td></tr>
<tr class="memitem:a4a1afe592b11191cab1d74432f759b41 pub_methods_class_exe_element_wrapper" id="r_a4a1afe592b11191cab1d74432f759b41"><td class="memItemLeft">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41">getFieldOffset</a> (size_t fieldId, size_t subField=<a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a>)</td></tr>
<tr class="memitem:a5f05db52fcfdf132740fa6f0923055cd pub_methods_class_exe_element_wrapper" id="r_a5f05db52fcfdf132740fa6f0923055cd"><td class="memItemLeft">virtual <a class="el" href="class_wrapped_value.html">WrappedValue</a>&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a5f05db52fcfdf132740fa6f0923055cd">getWrappedValue</a> (size_t fieldId, size_t subField)</td></tr>
<tr class="memitem:a2d0869ffae03306918f46253eb43ecc6 pub_methods_class_exe_element_wrapper" id="r_a2d0869ffae03306918f46253eb43ecc6"><td class="memItemLeft">virtual <a class="el" href="class_wrapped_value.html">WrappedValue</a>&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a2d0869ffae03306918f46253eb43ecc6">getWrappedValue</a> (size_t fieldId)</td></tr>
<tr class="memitem:a86cc36cd7ea4808d93c0ac59ffb12e60 pub_methods_class_exe_element_wrapper" id="r_a86cc36cd7ea4808d93c0ac59ffb12e60"><td class="memItemLeft">virtual <a class="el" href="class_wrapped_value.html#a70fcd4afb963d228e1f84fc422d13e0a">WrappedValue::data_type</a>&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a86cc36cd7ea4808d93c0ac59ffb12e60">containsDataType</a> (size_t fieldId, size_t subField=<a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a>)</td></tr>
<tr class="memitem:af742979e13e19e532cc42ab72b2a0f80 pub_methods_class_exe_element_wrapper" id="r_af742979e13e19e532cc42ab72b2a0f80"><td class="memItemLeft">virtual uint64_t&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80">getNumValue</a> (size_t fieldId, size_t subField, bool *isOk)</td></tr>
<tr class="memitem:aaee384744aad1430d147285207858863 pub_methods_class_exe_element_wrapper" id="r_aaee384744aad1430d147285207858863"><td class="memItemLeft">uint64_t&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#aaee384744aad1430d147285207858863">getNumValue</a> (size_t fieldId, bool *isOk)</td></tr>
<tr class="memitem:a1e74b95ca63396ca3f720b05a54f2b62 pub_methods_class_exe_element_wrapper" id="r_a1e74b95ca63396ca3f720b05a54f2b62"><td class="memItemLeft">virtual bool&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a1e74b95ca63396ca3f720b05a54f2b62">setNumValue</a> (size_t fieldId, size_t subField, uint64_t val)</td></tr>
<tr class="memitem:a60e6c709525c912e4f4b60e7ecbdfb12 pub_methods_class_exe_element_wrapper" id="r_a60e6c709525c912e4f4b60e7ecbdfb12"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a60e6c709525c912e4f4b60e7ecbdfb12">setNumValue</a> (size_t fieldId, uint64_t val)</td></tr>
<tr class="memitem:ac51b5e7b01ac0fcd2f12f557c960bb26 pub_methods_class_exe_element_wrapper" id="r_ac51b5e7b01ac0fcd2f12f557c960bb26"><td class="memItemLeft"><a class="el" href="class_executable.html">Executable</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#ac51b5e7b01ac0fcd2f12f557c960bb26">getExe</a> ()</td></tr>
<tr class="memitem:a85682570009a6c69fb22f035763a3c56 pub_methods_class_exe_element_wrapper" id="r_a85682570009a6c69fb22f035763a3c56"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a85682570009a6c69fb22f035763a3c56">isBit64</a> ()</td></tr>
<tr class="memitem:a10375011f680e46f236a878916838fd6 pub_methods_class_exe_element_wrapper" id="r_a10375011f680e46f236a878916838fd6"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a10375011f680e46f236a878916838fd6">isBit32</a> ()</td></tr>
<tr class="inherit_header pub_methods_class_abstract_byte_buffer"><td colspan="2">Public Member Functions inherited from <a class="el" href="class_abstract_byte_buffer.html">AbstractByteBuffer</a></td></tr>
<tr class="memitem:a083856a64bf8a0682a6a7799830f0ec1 pub_methods_class_abstract_byte_buffer" id="r_a083856a64bf8a0682a6a7799830f0ec1"><td class="memItemLeft">&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a083856a64bf8a0682a6a7799830f0ec1">AbstractByteBuffer</a> ()</td></tr>
<tr class="memitem:a0a56c0aa65e56d6b739c060816cd3a40 pub_methods_class_abstract_byte_buffer" id="r_a0a56c0aa65e56d6b739c060816cd3a40"><td class="memItemLeft">virtual&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a0a56c0aa65e56d6b739c060816cd3a40">~AbstractByteBuffer</a> ()</td></tr>
<tr class="memitem:a113d0f29022df23ed74ff1c171df8c82 pub_methods_class_abstract_byte_buffer" id="r_a113d0f29022df23ed74ff1c171df8c82"><td class="memItemLeft">virtual bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a113d0f29022df23ed74ff1c171df8c82">isTruncated</a> ()</td></tr>
<tr class="memitem:a20e43caa5780d199dd1d7d919f9d590e pub_methods_class_abstract_byte_buffer" id="r_a20e43caa5780d199dd1d7d919f9d590e"><td class="memItemLeft">virtual bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a20e43caa5780d199dd1d7d919f9d590e">isResized</a> ()</td></tr>
<tr class="memitem:abe753ded9eb9cb7495c37050d0ed8a5e pub_methods_class_abstract_byte_buffer" id="r_abe753ded9eb9cb7495c37050d0ed8a5e"><td class="memItemLeft">BYTE&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#abe753ded9eb9cb7495c37050d0ed8a5e">operator[]</a> (size_t idx)</td></tr>
<tr class="memitem:a64f38e33f915741eb283ef9a34cacb6d pub_methods_class_abstract_byte_buffer" id="r_a64f38e33f915741eb283ef9a34cacb6d"><td class="memItemLeft">virtual BYTE *&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d">getContentAt</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> offset, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> size, bool allowExceptions=false)</td></tr>
<tr class="memitem:a1bb3488a20437ae30801b5f1b30d10ca pub_methods_class_abstract_byte_buffer" id="r_a1bb3488a20437ae30801b5f1b30d10ca"><td class="memItemLeft">virtual BYTE *&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a1bb3488a20437ae30801b5f1b30d10ca">getContentAtPtr</a> (BYTE *ptr, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> size, bool allowExceptions=false)</td></tr>
<tr class="memitem:a645af5adcbc9ea0639ffd216cdb2b170 pub_methods_class_abstract_byte_buffer" id="r_a645af5adcbc9ea0639ffd216cdb2b170"><td class="memItemLeft">virtual bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a645af5adcbc9ea0639ffd216cdb2b170">setBufferedValue</a> (BYTE *dstPtr, BYTE *srcPtr, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> srcSize, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> paddingSize, bool allowExceptions=false)</td></tr>
<tr class="memitem:a91f67da45e60fe85a4b03bd4e2b1c59e pub_methods_class_abstract_byte_buffer" id="r_a91f67da45e60fe85a4b03bd4e2b1c59e"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a91f67da45e60fe85a4b03bd4e2b1c59e">setStringValue</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, QString newText)</td></tr>
<tr class="memitem:a1b2b8f6c4056609a33cef548e848e7a4 pub_methods_class_abstract_byte_buffer" id="r_a1b2b8f6c4056609a33cef548e848e7a4"><td class="memItemLeft">QString&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a1b2b8f6c4056609a33cef548e848e7a4">getStringValue</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> len=<a class="el" href="_abstract_byte_buffer_8h.html#a06eeddcfd3f26853ac1210c897f8a003">BUFSIZE_MAX</a>, bool acceptNonTerminated=false)</td></tr>
<tr class="memitem:ac56fe1119d76076dc58fd08cde2e2bb3 pub_methods_class_abstract_byte_buffer" id="r_ac56fe1119d76076dc58fd08cde2e2bb3"><td class="memItemLeft">QString&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#ac56fe1119d76076dc58fd08cde2e2bb3">getWStringValue</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> len)</td></tr>
<tr class="memitem:af42b7e4acd2e6d9b1ef6213ce494a45a pub_methods_class_abstract_byte_buffer" id="r_af42b7e4acd2e6d9b1ef6213ce494a45a"><td class="memItemLeft">QString&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#af42b7e4acd2e6d9b1ef6213ce494a45a">getWAsciiStringValue</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> len, bool acceptNonTerminated=false)</td></tr>
<tr class="memitem:a04f5bb327ac0789b872d0771b11adc6b pub_methods_class_abstract_byte_buffer" id="r_a04f5bb327ac0789b872d0771b11adc6b"><td class="memItemLeft"><a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a04f5bb327ac0789b872d0771b11adc6b">getMaxSizeFromOffset</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> startOffset)</td></tr>
<tr class="memitem:a4cbbe66b2777fa7c450f612ec3a20ae6 pub_methods_class_abstract_byte_buffer" id="r_a4cbbe66b2777fa7c450f612ec3a20ae6"><td class="memItemLeft"><a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a4cbbe66b2777fa7c450f612ec3a20ae6">getMaxSizeFromPtr</a> (BYTE *ptr)</td></tr>
<tr class="memitem:ad6e51045cafb47ed7d4467b55ad74d4f pub_methods_class_abstract_byte_buffer" id="r_ad6e51045cafb47ed7d4467b55ad74d4f"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#ad6e51045cafb47ed7d4467b55ad74d4f">isAreaEmpty</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> size)</td></tr>
<tr class="memitem:af71537f23fca3c17751b782fc41a4ca2 pub_methods_class_abstract_byte_buffer" id="r_af71537f23fca3c17751b782fc41a4ca2"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#af71537f23fca3c17751b782fc41a4ca2">fillContent</a> (BYTE filling)</td></tr>
<tr class="memitem:a879558945e14b82e6345dd47f25140c1 pub_methods_class_abstract_byte_buffer" id="r_a879558945e14b82e6345dd47f25140c1"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a879558945e14b82e6345dd47f25140c1">pasteBuffer</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, <a class="el" href="class_abstract_byte_buffer.html">AbstractByteBuffer</a> *buf, bool allowTrunc)</td></tr>
<tr class="memitem:a9fe8ad85b0926eacf7e3e4731b0344a3 pub_methods_class_abstract_byte_buffer" id="r_a9fe8ad85b0926eacf7e3e4731b0344a3"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a9fe8ad85b0926eacf7e3e4731b0344a3">containsBlock</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> size)</td></tr>
<tr class="memitem:a14f43c9bfaa747b5ee4191a51f1180d9 pub_methods_class_abstract_byte_buffer" id="r_a14f43c9bfaa747b5ee4191a51f1180d9"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a14f43c9bfaa747b5ee4191a51f1180d9">intersectsBlock</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> size)</td></tr>
<tr class="memitem:a9476fc334d491f3882852b0048a76b77 pub_methods_class_abstract_byte_buffer" id="r_a9476fc334d491f3882852b0048a76b77"><td class="memItemLeft">uint64_t&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77">getNumValue</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> offset, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> size, bool *isOk)</td></tr>
<tr class="memitem:a5e4be1e74690ad6517c3d19ed946b857 pub_methods_class_abstract_byte_buffer" id="r_a5e4be1e74690ad6517c3d19ed946b857"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a5e4be1e74690ad6517c3d19ed946b857">setNumValue</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> offset, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> size, uint64_t newVal)</td></tr>
<tr class="memitem:a39e77f97d0d667575ef574cc68255ae6 pub_methods_class_abstract_byte_buffer" id="r_a39e77f97d0d667575ef574cc68255ae6"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a39e77f97d0d667575ef574cc68255ae6">setTextValue</a> (char *textPtr, std::string newText, size_t fieldLimitLen=0)</td></tr>
<tr class="memitem:ac1710ac29680e17156a74a3618fe35f2 pub_methods_class_abstract_byte_buffer" id="r_ac1710ac29680e17156a74a3618fe35f2"><td class="memItemLeft">virtual bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#ac1710ac29680e17156a74a3618fe35f2">resize</a> (<a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> newSize)</td></tr>
<tr class="memitem:a74943c97716eb8c33448a883f384f64c pub_methods_class_abstract_byte_buffer" id="r_a74943c97716eb8c33448a883f384f64c"><td class="memItemLeft"><a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#a74943c97716eb8c33448a883f384f64c">substFragmentByFile</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> offset, <a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> contentSize, QFile &amp;fIn)</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 id="header-pub-static-methods" class="groupheader"><a id="pub-static-methods" name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a7d432fabdaacf321c1f90756fe2eef17" id="r_a7d432fabdaacf321c1f90756fe2eef17"><td class="memItemLeft">static std::set&lt; DWORD &gt;&#160;</td><td class="memItemRight"><a class="el" href="#a7d432fabdaacf321c1f90756fe2eef17">getGuardFlagsSet</a> (DWORD flags)</td></tr>
<tr class="memitem:a43d84755174b5dcb0e8a4f8121996634" id="r_a43d84755174b5dcb0e8a4f8121996634"><td class="memItemLeft">static QString&#160;</td><td class="memItemRight"><a class="el" href="#a43d84755174b5dcb0e8a4f8121996634">translateGuardFlag</a> (DWORD flags)</td></tr>
<tr class="inherit_header pub_static_methods_class_abstract_byte_buffer"><td colspan="2">Static Public Member Functions inherited from <a class="el" href="class_abstract_byte_buffer.html">AbstractByteBuffer</a></td></tr>
<tr class="memitem:ac24d107f7f7dafeeb671e9aceeba818d pub_static_methods_class_abstract_byte_buffer" id="r_ac24d107f7f7dafeeb671e9aceeba818d"><td class="memItemLeft">static bool&#160;</td><td class="memItemRight"><a class="el" href="class_abstract_byte_buffer.html#ac24d107f7f7dafeeb671e9aceeba818d">isValid</a> (<a class="el" href="class_abstract_byte_buffer.html">AbstractByteBuffer</a> *buf)</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 id="header-pro-methods" class="groupheader"><a id="pro-methods" name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a9ef0c9517e89724c92ab76e87a767387" id="r_a9ef0c9517e89724c92ab76e87a767387"><td class="memItemLeft">virtual void&#160;</td><td class="memItemRight"><a class="el" href="#a9ef0c9517e89724c92ab76e87a767387">clear</a> ()</td></tr>
<tr class="memitem:aad06d308525d1f1658b4d496fe1bf9db" id="r_aad06d308525d1f1658b4d496fe1bf9db"><td class="memItemLeft">void *&#160;</td><td class="memItemRight"><a class="el" href="#aad06d308525d1f1658b4d496fe1bf9db">firstSubEntryPtr</a> (size_t parentId)</td></tr>
<tr class="memitem:a4325b643a80909e6835f050f31dee498" id="r_a4325b643a80909e6835f050f31dee498"><td class="memItemLeft">size_t&#160;</td><td class="memItemRight"><a class="el" href="#a4325b643a80909e6835f050f31dee498">firstSubEntrySize</a> (size_t parentId)</td></tr>
<tr class="inherit_header pro_methods_class_data_dir_entry_wrapper"><td colspan="2">Protected Member Functions inherited from <a class="el" href="class_data_dir_entry_wrapper.html">DataDirEntryWrapper</a></td></tr>
<tr class="memitem:abeca109880b28e18f101e790efc29b1d pro_methods_class_data_dir_entry_wrapper" id="r_abeca109880b28e18f101e790efc29b1d"><td class="memItemLeft">&#160;</td><td class="memItemRight"><a class="el" href="class_data_dir_entry_wrapper.html#abeca109880b28e18f101e790efc29b1d">DataDirEntryWrapper</a> (<a class="el" href="class_p_e_file.html">PEFile</a> *pe, pe::dir_entry v_entryType)</td></tr>
<tr class="inherit_header pro_methods_class_exe_node_wrapper"><td colspan="2">Protected Member Functions inherited from <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a></td></tr>
<tr class="memitem:ab65292a452c9c7d94b6c0b3ce2d934d5 pro_methods_class_exe_node_wrapper" id="r_ab65292a452c9c7d94b6c0b3ce2d934d5"><td class="memItemLeft">size_t&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#ab65292a452c9c7d94b6c0b3ce2d934d5">getEntriesCount</a> (std::vector&lt; <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> * &gt; &amp;_entries)</td></tr>
<tr class="memitem:a682867297187a2c4369484354c515400 pro_methods_class_exe_node_wrapper" id="r_a682867297187a2c4369484354c515400"><td class="memItemLeft"><a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a682867297187a2c4369484354c515400">getEntryAt</a> (std::vector&lt; <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> * &gt; &amp;_entries, size_t fieldId)</td></tr>
<tr class="memitem:a7689f2efd4ed0f43890385839a0b617a pro_methods_class_exe_node_wrapper" id="r_a7689f2efd4ed0f43890385839a0b617a"><td class="memItemLeft">virtual void&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a7689f2efd4ed0f43890385839a0b617a">addMapping</a> (<a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *entry)</td></tr>
<tr class="memitem:a8a0305cc15aefe812f69485bbe82508d pro_methods_class_exe_node_wrapper" id="r_a8a0305cc15aefe812f69485bbe82508d"><td class="memItemLeft">virtual bool&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a8a0305cc15aefe812f69485bbe82508d">loadNextEntry</a> (size_t entryNum)</td></tr>
<tr class="memitem:a22e7c147e4a0f6f9882d6ac3bb40ed25 pro_methods_class_exe_node_wrapper" id="r_a22e7c147e4a0f6f9882d6ac3bb40ed25"><td class="memItemLeft">virtual <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a22e7c147e4a0f6f9882d6ac3bb40ed25">addEntryAt</a> (<a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *entry, <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> nextOffset)</td></tr>
<tr class="memitem:a18ce067c9b583670403ed0abc2cbad2d pro_methods_class_exe_node_wrapper" id="r_a18ce067c9b583670403ed0abc2cbad2d"><td class="memItemLeft">virtual bool&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a18ce067c9b583670403ed0abc2cbad2d">isMyEntryType</a> (<a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *entry)</td></tr>
<tr class="inherit_header pro_methods_class_exe_element_wrapper"><td colspan="2">Protected Member Functions inherited from <a class="el" href="class_exe_element_wrapper.html">ExeElementWrapper</a></td></tr>
<tr class="memitem:a1f58acc525be97f70b60d8a3ab1df6da pro_methods_class_exe_element_wrapper" id="r_a1f58acc525be97f70b60d8a3ab1df6da"><td class="memItemLeft">virtual bool&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#a1f58acc525be97f70b60d8a3ab1df6da">canCopyToOffset</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset)</td></tr>
<tr class="memitem:aae7b512e4a6302259348e4f9ce817c36 pro_methods_class_exe_element_wrapper" id="r_aae7b512e4a6302259348e4f9ce817c36"><td class="memItemLeft">bool&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#aae7b512e4a6302259348e4f9ce817c36">copyToOffset</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset)</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 id="header-friends" class="groupheader"><a id="friends" name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:afd7a686e3034702ce373ff254c6cd970" id="r_afd7a686e3034702ce373ff254c6cd970"><td class="memItemLeft">class&#160;</td><td class="memItemRight"><a class="el" href="#afd7a686e3034702ce373ff254c6cd970">LdConfigEntryWrapper</a></td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 id="header-inherited" class="groupheader"><a id="inherited" name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_attribs_class_data_dir_entry_wrapper"><td colspan="2">Protected Attributes inherited from <a class="el" href="class_data_dir_entry_wrapper.html">DataDirEntryWrapper</a></td></tr>
<tr class="memitem:aa778a169c81c7dc7273156633ca030a9 pro_attribs_class_data_dir_entry_wrapper" id="r_aa778a169c81c7dc7273156633ca030a9"><td class="memItemLeft">int&#160;</td><td class="memItemRight"><a class="el" href="class_data_dir_entry_wrapper.html#aa778a169c81c7dc7273156633ca030a9">entryType</a></td></tr>
<tr class="inherit_header pro_attribs_class_p_e_node_wrapper"><td colspan="2">Protected Attributes inherited from <a class="el" href="class_p_e_node_wrapper.html">PENodeWrapper</a></td></tr>
<tr class="memitem:ab6fa549a7490efc0a84ab0c39fe0ef95 pro_attribs_class_p_e_node_wrapper" id="r_ab6fa549a7490efc0a84ab0c39fe0ef95"><td class="memItemLeft"><a class="el" href="class_p_e_file.html">PEFile</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_p_e_node_wrapper.html#ab6fa549a7490efc0a84ab0c39fe0ef95">m_PE</a></td></tr>
<tr class="memitem:aa7b05b302e7fcccefec832b72d135a78 pro_attribs_class_p_e_node_wrapper" id="r_aa7b05b302e7fcccefec832b72d135a78"><td class="memItemLeft"><a class="el" href="class_p_e_node_wrapper.html">PENodeWrapper</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_p_e_node_wrapper.html#aa7b05b302e7fcccefec832b72d135a78">peParentNode</a></td></tr>
<tr class="inherit_header pro_attribs_class_exe_node_wrapper"><td colspan="2">Protected Attributes inherited from <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a></td></tr>
<tr class="memitem:a9c3516076bbc1fd16c9222fb56e36f57 pro_attribs_class_exe_node_wrapper" id="r_a9c3516076bbc1fd16c9222fb56e36f57"><td class="memItemLeft"><a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a9c3516076bbc1fd16c9222fb56e36f57">parentNode</a></td></tr>
<tr class="memitem:aaf023e7c90b9e9c90ab69e6ae7ea2b65 pro_attribs_class_exe_node_wrapper" id="r_aaf023e7c90b9e9c90ab69e6ae7ea2b65"><td class="memItemLeft">size_t&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#aaf023e7c90b9e9c90ab69e6ae7ea2b65">entryNum</a></td></tr>
<tr class="memitem:a7c22babccbf1bc935ad563d06c450995 pro_attribs_class_exe_node_wrapper" id="r_a7c22babccbf1bc935ad563d06c450995"><td class="memItemLeft">std::vector&lt; <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> * &gt;&#160;</td><td class="memItemRight"><a class="el" href="class_exe_node_wrapper.html#a7c22babccbf1bc935ad563d06c450995">entries</a></td></tr>
<tr class="inherit_header pro_attribs_class_exe_element_wrapper"><td colspan="2">Protected Attributes inherited from <a class="el" href="class_exe_element_wrapper.html">ExeElementWrapper</a></td></tr>
<tr class="memitem:ad5100967cd4bb4831c0e96de7659d53e pro_attribs_class_exe_element_wrapper" id="r_ad5100967cd4bb4831c0e96de7659d53e"><td class="memItemLeft"><a class="el" href="class_executable.html">Executable</a> *&#160;</td><td class="memItemRight"><a class="el" href="class_exe_element_wrapper.html#ad5100967cd4bb4831c0e96de7659d53e">m_Exe</a></td></tr>
</table>
<a name="details" id="details"></a><h2 id="header-details" class="groupheader">Detailed Description</h2>
<div class="textblock">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00005">5</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
</div><a name="doc-enum-members" id="doc-enum-members"></a><h2 id="header-doc-enum-members" class="groupheader">Member Enumeration Documentation</h2>
<a id="af8859de691d95f0b9a37501e0e38ca45" name="af8859de691d95f0b9a37501e0e38ca45"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af8859de691d95f0b9a37501e0e38ca45">&#9670;&#160;</a></span>LdConfigDirFID</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="#af8859de691d95f0b9a37501e0e38ca45">LdConfigDirWrapper::LdConfigDirFID</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>For some reason the fields:</p>
<p>ULONGLONG ProcessAffinityMask; DWORD ProcessHeapFlags;</p>
<p>are flipped in the 64 bit structure </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a4f02a40f0d4dd710b3a74de0d2b61f50" name="af8859de691d95f0b9a37501e0e38ca45a4f02a40f0d4dd710b3a74de0d2b61f50"></a>NONE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a7551b2d2fcbe9db008417c94fb64a04c" name="af8859de691d95f0b9a37501e0e38ca45a7551b2d2fcbe9db008417c94fb64a04c"></a>SIZE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45aa18cb72f5cb3cb77fddf9ea32cf90b49" name="af8859de691d95f0b9a37501e0e38ca45aa18cb72f5cb3cb77fddf9ea32cf90b49"></a>TIMEST&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45af074a80e85389e98d9077d3ce6d7c88f" name="af8859de691d95f0b9a37501e0e38ca45af074a80e85389e98d9077d3ce6d7c88f"></a>MAJOR_VER&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45aa76dfdd293335dc2409fa0c4dc5a5680" name="af8859de691d95f0b9a37501e0e38ca45aa76dfdd293335dc2409fa0c4dc5a5680"></a>MINOR_VER&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a47607bbaff8a205bab1ad0ce1c91f253" name="af8859de691d95f0b9a37501e0e38ca45a47607bbaff8a205bab1ad0ce1c91f253"></a>GLOBAL_FLAGS_CLEAR&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ac6d2d65dc8058fd6d98b893e2928bde4" name="af8859de691d95f0b9a37501e0e38ca45ac6d2d65dc8058fd6d98b893e2928bde4"></a>GLOBAL_FLAGS_SET&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a49c08cff00b13bafab555fcc6ffe71f1" name="af8859de691d95f0b9a37501e0e38ca45a49c08cff00b13bafab555fcc6ffe71f1"></a>CRITICAT_SEC_TIMEOUT&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a6920ab6c583d970b5e758552714625fe" name="af8859de691d95f0b9a37501e0e38ca45a6920ab6c583d970b5e758552714625fe"></a>DECOMMIT_FREE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a68f2da2f9fa115134d2e894f9fb3a8da" name="af8859de691d95f0b9a37501e0e38ca45a68f2da2f9fa115134d2e894f9fb3a8da"></a>DECOMMIT_TOTAL&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a1d70c5ea2073941962eb465ca089baae" name="af8859de691d95f0b9a37501e0e38ca45a1d70c5ea2073941962eb465ca089baae"></a>LOCK_PREFIX&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a644d74b750f5ffb4de95d8b68b1066aa" name="af8859de691d95f0b9a37501e0e38ca45a644d74b750f5ffb4de95d8b68b1066aa"></a>MAX_ALLOC&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45af06b61a99209efc645f72ed169109618" name="af8859de691d95f0b9a37501e0e38ca45af06b61a99209efc645f72ed169109618"></a>VIRTUAL_MEM&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a1908a79356fba2941d7c7d0c3d299241" name="af8859de691d95f0b9a37501e0e38ca45a1908a79356fba2941d7c7d0c3d299241"></a>PROC_HEAP_FLAGS32&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ae85c8147efa80bbb2bb56572f0775cba" name="af8859de691d95f0b9a37501e0e38ca45ae85c8147efa80bbb2bb56572f0775cba"></a>PROC_AFF_MASK32&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a7258957eb6db5c89b3bf1c144b369f45" name="af8859de691d95f0b9a37501e0e38ca45a7258957eb6db5c89b3bf1c144b369f45"></a>CSD_VER&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a2541f943def8836e8a1e1a4a8f6bb6aa" name="af8859de691d95f0b9a37501e0e38ca45a2541f943def8836e8a1e1a4a8f6bb6aa"></a>DEPENDENT_LOAD_FLAGS&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a863df145224199bbfd1481b598f7dc08" name="af8859de691d95f0b9a37501e0e38ca45a863df145224199bbfd1481b598f7dc08"></a>EDIT_LIST&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ae753f203bad1cb0d8ee079f7019b58ce" name="af8859de691d95f0b9a37501e0e38ca45ae753f203bad1cb0d8ee079f7019b58ce"></a>SEC_COOKIE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ac27ea038c16f63633a82dd2ce3a1fd49" name="af8859de691d95f0b9a37501e0e38ca45ac27ea038c16f63633a82dd2ce3a1fd49"></a>SEH_TABLE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a3e0022ede464f7628914c1dc3b76e156" name="af8859de691d95f0b9a37501e0e38ca45a3e0022ede464f7628914c1dc3b76e156"></a>SEH_COUNT&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ae40ccf75b9dea842d220e7d2409d5c0a" name="af8859de691d95f0b9a37501e0e38ca45ae40ccf75b9dea842d220e7d2409d5c0a"></a>FIELD_COUNTER_OLD&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a11fe041aaecbc4dfc60047f60642269a" name="af8859de691d95f0b9a37501e0e38ca45a11fe041aaecbc4dfc60047f60642269a"></a>GUARD_CHECK&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a20b33ab45b12e26df75e6d5c14c31a7a" name="af8859de691d95f0b9a37501e0e38ca45a20b33ab45b12e26df75e6d5c14c31a7a"></a>GUARD_DISPATCH&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45aac06789e11bd6a2adc67280b0702298c" name="af8859de691d95f0b9a37501e0e38ca45aac06789e11bd6a2adc67280b0702298c"></a>GUARD_TABLE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ae7f9a683180d42b0792bea1f8d0e7845" name="af8859de691d95f0b9a37501e0e38ca45ae7f9a683180d42b0792bea1f8d0e7845"></a>GUARD_COUNT&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ab0f46b507cbafbbee03fee0a7f7f00ba" name="af8859de691d95f0b9a37501e0e38ca45ab0f46b507cbafbbee03fee0a7f7f00ba"></a>GUARD_FLAGS&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45adcae626c193b985ba722ffc9b252fc0a" name="af8859de691d95f0b9a37501e0e38ca45adcae626c193b985ba722ffc9b252fc0a"></a>FIELD_COUNTER_W81&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a460119cdfe13112d52f4aebac01bb216" name="af8859de691d95f0b9a37501e0e38ca45a460119cdfe13112d52f4aebac01bb216"></a>CODE_INTEGRITY_FLAGS&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a98e74b3963f04497d1b28c71461a332e" name="af8859de691d95f0b9a37501e0e38ca45a98e74b3963f04497d1b28c71461a332e"></a>CODE_INTEGRITY_CATALOG&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45afdd394494cc0b5780a7feb2f7a487125" name="af8859de691d95f0b9a37501e0e38ca45afdd394494cc0b5780a7feb2f7a487125"></a>CODE_INTEGRITY_CATALOG_OFFSET&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ab6c6e8f430c62235d2bc4c95dddf41bc" name="af8859de691d95f0b9a37501e0e38ca45ab6c6e8f430c62235d2bc4c95dddf41bc"></a>CODE_INTEGRITY_RESERVED&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ab1ea823f895bda16787354fb641ad08a" name="af8859de691d95f0b9a37501e0e38ca45ab1ea823f895bda16787354fb641ad08a"></a>GUARD_ADDR_IAT_ENTRY_TABLE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45acb421ff409e068e9bdf71ffee0f87349" name="af8859de691d95f0b9a37501e0e38ca45acb421ff409e068e9bdf71ffee0f87349"></a>GUARD_ADDR_IAT_ENTRY_COUNT&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a9c0a4663df4e1a5ab9bde5daeaeb7967" name="af8859de691d95f0b9a37501e0e38ca45a9c0a4663df4e1a5ab9bde5daeaeb7967"></a>GUARD_LONG_JUMP_TABLE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a3c33eb3fc5b0db9dbfd8f245ce0b3ace" name="af8859de691d95f0b9a37501e0e38ca45a3c33eb3fc5b0db9dbfd8f245ce0b3ace"></a>GUARD_LONG_JUMP_COUNT&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45aee1daa942c0ea6a5300cad8355a7ebc7" name="af8859de691d95f0b9a37501e0e38ca45aee1daa942c0ea6a5300cad8355a7ebc7"></a>DYNAMIC_VAL_RELOC&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a05992de4c35c5593b7cdbbda2871cee3" name="af8859de691d95f0b9a37501e0e38ca45a05992de4c35c5593b7cdbbda2871cee3"></a>CHPE_METADATA_PTR&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ab86a075107646e30908eba22e1295c1f" name="af8859de691d95f0b9a37501e0e38ca45ab86a075107646e30908eba22e1295c1f"></a>GUARD_FAILURE_ROUTINE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ae970d850ae999c7e936c6fabf3cf6c48" name="af8859de691d95f0b9a37501e0e38ca45ae970d850ae999c7e936c6fabf3cf6c48"></a>GUARD_FAILURE_ROUTINE_FUNC_PTR&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45aa7833eecf8dc73dda3e0d77f1e20ea89" name="af8859de691d95f0b9a37501e0e38ca45aa7833eecf8dc73dda3e0d77f1e20ea89"></a>DYNAMIC_VAL_RELOC_TABLE_OFFSET&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a867eb995e0726c51bcc0549235177cff" name="af8859de691d95f0b9a37501e0e38ca45a867eb995e0726c51bcc0549235177cff"></a>DYNAMIC_VAL_RELOC_TABLE_SECTION&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ab56928eeadf55442c81420149e3fc37e" name="af8859de691d95f0b9a37501e0e38ca45ab56928eeadf55442c81420149e3fc37e"></a>RESERVED2&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ac7df45446674a1aaadd1b040a831c475" name="af8859de691d95f0b9a37501e0e38ca45ac7df45446674a1aaadd1b040a831c475"></a>GUARD_VERIFY_STACK_PTR&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a8cee2638c41c19495d39088df9bd612e" name="af8859de691d95f0b9a37501e0e38ca45a8cee2638c41c19495d39088df9bd612e"></a>HOT_PATCH_TABLE_OFFSET&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45ace66390b29be694b6ec08a348131a4be" name="af8859de691d95f0b9a37501e0e38ca45ace66390b29be694b6ec08a348131a4be"></a>RESERVED3&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a640ceb809aa78345dbc6f2cff685a6e3" name="af8859de691d95f0b9a37501e0e38ca45a640ceb809aa78345dbc6f2cff685a6e3"></a>ENCLAVE_CONFIG_PTR&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45aeab05fff660cb86372d8b5b17f732357" name="af8859de691d95f0b9a37501e0e38ca45aeab05fff660cb86372d8b5b17f732357"></a>VOLATILE_METADATA_PTR&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a10ec827852ce4aa4007de6e6834218cc" name="af8859de691d95f0b9a37501e0e38ca45a10ec827852ce4aa4007de6e6834218cc"></a>GUARD_EH_CONT_TABLE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a9c5c3a061ff62264aa23aef3bcab1120" name="af8859de691d95f0b9a37501e0e38ca45a9c5c3a061ff62264aa23aef3bcab1120"></a>GUARD_EH_CONT_COUNT&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="af8859de691d95f0b9a37501e0e38ca45a2b6e8bb645042d8b0a87748726c44610" name="af8859de691d95f0b9a37501e0e38ca45a2b6e8bb645042d8b0a87748726c44610"></a>FIELD_COUNTER&#160;</td><td class="fielddoc"></td></tr>
</table>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00016">16</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
</div>
</div>
<a name="doc-constructors" id="doc-constructors"></a><h2 id="header-doc-constructors" class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ae5eb16e4b4007b592f8be58fa86b2f7f" name="ae5eb16e4b4007b592f8be58fa86b2f7f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae5eb16e4b4007b592f8be58fa86b2f7f">&#9670;&#160;</a></span>LdConfigDirWrapper()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">LdConfigDirWrapper::LdConfigDirWrapper </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_p_e_file.html">PEFile</a> *</td> <td class="paramname"><span class="paramname"><em>pe</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00073">73</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_ae5eb16e4b4007b592f8be58fa86b2f7f_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_ae5eb16e4b4007b592f8be58fa86b2f7f_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_ae5eb16e4b4007b592f8be58fa86b2f7f_cgraph" id="aclass_ld_config_dir_wrapper_ae5eb16e4b4007b592f8be58fa86b2f7f_cgraph">
<area shape="rect" title=" " alt="" coords="5,212,148,253"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#abeca109880b28e18f101e790efc29b1d" title=" " alt="" coords="196,212,343,253"/>
<area shape="poly" title=" " alt="" coords="148,230,180,230,180,235,148,235"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#a28b20b86c5782d2fe7e08249d0c503fd" title=" " alt="" coords="430,131,571,171"/>
<area shape="poly" title=" " alt="" coords="147,209,195,198,309,176,414,160,415,165,310,181,196,203,149,215"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a9725e4776e97d6d1b229c7b50098b516" title=" " alt="" coords="201,320,338,361"/>
<area shape="poly" title=" " alt="" coords="116,251,219,310,217,314,113,255"/>
<area shape="poly" title=" " alt="" coords="317,209,390,180,414,172,416,178,392,186,319,214"/>
<area shape="rect" href="class_p_e_node_wrapper.html#a313df66e81dfce411fa83d0ebc08c935" title=" " alt="" coords="391,220,610,245"/>
<area shape="poly" title=" " alt="" coords="344,230,375,230,375,235,344,235"/>
<area shape="rect" href="class_exe_node_wrapper.html#a5cd7f16e4529be2a96f87237e31b2611" title=" " alt="" coords="934,152,1089,177"/>
<area shape="poly" title=" " alt="" coords="344,249,452,270,589,286,663,288,738,284,813,274,885,255,914,242,942,224,986,186,989,190,945,229,917,247,887,260,814,279,739,290,663,293,588,291,451,276,343,254"/>
<area shape="poly" title=" " alt="" coords="457,131,455,121,462,112,477,106,501,104,526,106,540,113,538,118,524,112,501,109,479,111,465,116,460,122,462,129"/>
<area shape="poly" title=" " alt="" coords="462,221,455,211,459,201,475,195,501,193,529,196,543,202,541,207,527,201,501,198,476,200,463,205,460,210,467,217"/>
<area shape="rect" href="class_exe_node_wrapper.html#a62bc3ef1f006f8b4ac823c3d573819ce" title=" " alt="" coords="658,94,886,120"/>
<area shape="poly" title=" " alt="" coords="538,217,573,201,609,181,632,158,642,148,657,137,689,123,691,127,660,141,645,152,636,162,612,185,575,206,540,221"/>
<area shape="poly" title=" " alt="" coords="535,217,592,197,658,180,725,171,794,165,918,160,918,166,794,170,726,176,659,186,593,202,536,222"/>
<area shape="rect" href="class_p_e_node_wrapper.html#a28b20b86c5782d2fe7e08249d0c503fd" title=" " alt="" coords="691,220,853,245"/>
<area shape="poly" title=" " alt="" coords="611,230,676,230,676,235,611,235"/>
<area shape="poly" title=" " alt="" coords="733,96,725,86,729,76,745,70,772,68,802,70,816,77,814,82,800,75,772,73,747,75,733,80,730,85,737,92"/>
<area shape="rect" href="class_exe_element_wrapper.html#ab7df12d050ebc48a6ffd6ff53896d7c5" title=" " alt="" coords="1137,29,1280,70"/>
<area shape="poly" title=" " alt="" coords="832,91,933,72,1121,53,1122,58,934,78,833,96"/>
<area shape="rect" href="class_exe_element_wrapper.html#a7764c345edef03df4f974f7f09a70a3b" title=" " alt="" coords="940,87,1083,127"/>
<area shape="poly" title=" " alt="" coords="886,104,924,104,924,110,886,110"/>
<area shape="poly" title=" " alt="" coords="829,118,940,145,939,150,828,123"/>
<area shape="poly" title=" " alt="" coords="1171,29,1169,19,1175,10,1189,5,1209,3,1230,5,1243,11,1241,16,1229,10,1209,8,1190,10,1179,15,1174,20,1176,28"/>
<area shape="poly" title=" " alt="" coords="1083,84,1122,72,1123,77,1084,89"/>
<area shape="rect" href="namespace_logger.html#a36e3deee152da96a491b670a00d224c9" title=" " alt="" coords="1154,94,1263,120"/>
<area shape="poly" title=" " alt="" coords="1083,104,1138,104,1138,110,1083,110"/>
<area shape="poly" title=" " alt="" coords="733,221,725,211,729,201,745,195,772,193,802,196,816,203,814,208,800,201,772,198,747,200,733,205,730,210,737,217"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a9ef0c9517e89724c92ab76e87a767387" title=" " alt="" coords="432,320,569,361"/>
<area shape="poly" title=" " alt="" coords="338,338,417,338,417,343,338,343"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a816726cce7621d16d9f523312937e887" title=" " alt="" coords="432,385,569,426"/>
<area shape="poly" title=" " alt="" coords="339,357,418,380,417,385,337,362"/>
<area shape="rect" href="class_exe_node_wrapper.html#abd74c2637211cf471d022b528654c84c" title=" " alt="" coords="694,328,850,353"/>
<area shape="poly" title=" " alt="" coords="569,338,679,338,679,343,569,343"/>
</map>
</div>
</div>
</div>
<a name="doc-func-members" id="doc-func-members"></a><h2 id="header-doc-func-members" class="groupheader">Member Function Documentation</h2>
<a id="a9ef0c9517e89724c92ab76e87a767387" name="a9ef0c9517e89724c92ab76e87a767387"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9ef0c9517e89724c92ab76e87a767387">&#9670;&#160;</a></span>clear()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void LdConfigDirWrapper::clear </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel protected">protected</span><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="class_exe_node_wrapper.html#abd74c2637211cf471d022b528654c84c">ExeNodeWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00092">92</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a9ef0c9517e89724c92ab76e87a767387_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a9ef0c9517e89724c92ab76e87a767387_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a9ef0c9517e89724c92ab76e87a767387_cgraph" id="aclass_ld_config_dir_wrapper_a9ef0c9517e89724c92ab76e87a767387_cgraph">
<area shape="rect" title=" " alt="" coords="5,5,142,46"/>
<area shape="rect" href="class_exe_node_wrapper.html#abd74c2637211cf471d022b528654c84c" title=" " alt="" coords="190,13,345,38"/>
<area shape="poly" title=" " alt="" coords="142,23,174,23,174,28,142,28"/>
</map>
</div>
</div>
</div>
<a id="ad8ebfc0a9bb4875d5e4347d104ef027b" name="ad8ebfc0a9bb4875d5e4347d104ef027b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad8ebfc0a9bb4875d5e4347d104ef027b">&#9670;&#160;</a></span>containsAddrType()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_executable.html#a2202e0db9d88f3be2b26fc138ddd3b5b">Executable::addr_type</a> LdConfigDirWrapper::containsAddrType </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>fieldId</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>subField</em></span><span class="paramdefsep"> = </span><span class="paramdefval"><a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="class_exe_element_wrapper.html#a8108914de5353bd75c8874bb3fb17129">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00379">379</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
</div>
</div>
<a id="aad06d308525d1f1658b4d496fe1bf9db" name="aad06d308525d1f1658b4d496fe1bf9db"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aad06d308525d1f1658b4d496fe1bf9db">&#9670;&#160;</a></span>firstSubEntryPtr()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void * LdConfigDirWrapper::firstSubEntryPtr </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>parentId</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel protected">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00102">102</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_aad06d308525d1f1658b4d496fe1bf9db_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_aad06d308525d1f1658b4d496fe1bf9db_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_aad06d308525d1f1658b4d496fe1bf9db_cgraph" id="aclass_ld_config_dir_wrapper_aad06d308525d1f1658b4d496fe1bf9db_cgraph">
<area shape="rect" title=" " alt="" coords="5,95,142,135"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#ad8ebfc0a9bb4875d5e4347d104ef027b" title=" " alt="" coords="190,29,326,70"/>
<area shape="poly" title=" " alt="" coords="132,92,183,73,185,78,134,97"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a4325b643a80909e6835f050f31dee498" title=" " alt="" coords="190,95,326,135"/>
<area shape="poly" title=" " alt="" coords="142,112,174,112,174,118,142,118"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="558,124,702,165"/>
<area shape="poly" title=" " alt="" coords="139,133,190,144,284,153,379,155,543,149,543,155,379,161,284,158,189,150,137,139"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a921992fbed4ccd0b10ccf35eb13cf125" title=" " alt="" coords="374,95,510,135"/>
<area shape="poly" title=" " alt="" coords="326,112,358,112,358,118,326,118"/>
<area shape="poly" title=" " alt="" coords="511,123,543,128,542,133,510,128"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="750,91,893,131"/>
<area shape="poly" title=" " alt="" coords="702,129,734,124,735,129,703,134"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="750,156,893,197"/>
<area shape="poly" title=" " alt="" coords="703,154,735,159,734,164,702,159"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="941,95,1084,135"/>
<area shape="poly" title=" " alt="" coords="894,110,926,111,926,116,893,115"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="941,29,1084,70"/>
<area shape="poly" title=" " alt="" coords="886,88,932,73,934,78,888,93"/>
<area shape="poly" title=" " alt="" coords="976,29,974,19,980,10,993,5,1013,3,1034,5,1046,11,1044,16,1032,10,1013,8,995,10,984,15,980,20,981,28"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1132,91,1276,131"/>
<area shape="poly" title=" " alt="" coords="1079,68,1125,83,1123,88,1078,73"/>
<area shape="poly" title=" " alt="" coords="886,153,932,138,934,143,888,158"/>
<area shape="poly" title=" " alt="" coords="893,169,984,160,1084,144,1127,134,1128,139,1085,150,985,166,893,175"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="941,209,1084,250"/>
<area shape="poly" title=" " alt="" coords="894,194,927,203,925,208,893,199"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="941,275,1084,315"/>
<area shape="poly" title=" " alt="" coords="850,195,893,227,942,259,952,265,949,269,940,264,889,231,847,199"/>
</map>
</div>
</div>
</div>
<a id="a4325b643a80909e6835f050f31dee498" name="a4325b643a80909e6835f050f31dee498"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4325b643a80909e6835f050f31dee498">&#9670;&#160;</a></span>firstSubEntrySize()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">size_t LdConfigDirWrapper::firstSubEntrySize </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>parentId</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span><span class="mlabel protected">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00158">158</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a4325b643a80909e6835f050f31dee498_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a4325b643a80909e6835f050f31dee498_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a4325b643a80909e6835f050f31dee498_cgraph" id="aclass_ld_config_dir_wrapper_a4325b643a80909e6835f050f31dee498_cgraph">
<area shape="rect" title=" " alt="" coords="5,124,142,165"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a921992fbed4ccd0b10ccf35eb13cf125" title=" " alt="" coords="190,124,326,165"/>
<area shape="poly" title=" " alt="" coords="142,142,174,142,174,147,142,147"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="374,124,517,165"/>
<area shape="poly" title=" " alt="" coords="327,142,359,142,359,147,327,147"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="565,91,709,131"/>
<area shape="poly" title=" " alt="" coords="517,129,550,124,550,129,518,134"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="565,156,709,197"/>
<area shape="poly" title=" " alt="" coords="518,154,550,159,550,164,517,159"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="757,95,900,135"/>
<area shape="poly" title=" " alt="" coords="709,110,741,111,741,116,709,115"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="757,29,900,70"/>
<area shape="poly" title=" " alt="" coords="702,88,748,73,749,78,704,93"/>
<area shape="poly" title=" " alt="" coords="792,29,790,19,796,10,809,5,828,3,849,5,862,11,859,16,848,10,828,8,810,10,799,15,795,20,797,28"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="948,91,1091,131"/>
<area shape="poly" title=" " alt="" coords="895,68,941,83,939,88,893,73"/>
<area shape="poly" title=" " alt="" coords="702,153,748,138,749,143,704,158"/>
<area shape="poly" title=" " alt="" coords="709,169,800,160,899,144,942,134,944,139,901,150,801,166,709,175"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="757,209,900,250"/>
<area shape="poly" title=" " alt="" coords="710,194,742,203,741,208,708,199"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="757,275,900,315"/>
<area shape="poly" title=" " alt="" coords="666,195,708,227,758,259,768,265,765,269,755,264,705,231,663,199"/>
</map>
</div>
</div>
</div>
<a id="a96ec8eacb3d42c794d044565aa5517df" name="a96ec8eacb3d42c794d044565aa5517df"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a96ec8eacb3d42c794d044565aa5517df">&#9670;&#160;</a></span>getFieldName()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QString LdConfigDirWrapper::getFieldName </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>fieldId</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="class_exe_node_wrapper.html#a086e8cfa49daea540fc55956821375f1">ExeNodeWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00313">313</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a96ec8eacb3d42c794d044565aa5517df_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a96ec8eacb3d42c794d044565aa5517df_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a96ec8eacb3d42c794d044565aa5517df_cgraph" id="aclass_ld_config_dir_wrapper_a96ec8eacb3d42c794d044565aa5517df_cgraph">
<area shape="rect" title=" " alt="" coords="5,5,142,46"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#abaf24a20347142756a03889940b821c1" title=" " alt="" coords="190,5,326,46"/>
<area shape="poly" title=" " alt="" coords="142,23,174,23,174,28,142,28"/>
</map>
</div>
</div>
</div>
<a id="a0dadc0df74050aac9d6407f40c5f490c" name="a0dadc0df74050aac9d6407f40c5f490c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0dadc0df74050aac9d6407f40c5f490c">&#9670;&#160;</a></span>getFieldPtr()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void * LdConfigDirWrapper::getFieldPtr </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>fieldId</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>subField</em></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00298">298</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a0dadc0df74050aac9d6407f40c5f490c_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a0dadc0df74050aac9d6407f40c5f490c_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a0dadc0df74050aac9d6407f40c5f490c_cgraph" id="aclass_ld_config_dir_wrapper_a0dadc0df74050aac9d6407f40c5f490c_cgraph">
<area shape="rect" title=" " alt="" coords="5,29,142,70"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="190,29,333,70"/>
<area shape="poly" title=" " alt="" coords="142,47,174,47,174,52,142,52"/>
<area shape="poly" title=" " alt="" coords="225,29,224,19,230,10,242,5,261,3,282,5,294,11,292,16,280,10,261,8,244,10,233,15,229,20,231,28"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="381,29,524,70"/>
<area shape="poly" title=" " alt="" coords="333,47,366,47,366,52,333,52"/>
</map>
</div>
</div>
</div>
<a id="a0613b2322fdc9fd3b90640b0ef709ae3" name="a0613b2322fdc9fd3b90640b0ef709ae3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0613b2322fdc9fd3b90640b0ef709ae3">&#9670;&#160;</a></span>getFieldsCount()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual size_t LdConfigDirWrapper::getFieldsCount </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00082">82</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a0613b2322fdc9fd3b90640b0ef709ae3_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a0613b2322fdc9fd3b90640b0ef709ae3_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a0613b2322fdc9fd3b90640b0ef709ae3_cgraph" id="aclass_ld_config_dir_wrapper_a0613b2322fdc9fd3b90640b0ef709ae3_cgraph">
<area shape="rect" title=" " alt="" coords="5,96,142,137"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a1bbe5e6db01da6cbb3a66f562a40a261" title=" " alt="" coords="190,96,326,137"/>
<area shape="poly" title=" " alt="" coords="142,114,174,114,174,119,142,119"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="374,96,515,137"/>
<area shape="poly" title=" " alt="" coords="326,114,358,114,358,119,326,119"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="589,67,731,107"/>
<area shape="poly" title=" " alt="" coords="515,104,573,96,574,101,516,109"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="563,132,757,157"/>
<area shape="poly" title=" " alt="" coords="516,123,548,127,548,132,515,128"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="805,124,948,165"/>
<area shape="poly" title=" " alt="" coords="757,142,789,142,789,147,757,147"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="996,91,1139,131"/>
<area shape="poly" title=" " alt="" coords="948,129,980,124,981,129,949,134"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="996,156,1139,197"/>
<area shape="poly" title=" " alt="" coords="949,154,981,159,980,164,948,159"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1187,95,1331,135"/>
<area shape="poly" title=" " alt="" coords="1140,110,1172,111,1172,116,1140,115"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1187,29,1331,70"/>
<area shape="poly" title=" " alt="" coords="1133,88,1178,73,1180,78,1134,93"/>
<area shape="poly" title=" " alt="" coords="1222,29,1221,19,1227,10,1240,5,1259,3,1280,5,1292,11,1290,16,1278,10,1259,8,1241,10,1230,15,1226,20,1228,28"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1379,91,1522,131"/>
<area shape="poly" title=" " alt="" coords="1326,68,1371,83,1370,88,1324,73"/>
<area shape="poly" title=" " alt="" coords="1133,153,1178,138,1180,143,1134,158"/>
<area shape="poly" title=" " alt="" coords="1139,169,1231,160,1330,144,1373,134,1374,139,1331,150,1231,166,1140,175"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1187,209,1331,250"/>
<area shape="poly" title=" " alt="" coords="1141,194,1173,203,1172,208,1139,199"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1187,275,1331,315"/>
<area shape="poly" title=" " alt="" coords="1096,195,1139,227,1189,259,1198,265,1196,269,1186,264,1136,231,1093,199"/>
</map>
</div>
</div>
</div>
<a id="a7d432fabdaacf321c1f90756fe2eef17" name="a7d432fabdaacf321c1f90756fe2eef17"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7d432fabdaacf321c1f90756fe2eef17">&#9670;&#160;</a></span>getGuardFlagsSet()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::set&lt; DWORD &gt; LdConfigDirWrapper::getGuardFlagsSet </td>
<td>(</td>
<td class="paramtype">DWORD</td> <td class="paramname"><span class="paramname"><em>flags</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel static">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00403">403</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
</div>
</div>
<a id="abaf24a20347142756a03889940b821c1" name="abaf24a20347142756a03889940b821c1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abaf24a20347142756a03889940b821c1">&#9670;&#160;</a></span>getName()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual QString LdConfigDirWrapper::getName </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="class_exe_element_wrapper.html#af2f26b8da4cf2339944f1a4b8473454b">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00080">80</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
</div>
</div>
<a id="a816726cce7621d16d9f523312937e887" name="a816726cce7621d16d9f523312937e887"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a816726cce7621d16d9f523312937e887">&#9670;&#160;</a></span>getPtr()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void * LdConfigDirWrapper::getPtr </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00087">87</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
</div>
</div>
<a id="a1bbe5e6db01da6cbb3a66f562a40a261" name="a1bbe5e6db01da6cbb3a66f562a40a261"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1bbe5e6db01da6cbb3a66f562a40a261">&#9670;&#160;</a></span>getSize()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="_abstract_byte_buffer_8h.html#afedfa40fa58dd4bc7148024a7ad12c76">bufsize_t</a> LdConfigDirWrapper::getSize </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00118">118</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a1bbe5e6db01da6cbb3a66f562a40a261_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a1bbe5e6db01da6cbb3a66f562a40a261_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a1bbe5e6db01da6cbb3a66f562a40a261_cgraph" id="aclass_ld_config_dir_wrapper_a1bbe5e6db01da6cbb3a66f562a40a261_cgraph">
<area shape="rect" title=" " alt="" coords="5,96,142,137"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="190,96,331,137"/>
<area shape="poly" title=" " alt="" coords="142,114,174,114,174,119,142,119"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="405,67,546,107"/>
<area shape="poly" title=" " alt="" coords="331,104,389,96,390,101,332,109"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="379,132,572,157"/>
<area shape="poly" title=" " alt="" coords="332,123,364,127,363,132,331,128"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="620,124,764,165"/>
<area shape="poly" title=" " alt="" coords="573,142,605,142,605,147,573,147"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="812,91,955,131"/>
<area shape="poly" title=" " alt="" coords="764,129,796,124,797,129,765,134"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="812,156,955,197"/>
<area shape="poly" title=" " alt="" coords="765,154,797,159,796,164,764,159"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1003,95,1146,135"/>
<area shape="poly" title=" " alt="" coords="956,110,988,111,988,116,955,115"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1003,29,1146,70"/>
<area shape="poly" title=" " alt="" coords="948,88,994,73,996,78,950,93"/>
<area shape="poly" title=" " alt="" coords="1038,29,1036,19,1042,10,1055,5,1075,3,1096,5,1108,11,1106,16,1094,10,1075,8,1057,10,1046,15,1042,20,1043,28"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1194,91,1338,131"/>
<area shape="poly" title=" " alt="" coords="1141,68,1187,83,1185,88,1140,73"/>
<area shape="poly" title=" " alt="" coords="948,153,994,138,996,143,950,158"/>
<area shape="poly" title=" " alt="" coords="955,169,1046,160,1146,144,1189,134,1190,139,1147,150,1047,166,955,175"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1003,209,1146,250"/>
<area shape="poly" title=" " alt="" coords="956,194,989,203,987,208,955,199"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1003,275,1146,315"/>
<area shape="poly" title=" " alt="" coords="912,195,955,227,1004,259,1014,265,1011,269,1002,264,951,231,909,199"/>
</map>
</div>
</div>
</div>
<a id="ab673ac25987a0b86bb2b2db65138a43d" name="ab673ac25987a0b86bb2b2db65138a43d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab673ac25987a0b86bb2b2db65138a43d">&#9670;&#160;</a></span>getSubFieldsCount()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual size_t LdConfigDirWrapper::getSubFieldsCount </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="class_exe_node_wrapper.html#ab83dd78bccf0c4693a7483c3484b2e39">ExeNodeWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00098">98</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
</div>
</div>
<a id="a3beb61b14d4965976e2f1cc8c9f34a07" name="a3beb61b14d4965976e2f1cc8c9f34a07"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3beb61b14d4965976e2f1cc8c9f34a07">&#9670;&#160;</a></span>getSubfieldWrapper()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> * LdConfigDirWrapper::getSubfieldWrapper </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>parentType</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>fieldId</em></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00104">104</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a3beb61b14d4965976e2f1cc8c9f34a07_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a3beb61b14d4965976e2f1cc8c9f34a07_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a3beb61b14d4965976e2f1cc8c9f34a07_cgraph" id="aclass_ld_config_dir_wrapper_a3beb61b14d4965976e2f1cc8c9f34a07_cgraph">
<area shape="rect" title=" " alt="" coords="5,87,145,127"/>
<area shape="rect" href="class_exe_node_wrapper.html#a62bc3ef1f006f8b4ac823c3d573819ce" title=" " alt="" coords="428,94,655,120"/>
<area shape="poly" title=" " alt="" coords="145,96,193,92,286,90,380,92,413,94,412,99,380,98,286,95,193,98,145,101"/>
<area shape="rect" href="class_exe_node_wrapper.html#a6cce2ccdd539d5afa4eb463b34941123" title=" " alt="" coords="193,132,380,157"/>
<area shape="poly" title=" " alt="" coords="146,117,195,126,194,131,145,122"/>
<area shape="poly" title=" " alt="" coords="502,96,494,86,499,76,515,70,542,68,571,70,586,77,584,82,570,75,542,73,516,75,503,80,500,85,506,92"/>
<area shape="rect" href="class_exe_element_wrapper.html#ab7df12d050ebc48a6ffd6ff53896d7c5" title=" " alt="" coords="907,29,1050,70"/>
<area shape="poly" title=" " alt="" coords="602,91,703,72,891,53,892,58,704,78,603,96"/>
<area shape="rect" href="class_exe_element_wrapper.html#a7764c345edef03df4f974f7f09a70a3b" title=" " alt="" coords="709,87,853,127"/>
<area shape="poly" title=" " alt="" coords="656,104,694,104,694,110,656,110"/>
<area shape="rect" href="class_exe_node_wrapper.html#a5cd7f16e4529be2a96f87237e31b2611" title=" " alt="" coords="703,152,859,177"/>
<area shape="poly" title=" " alt="" coords="599,118,710,145,709,150,598,123"/>
<area shape="poly" title=" " alt="" coords="941,29,939,19,945,10,958,5,978,3,1000,5,1013,11,1010,16,998,10,978,8,960,10,948,15,944,20,946,28"/>
<area shape="poly" title=" " alt="" coords="852,84,891,72,893,77,854,89"/>
<area shape="rect" href="namespace_logger.html#a36e3deee152da96a491b670a00d224c9" title=" " alt="" coords="924,94,1033,120"/>
<area shape="poly" title=" " alt="" coords="853,104,908,104,908,110,853,110"/>
<area shape="poly" title=" " alt="" coords="378,128,434,120,435,125,379,133"/>
<area shape="poly" title=" " alt="" coords="251,133,244,123,248,113,263,107,286,105,312,108,325,114,323,119,311,113,286,110,264,112,252,117,249,122,255,130"/>
</map>
</div>
</div>
</div>
<a id="a4393351d5abd3e7136949f87ab9f07f5" name="a4393351d5abd3e7136949f87ab9f07f5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4393351d5abd3e7136949f87ab9f07f5">&#9670;&#160;</a></span>getSubfieldWrapperCount()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual size_t LdConfigDirWrapper::getSubfieldWrapperCount </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>parentType</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00111">111</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a4393351d5abd3e7136949f87ab9f07f5_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a4393351d5abd3e7136949f87ab9f07f5_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a4393351d5abd3e7136949f87ab9f07f5_cgraph" id="aclass_ld_config_dir_wrapper_a4393351d5abd3e7136949f87ab9f07f5_cgraph">
<area shape="rect" title=" " alt="" coords="5,29,179,70"/>
<area shape="rect" href="class_exe_node_wrapper.html#aacbf801e0cf579c0e16a7e27f8165693" title=" " alt="" coords="227,29,412,70"/>
<area shape="poly" title=" " alt="" coords="179,47,211,47,211,52,179,52"/>
<area shape="poly" title=" " alt="" coords="276,29,274,19,281,10,297,5,319,3,344,5,359,11,356,16,343,10,319,8,298,10,285,15,280,21,282,28"/>
</map>
</div>
</div>
</div>
<a id="a5cc8b97920fedec21c16549c8ca0f0e2" name="a5cc8b97920fedec21c16549c8ca0f0e2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5cc8b97920fedec21c16549c8ca0f0e2">&#9670;&#160;</a></span>hasSubfieldWrapper()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual bool LdConfigDirWrapper::hasSubfieldWrapper </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>parentType</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="class_exe_element_wrapper.html#a2c144aaa86fd60c6aa91b90c86c77c30">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00118">118</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
</div>
</div>
<a id="a33b9fc837bb850ae695612fdbbe4a5d2" name="a33b9fc837bb850ae695612fdbbe4a5d2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a33b9fc837bb850ae695612fdbbe4a5d2">&#9670;&#160;</a></span>hasSupressionInfo()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool LdConfigDirWrapper::hasSupressionInfo </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00125">125</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a33b9fc837bb850ae695612fdbbe4a5d2_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a33b9fc837bb850ae695612fdbbe4a5d2_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a33b9fc837bb850ae695612fdbbe4a5d2_cgraph" id="aclass_ld_config_dir_wrapper_a33b9fc837bb850ae695612fdbbe4a5d2_cgraph">
<area shape="rect" title=" " alt="" coords="5,124,142,165"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="190,124,333,165"/>
<area shape="poly" title=" " alt="" coords="142,142,174,142,174,147,142,147"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="381,91,524,131"/>
<area shape="poly" title=" " alt="" coords="333,129,365,124,366,129,334,134"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="381,156,524,197"/>
<area shape="poly" title=" " alt="" coords="334,154,366,159,365,164,333,159"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="572,95,716,135"/>
<area shape="poly" title=" " alt="" coords="525,110,557,111,557,116,525,115"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="572,29,716,70"/>
<area shape="poly" title=" " alt="" coords="518,88,563,73,565,78,519,93"/>
<area shape="poly" title=" " alt="" coords="607,29,606,19,612,10,625,5,644,3,665,5,677,11,675,16,663,10,644,8,626,10,615,15,611,20,613,28"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="764,91,907,131"/>
<area shape="poly" title=" " alt="" coords="711,68,756,83,755,88,709,73"/>
<area shape="poly" title=" " alt="" coords="518,153,563,138,565,143,519,158"/>
<area shape="poly" title=" " alt="" coords="524,169,616,160,715,144,758,134,759,139,716,150,616,166,525,175"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="572,209,716,250"/>
<area shape="poly" title=" " alt="" coords="526,194,558,203,557,208,524,199"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="572,275,716,315"/>
<area shape="poly" title=" " alt="" coords="481,195,524,227,574,259,583,265,581,269,571,264,521,231,478,199"/>
</map>
</div>
</div>
</div>
<a id="a921992fbed4ccd0b10ccf35eb13cf125" name="a921992fbed4ccd0b10ccf35eb13cf125"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a921992fbed4ccd0b10ccf35eb13cf125">&#9670;&#160;</a></span>metadataSize()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">size_t LdConfigDirWrapper::metadataSize </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel inline">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00136">136</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a921992fbed4ccd0b10ccf35eb13cf125_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a921992fbed4ccd0b10ccf35eb13cf125_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a921992fbed4ccd0b10ccf35eb13cf125_cgraph" id="aclass_ld_config_dir_wrapper_a921992fbed4ccd0b10ccf35eb13cf125_cgraph">
<area shape="rect" title=" " alt="" coords="5,124,142,165"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="190,124,333,165"/>
<area shape="poly" title=" " alt="" coords="142,142,174,142,174,147,142,147"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="381,91,524,131"/>
<area shape="poly" title=" " alt="" coords="333,129,365,124,366,129,334,134"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="381,156,524,197"/>
<area shape="poly" title=" " alt="" coords="334,154,366,159,365,164,333,159"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="572,95,716,135"/>
<area shape="poly" title=" " alt="" coords="525,110,557,111,557,116,525,115"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="572,29,716,70"/>
<area shape="poly" title=" " alt="" coords="518,88,563,73,565,78,519,93"/>
<area shape="poly" title=" " alt="" coords="607,29,606,19,612,10,625,5,644,3,665,5,677,11,675,16,663,10,644,8,626,10,615,15,611,20,613,28"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="764,91,907,131"/>
<area shape="poly" title=" " alt="" coords="711,68,756,83,755,88,709,73"/>
<area shape="poly" title=" " alt="" coords="518,153,563,138,565,143,519,158"/>
<area shape="poly" title=" " alt="" coords="524,169,616,160,715,144,758,134,759,139,716,150,616,166,525,175"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="572,209,716,250"/>
<area shape="poly" title=" " alt="" coords="526,194,558,203,557,208,524,199"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="572,275,716,315"/>
<area shape="poly" title=" " alt="" coords="481,195,524,227,574,259,583,265,581,269,571,264,521,231,478,199"/>
</map>
</div>
</div>
</div>
<a id="abc88c0479f8e3f5879090893c01b71e4" name="abc88c0479f8e3f5879090893c01b71e4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abc88c0479f8e3f5879090893c01b71e4">&#9670;&#160;</a></span>translateFieldContent()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QString LdConfigDirWrapper::translateFieldContent </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>fieldId</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="class_exe_element_wrapper.html#ac39b13e7ac41c89db1b66c6e7a57e757">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00494">494</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_abc88c0479f8e3f5879090893c01b71e4_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_abc88c0479f8e3f5879090893c01b71e4_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_abc88c0479f8e3f5879090893c01b71e4_cgraph" id="aclass_ld_config_dir_wrapper_abc88c0479f8e3f5879090893c01b71e4_cgraph">
<area shape="rect" title=" " alt="" coords="5,123,156,163"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a532f20c9b0555cb948fc303fd7bc9cf3" title=" " alt="" coords="204,123,393,163"/>
<area shape="poly" title=" " alt="" coords="156,140,188,140,188,146,156,146"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a7d432fabdaacf321c1f90756fe2eef17" title=" " alt="" coords="444,57,581,98"/>
<area shape="poly" title=" " alt="" coords="366,120,429,100,431,105,368,125"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="441,123,584,163"/>
<area shape="poly" title=" " alt="" coords="393,140,425,140,425,146,393,146"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a43d84755174b5dcb0e8a4f8121996634" title=" " alt="" coords="444,188,581,229"/>
<area shape="poly" title=" " alt="" coords="368,161,430,180,428,185,366,166"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="632,91,776,131"/>
<area shape="poly" title=" " alt="" coords="584,128,617,123,617,128,585,134"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="632,156,776,197"/>
<area shape="poly" title=" " alt="" coords="585,153,617,159,617,164,584,158"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="824,95,967,135"/>
<area shape="poly" title=" " alt="" coords="776,110,808,111,808,116,776,115"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="824,29,967,70"/>
<area shape="poly" title=" " alt="" coords="769,88,815,73,816,78,771,93"/>
<area shape="poly" title=" " alt="" coords="859,29,857,19,863,10,876,5,895,3,916,5,929,11,926,16,915,10,895,8,877,10,866,15,862,20,864,28"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1015,91,1158,131"/>
<area shape="poly" title=" " alt="" coords="962,68,1008,83,1006,88,960,73"/>
<area shape="poly" title=" " alt="" coords="769,153,815,138,816,143,771,158"/>
<area shape="poly" title=" " alt="" coords="776,169,867,160,966,144,1009,134,1011,139,968,150,868,166,776,175"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="824,209,967,250"/>
<area shape="poly" title=" " alt="" coords="777,194,809,203,808,208,775,199"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="824,275,967,315"/>
<area shape="poly" title=" " alt="" coords="733,195,775,227,825,259,835,265,832,269,822,264,772,231,730,199"/>
</map>
</div>
</div>
</div>
<a id="a43d84755174b5dcb0e8a4f8121996634" name="a43d84755174b5dcb0e8a4f8121996634"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a43d84755174b5dcb0e8a4f8121996634">&#9670;&#160;</a></span>translateGuardFlag()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QString LdConfigDirWrapper::translateGuardFlag </td>
<td>(</td>
<td class="paramtype">DWORD</td> <td class="paramname"><span class="paramname"><em>flags</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel static">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00431">431</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
</div>
</div>
<a id="a532f20c9b0555cb948fc303fd7bc9cf3" name="a532f20c9b0555cb948fc303fd7bc9cf3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a532f20c9b0555cb948fc303fd7bc9cf3">&#9670;&#160;</a></span>translateGuardFlagsContent()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QString LdConfigDirWrapper::translateGuardFlagsContent </td>
<td>(</td>
<td class="paramtype">const QString &amp;</td> <td class="paramname"><span class="paramname"><em>delim</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00475">475</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a532f20c9b0555cb948fc303fd7bc9cf3_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a532f20c9b0555cb948fc303fd7bc9cf3_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a532f20c9b0555cb948fc303fd7bc9cf3_cgraph" id="aclass_ld_config_dir_wrapper_a532f20c9b0555cb948fc303fd7bc9cf3_cgraph">
<area shape="rect" title=" " alt="" coords="5,123,195,163"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a7d432fabdaacf321c1f90756fe2eef17" title=" " alt="" coords="246,57,382,98"/>
<area shape="poly" title=" " alt="" coords="168,120,231,100,232,105,170,125"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="243,123,386,163"/>
<area shape="poly" title=" " alt="" coords="195,140,227,140,227,146,195,146"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a43d84755174b5dcb0e8a4f8121996634" title=" " alt="" coords="246,188,383,229"/>
<area shape="poly" title=" " alt="" coords="170,161,232,180,230,185,168,166"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="434,91,577,131"/>
<area shape="poly" title=" " alt="" coords="386,128,418,123,419,128,387,134"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="434,156,577,197"/>
<area shape="poly" title=" " alt="" coords="387,153,419,159,418,164,386,158"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="625,95,769,135"/>
<area shape="poly" title=" " alt="" coords="578,110,610,111,610,116,578,115"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="625,29,769,70"/>
<area shape="poly" title=" " alt="" coords="571,88,616,73,618,78,572,93"/>
<area shape="poly" title=" " alt="" coords="660,29,659,19,665,10,678,5,697,3,718,5,730,11,728,16,716,10,697,8,679,10,668,15,664,20,666,28"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="817,91,960,131"/>
<area shape="poly" title=" " alt="" coords="764,68,809,83,808,88,762,73"/>
<area shape="poly" title=" " alt="" coords="571,153,616,138,618,143,572,158"/>
<area shape="poly" title=" " alt="" coords="577,169,669,160,768,144,811,134,812,139,769,150,669,166,578,175"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="625,209,769,250"/>
<area shape="poly" title=" " alt="" coords="579,194,611,203,610,208,577,199"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="625,275,769,315"/>
<area shape="poly" title=" " alt="" coords="534,195,577,227,627,259,636,265,634,269,624,264,574,231,531,199"/>
</map>
</div>
</div>
</div>
<a id="a9725e4776e97d6d1b229c7b50098b516" name="a9725e4776e97d6d1b229c7b50098b516"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9725e4776e97d6d1b229c7b50098b516">&#9670;&#160;</a></span>wrap()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool LdConfigDirWrapper::wrap </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel virtual">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="class_exe_node_wrapper.html#a5cd7f16e4529be2a96f87237e31b2611">ExeNodeWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html#l00070">70</a> of file <a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_ld_config_dir_wrapper_a9725e4776e97d6d1b229c7b50098b516_cgraph.png" border="0" usemap="#aclass_ld_config_dir_wrapper_a9725e4776e97d6d1b229c7b50098b516_cgraph" loading="lazy" alt=""/></div>
<map name="aclass_ld_config_dir_wrapper_a9725e4776e97d6d1b229c7b50098b516_cgraph" id="aclass_ld_config_dir_wrapper_a9725e4776e97d6d1b229c7b50098b516_cgraph">
<area shape="rect" title=" " alt="" coords="5,39,142,79"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a9ef0c9517e89724c92ab76e87a767387" title=" " alt="" coords="190,5,326,46"/>
<area shape="poly" title=" " alt="" coords="141,44,174,38,175,43,142,49"/>
<area shape="rect" href="class_ld_config_dir_wrapper.html#a816726cce7621d16d9f523312937e887" title=" " alt="" coords="190,71,326,111"/>
<area shape="poly" title=" " alt="" coords="142,68,174,74,174,79,142,73"/>
<area shape="rect" href="class_exe_node_wrapper.html#abd74c2637211cf471d022b528654c84c" title=" " alt="" coords="374,13,529,38"/>
<area shape="poly" title=" " alt="" coords="327,23,359,23,359,28,327,28"/>
</map>
</div>
</div>
</div>
<a name="doc-related-members" id="doc-related-members"></a><h2 id="header-doc-related-members" class="groupheader">Friends And Related Symbol Documentation</h2>
<a id="afd7a686e3034702ce373ff254c6cd970" name="afd7a686e3034702ce373ff254c6cd970"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afd7a686e3034702ce373ff254c6cd970">&#9670;&#160;</a></span>LdConfigEntryWrapper</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">friend class <a class="el" href="class_ld_config_entry_wrapper.html">LdConfigEntryWrapper</a></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel friend">friend</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_ld_config_dir_wrapper_8h_source.html#l00191">191</a> of file <a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>parser/include/bearparser/pe/<a class="el" href="_ld_config_dir_wrapper_8h_source.html">LdConfigDirWrapper.h</a></li>
<li>parser/pe/<a class="el" href="_ld_config_dir_wrapper_8cpp_source.html">LdConfigDirWrapper.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.17.0
</small></address>
</div><!-- doc-content -->
</body>
</html>