mirror of
https://github.com/hasherezade/bearparser
synced 2026-06-08 14:32:38 +00:00
953 lines
95 KiB
HTML
953 lines
95 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.9.7"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>BearParser: DataDirWrapper Class Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.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>
|
|
<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.9.7 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
<!-- 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 class="header">
|
|
<div class="summary">
|
|
<a href="#pub-types">Public Types</a> |
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="class_data_dir_wrapper-members.html">List of all members</a> </div>
|
|
<div class="headertitle"><div class="title">DataDirWrapper Class Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p><code>#include <<a class="el" href="_data_dir_wrapper_8h_source.html">DataDirWrapper.h</a>></code></p>
|
|
<div class="dynheader">
|
|
Collaboration diagram for DataDirWrapper:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="class_data_dir_wrapper__coll__graph.png" border="0" usemap="#a_data_dir_wrapper_coll__map" alt="Collaboration graph"/></div>
|
|
<map name="a_data_dir_wrapper_coll__map" id="a_data_dir_wrapper_coll__map">
|
|
<area shape="rect" title=" " alt="" coords="964,296,1076,321"/>
|
|
<area shape="rect" href="class_p_e_element_wrapper.html" title=" " alt="" coords="657,234,790,260"/>
|
|
<area shape="poly" title=" " alt="" coords="804,261,964,294,963,299,803,266"/>
|
|
<area shape="rect" href="class_file_hdr_wrapper.html" title=" " alt="" coords="964,182,1076,208"/>
|
|
<area shape="poly" title=" " alt="" coords="801,228,814,226,963,201,964,206,815,231,802,233"/>
|
|
<area shape="rect" href="class_opt_hdr_wrapper.html" title=" " alt="" coords="964,345,1076,371"/>
|
|
<area shape="poly" title=" " alt="" coords="759,265,815,294,893,322,964,342,963,347,891,327,813,299,757,270"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html" title=" " alt="" coords="470,180,608,205"/>
|
|
<area shape="poly" title=" " alt="" coords="599,207,678,231,677,236,598,212"/>
|
|
<area shape="rect" href="class_dos_hdr_wrapper.html" title=" " alt="" coords="818,132,932,157"/>
|
|
<area shape="poly" title=" " alt="" coords="622,178,818,150,818,155,623,183"/>
|
|
<area shape="rect" href="class_exe_node_wrapper.html" title=" " alt="" coords="814,430,936,456"/>
|
|
<area shape="poly" title=" " alt="" coords="571,212,858,428,854,432,568,217"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html" title=" " alt="" coords="5,109,136,135"/>
|
|
<area shape="poly" title=" " alt="" coords="129,137,160,146,243,164,326,176,470,188,470,193,326,181,242,169,159,151,127,142"/>
|
|
<area shape="rect" href="class_executable.html" title=" " alt="" coords="239,121,323,147"/>
|
|
<area shape="poly" title=" " alt="" coords="151,119,181,120,238,126,238,131,180,126,151,124"/>
|
|
<area shape="poly" title=" " alt="" coords="140,135,160,138,200,139,238,137,239,142,200,145,159,143,139,140"/>
|
|
<area shape="rect" href="class_p_e_core.html" title=" " alt="" coords="381,9,446,35"/>
|
|
<area shape="poly" title=" " alt="" coords="105,98,151,74,204,52,251,40,299,31,380,21,381,26,300,36,252,45,206,58,153,79,107,103"/>
|
|
<area shape="poly" title=" " alt="" coords="338,144,480,176,479,181,337,149"/>
|
|
<area shape="rect" href="class_mapped_exe.html" title=" " alt="" coords="495,69,583,95"/>
|
|
<area shape="poly" title=" " alt="" coords="337,120,494,88,495,93,338,125"/>
|
|
<area shape="rect" href="class_p_e_file.html" title=" " alt="" coords="1170,210,1229,236"/>
|
|
<area shape="poly" title=" " alt="" coords="1155,231,1080,238,924,246,791,249,790,244,924,240,1080,233,1155,226"/>
|
|
<area shape="rect" href="class_p_e_node_wrapper.html" title=" " alt="" coords="1315,277,1433,303"/>
|
|
<area shape="poly" title=" " alt="" coords="1244,237,1339,274,1337,279,1242,242"/>
|
|
<area shape="poly" title=" " alt="" coords="598,76,692,75,814,80,948,95,1015,108,1081,124,1117,138,1148,161,1172,185,1191,208,1187,212,1168,189,1144,165,1114,143,1079,130,1014,113,947,100,813,85,692,80,598,81"/>
|
|
<area shape="rect" href="class_exe_wrappers_container.html" title=" " alt="" coords="205,68,357,93"/>
|
|
<area shape="poly" title=" " alt="" coords="372,78,494,79,494,84,372,83"/>
|
|
<area shape="poly" title=" " alt="" coords="461,19,632,18,1021,18,1058,24,1090,41,1118,67,1142,97,1177,160,1197,209,1192,211,1172,162,1138,100,1114,70,1087,46,1056,29,1021,23,632,23,461,24"/>
|
|
<area shape="poly" title=" " alt="" coords="947,143,1044,155,1097,167,1147,186,1183,207,1180,212,1145,191,1095,172,1043,160,946,148"/>
|
|
<area shape="poly" title=" " alt="" coords="1090,203,1170,216,1169,221,1089,208"/>
|
|
<area shape="poly" title=" " alt="" coords="1071,336,1079,331,1112,308,1142,282,1186,234,1190,238,1146,285,1115,312,1081,336,1073,340"/>
|
|
<area shape="rect" href="class_sect_hdrs_wrapper.html" title=" " alt="" coords="1491,236,1615,261"/>
|
|
<area shape="poly" title=" " alt="" coords="1477,235,1432,228,1321,223,1230,224,1230,219,1321,218,1433,223,1478,230"/>
|
|
<area shape="poly" title=" " alt="" coords="1446,270,1493,259,1494,264,1447,276"/>
|
|
<area shape="poly" title=" " alt="" coords="1357,260,1363,253,1374,250,1384,253,1391,259,1390,277,1384,276,1386,261,1382,257,1374,255,1366,258,1361,264"/>
|
|
<area shape="rect" href="class_data_dir_entry_wrapper.html" title=" " alt="" coords="1482,293,1623,319"/>
|
|
<area shape="poly" title=" " alt="" coords="1447,294,1482,297,1482,302,1447,299"/>
|
|
<area shape="poly" title=" " alt="" coords="951,444,1014,441,1079,430,1148,405,1199,376,1248,343,1314,309,1334,301,1336,305,1316,313,1250,348,1201,380,1151,410,1081,435,1015,446,951,449"/>
|
|
<area shape="poly" title=" " alt="" coords="847,414,856,406,875,404,892,406,902,412,905,421,900,431,895,429,899,421,898,415,890,411,875,409,858,411,850,418"/>
|
|
<area shape="rect" href="class_resources_album.html" title=" " alt="" coords="960,394,1080,420"/>
|
|
<area shape="poly" title=" " alt="" coords="1073,386,1111,365,1144,336,1162,311,1175,283,1192,235,1197,237,1180,285,1166,313,1148,340,1114,369,1076,390"/>
|
|
<area shape="poly" title=" " alt="" coords="1503,326,1462,337,1414,344,1363,344,1314,332,1279,313,1249,287,1208,238,1212,234,1253,283,1282,308,1316,328,1364,339,1413,339,1461,332,1502,321"/>
|
|
</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 class="groupheader"><a id="pub-types" name="pub-types"></a>
|
|
Public Types</h2></td></tr>
|
|
<tr class="memitem:aa6d39cbb88d0f3716cbd90412f4a0db6"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#aa6d39cbb88d0f3716cbd90412f4a0db6">DataDirSID</a> { <a class="el" href="class_data_dir_wrapper.html#aa6d39cbb88d0f3716cbd90412f4a0db6a46461b8f43056d6170e714f97a34b80f">NONE</a> = FIELD_NONE
|
|
, <a class="el" href="class_data_dir_wrapper.html#aa6d39cbb88d0f3716cbd90412f4a0db6a3c9e67519120c837a331888955ba46a0">ADDRESS</a> = 0
|
|
, <a class="el" href="class_data_dir_wrapper.html#aa6d39cbb88d0f3716cbd90412f4a0db6ab63d06bc0edd4b48645310bfe8e66f9e">SIZE</a> = 1
|
|
, <a class="el" href="class_data_dir_wrapper.html#aa6d39cbb88d0f3716cbd90412f4a0db6ab08abeea38320156929f8adae75f297f">COUNTER</a>
|
|
}</td></tr>
|
|
<tr class="separator:aa6d39cbb88d0f3716cbd90412f4a0db6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:a6fb4c3d942770f4779d278675ba89db0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#a6fb4c3d942770f4779d278675ba89db0">DataDirWrapper</a> (<a class="el" href="class_p_e_file.html">PEFile</a> *pe)</td></tr>
|
|
<tr class="separator:a6fb4c3d942770f4779d278675ba89db0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a85d681072a24dddb347985177f2abf6f"><td class="memItemLeft" align="right" valign="top">virtual size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#a85d681072a24dddb347985177f2abf6f">getSubFieldsCount</a> ()</td></tr>
|
|
<tr class="separator:a85d681072a24dddb347985177f2abf6f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a7f9f1631dc5b8bcc729b81b88579deb0"><td class="memItemLeft" align="right" valign="top">virtual void * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#a7f9f1631dc5b8bcc729b81b88579deb0">getPtr</a> ()</td></tr>
|
|
<tr class="separator:a7f9f1631dc5b8bcc729b81b88579deb0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:abcc6d86660e1c32921c9799969a5c998"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#abcc6d86660e1c32921c9799969a5c998">getSize</a> ()</td></tr>
|
|
<tr class="separator:abcc6d86660e1c32921c9799969a5c998"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6e1ec157ddcb8d95dd9c12d770a0a258"><td class="memItemLeft" align="right" valign="top">virtual QString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#a6e1ec157ddcb8d95dd9c12d770a0a258">getName</a> ()</td></tr>
|
|
<tr class="separator:a6e1ec157ddcb8d95dd9c12d770a0a258"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6d0524c3899f967570e55bda55da8425"><td class="memItemLeft" align="right" valign="top">virtual size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#a6d0524c3899f967570e55bda55da8425">getFieldsCount</a> ()</td></tr>
|
|
<tr class="separator:a6d0524c3899f967570e55bda55da8425"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:acb7d4ed083d908d7d7f224e5a47c1ea5"><td class="memItemLeft" align="right" valign="top">virtual void * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#acb7d4ed083d908d7d7f224e5a47c1ea5">getFieldPtr</a> (size_t fieldId, size_t subField)</td></tr>
|
|
<tr class="separator:acb7d4ed083d908d7d7f224e5a47c1ea5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a267b0a6edae9e9193f9d3d7c97a7bd83"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#a267b0a6edae9e9193f9d3d7c97a7bd83">getFieldSize</a> (size_t fieldId, size_t subField)</td></tr>
|
|
<tr class="separator:a267b0a6edae9e9193f9d3d7c97a7bd83"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0a9cc450c8dce60142820892c63ced92"><td class="memItemLeft" align="right" valign="top">virtual QString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#a0a9cc450c8dce60142820892c63ced92">getFieldName</a> (size_t fieldId)</td></tr>
|
|
<tr class="separator:a0a9cc450c8dce60142820892c63ced92"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a70f6562f2d0fdcabdab258ae438b0884"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_executable.html#a2202e0db9d88f3be2b26fc138ddd3b5b">Executable::addr_type</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#a70f6562f2d0fdcabdab258ae438b0884">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="separator:a70f6562f2d0fdcabdab258ae438b0884"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae9323984ac2986c3f1725a8c290c80b0"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0">getDirsCount</a> ()</td></tr>
|
|
<tr class="separator:ae9323984ac2986c3f1725a8c290c80b0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pub_methods_class_p_e_element_wrapper"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_p_e_element_wrapper')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="class_p_e_element_wrapper.html">PEElementWrapper</a></td></tr>
|
|
<tr class="memitem:a27653bb6e16743105c6a3211b11274e0 inherit pub_methods_class_p_e_element_wrapper"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_p_e_element_wrapper.html#a27653bb6e16743105c6a3211b11274e0">PEElementWrapper</a> (<a class="el" href="class_p_e_file.html">PEFile</a> *pe)</td></tr>
|
|
<tr class="separator:a27653bb6e16743105c6a3211b11274e0 inherit pub_methods_class_p_e_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6d8881669e55fe4013f4c4ee695c6620 inherit pub_methods_class_p_e_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="class_p_e_element_wrapper.html#a6d8881669e55fe4013f4c4ee695c6620">~PEElementWrapper</a> ()</td></tr>
|
|
<tr class="separator:a6d8881669e55fe4013f4c4ee695c6620 inherit pub_methods_class_p_e_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4257b4eb2b17dd9327a507915455734e inherit pub_methods_class_p_e_element_wrapper"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_p_e_file.html">PEFile</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_p_e_element_wrapper.html#a4257b4eb2b17dd9327a507915455734e">getPE</a> ()</td></tr>
|
|
<tr class="separator:a4257b4eb2b17dd9327a507915455734e inherit pub_methods_class_p_e_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pub_methods_class_exe_element_wrapper"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_exe_element_wrapper')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="class_exe_element_wrapper.html">ExeElementWrapper</a></td></tr>
|
|
<tr class="memitem:a7764c345edef03df4f974f7f09a70a3b inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><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="separator:a7764c345edef03df4f974f7f09a70a3b inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4e1378ce444b1a6a8c2a74a7ecb801b8 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a4e1378ce444b1a6a8c2a74a7ecb801b8">~ExeElementWrapper</a> ()</td></tr>
|
|
<tr class="separator:a4e1378ce444b1a6a8c2a74a7ecb801b8 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af1cd1e9dfaedea5c17a07c9e39d3150f inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#af1cd1e9dfaedea5c17a07c9e39d3150f">wrap</a> ()</td></tr>
|
|
<tr class="separator:af1cd1e9dfaedea5c17a07c9e39d3150f inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0bd5e125d24bc597cb6e7f720352fd5a inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a0bd5e125d24bc597cb6e7f720352fd5a">getContentSize</a> ()</td></tr>
|
|
<tr class="separator:a0bd5e125d24bc597cb6e7f720352fd5a inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a73e41be695c3260ba0764d5b9092937c inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual BYTE * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a73e41be695c3260ba0764d5b9092937c">getContent</a> ()</td></tr>
|
|
<tr class="separator:a73e41be695c3260ba0764d5b9092937c inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a227c20e3780b42bc18822e992bf4d116 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual void * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116">getPtr</a> ()=0</td></tr>
|
|
<tr class="separator:a227c20e3780b42bc18822e992bf4d116 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a087ecf5a983c1ef1e8de95b16c487616 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616">getSize</a> ()=0</td></tr>
|
|
<tr class="separator:a087ecf5a983c1ef1e8de95b16c487616 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af2f26b8da4cf2339944f1a4b8473454b inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual QString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#af2f26b8da4cf2339944f1a4b8473454b">getName</a> ()=0</td></tr>
|
|
<tr class="separator:af2f26b8da4cf2339944f1a4b8473454b inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a561b2d35521c1f6cb5f07a183989dc83 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83">getFieldsCount</a> ()=0</td></tr>
|
|
<tr class="separator:a561b2d35521c1f6cb5f07a183989dc83 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a67ce2e7ed7ae73a57c6a711ff767d40a inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a67ce2e7ed7ae73a57c6a711ff767d40a">getSubFieldsCount</a> ()</td></tr>
|
|
<tr class="separator:a67ce2e7ed7ae73a57c6a711ff767d40a inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a98ca205ec6f2d2deacd32327409a3539 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539">getOffset</a> ()</td></tr>
|
|
<tr class="separator:a98ca205ec6f2d2deacd32327409a3539 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af6fdb98a1dff9810143d6677b99ff4dd inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#af6fdb98a1dff9810143d6677b99ff4dd">getOffset</a> (void *ptr, bool allowExceptions=false)</td></tr>
|
|
<tr class="separator:af6fdb98a1dff9810143d6677b99ff4dd inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a43f0978ee5667e5dd34293f155d3d3cf inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual void * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf">getFieldPtr</a> (size_t fieldId, size_t subField)=0</td></tr>
|
|
<tr class="separator:a43f0978ee5667e5dd34293f155d3d3cf inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae2b79b68df1bdf87f4643dbcd1ef8176 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#ae2b79b68df1bdf87f4643dbcd1ef8176">getFieldPtr</a> (size_t fieldId)</td></tr>
|
|
<tr class="separator:ae2b79b68df1bdf87f4643dbcd1ef8176 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a10ef93fdda6cf93c5db02b696a81b7c7 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> </td><td class="memItemRight" valign="bottom"><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="separator:a10ef93fdda6cf93c5db02b696a81b7c7 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4a1afe592b11191cab1d74432f759b41 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> </td><td class="memItemRight" valign="bottom"><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="separator:a4a1afe592b11191cab1d74432f759b41 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac39b13e7ac41c89db1b66c6e7a57e757 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual QString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#ac39b13e7ac41c89db1b66c6e7a57e757">translateFieldContent</a> (size_t fieldId)</td></tr>
|
|
<tr class="separator:ac39b13e7ac41c89db1b66c6e7a57e757 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2c144aaa86fd60c6aa91b90c86c77c30 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a2c144aaa86fd60c6aa91b90c86c77c30">hasSubfieldWrapper</a> (size_t parentType)</td></tr>
|
|
<tr class="separator:a2c144aaa86fd60c6aa91b90c86c77c30 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a68270d1efcc7f89c2a27f68fb4bccad3 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual QString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a68270d1efcc7f89c2a27f68fb4bccad3">getFieldName</a> (size_t fieldId)=0</td></tr>
|
|
<tr class="separator:a68270d1efcc7f89c2a27f68fb4bccad3 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5f05db52fcfdf132740fa6f0923055cd inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_wrapped_value.html">WrappedValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a5f05db52fcfdf132740fa6f0923055cd">getWrappedValue</a> (size_t fieldId, size_t subField)</td></tr>
|
|
<tr class="separator:a5f05db52fcfdf132740fa6f0923055cd inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2d0869ffae03306918f46253eb43ecc6 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_wrapped_value.html">WrappedValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a2d0869ffae03306918f46253eb43ecc6">getWrappedValue</a> (size_t fieldId)</td></tr>
|
|
<tr class="separator:a2d0869ffae03306918f46253eb43ecc6 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a8108914de5353bd75c8874bb3fb17129 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_executable.html#a2202e0db9d88f3be2b26fc138ddd3b5b">Executable::addr_type</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a8108914de5353bd75c8874bb3fb17129">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="separator:a8108914de5353bd75c8874bb3fb17129 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a86cc36cd7ea4808d93c0ac59ffb12e60 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_wrapped_value.html#a70fcd4afb963d228e1f84fc422d13e0a">WrappedValue::data_type</a> </td><td class="memItemRight" valign="bottom"><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="separator:a86cc36cd7ea4808d93c0ac59ffb12e60 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af742979e13e19e532cc42ab72b2a0f80 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80">getNumValue</a> (size_t fieldId, size_t subField, bool *isOk)</td></tr>
|
|
<tr class="separator:af742979e13e19e532cc42ab72b2a0f80 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aaee384744aad1430d147285207858863 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#aaee384744aad1430d147285207858863">getNumValue</a> (size_t fieldId, bool *isOk)</td></tr>
|
|
<tr class="separator:aaee384744aad1430d147285207858863 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a1e74b95ca63396ca3f720b05a54f2b62 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><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="separator:a1e74b95ca63396ca3f720b05a54f2b62 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a60e6c709525c912e4f4b60e7ecbdfb12 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a60e6c709525c912e4f4b60e7ecbdfb12">setNumValue</a> (size_t fieldId, uint64_t val)</td></tr>
|
|
<tr class="separator:a60e6c709525c912e4f4b60e7ecbdfb12 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac51b5e7b01ac0fcd2f12f557c960bb26 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_executable.html">Executable</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#ac51b5e7b01ac0fcd2f12f557c960bb26">getExe</a> ()</td></tr>
|
|
<tr class="separator:ac51b5e7b01ac0fcd2f12f557c960bb26 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a85682570009a6c69fb22f035763a3c56 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a85682570009a6c69fb22f035763a3c56">isBit64</a> ()</td></tr>
|
|
<tr class="separator:a85682570009a6c69fb22f035763a3c56 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a10375011f680e46f236a878916838fd6 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a10375011f680e46f236a878916838fd6">isBit32</a> ()</td></tr>
|
|
<tr class="separator:a10375011f680e46f236a878916838fd6 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pub_methods_class_abstract_byte_buffer"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_abstract_byte_buffer')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="class_abstract_byte_buffer.html">AbstractByteBuffer</a></td></tr>
|
|
<tr class="memitem:a083856a64bf8a0682a6a7799830f0ec1 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a083856a64bf8a0682a6a7799830f0ec1">AbstractByteBuffer</a> ()</td></tr>
|
|
<tr class="separator:a083856a64bf8a0682a6a7799830f0ec1 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0a56c0aa65e56d6b739c060816cd3a40 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a0a56c0aa65e56d6b739c060816cd3a40">~AbstractByteBuffer</a> ()</td></tr>
|
|
<tr class="separator:a0a56c0aa65e56d6b739c060816cd3a40 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0493bdae87b5011993652335adb19577 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577">getContentSize</a> ()=0</td></tr>
|
|
<tr class="separator:a0493bdae87b5011993652335adb19577 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2d68f6930726a129478c8ab5ed38779a inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual BYTE * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a">getContent</a> ()=0</td></tr>
|
|
<tr class="separator:a2d68f6930726a129478c8ab5ed38779a inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a113d0f29022df23ed74ff1c171df8c82 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a113d0f29022df23ed74ff1c171df8c82">isTruncated</a> ()</td></tr>
|
|
<tr class="separator:a113d0f29022df23ed74ff1c171df8c82 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a20e43caa5780d199dd1d7d919f9d590e inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a20e43caa5780d199dd1d7d919f9d590e">isResized</a> ()</td></tr>
|
|
<tr class="separator:a20e43caa5780d199dd1d7d919f9d590e inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:abe753ded9eb9cb7495c37050d0ed8a5e inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">BYTE </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#abe753ded9eb9cb7495c37050d0ed8a5e">operator[]</a> (size_t idx)</td></tr>
|
|
<tr class="separator:abe753ded9eb9cb7495c37050d0ed8a5e inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:adb10018e327d14ac29d842aee3ab5465 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#adb10018e327d14ac29d842aee3ab5465">getOffset</a> (void *ptr, bool allowExceptions=false)</td></tr>
|
|
<tr class="separator:adb10018e327d14ac29d842aee3ab5465 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a64f38e33f915741eb283ef9a34cacb6d inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual BYTE * </td><td class="memItemRight" valign="bottom"><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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> size, bool allowExceptions=false)</td></tr>
|
|
<tr class="separator:a64f38e33f915741eb283ef9a34cacb6d inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a1bb3488a20437ae30801b5f1b30d10ca inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual BYTE * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a1bb3488a20437ae30801b5f1b30d10ca">getContentAtPtr</a> (BYTE *ptr, <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> size, bool allowExceptions=false)</td></tr>
|
|
<tr class="separator:a1bb3488a20437ae30801b5f1b30d10ca inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a645af5adcbc9ea0639ffd216cdb2b170 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> srcSize, <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> paddingSize, bool allowExceptions=false)</td></tr>
|
|
<tr class="separator:a645af5adcbc9ea0639ffd216cdb2b170 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a91f67da45e60fe85a4b03bd4e2b1c59e inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><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="separator:a91f67da45e60fe85a4b03bd4e2b1c59e inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a265e3794703e57d0208feb007c6f79ec inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a265e3794703e57d0208feb007c6f79ec">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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> len=<a class="el" href="_abstract_byte_buffer_8h.html#a06eeddcfd3f26853ac1210c897f8a003">BUFSIZE_MAX</a>)</td></tr>
|
|
<tr class="separator:a265e3794703e57d0208feb007c6f79ec inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac56fe1119d76076dc58fd08cde2e2bb3 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> len)</td></tr>
|
|
<tr class="separator:ac56fe1119d76076dc58fd08cde2e2bb3 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aced00c06952e4829ce0549a0af3739ea inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#aced00c06952e4829ce0549a0af3739ea">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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> len)</td></tr>
|
|
<tr class="separator:aced00c06952e4829ce0549a0af3739ea inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a04f5bb327ac0789b872d0771b11adc6b inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top"><a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> </td><td class="memItemRight" valign="bottom"><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="separator:a04f5bb327ac0789b872d0771b11adc6b inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4cbbe66b2777fa7c450f612ec3a20ae6 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top"><a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a4cbbe66b2777fa7c450f612ec3a20ae6">getMaxSizeFromPtr</a> (BYTE *ptr)</td></tr>
|
|
<tr class="separator:a4cbbe66b2777fa7c450f612ec3a20ae6 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad6e51045cafb47ed7d4467b55ad74d4f inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> size)</td></tr>
|
|
<tr class="separator:ad6e51045cafb47ed7d4467b55ad74d4f inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af71537f23fca3c17751b782fc41a4ca2 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#af71537f23fca3c17751b782fc41a4ca2">fillContent</a> (BYTE filling)</td></tr>
|
|
<tr class="separator:af71537f23fca3c17751b782fc41a4ca2 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a879558945e14b82e6345dd47f25140c1 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><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="separator:a879558945e14b82e6345dd47f25140c1 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9fe8ad85b0926eacf7e3e4731b0344a3 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> size)</td></tr>
|
|
<tr class="separator:a9fe8ad85b0926eacf7e3e4731b0344a3 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a14f43c9bfaa747b5ee4191a51f1180d9 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> size)</td></tr>
|
|
<tr class="separator:a14f43c9bfaa747b5ee4191a51f1180d9 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9476fc334d491f3882852b0048a76b77 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> size, bool *isOk)</td></tr>
|
|
<tr class="separator:a9476fc334d491f3882852b0048a76b77 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5e4be1e74690ad6517c3d19ed946b857 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> size, uint64_t newVal)</td></tr>
|
|
<tr class="separator:a5e4be1e74690ad6517c3d19ed946b857 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a39e77f97d0d667575ef574cc68255ae6 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><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="separator:a39e77f97d0d667575ef574cc68255ae6 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac1710ac29680e17156a74a3618fe35f2 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#ac1710ac29680e17156a74a3618fe35f2">resize</a> (<a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> newSize)</td></tr>
|
|
<tr class="separator:ac1710ac29680e17156a74a3618fe35f2 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a74943c97716eb8c33448a883f384f64c inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top"><a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> </td><td class="memItemRight" valign="bottom"><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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> contentSize, QFile &fIn)</td></tr>
|
|
<tr class="separator:a74943c97716eb8c33448a883f384f64c inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="inherited" name="inherited"></a>
|
|
Additional Inherited Members</h2></td></tr>
|
|
<tr class="inherit_header pub_static_methods_class_abstract_byte_buffer"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_class_abstract_byte_buffer')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="class_abstract_byte_buffer.html">AbstractByteBuffer</a></td></tr>
|
|
<tr class="memitem:ac24d107f7f7dafeeb671e9aceeba818d inherit pub_static_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><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>
|
|
<tr class="separator:ac24d107f7f7dafeeb671e9aceeba818d inherit pub_static_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pro_methods_class_exe_element_wrapper"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_exe_element_wrapper')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="class_exe_element_wrapper.html">ExeElementWrapper</a></td></tr>
|
|
<tr class="memitem:a1f58acc525be97f70b60d8a3ab1df6da inherit pro_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><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="separator:a1f58acc525be97f70b60d8a3ab1df6da inherit pro_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aae7b512e4a6302259348e4f9ce817c36 inherit pro_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><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>
|
|
<tr class="separator:aae7b512e4a6302259348e4f9ce817c36 inherit pro_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pro_attribs_class_p_e_element_wrapper"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_p_e_element_wrapper')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="class_p_e_element_wrapper.html">PEElementWrapper</a></td></tr>
|
|
<tr class="memitem:a6b7a41c35e9fa8d9f10b286fd3c4cb0a inherit pro_attribs_class_p_e_element_wrapper"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_p_e_file.html">PEFile</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_p_e_element_wrapper.html#a6b7a41c35e9fa8d9f10b286fd3c4cb0a">m_PE</a></td></tr>
|
|
<tr class="separator:a6b7a41c35e9fa8d9f10b286fd3c4cb0a inherit pro_attribs_class_p_e_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pro_attribs_class_exe_element_wrapper"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_exe_element_wrapper')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="class_exe_element_wrapper.html">ExeElementWrapper</a></td></tr>
|
|
<tr class="memitem:ad5100967cd4bb4831c0e96de7659d53e inherit pro_attribs_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_executable.html">Executable</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#ad5100967cd4bb4831c0e96de7659d53e">m_Exe</a></td></tr>
|
|
<tr class="separator:ad5100967cd4bb4831c0e96de7659d53e inherit pro_attribs_class_exe_element_wrapper"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock">
|
|
<p class="definition">Definition at line <a class="el" href="_data_dir_wrapper_8h_source.html#l00005">5</a> of file <a class="el" href="_data_dir_wrapper_8h_source.html">DataDirWrapper.h</a>.</p>
|
|
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
|
|
<a id="aa6d39cbb88d0f3716cbd90412f4a0db6" name="aa6d39cbb88d0f3716cbd90412f4a0db6"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa6d39cbb88d0f3716cbd90412f4a0db6">◆ </a></span>DataDirSID</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">enum <a class="el" href="class_data_dir_wrapper.html#aa6d39cbb88d0f3716cbd90412f4a0db6">DataDirWrapper::DataDirSID</a></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<table class="fieldtable">
|
|
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="aa6d39cbb88d0f3716cbd90412f4a0db6a46461b8f43056d6170e714f97a34b80f" name="aa6d39cbb88d0f3716cbd90412f4a0db6a46461b8f43056d6170e714f97a34b80f"></a>NONE </td><td class="fielddoc"></td></tr>
|
|
<tr><td class="fieldname"><a id="aa6d39cbb88d0f3716cbd90412f4a0db6a3c9e67519120c837a331888955ba46a0" name="aa6d39cbb88d0f3716cbd90412f4a0db6a3c9e67519120c837a331888955ba46a0"></a>ADDRESS </td><td class="fielddoc"></td></tr>
|
|
<tr><td class="fieldname"><a id="aa6d39cbb88d0f3716cbd90412f4a0db6ab63d06bc0edd4b48645310bfe8e66f9e" name="aa6d39cbb88d0f3716cbd90412f4a0db6ab63d06bc0edd4b48645310bfe8e66f9e"></a>SIZE </td><td class="fielddoc"></td></tr>
|
|
<tr><td class="fieldname"><a id="aa6d39cbb88d0f3716cbd90412f4a0db6ab08abeea38320156929f8adae75f297f" name="aa6d39cbb88d0f3716cbd90412f4a0db6ab08abeea38320156929f8adae75f297f"></a>COUNTER </td><td class="fielddoc"></td></tr>
|
|
</table>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="_data_dir_wrapper_8h_source.html#l00008">8</a> of file <a class="el" href="_data_dir_wrapper_8h_source.html">DataDirWrapper.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a id="a6fb4c3d942770f4779d278675ba89db0" name="a6fb4c3d942770f4779d278675ba89db0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6fb4c3d942770f4779d278675ba89db0">◆ </a></span>DataDirWrapper()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">DataDirWrapper::DataDirWrapper </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="class_p_e_file.html">PEFile</a> * </td>
|
|
<td class="paramname"><em>pe</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="_data_dir_wrapper_8h_source.html#l00015">15</a> of file <a class="el" href="_data_dir_wrapper_8h_source.html">DataDirWrapper.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="a70f6562f2d0fdcabdab258ae438b0884" name="a70f6562f2d0fdcabdab258ae438b0884"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a70f6562f2d0fdcabdab258ae438b0884">◆ </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> DataDirWrapper::containsAddrType </td>
|
|
<td>(</td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"><em>fieldId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"><em>subField</em> = <code><a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a></code> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">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="_data_dir_wrapper_8cpp_source.html#l00093">93</a> of file <a class="el" href="_data_dir_wrapper_8cpp_source.html">DataDirWrapper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ae9323984ac2986c3f1725a8c290c80b0" name="ae9323984ac2986c3f1725a8c290c80b0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae9323984ac2986c3f1725a8c290c80b0">◆ </a></span>getDirsCount()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">size_t DataDirWrapper::getDirsCount </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="_data_dir_wrapper_8cpp_source.html#l00021">21</a> of file <a class="el" href="_data_dir_wrapper_8cpp_source.html">DataDirWrapper.cpp</a>.</p>
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="class_data_dir_wrapper_ae9323984ac2986c3f1725a8c290c80b0_cgraph.png" border="0" usemap="#aclass_data_dir_wrapper_ae9323984ac2986c3f1725a8c290c80b0_cgraph" alt=""/></div>
|
|
<map name="aclass_data_dir_wrapper_ae9323984ac2986c3f1725a8c290c80b0_cgraph" id="aclass_data_dir_wrapper_ae9323984ac2986c3f1725a8c290c80b0_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,226,199,252"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="251,185,395,226"/>
|
|
<area shape="poly" title=" " alt="" coords="191,223,236,216,237,221,192,228"/>
|
|
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="247,251,399,291"/>
|
|
<area shape="poly" title=" " alt="" coords="196,250,232,255,231,260,195,255"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="447,95,590,135"/>
|
|
<area shape="poly" title=" " alt="" coords="367,182,459,139,461,144,370,187"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="447,185,590,226"/>
|
|
<area shape="poly" title=" " alt="" coords="395,203,432,203,432,208,395,208"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="454,283,584,323"/>
|
|
<area shape="poly" title=" " alt="" coords="374,224,400,237,469,273,467,278,398,241,372,229"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="638,95,782,135"/>
|
|
<area shape="poly" title=" " alt="" coords="591,112,624,112,624,118,591,118"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="638,29,782,70"/>
|
|
<area shape="poly" title=" " alt="" coords="579,92,634,73,636,78,581,97"/>
|
|
<area shape="poly" title=" " alt="" coords="673,29,672,19,678,10,691,5,710,3,731,5,744,12,741,17,730,10,710,8,692,10,681,15,677,20,679,28"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="830,91,973,131"/>
|
|
<area shape="poly" title=" " alt="" coords="777,68,823,83,821,88,775,73"/>
|
|
<area shape="poly" title=" " alt="" coords="562,182,651,140,654,144,564,187"/>
|
|
<area shape="poly" title=" " alt="" coords="590,189,781,144,820,133,821,139,782,150,591,194"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="638,209,782,250"/>
|
|
<area shape="poly" title=" " alt="" coords="591,212,624,216,623,222,590,217"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="638,275,782,315"/>
|
|
<area shape="poly" title=" " alt="" coords="565,224,653,266,651,270,563,229"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="645,340,775,381"/>
|
|
<area shape="poly" title=" " alt="" coords="585,320,631,334,630,339,584,325"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="836,307,967,347"/>
|
|
<area shape="poly" title=" " alt="" coords="775,346,821,338,822,343,776,352"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="836,372,967,413"/>
|
|
<area shape="poly" title=" " alt="" coords="776,369,822,376,821,382,775,374"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a0a9cc450c8dce60142820892c63ced92" name="a0a9cc450c8dce60142820892c63ced92"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a0a9cc450c8dce60142820892c63ced92">◆ </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 DataDirWrapper::getFieldName </td>
|
|
<td>(</td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"><em>fieldId</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Implements <a class="el" href="class_exe_element_wrapper.html#a68270d1efcc7f89c2a27f68fb4bccad3">ExeElementWrapper</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="_data_dir_wrapper_8cpp_source.html#l00071">71</a> of file <a class="el" href="_data_dir_wrapper_8cpp_source.html">DataDirWrapper.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="acb7d4ed083d908d7d7f224e5a47c1ea5" name="acb7d4ed083d908d7d7f224e5a47c1ea5"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#acb7d4ed083d908d7d7f224e5a47c1ea5">◆ </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 * DataDirWrapper::getFieldPtr </td>
|
|
<td>(</td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"><em>fieldId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"><em>subField</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">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="_data_dir_wrapper_8cpp_source.html#l00035">35</a> of file <a class="el" href="_data_dir_wrapper_8cpp_source.html">DataDirWrapper.cpp</a>.</p>
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="class_data_dir_wrapper_acb7d4ed083d908d7d7f224e5a47c1ea5_cgraph.png" border="0" usemap="#aclass_data_dir_wrapper_acb7d4ed083d908d7d7f224e5a47c1ea5_cgraph" alt=""/></div>
|
|
<map name="aclass_data_dir_wrapper_acb7d4ed083d908d7d7f224e5a47c1ea5_cgraph" id="aclass_data_dir_wrapper_acb7d4ed083d908d7d7f224e5a47c1ea5_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,170,187,196"/>
|
|
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="645,174,839,200"/>
|
|
<area shape="poly" title=" " alt="" coords="187,181,630,184,630,189,187,186"/>
|
|
<area shape="rect" href="class_data_dir_wrapper.html#a7f9f1631dc5b8bcc729b81b88579deb0" title=" " alt="" coords="235,121,388,147"/>
|
|
<area shape="poly" title=" " alt="" coords="155,167,237,148,238,153,156,172"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="891,211,1035,251"/>
|
|
<area shape="poly" title=" " alt="" coords="811,198,877,211,876,216,809,203"/>
|
|
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="887,145,1039,186"/>
|
|
<area shape="poly" title=" " alt="" coords="839,175,871,172,872,177,839,180"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1087,184,1230,225"/>
|
|
<area shape="poly" title=" " alt="" coords="1035,219,1072,213,1072,219,1035,224"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1087,257,1230,298"/>
|
|
<area shape="poly" title=" " alt="" coords="1036,246,1073,255,1072,260,1034,251"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1094,111,1224,151"/>
|
|
<area shape="poly" title=" " alt="" coords="1012,208,1038,195,1109,156,1112,161,1040,200,1014,213"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1278,192,1422,233"/>
|
|
<area shape="poly" title=" " alt="" coords="1231,205,1264,206,1264,211,1231,210"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1278,127,1422,167"/>
|
|
<area shape="poly" title=" " alt="" coords="1228,181,1265,170,1267,175,1229,186"/>
|
|
<area shape="poly" title=" " alt="" coords="1313,127,1312,117,1318,108,1331,102,1350,100,1371,103,1384,109,1381,114,1370,108,1350,105,1332,107,1321,112,1317,118,1319,125"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1470,241,1613,282"/>
|
|
<area shape="poly" title=" " alt="" coords="1399,165,1423,178,1502,230,1499,235,1420,183,1397,170"/>
|
|
<area shape="poly" title=" " alt="" coords="1219,254,1274,235,1276,240,1221,259"/>
|
|
<area shape="poly" title=" " alt="" coords="1179,297,1221,338,1249,358,1279,373,1318,385,1350,389,1382,385,1421,373,1449,357,1475,337,1516,292,1520,296,1479,341,1452,362,1423,377,1383,391,1350,395,1317,390,1277,377,1246,362,1218,342,1175,300"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1278,257,1422,298"/>
|
|
<area shape="poly" title=" " alt="" coords="1231,275,1264,275,1264,280,1231,280"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1278,323,1422,363"/>
|
|
<area shape="poly" title=" " alt="" coords="1221,296,1276,315,1274,320,1219,301"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1285,37,1415,78"/>
|
|
<area shape="poly" title=" " alt="" coords="1213,108,1280,81,1282,86,1215,113"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1476,5,1607,46"/>
|
|
<area shape="poly" title=" " alt="" coords="1415,44,1461,36,1462,42,1416,49"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1476,71,1607,111"/>
|
|
<area shape="poly" title=" " alt="" coords="1416,66,1462,75,1461,80,1415,72"/>
|
|
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="659,45,825,71"/>
|
|
<area shape="poly" title=" " alt="" coords="337,118,382,98,435,80,543,63,644,56,644,61,543,68,437,86,384,103,339,123"/>
|
|
<area shape="rect" href="class_data_dir_wrapper.html#abcc6d86660e1c32921c9799969a5c998" title=" " alt="" coords="436,145,597,171"/>
|
|
<area shape="poly" title=" " alt="" coords="388,140,421,144,421,149,388,145"/>
|
|
<area shape="rect" href="class_p_e_file.html#a333e4ee6d015fd59630b1ebe2b6d2307" title=" " alt="" coords="438,96,595,121"/>
|
|
<area shape="poly" title=" " alt="" coords="388,122,423,117,424,122,388,127"/>
|
|
<area shape="poly" title=" " alt="" coords="826,55,1270,55,1270,60,826,60"/>
|
|
<area shape="poly" title=" " alt="" coords="598,166,631,170,630,175,597,171"/>
|
|
<area shape="poly" title=" " alt="" coords="596,98,688,93,800,94,921,105,981,116,1040,131,1065,144,1088,161,1111,174,1108,178,1086,165,1063,149,1038,136,980,121,920,110,799,99,688,98,596,103"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a6d0524c3899f967570e55bda55da8425" name="a6d0524c3899f967570e55bda55da8425"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6d0524c3899f967570e55bda55da8425">◆ </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 DataDirWrapper::getFieldsCount </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">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="_data_dir_wrapper_8h_source.html#l00022">22</a> of file <a class="el" href="_data_dir_wrapper_8h_source.html">DataDirWrapper.h</a>.</p>
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="class_data_dir_wrapper_a6d0524c3899f967570e55bda55da8425_cgraph.png" border="0" usemap="#aclass_data_dir_wrapper_a6d0524c3899f967570e55bda55da8425_cgraph" alt=""/></div>
|
|
<map name="aclass_data_dir_wrapper_a6d0524c3899f967570e55bda55da8425_cgraph" id="aclass_data_dir_wrapper_a6d0524c3899f967570e55bda55da8425_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,219,177,259"/>
|
|
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="225,226,418,252"/>
|
|
<area shape="poly" title=" " alt="" coords="177,236,210,236,210,242,177,242"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="471,185,614,226"/>
|
|
<area shape="poly" title=" " alt="" coords="410,223,455,216,456,221,411,228"/>
|
|
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="466,251,618,291"/>
|
|
<area shape="poly" title=" " alt="" coords="415,250,451,255,451,260,414,255"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="666,95,810,135"/>
|
|
<area shape="poly" title=" " alt="" coords="587,182,678,139,681,144,589,187"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="666,185,810,226"/>
|
|
<area shape="poly" title=" " alt="" coords="614,203,651,203,651,208,614,208"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="673,283,803,323"/>
|
|
<area shape="poly" title=" " alt="" coords="593,224,620,237,688,273,686,278,617,241,591,229"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="858,95,1001,135"/>
|
|
<area shape="poly" title=" " alt="" coords="810,112,843,112,843,118,810,118"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="858,29,1001,70"/>
|
|
<area shape="poly" title=" " alt="" coords="799,92,853,73,855,78,800,97"/>
|
|
<area shape="poly" title=" " alt="" coords="893,29,891,19,897,10,910,5,929,3,951,5,963,12,961,17,949,10,929,8,911,10,900,15,896,20,898,28"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1049,91,1192,131"/>
|
|
<area shape="poly" title=" " alt="" coords="996,68,1042,83,1040,88,994,73"/>
|
|
<area shape="poly" title=" " alt="" coords="781,182,871,140,873,144,784,187"/>
|
|
<area shape="poly" title=" " alt="" coords="810,189,1000,144,1039,133,1041,139,1002,150,811,194"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="858,209,1001,250"/>
|
|
<area shape="poly" title=" " alt="" coords="810,212,843,216,843,222,810,217"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="858,275,1001,315"/>
|
|
<area shape="poly" title=" " alt="" coords="785,224,872,266,870,270,782,229"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="864,340,995,381"/>
|
|
<area shape="poly" title=" " alt="" coords="805,320,851,334,849,339,803,325"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1056,307,1186,347"/>
|
|
<area shape="poly" title=" " alt="" coords="995,346,1040,338,1041,343,996,352"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1056,372,1186,413"/>
|
|
<area shape="poly" title=" " alt="" coords="996,369,1041,376,1040,382,995,374"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a267b0a6edae9e9193f9d3d7c97a7bd83" name="a267b0a6edae9e9193f9d3d7c97a7bd83"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a267b0a6edae9e9193f9d3d7c97a7bd83">◆ </a></span>getFieldSize()</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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> DataDirWrapper::getFieldSize </td>
|
|
<td>(</td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"><em>fieldId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"><em>subField</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Reimplemented from <a class="el" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7">ExeElementWrapper</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="_data_dir_wrapper_8cpp_source.html#l00053">53</a> of file <a class="el" href="_data_dir_wrapper_8cpp_source.html">DataDirWrapper.cpp</a>.</p>
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="class_data_dir_wrapper_a267b0a6edae9e9193f9d3d7c97a7bd83_cgraph.png" border="0" usemap="#aclass_data_dir_wrapper_a267b0a6edae9e9193f9d3d7c97a7bd83_cgraph" alt=""/></div>
|
|
<map name="aclass_data_dir_wrapper_a267b0a6edae9e9193f9d3d7c97a7bd83_cgraph" id="aclass_data_dir_wrapper_a267b0a6edae9e9193f9d3d7c97a7bd83_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,226,195,252"/>
|
|
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="653,197,847,222"/>
|
|
<area shape="poly" title=" " alt="" coords="193,223,242,217,453,207,639,205,639,211,453,212,243,223,193,228"/>
|
|
<area shape="rect" href="class_data_dir_wrapper.html#a7f9f1631dc5b8bcc729b81b88579deb0" title=" " alt="" coords="243,277,396,302"/>
|
|
<area shape="poly" title=" " alt="" coords="159,250,247,270,246,275,158,255"/>
|
|
<area shape="rect" href="class_data_dir_wrapper.html#abcc6d86660e1c32921c9799969a5c998" title=" " alt="" coords="444,226,605,252"/>
|
|
<area shape="poly" title=" " alt="" coords="195,236,429,236,429,241,195,241"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="899,145,1043,186"/>
|
|
<area shape="poly" title=" " alt="" coords="817,193,884,180,885,185,819,199"/>
|
|
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="895,210,1047,251"/>
|
|
<area shape="poly" title=" " alt="" coords="847,216,880,219,879,225,847,221"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1095,172,1238,212"/>
|
|
<area shape="poly" title=" " alt="" coords="1043,173,1080,178,1080,183,1043,178"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1095,98,1238,139"/>
|
|
<area shape="poly" title=" " alt="" coords="1042,146,1080,137,1081,142,1044,151"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1102,253,1232,294"/>
|
|
<area shape="poly" title=" " alt="" coords="1023,184,1048,196,1125,243,1122,247,1046,201,1021,189"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1286,164,1430,204"/>
|
|
<area shape="poly" title=" " alt="" coords="1239,186,1272,185,1272,190,1239,192"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1286,253,1430,294"/>
|
|
<area shape="poly" title=" " alt="" coords="1218,211,1296,244,1294,249,1216,216"/>
|
|
<area shape="poly" title=" " alt="" coords="1321,253,1320,243,1326,234,1339,228,1358,226,1379,229,1392,236,1389,240,1378,234,1358,232,1340,234,1329,238,1325,244,1327,252"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1478,98,1621,139"/>
|
|
<area shape="poly" title=" " alt="" coords="1383,251,1428,214,1510,147,1514,151,1431,218,1386,255"/>
|
|
<area shape="poly" title=" " alt="" coords="1229,137,1284,156,1282,161,1227,142"/>
|
|
<area shape="poly" title=" " alt="" coords="1183,96,1226,54,1254,34,1285,19,1325,7,1358,3,1391,7,1431,19,1458,32,1482,48,1523,85,1519,89,1479,53,1455,36,1429,24,1390,12,1358,8,1326,12,1287,24,1257,39,1229,59,1187,100"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1286,33,1430,74"/>
|
|
<area shape="poly" title=" " alt="" coords="1227,95,1282,77,1284,82,1229,100"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1286,98,1430,139"/>
|
|
<area shape="poly" title=" " alt="" coords="1239,116,1272,116,1272,121,1239,121"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1293,318,1423,359"/>
|
|
<area shape="poly" title=" " alt="" coords="1229,292,1284,311,1282,316,1227,297"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1484,350,1615,391"/>
|
|
<area shape="poly" title=" " alt="" coords="1424,347,1470,355,1469,360,1423,352"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1484,285,1615,326"/>
|
|
<area shape="poly" title=" " alt="" coords="1423,325,1469,317,1470,322,1424,330"/>
|
|
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="667,326,833,352"/>
|
|
<area shape="poly" title=" " alt="" coords="383,300,444,311,552,323,652,331,652,336,551,328,444,316,382,305"/>
|
|
<area shape="poly" title=" " alt="" coords="374,273,455,253,456,258,375,279"/>
|
|
<area shape="rect" href="class_p_e_file.html#a333e4ee6d015fd59630b1ebe2b6d2307" title=" " alt="" coords="446,275,603,301"/>
|
|
<area shape="poly" title=" " alt="" coords="396,286,431,286,431,291,396,292"/>
|
|
<area shape="poly" title=" " alt="" coords="834,336,1278,336,1278,341,834,341"/>
|
|
<area shape="poly" title=" " alt="" coords="605,226,638,221,639,227,606,231"/>
|
|
<area shape="poly" title=" " alt="" coords="604,293,696,298,807,297,928,286,988,275,1046,260,1079,244,1121,218,1124,223,1082,249,1048,265,989,280,929,291,808,302,695,303,604,299"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a6e1ec157ddcb8d95dd9c12d770a0a258" name="a6e1ec157ddcb8d95dd9c12d770a0a258"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6e1ec157ddcb8d95dd9c12d770a0a258">◆ </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 DataDirWrapper::getName </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">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="_data_dir_wrapper_8h_source.html#l00021">21</a> of file <a class="el" href="_data_dir_wrapper_8h_source.html">DataDirWrapper.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a7f9f1631dc5b8bcc729b81b88579deb0" name="a7f9f1631dc5b8bcc729b81b88579deb0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a7f9f1631dc5b8bcc729b81b88579deb0">◆ </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 * DataDirWrapper::getPtr </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">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="_data_dir_wrapper_8cpp_source.html#l00004">4</a> of file <a class="el" href="_data_dir_wrapper_8cpp_source.html">DataDirWrapper.cpp</a>.</p>
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="class_data_dir_wrapper_a7f9f1631dc5b8bcc729b81b88579deb0_cgraph.png" border="0" usemap="#aclass_data_dir_wrapper_a7f9f1631dc5b8bcc729b81b88579deb0_cgraph" alt=""/></div>
|
|
<map name="aclass_data_dir_wrapper_a7f9f1631dc5b8bcc729b81b88579deb0_cgraph" id="aclass_data_dir_wrapper_a7f9f1631dc5b8bcc729b81b88579deb0_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,216,159,241"/>
|
|
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="430,62,596,88"/>
|
|
<area shape="poly" title=" " alt="" coords="120,212,459,91,461,96,122,217"/>
|
|
<area shape="rect" href="class_data_dir_wrapper.html#abcc6d86660e1c32921c9799969a5c998" title=" " alt="" coords="207,216,368,241"/>
|
|
<area shape="poly" title=" " alt="" coords="159,226,192,226,192,231,159,231"/>
|
|
<area shape="rect" href="class_p_e_file.html#a333e4ee6d015fd59630b1ebe2b6d2307" title=" " alt="" coords="209,269,366,295"/>
|
|
<area shape="poly" title=" " alt="" coords="135,239,221,262,220,267,134,244"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1056,37,1186,78"/>
|
|
<area shape="poly" title=" " alt="" coords="596,70,1041,57,1041,63,596,75"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1247,71,1377,111"/>
|
|
<area shape="poly" title=" " alt="" coords="1187,66,1233,75,1232,80,1186,72"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1247,5,1377,46"/>
|
|
<area shape="poly" title=" " alt="" coords="1186,44,1232,36,1233,42,1187,49"/>
|
|
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="416,216,609,241"/>
|
|
<area shape="poly" title=" " alt="" coords="368,226,401,226,401,231,368,231"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="662,160,805,201"/>
|
|
<area shape="poly" title=" " alt="" coords="575,212,646,196,648,202,576,217"/>
|
|
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="657,225,810,266"/>
|
|
<area shape="poly" title=" " alt="" coords="610,233,643,236,642,241,609,239"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="858,283,1001,323"/>
|
|
<area shape="poly" title=" " alt="" coords="787,199,811,211,855,241,894,271,891,275,852,245,808,216,785,204"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="858,160,1001,201"/>
|
|
<area shape="poly" title=" " alt="" coords="806,178,843,178,843,183,806,183"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="864,95,995,135"/>
|
|
<area shape="poly" title=" " alt="" coords="796,157,852,138,854,143,797,162"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1049,283,1192,323"/>
|
|
<area shape="poly" title=" " alt="" coords="1001,300,1034,300,1034,306,1001,306"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1049,372,1192,413"/>
|
|
<area shape="poly" title=" " alt="" coords="976,322,1064,363,1061,368,974,326"/>
|
|
<area shape="poly" title=" " alt="" coords="1084,372,1082,362,1088,353,1101,347,1121,345,1142,348,1154,354,1152,359,1140,353,1121,351,1103,353,1092,357,1088,363,1089,371"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1240,237,1384,278"/>
|
|
<area shape="poly" title=" " alt="" coords="1150,369,1268,285,1271,289,1153,374"/>
|
|
<area shape="poly" title=" " alt="" coords="957,199,999,233,1050,267,1060,273,1058,278,1048,272,996,237,953,203"/>
|
|
<area shape="poly" title=" " alt="" coords="975,157,1021,141,1077,128,1136,125,1165,129,1193,138,1224,155,1250,177,1291,224,1287,227,1247,180,1221,159,1191,143,1164,134,1136,130,1078,133,1023,146,977,162"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1049,152,1192,193"/>
|
|
<area shape="poly" title=" " alt="" coords="1001,175,1034,173,1035,179,1002,180"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1049,217,1192,258"/>
|
|
<area shape="poly" title=" " alt="" coords="1000,199,1037,210,1036,215,999,204"/>
|
|
<area shape="poly" title=" " alt="" coords="994,93,1041,79,1042,84,996,98"/>
|
|
<area shape="poly" title=" " alt="" coords="367,282,843,297,843,303,366,287"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="abcc6d86660e1c32921c9799969a5c998" name="abcc6d86660e1c32921c9799969a5c998"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#abcc6d86660e1c32921c9799969a5c998">◆ </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#a9067dc831274514d508e98df05bf015d">bufsize_t</a> DataDirWrapper::getSize </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">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="_data_dir_wrapper_8cpp_source.html#l00013">13</a> of file <a class="el" href="_data_dir_wrapper_8cpp_source.html">DataDirWrapper.cpp</a>.</p>
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="class_data_dir_wrapper_abcc6d86660e1c32921c9799969a5c998_cgraph.png" border="0" usemap="#aclass_data_dir_wrapper_abcc6d86660e1c32921c9799969a5c998_cgraph" alt=""/></div>
|
|
<map name="aclass_data_dir_wrapper_abcc6d86660e1c32921c9799969a5c998_cgraph" id="aclass_data_dir_wrapper_abcc6d86660e1c32921c9799969a5c998_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,226,167,252"/>
|
|
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="215,226,408,252"/>
|
|
<area shape="poly" title=" " alt="" coords="167,236,200,236,200,242,167,242"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="461,185,604,226"/>
|
|
<area shape="poly" title=" " alt="" coords="400,223,445,216,446,221,401,228"/>
|
|
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="456,251,608,291"/>
|
|
<area shape="poly" title=" " alt="" coords="405,250,441,255,441,260,404,255"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="656,95,800,135"/>
|
|
<area shape="poly" title=" " alt="" coords="577,182,668,139,671,144,579,187"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="656,185,800,226"/>
|
|
<area shape="poly" title=" " alt="" coords="604,203,641,203,641,208,604,208"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="663,283,793,323"/>
|
|
<area shape="poly" title=" " alt="" coords="583,224,610,237,678,273,676,278,607,241,581,229"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="848,95,991,135"/>
|
|
<area shape="poly" title=" " alt="" coords="800,112,833,112,833,118,800,118"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="848,29,991,70"/>
|
|
<area shape="poly" title=" " alt="" coords="789,92,843,73,845,78,790,97"/>
|
|
<area shape="poly" title=" " alt="" coords="883,29,881,19,887,10,900,5,919,3,941,5,953,12,951,17,939,10,919,8,901,10,890,15,886,20,888,28"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1039,91,1182,131"/>
|
|
<area shape="poly" title=" " alt="" coords="986,68,1032,83,1030,88,984,73"/>
|
|
<area shape="poly" title=" " alt="" coords="771,182,861,140,863,144,774,187"/>
|
|
<area shape="poly" title=" " alt="" coords="800,189,990,144,1029,133,1031,139,992,150,801,194"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="848,209,991,250"/>
|
|
<area shape="poly" title=" " alt="" coords="800,212,833,216,833,222,800,217"/>
|
|
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="848,275,991,315"/>
|
|
<area shape="poly" title=" " alt="" coords="775,224,862,266,860,270,772,229"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="854,340,985,381"/>
|
|
<area shape="poly" title=" " alt="" coords="795,320,841,334,839,339,793,325"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1046,307,1176,347"/>
|
|
<area shape="poly" title=" " alt="" coords="985,346,1030,338,1031,343,986,352"/>
|
|
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1046,372,1176,413"/>
|
|
<area shape="poly" title=" " alt="" coords="986,369,1031,376,1030,382,985,374"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a85d681072a24dddb347985177f2abf6f" name="a85d681072a24dddb347985177f2abf6f"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a85d681072a24dddb347985177f2abf6f">◆ </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 DataDirWrapper::getSubFieldsCount </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Reimplemented from <a class="el" href="class_exe_element_wrapper.html#a67ce2e7ed7ae73a57c6a711ff767d40a">ExeElementWrapper</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="_data_dir_wrapper_8h_source.html#l00016">16</a> of file <a class="el" href="_data_dir_wrapper_8h_source.html">DataDirWrapper.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="_data_dir_wrapper_8h_source.html">DataDirWrapper.h</a></li>
|
|
<li>parser/pe/<a class="el" href="_data_dir_wrapper_8cpp_source.html">DataDirWrapper.cpp</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7
|
|
</small></address>
|
|
</body>
|
|
</html>
|