Files
hasherezade-bearparser/class_export_entry_wrapper.html
T
2024-06-12 12:04:50 +00:00

1216 lines
122 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.11.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>BearParser: ExportEntryWrapper 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>
<script type="text/javascript" src="clipboard.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<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.11.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @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&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search',false);
$(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function(){ initResizable(false); });
/* @license-end */
</script>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
</div><!-- top -->
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="class_export_entry_wrapper-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">ExportEntryWrapper Class Reference</div></div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for ExportEntryWrapper:</div>
<div class="dyncontent">
<div class="center"><img src="class_export_entry_wrapper__coll__graph.png" border="0" usemap="#a_export_entry_wrapper_coll__map" alt="Collaboration graph"/></div>
<map name="a_export_entry_wrapper_coll__map" id="a_export_entry_wrapper_coll__map">
<area shape="rect" title=" " alt="" coords="7,333,141,358"/>
<area shape="rect" href="class_exe_node_wrapper.html" title=" " alt="" coords="13,258,135,283"/>
<area shape="poly" title=" " alt="" coords="77,299,77,332,71,332,71,299"/>
<area shape="poly" title=" " alt="" coords="152,263,161,270,153,278,136,280,135,275,151,273,156,271,149,268"/>
<area shape="rect" href="class_exe_element_wrapper.html" title=" " alt="" coords="5,183,143,208"/>
<area shape="poly" title=" " alt="" coords="77,224,77,257,71,257,71,224"/>
<area shape="rect" href="class_abstract_byte_buffer.html" title=" " alt="" coords="24,5,154,31"/>
<area shape="poly" title=" " alt="" coords="87,47,81,94,77,183,71,182,75,94,81,46"/>
<area shape="rect" href="class_executable.html" title=" " alt="" coords="91,94,175,120"/>
<area shape="poly" title=" " alt="" coords="99,45,110,69,125,92,121,95,105,71,94,47"/>
<area shape="poly" title=" " alt="" coords="104,44,129,92,124,95,99,46"/>
<area shape="poly" title=" " alt="" coords="118,134,84,184,80,181,114,131"/>
</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:aea83351c906b2506a9f0672dd2dcc065" id="r_aea83351c906b2506a9f0672dd2dcc065"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aea83351c906b2506a9f0672dd2dcc065">FieldID</a> { <a class="el" href="#aea83351c906b2506a9f0672dd2dcc065a3f5ee786ec709307ac1b19804dbce6be">NONE</a> = FIELD_NONE
, <a class="el" href="#aea83351c906b2506a9f0672dd2dcc065a1324b0e5567fe59a77d53501010b1d81">FUNCTION_RVA</a>
, <a class="el" href="#aea83351c906b2506a9f0672dd2dcc065ab2605ea1ef9c96f38c1210f643695353">NAME_RVA</a>
, <a class="el" href="#aea83351c906b2506a9f0672dd2dcc065aa86013338f0e910a43911219fecf08bb">FIELD_COUNTER</a>
}</td></tr>
<tr class="separator:aea83351c906b2506a9f0672dd2dcc065"><td class="memSeparator" colspan="2">&#160;</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:a4c73ac98d0352dfe881d26ef5af22876" id="r_a4c73ac98d0352dfe881d26ef5af22876"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a4c73ac98d0352dfe881d26ef5af22876">ExportEntryWrapper</a> (<a class="el" href="class_executable.html">Executable</a> *pe, <a class="el" href="class_export_dir_wrapper.html">ExportDirWrapper</a> *parentDir, size_t entryNumber)</td></tr>
<tr class="separator:a4c73ac98d0352dfe881d26ef5af22876"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a874455099e3e1eda96d9fe4c2ae45ef9" id="r_a874455099e3e1eda96d9fe4c2ae45ef9"><td class="memItemLeft" align="right" valign="top">virtual void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a874455099e3e1eda96d9fe4c2ae45ef9">getPtr</a> ()</td></tr>
<tr class="separator:a874455099e3e1eda96d9fe4c2ae45ef9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa451e74aa9ea5ea059df9738b3f133c7" id="r_aa451e74aa9ea5ea059df9738b3f133c7"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aa451e74aa9ea5ea059df9738b3f133c7">getSize</a> ()</td></tr>
<tr class="separator:aa451e74aa9ea5ea059df9738b3f133c7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aee3b68953721502e4a13caf7685085a1" id="r_aee3b68953721502e4a13caf7685085a1"><td class="memItemLeft" align="right" valign="top">virtual QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aee3b68953721502e4a13caf7685085a1">getName</a> ()</td></tr>
<tr class="separator:aee3b68953721502e4a13caf7685085a1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af8119edec67b4103f108f115747b0fe1" id="r_af8119edec67b4103f108f115747b0fe1"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#af8119edec67b4103f108f115747b0fe1">getFieldsCount</a> ()</td></tr>
<tr class="separator:af8119edec67b4103f108f115747b0fe1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a32ee9d479af0d4c6a021159176034f05" id="r_a32ee9d479af0d4c6a021159176034f05"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a32ee9d479af0d4c6a021159176034f05">getSubFieldsCount</a> ()</td></tr>
<tr class="separator:a32ee9d479af0d4c6a021159176034f05"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad76ea01eb71d820df3360175eba8cbcd" id="r_ad76ea01eb71d820df3360175eba8cbcd"><td class="memItemLeft" align="right" valign="top">virtual void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ad76ea01eb71d820df3360175eba8cbcd">getFieldPtr</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:ad76ea01eb71d820df3360175eba8cbcd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a490b8e57bcc2b1480fdaad9294201276" id="r_a490b8e57bcc2b1480fdaad9294201276"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a490b8e57bcc2b1480fdaad9294201276">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:a490b8e57bcc2b1480fdaad9294201276"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a04682ee48ab3cf05f807b371dde4e85f" id="r_a04682ee48ab3cf05f807b371dde4e85f"><td class="memItemLeft" align="right" valign="top">virtual QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a04682ee48ab3cf05f807b371dde4e85f">getFieldName</a> (size_t fieldId)</td></tr>
<tr class="separator:a04682ee48ab3cf05f807b371dde4e85f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab31921f4cae18bccd7781e6863290ef7" id="r_ab31921f4cae18bccd7781e6863290ef7"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_executable.html#a2202e0db9d88f3be2b26fc138ddd3b5b">Executable::addr_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ab31921f4cae18bccd7781e6863290ef7">containsAddrType</a> (size_t fieldId, size_t subField)</td></tr>
<tr class="separator:ab31921f4cae18bccd7781e6863290ef7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a994d8a16bcbd84a6991c1febe4e29c41" id="r_a994d8a16bcbd84a6991c1febe4e29c41"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a994d8a16bcbd84a6991c1febe4e29c41">isByOrdinal</a> ()</td></tr>
<tr class="separator:a994d8a16bcbd84a6991c1febe4e29c41"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a558525a232d44deaf5f9e1f68e8c18f4" id="r_a558525a232d44deaf5f9e1f68e8c18f4"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a558525a232d44deaf5f9e1f68e8c18f4">getOrdinal</a> ()</td></tr>
<tr class="separator:a558525a232d44deaf5f9e1f68e8c18f4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae41b68a2815a57d6d0fa4de6fe5fcef6" id="r_ae41b68a2815a57d6d0fa4de6fe5fcef6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ae41b68a2815a57d6d0fa4de6fe5fcef6">getFuncRva</a> ()</td></tr>
<tr class="separator:ae41b68a2815a57d6d0fa4de6fe5fcef6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad075b35efea5d2395579eb5e9a889c66" id="r_ad075b35efea5d2395579eb5e9a889c66"><td class="memItemLeft" align="right" valign="top"><a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ad075b35efea5d2395579eb5e9a889c66">getFuncNameRva</a> ()</td></tr>
<tr class="separator:ad075b35efea5d2395579eb5e9a889c66"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4edc9ea456dc84e171f6b4059cd1b26d" id="r_a4edc9ea456dc84e171f6b4059cd1b26d"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a4edc9ea456dc84e171f6b4059cd1b26d">getFuncName</a> ()</td></tr>
<tr class="separator:a4edc9ea456dc84e171f6b4059cd1b26d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad6aadabc85c4eb0c0dd1f8d6a524fba7" id="r_ad6aadabc85c4eb0c0dd1f8d6a524fba7"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ad6aadabc85c4eb0c0dd1f8d6a524fba7">getuncNameStr</a> ()</td></tr>
<tr class="separator:ad6aadabc85c4eb0c0dd1f8d6a524fba7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aead6b0e7687f450e3efd16f3c9cf399a" id="r_aead6b0e7687f450e3efd16f3c9cf399a"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aead6b0e7687f450e3efd16f3c9cf399a">getForwarder</a> ()</td></tr>
<tr class="separator:aead6b0e7687f450e3efd16f3c9cf399a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a493b3c1908a502da3e32d9d914c81d40" id="r_a493b3c1908a502da3e32d9d914c81d40"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a493b3c1908a502da3e32d9d914c81d40">getForwarderStr</a> ()</td></tr>
<tr class="separator:a493b3c1908a502da3e32d9d914c81d40"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_exe_node_wrapper"><td colspan="2" onclick="javascript:dynsection.toggleInherit('pub_methods_class_exe_node_wrapper')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a></td></tr>
<tr class="memitem:a62bc3ef1f006f8b4ac823c3d573819ce inherit pub_methods_class_exe_node_wrapper" id="r_a62bc3ef1f006f8b4ac823c3d573819ce"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a62bc3ef1f006f8b4ac823c3d573819ce">ExeNodeWrapper</a> (<a class="el" href="class_executable.html">Executable</a> *pe, <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *parent=NULL)</td></tr>
<tr class="separator:a62bc3ef1f006f8b4ac823c3d573819ce inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adb280f768896cb573d995e3738988cb4 inherit pub_methods_class_exe_node_wrapper" id="r_adb280f768896cb573d995e3738988cb4"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#adb280f768896cb573d995e3738988cb4">ExeNodeWrapper</a> (<a class="el" href="class_executable.html">Executable</a> *pe, <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *parent, size_t entryNumber)</td></tr>
<tr class="separator:adb280f768896cb573d995e3738988cb4 inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7dead37431a5ccc54479eb80e3021f79 inherit pub_methods_class_exe_node_wrapper" id="r_a7dead37431a5ccc54479eb80e3021f79"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a7dead37431a5ccc54479eb80e3021f79">~ExeNodeWrapper</a> ()</td></tr>
<tr class="separator:a7dead37431a5ccc54479eb80e3021f79 inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5cd7f16e4529be2a96f87237e31b2611 inherit pub_methods_class_exe_node_wrapper" id="r_a5cd7f16e4529be2a96f87237e31b2611"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a5cd7f16e4529be2a96f87237e31b2611">wrap</a> ()</td></tr>
<tr class="separator:a5cd7f16e4529be2a96f87237e31b2611 inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a659e73a1d597a93ae7dd31cf7e98f23a inherit pub_methods_class_exe_node_wrapper" id="r_a659e73a1d597a93ae7dd31cf7e98f23a"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a659e73a1d597a93ae7dd31cf7e98f23a">reloadMapping</a> ()</td></tr>
<tr class="separator:a659e73a1d597a93ae7dd31cf7e98f23a inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6cce2ccdd539d5afa4eb463b34941123 inherit pub_methods_class_exe_node_wrapper" id="r_a6cce2ccdd539d5afa4eb463b34941123"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a6cce2ccdd539d5afa4eb463b34941123">getEntryAt</a> (size_t fieldId)</td></tr>
<tr class="separator:a6cce2ccdd539d5afa4eb463b34941123 inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aacbf801e0cf579c0e16a7e27f8165693 inherit pub_methods_class_exe_node_wrapper" id="r_aacbf801e0cf579c0e16a7e27f8165693"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#aacbf801e0cf579c0e16a7e27f8165693">getEntriesCount</a> ()</td></tr>
<tr class="separator:aacbf801e0cf579c0e16a7e27f8165693 inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a42d41c0f9153991ecd1ba3d620dac124 inherit pub_methods_class_exe_node_wrapper" id="r_a42d41c0f9153991ecd1ba3d620dac124"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a42d41c0f9153991ecd1ba3d620dac124">getEntriesNum</a> ()</td></tr>
<tr class="separator:a42d41c0f9153991ecd1ba3d620dac124 inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afb0d9f2d943f92479dc0019390af1267 inherit pub_methods_class_exe_node_wrapper" id="r_afb0d9f2d943f92479dc0019390af1267"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#afb0d9f2d943f92479dc0019390af1267">getParentNode</a> ()</td></tr>
<tr class="separator:afb0d9f2d943f92479dc0019390af1267 inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7f85ba53a1be60d32c65b13bd7c35487 inherit pub_methods_class_exe_node_wrapper" id="r_a7f85ba53a1be60d32c65b13bd7c35487"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a7f85ba53a1be60d32c65b13bd7c35487">getEntryId</a> ()</td></tr>
<tr class="separator:a7f85ba53a1be60d32c65b13bd7c35487 inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d7490ea5cf0f177357727df53c9a08a inherit pub_methods_class_exe_node_wrapper" id="r_a1d7490ea5cf0f177357727df53c9a08a"><td class="memItemLeft" align="right" valign="top">virtual void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a1d7490ea5cf0f177357727df53c9a08a">getSubfieldPtr</a> (size_t fieldId, size_t subField)</td></tr>
<tr class="separator:a1d7490ea5cf0f177357727df53c9a08a inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac0f199fc5f2afabb187da4594e0af82b inherit pub_methods_class_exe_node_wrapper" id="r_ac0f199fc5f2afabb187da4594e0af82b"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#ac0f199fc5f2afabb187da4594e0af82b">getSubfieldSize</a> (size_t fieldId, size_t subField)</td></tr>
<tr class="separator:ac0f199fc5f2afabb187da4594e0af82b inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d01a79fd85ba49847452b30e818c03e inherit pub_methods_class_exe_node_wrapper" id="r_a3d01a79fd85ba49847452b30e818c03e"><td class="memItemLeft" align="right" valign="top">virtual QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a3d01a79fd85ba49847452b30e818c03e">getSubfieldName</a> (size_t fieldId, size_t subField)</td></tr>
<tr class="separator:a3d01a79fd85ba49847452b30e818c03e inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a93babf789a4e49566b20395e43ffc797 inherit pub_methods_class_exe_node_wrapper" id="r_a93babf789a4e49566b20395e43ffc797"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a93babf789a4e49566b20395e43ffc797">canAddEntry</a> ()</td></tr>
<tr class="separator:a93babf789a4e49566b20395e43ffc797 inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad3ccdd5e4f04f961dd84a201a9b8a1f4 inherit pub_methods_class_exe_node_wrapper" id="r_ad3ccdd5e4f04f961dd84a201a9b8a1f4"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#ad3ccdd5e4f04f961dd84a201a9b8a1f4">addEntry</a> (<a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *entry)</td></tr>
<tr class="separator:ad3ccdd5e4f04f961dd84a201a9b8a1f4 inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a236accbe00ba3e70060e1481c9abdec4 inherit pub_methods_class_exe_node_wrapper" id="r_a236accbe00ba3e70060e1481c9abdec4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a236accbe00ba3e70060e1481c9abdec4">getLastEntry</a> ()</td></tr>
<tr class="separator:a236accbe00ba3e70060e1481c9abdec4 inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9c33a8a3dc433b166b86fae38d19297c inherit pub_methods_class_exe_node_wrapper" id="r_a9c33a8a3dc433b166b86fae38d19297c"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a9c33a8a3dc433b166b86fae38d19297c">getNextEntryOffset</a> ()</td></tr>
<tr class="separator:a9c33a8a3dc433b166b86fae38d19297c inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7b8052d3bc6614113d34ccbfcf9b08be inherit pub_methods_class_exe_node_wrapper" id="r_a7b8052d3bc6614113d34ccbfcf9b08be"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a7b8052d3bc6614113d34ccbfcf9b08be">geEntrySize</a> ()</td></tr>
<tr class="separator:a7b8052d3bc6614113d34ccbfcf9b08be inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa90cce24f1bec49d87dc18b329dce62e inherit pub_methods_class_exe_node_wrapper" id="r_aa90cce24f1bec49d87dc18b329dce62e"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#aa90cce24f1bec49d87dc18b329dce62e">isValid</a> ()</td></tr>
<tr class="separator:aa90cce24f1bec49d87dc18b329dce62e inherit pub_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_exe_element_wrapper"><td colspan="2" onclick="javascript:dynsection.toggleInherit('pub_methods_class_exe_element_wrapper')"><img src="closed.png" alt="-"/>&#160;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" id="r_a7764c345edef03df4f974f7f09a70a3b"><td class="memItemLeft" align="right" valign="top">&#160;</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">&#160;</td></tr>
<tr class="memitem:a4e1378ce444b1a6a8c2a74a7ecb801b8 inherit pub_methods_class_exe_element_wrapper" id="r_a4e1378ce444b1a6a8c2a74a7ecb801b8"><td class="memItemLeft" align="right" valign="top">virtual&#160;</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">&#160;</td></tr>
<tr class="memitem:a0bd5e125d24bc597cb6e7f720352fd5a inherit pub_methods_class_exe_element_wrapper" id="r_a0bd5e125d24bc597cb6e7f720352fd5a"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a>&#160;</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">&#160;</td></tr>
<tr class="memitem:a73e41be695c3260ba0764d5b9092937c inherit pub_methods_class_exe_element_wrapper" id="r_a73e41be695c3260ba0764d5b9092937c"><td class="memItemLeft" align="right" valign="top">virtual BYTE *&#160;</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">&#160;</td></tr>
<tr class="memitem:a98ca205ec6f2d2deacd32327409a3539 inherit pub_methods_class_exe_element_wrapper" id="r_a98ca205ec6f2d2deacd32327409a3539"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</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">&#160;</td></tr>
<tr class="memitem:af6fdb98a1dff9810143d6677b99ff4dd inherit pub_methods_class_exe_element_wrapper" id="r_af6fdb98a1dff9810143d6677b99ff4dd"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</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">&#160;</td></tr>
<tr class="memitem:ae2b79b68df1bdf87f4643dbcd1ef8176 inherit pub_methods_class_exe_element_wrapper" id="r_ae2b79b68df1bdf87f4643dbcd1ef8176"><td class="memItemLeft" align="right" valign="top">void *&#160;</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">&#160;</td></tr>
<tr class="memitem:a4a1afe592b11191cab1d74432f759b41 inherit pub_methods_class_exe_element_wrapper" id="r_a4a1afe592b11191cab1d74432f759b41"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</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">&#160;</td></tr>
<tr class="memitem:ac39b13e7ac41c89db1b66c6e7a57e757 inherit pub_methods_class_exe_element_wrapper" id="r_ac39b13e7ac41c89db1b66c6e7a57e757"><td class="memItemLeft" align="right" valign="top">virtual QString&#160;</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">&#160;</td></tr>
<tr class="memitem:a2c144aaa86fd60c6aa91b90c86c77c30 inherit pub_methods_class_exe_element_wrapper" id="r_a2c144aaa86fd60c6aa91b90c86c77c30"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a5f05db52fcfdf132740fa6f0923055cd inherit pub_methods_class_exe_element_wrapper" id="r_a5f05db52fcfdf132740fa6f0923055cd"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_wrapped_value.html">WrappedValue</a>&#160;</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">&#160;</td></tr>
<tr class="memitem:a2d0869ffae03306918f46253eb43ecc6 inherit pub_methods_class_exe_element_wrapper" id="r_a2d0869ffae03306918f46253eb43ecc6"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_wrapped_value.html">WrappedValue</a>&#160;</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">&#160;</td></tr>
<tr class="memitem:a86cc36cd7ea4808d93c0ac59ffb12e60 inherit pub_methods_class_exe_element_wrapper" id="r_a86cc36cd7ea4808d93c0ac59ffb12e60"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_wrapped_value.html#a70fcd4afb963d228e1f84fc422d13e0a">WrappedValue::data_type</a>&#160;</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">&#160;</td></tr>
<tr class="memitem:af742979e13e19e532cc42ab72b2a0f80 inherit pub_methods_class_exe_element_wrapper" id="r_af742979e13e19e532cc42ab72b2a0f80"><td class="memItemLeft" align="right" valign="top">virtual uint64_t&#160;</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">&#160;</td></tr>
<tr class="memitem:aaee384744aad1430d147285207858863 inherit pub_methods_class_exe_element_wrapper" id="r_aaee384744aad1430d147285207858863"><td class="memItemLeft" align="right" valign="top">uint64_t&#160;</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">&#160;</td></tr>
<tr class="memitem:a1e74b95ca63396ca3f720b05a54f2b62 inherit pub_methods_class_exe_element_wrapper" id="r_a1e74b95ca63396ca3f720b05a54f2b62"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a60e6c709525c912e4f4b60e7ecbdfb12 inherit pub_methods_class_exe_element_wrapper" id="r_a60e6c709525c912e4f4b60e7ecbdfb12"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="memitem:ac51b5e7b01ac0fcd2f12f557c960bb26 inherit pub_methods_class_exe_element_wrapper" id="r_ac51b5e7b01ac0fcd2f12f557c960bb26"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_executable.html">Executable</a> *&#160;</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">&#160;</td></tr>
<tr class="memitem:a85682570009a6c69fb22f035763a3c56 inherit pub_methods_class_exe_element_wrapper" id="r_a85682570009a6c69fb22f035763a3c56"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a10375011f680e46f236a878916838fd6 inherit pub_methods_class_exe_element_wrapper" id="r_a10375011f680e46f236a878916838fd6"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_abstract_byte_buffer"><td colspan="2" onclick="javascript:dynsection.toggleInherit('pub_methods_class_abstract_byte_buffer')"><img src="closed.png" alt="-"/>&#160;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" id="r_a083856a64bf8a0682a6a7799830f0ec1"><td class="memItemLeft" align="right" valign="top">&#160;</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">&#160;</td></tr>
<tr class="memitem:a0a56c0aa65e56d6b739c060816cd3a40 inherit pub_methods_class_abstract_byte_buffer" id="r_a0a56c0aa65e56d6b739c060816cd3a40"><td class="memItemLeft" align="right" valign="top">virtual&#160;</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">&#160;</td></tr>
<tr class="memitem:a113d0f29022df23ed74ff1c171df8c82 inherit pub_methods_class_abstract_byte_buffer" id="r_a113d0f29022df23ed74ff1c171df8c82"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a20e43caa5780d199dd1d7d919f9d590e inherit pub_methods_class_abstract_byte_buffer" id="r_a20e43caa5780d199dd1d7d919f9d590e"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</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">&#160;</td></tr>
<tr class="memitem:abe753ded9eb9cb7495c37050d0ed8a5e inherit pub_methods_class_abstract_byte_buffer" id="r_abe753ded9eb9cb7495c37050d0ed8a5e"><td class="memItemLeft" align="right" valign="top">BYTE&#160;</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">&#160;</td></tr>
<tr class="memitem:a64f38e33f915741eb283ef9a34cacb6d inherit pub_methods_class_abstract_byte_buffer" id="r_a64f38e33f915741eb283ef9a34cacb6d"><td class="memItemLeft" align="right" valign="top">virtual BYTE *&#160;</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">&#160;</td></tr>
<tr class="memitem:a1bb3488a20437ae30801b5f1b30d10ca inherit pub_methods_class_abstract_byte_buffer" id="r_a1bb3488a20437ae30801b5f1b30d10ca"><td class="memItemLeft" align="right" valign="top">virtual BYTE *&#160;</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">&#160;</td></tr>
<tr class="memitem:a645af5adcbc9ea0639ffd216cdb2b170 inherit pub_methods_class_abstract_byte_buffer" id="r_a645af5adcbc9ea0639ffd216cdb2b170"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a91f67da45e60fe85a4b03bd4e2b1c59e inherit pub_methods_class_abstract_byte_buffer" id="r_a91f67da45e60fe85a4b03bd4e2b1c59e"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a1b2b8f6c4056609a33cef548e848e7a4 inherit pub_methods_class_abstract_byte_buffer" id="r_a1b2b8f6c4056609a33cef548e848e7a4"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a1b2b8f6c4056609a33cef548e848e7a4">getStringValue</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> len=<a class="el" href="_abstract_byte_buffer_8h.html#a06eeddcfd3f26853ac1210c897f8a003">BUFSIZE_MAX</a>, bool acceptNonTerminated=false)</td></tr>
<tr class="separator:a1b2b8f6c4056609a33cef548e848e7a4 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac56fe1119d76076dc58fd08cde2e2bb3 inherit pub_methods_class_abstract_byte_buffer" id="r_ac56fe1119d76076dc58fd08cde2e2bb3"><td class="memItemLeft" align="right" valign="top">QString&#160;</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">&#160;</td></tr>
<tr class="memitem:af42b7e4acd2e6d9b1ef6213ce494a45a inherit pub_methods_class_abstract_byte_buffer" id="r_af42b7e4acd2e6d9b1ef6213ce494a45a"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#af42b7e4acd2e6d9b1ef6213ce494a45a">getWAsciiStringValue</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> len, bool acceptNonTerminated=false)</td></tr>
<tr class="separator:af42b7e4acd2e6d9b1ef6213ce494a45a inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a04f5bb327ac0789b872d0771b11adc6b inherit pub_methods_class_abstract_byte_buffer" id="r_a04f5bb327ac0789b872d0771b11adc6b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a>&#160;</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">&#160;</td></tr>
<tr class="memitem:a4cbbe66b2777fa7c450f612ec3a20ae6 inherit pub_methods_class_abstract_byte_buffer" id="r_a4cbbe66b2777fa7c450f612ec3a20ae6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a>&#160;</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">&#160;</td></tr>
<tr class="memitem:ad6e51045cafb47ed7d4467b55ad74d4f inherit pub_methods_class_abstract_byte_buffer" id="r_ad6e51045cafb47ed7d4467b55ad74d4f"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="memitem:af71537f23fca3c17751b782fc41a4ca2 inherit pub_methods_class_abstract_byte_buffer" id="r_af71537f23fca3c17751b782fc41a4ca2"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a879558945e14b82e6345dd47f25140c1 inherit pub_methods_class_abstract_byte_buffer" id="r_a879558945e14b82e6345dd47f25140c1"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a9fe8ad85b0926eacf7e3e4731b0344a3 inherit pub_methods_class_abstract_byte_buffer" id="r_a9fe8ad85b0926eacf7e3e4731b0344a3"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a14f43c9bfaa747b5ee4191a51f1180d9 inherit pub_methods_class_abstract_byte_buffer" id="r_a14f43c9bfaa747b5ee4191a51f1180d9"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a9476fc334d491f3882852b0048a76b77 inherit pub_methods_class_abstract_byte_buffer" id="r_a9476fc334d491f3882852b0048a76b77"><td class="memItemLeft" align="right" valign="top">uint64_t&#160;</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">&#160;</td></tr>
<tr class="memitem:a5e4be1e74690ad6517c3d19ed946b857 inherit pub_methods_class_abstract_byte_buffer" id="r_a5e4be1e74690ad6517c3d19ed946b857"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a39e77f97d0d667575ef574cc68255ae6 inherit pub_methods_class_abstract_byte_buffer" id="r_a39e77f97d0d667575ef574cc68255ae6"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="memitem:ac1710ac29680e17156a74a3618fe35f2 inherit pub_methods_class_abstract_byte_buffer" id="r_ac1710ac29680e17156a74a3618fe35f2"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a74943c97716eb8c33448a883f384f64c inherit pub_methods_class_abstract_byte_buffer" id="r_a74943c97716eb8c33448a883f384f64c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</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 &amp;fIn)</td></tr>
<tr class="separator:a74943c97716eb8c33448a883f384f64c inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2">&#160;</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:dynsection.toggleInherit('pub_static_methods_class_abstract_byte_buffer')"><img src="closed.png" alt="-"/>&#160;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" id="r_ac24d107f7f7dafeeb671e9aceeba818d"><td class="memItemLeft" align="right" valign="top">static bool&#160;</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">&#160;</td></tr>
<tr class="inherit_header pro_methods_class_exe_node_wrapper"><td colspan="2" onclick="javascript:dynsection.toggleInherit('pro_methods_class_exe_node_wrapper')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a></td></tr>
<tr class="memitem:ab65292a452c9c7d94b6c0b3ce2d934d5 inherit pro_methods_class_exe_node_wrapper" id="r_ab65292a452c9c7d94b6c0b3ce2d934d5"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#ab65292a452c9c7d94b6c0b3ce2d934d5">getEntriesCount</a> (std::vector&lt; <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> * &gt; &amp;_entries)</td></tr>
<tr class="separator:ab65292a452c9c7d94b6c0b3ce2d934d5 inherit pro_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a682867297187a2c4369484354c515400 inherit pro_methods_class_exe_node_wrapper" id="r_a682867297187a2c4369484354c515400"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a682867297187a2c4369484354c515400">getEntryAt</a> (std::vector&lt; <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> * &gt; &amp;_entries, size_t fieldId)</td></tr>
<tr class="separator:a682867297187a2c4369484354c515400 inherit pro_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abd74c2637211cf471d022b528654c84c inherit pro_methods_class_exe_node_wrapper" id="r_abd74c2637211cf471d022b528654c84c"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#abd74c2637211cf471d022b528654c84c">clear</a> ()</td></tr>
<tr class="separator:abd74c2637211cf471d022b528654c84c inherit pro_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7689f2efd4ed0f43890385839a0b617a inherit pro_methods_class_exe_node_wrapper" id="r_a7689f2efd4ed0f43890385839a0b617a"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a7689f2efd4ed0f43890385839a0b617a">addMapping</a> (<a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *entry)</td></tr>
<tr class="separator:a7689f2efd4ed0f43890385839a0b617a inherit pro_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8a0305cc15aefe812f69485bbe82508d inherit pro_methods_class_exe_node_wrapper" id="r_a8a0305cc15aefe812f69485bbe82508d"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a8a0305cc15aefe812f69485bbe82508d">loadNextEntry</a> (size_t <a class="el" href="class_exe_node_wrapper.html#aaf023e7c90b9e9c90ab69e6ae7ea2b65">entryNum</a>)</td></tr>
<tr class="separator:a8a0305cc15aefe812f69485bbe82508d inherit pro_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a22e7c147e4a0f6f9882d6ac3bb40ed25 inherit pro_methods_class_exe_node_wrapper" id="r_a22e7c147e4a0f6f9882d6ac3bb40ed25"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a22e7c147e4a0f6f9882d6ac3bb40ed25">addEntryAt</a> (<a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *entry, <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> nextOffset)</td></tr>
<tr class="separator:a22e7c147e4a0f6f9882d6ac3bb40ed25 inherit pro_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a18ce067c9b583670403ed0abc2cbad2d inherit pro_methods_class_exe_node_wrapper" id="r_a18ce067c9b583670403ed0abc2cbad2d"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a18ce067c9b583670403ed0abc2cbad2d">isMyEntryType</a> (<a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *entry)</td></tr>
<tr class="separator:a18ce067c9b583670403ed0abc2cbad2d inherit pro_methods_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_class_exe_element_wrapper"><td colspan="2" onclick="javascript:dynsection.toggleInherit('pro_methods_class_exe_element_wrapper')"><img src="closed.png" alt="-"/>&#160;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" id="r_a1f58acc525be97f70b60d8a3ab1df6da"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</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">&#160;</td></tr>
<tr class="memitem:aae7b512e4a6302259348e4f9ce817c36 inherit pro_methods_class_exe_element_wrapper" id="r_aae7b512e4a6302259348e4f9ce817c36"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="inherit_header pro_attribs_class_exe_node_wrapper"><td colspan="2" onclick="javascript:dynsection.toggleInherit('pro_attribs_class_exe_node_wrapper')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a></td></tr>
<tr class="memitem:a9c3516076bbc1fd16c9222fb56e36f57 inherit pro_attribs_class_exe_node_wrapper" id="r_a9c3516076bbc1fd16c9222fb56e36f57"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a9c3516076bbc1fd16c9222fb56e36f57">parentNode</a></td></tr>
<tr class="separator:a9c3516076bbc1fd16c9222fb56e36f57 inherit pro_attribs_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaf023e7c90b9e9c90ab69e6ae7ea2b65 inherit pro_attribs_class_exe_node_wrapper" id="r_aaf023e7c90b9e9c90ab69e6ae7ea2b65"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#aaf023e7c90b9e9c90ab69e6ae7ea2b65">entryNum</a></td></tr>
<tr class="separator:aaf023e7c90b9e9c90ab69e6ae7ea2b65 inherit pro_attribs_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7c22babccbf1bc935ad563d06c450995 inherit pro_attribs_class_exe_node_wrapper" id="r_a7c22babccbf1bc935ad563d06c450995"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="class_exe_node_wrapper.html">ExeNodeWrapper</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_node_wrapper.html#a7c22babccbf1bc935ad563d06c450995">entries</a></td></tr>
<tr class="separator:a7c22babccbf1bc935ad563d06c450995 inherit pro_attribs_class_exe_node_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_attribs_class_exe_element_wrapper"><td colspan="2" onclick="javascript:dynsection.toggleInherit('pro_attribs_class_exe_element_wrapper')"><img src="closed.png" alt="-"/>&#160;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" id="r_ad5100967cd4bb4831c0e96de7659d53e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_executable.html">Executable</a> *&#160;</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">&#160;</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="_export_dir_wrapper_8h_source.html#l00054">54</a> of file <a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a>.</p>
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
<a id="aea83351c906b2506a9f0672dd2dcc065" name="aea83351c906b2506a9f0672dd2dcc065"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aea83351c906b2506a9f0672dd2dcc065">&#9670;&#160;</a></span>FieldID</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="#aea83351c906b2506a9f0672dd2dcc065">ExportEntryWrapper::FieldID</a></td>
</tr>
</table>
</div><div class="memdoc">
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="aea83351c906b2506a9f0672dd2dcc065a3f5ee786ec709307ac1b19804dbce6be" name="aea83351c906b2506a9f0672dd2dcc065a3f5ee786ec709307ac1b19804dbce6be"></a>NONE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="aea83351c906b2506a9f0672dd2dcc065a1324b0e5567fe59a77d53501010b1d81" name="aea83351c906b2506a9f0672dd2dcc065a1324b0e5567fe59a77d53501010b1d81"></a>FUNCTION_RVA&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="aea83351c906b2506a9f0672dd2dcc065ab2605ea1ef9c96f38c1210f643695353" name="aea83351c906b2506a9f0672dd2dcc065ab2605ea1ef9c96f38c1210f643695353"></a>NAME_RVA&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="aea83351c906b2506a9f0672dd2dcc065aa86013338f0e910a43911219fecf08bb" name="aea83351c906b2506a9f0672dd2dcc065aa86013338f0e910a43911219fecf08bb"></a>FIELD_COUNTER&#160;</td><td class="fielddoc"></td></tr>
</table>
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8h_source.html#l00058">58</a> of file <a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a4c73ac98d0352dfe881d26ef5af22876" name="a4c73ac98d0352dfe881d26ef5af22876"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4c73ac98d0352dfe881d26ef5af22876">&#9670;&#160;</a></span>ExportEntryWrapper()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">ExportEntryWrapper::ExportEntryWrapper </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_executable.html">Executable</a> *</td> <td class="paramname"><span class="paramname"><em>pe</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="class_export_dir_wrapper.html">ExportDirWrapper</a> *</td> <td class="paramname"><span class="paramname"><em>parentDir</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>entryNumber</em></span>&#160;)</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="_export_dir_wrapper_8h_source.html#l00065">65</a> of file <a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="ab31921f4cae18bccd7781e6863290ef7" name="ab31921f4cae18bccd7781e6863290ef7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab31921f4cae18bccd7781e6863290ef7">&#9670;&#160;</a></span>containsAddrType()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="class_executable.html#a2202e0db9d88f3be2b26fc138ddd3b5b">Executable::addr_type</a> ExportEntryWrapper::containsAddrType </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>fieldId</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>subField</em></span>&#160;)</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#a8108914de5353bd75c8874bb3fb17129">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8h_source.html#l00081">81</a> of file <a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a>.</p>
</div>
</div>
<a id="a04682ee48ab3cf05f807b371dde4e85f" name="a04682ee48ab3cf05f807b371dde4e85f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a04682ee48ab3cf05f807b371dde4e85f">&#9670;&#160;</a></span>getFieldName()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QString ExportEntryWrapper::getFieldName </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>fieldId</em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="class_exe_node_wrapper.html#a086e8cfa49daea540fc55956821375f1">ExeNodeWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8cpp_source.html#l00233">233</a> of file <a class="el" href="_export_dir_wrapper_8cpp_source.html">ExportDirWrapper.cpp</a>.</p>
</div>
</div>
<a id="ad76ea01eb71d820df3360175eba8cbcd" name="ad76ea01eb71d820df3360175eba8cbcd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad76ea01eb71d820df3360175eba8cbcd">&#9670;&#160;</a></span>getFieldPtr()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void * ExportEntryWrapper::getFieldPtr </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>fieldId</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>subField</em></span><span class="paramdefsep"> = </span><span class="paramdefval"><a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</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="_export_dir_wrapper_8cpp_source.html#l00184">184</a> of file <a class="el" href="_export_dir_wrapper_8cpp_source.html">ExportDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_export_entry_wrapper_ad76ea01eb71d820df3360175eba8cbcd_cgraph.png" border="0" usemap="#aclass_export_entry_wrapper_ad76ea01eb71d820df3360175eba8cbcd_cgraph" alt=""/></div>
<map name="aclass_export_entry_wrapper_ad76ea01eb71d820df3360175eba8cbcd_cgraph" id="aclass_export_entry_wrapper_ad76ea01eb71d820df3360175eba8cbcd_cgraph">
<area shape="rect" title=" " alt="" coords="5,5,140,46"/>
<area shape="rect" href="class_export_entry_wrapper.html#a874455099e3e1eda96d9fe4c2ae45ef9" title=" " alt="" coords="188,5,322,46"/>
<area shape="poly" title=" " alt="" coords="140,23,172,23,172,28,140,28"/>
</map>
</div>
</div>
</div>
<a id="af8119edec67b4103f108f115747b0fe1" name="af8119edec67b4103f108f115747b0fe1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af8119edec67b4103f108f115747b0fe1">&#9670;&#160;</a></span>getFieldsCount()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual size_t ExportEntryWrapper::getFieldsCount </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</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="_export_dir_wrapper_8h_source.html#l00073">73</a> of file <a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a>.</p>
</div>
</div>
<a id="a490b8e57bcc2b1480fdaad9294201276" name="a490b8e57bcc2b1480fdaad9294201276"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a490b8e57bcc2b1480fdaad9294201276">&#9670;&#160;</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">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> ExportEntryWrapper::getFieldSize </td>
<td>(</td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>fieldId</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t</td> <td class="paramname"><span class="paramname"><em>subField</em></span><span class="paramdefsep"> = </span><span class="paramdefval"><a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">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#a10ef93fdda6cf93c5db02b696a81b7c7">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8h_source.html#l00078">78</a> of file <a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a>.</p>
</div>
</div>
<a id="aead6b0e7687f450e3efd16f3c9cf399a" name="aead6b0e7687f450e3efd16f3c9cf399a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aead6b0e7687f450e3efd16f3c9cf399a">&#9670;&#160;</a></span>getForwarder()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char * ExportEntryWrapper::getForwarder </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8cpp_source.html#l00306">306</a> of file <a class="el" href="_export_dir_wrapper_8cpp_source.html">ExportDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_export_entry_wrapper_aead6b0e7687f450e3efd16f3c9cf399a_cgraph.png" border="0" usemap="#aclass_export_entry_wrapper_aead6b0e7687f450e3efd16f3c9cf399a_cgraph" alt=""/></div>
<map name="aclass_export_entry_wrapper_aead6b0e7687f450e3efd16f3c9cf399a_cgraph" id="aclass_export_entry_wrapper_aead6b0e7687f450e3efd16f3c9cf399a_cgraph">
<area shape="rect" title=" " alt="" coords="5,407,140,447"/>
<area shape="rect" href="class_export_dir_wrapper.html#a7e49769340051dc3d1f11a60288e281f" title=" " alt="" coords="188,313,366,339"/>
<area shape="poly" title=" " alt="" coords="103,404,186,355,218,342,220,347,189,360,106,408"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="414,364,580,389"/>
<area shape="poly" title=" " alt="" coords="139,408,187,399,296,386,398,378,399,384,297,391,188,404,140,413"/>
<area shape="rect" href="namespacepe__util.html#a242ea277da991102b3d65c0ea87be014" title=" " alt="" coords="189,414,365,440"/>
<area shape="poly" title=" " alt="" coords="140,424,173,424,173,430,140,430"/>
<area shape="rect" href="class_abstract_byte_buffer.html#adb10018e327d14ac29d842aee3ab5465" title=" " alt="" coords="1277,455,1407,495"/>
<area shape="poly" title=" " alt="" coords="140,441,188,450,341,470,496,475,952,475,1261,473,1261,479,952,480,496,480,341,475,187,455,139,446"/>
<area shape="rect" href="class_executable.html#a862ee23abe249ba557c740f2d2c246c5" title=" " alt="" coords="645,517,805,543"/>
<area shape="poly" title=" " alt="" coords="101,446,141,472,189,494,246,509,305,521,424,534,535,537,629,535,630,540,535,543,423,539,304,526,244,514,187,499,138,477,98,450"/>
<area shape="poly" title=" " alt="" coords="337,337,424,357,423,362,335,342"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="427,287,568,327"/>
<area shape="poly" title=" " alt="" coords="366,315,411,312,411,317,366,321"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1277,389,1407,430"/>
<area shape="poly" title=" " alt="" coords="581,379,628,382,982,396,1261,405,1261,410,982,401,628,387,581,384"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1468,389,1599,430"/>
<area shape="poly" title=" " alt="" coords="1408,407,1453,407,1453,412,1408,412"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1468,455,1599,495"/>
<area shape="poly" title=" " alt="" coords="1404,428,1458,447,1457,452,1403,433"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="654,332,796,373"/>
<area shape="poly" title=" " alt="" coords="568,318,640,333,638,338,567,324"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="628,232,822,257"/>
<area shape="poly" title=" " alt="" coords="567,285,660,259,661,264,569,290"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="874,275,1027,315"/>
<area shape="poly" title=" " alt="" coords="568,302,859,295,859,300,568,308"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="870,340,1031,365"/>
<area shape="poly" title=" " alt="" coords="796,350,855,350,855,355,796,355"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="879,209,1022,250"/>
<area shape="poly" title=" " alt="" coords="822,235,863,233,863,238,822,241"/>
<area shape="poly" title=" " alt="" coords="786,255,859,272,858,277,785,260"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1079,95,1222,135"/>
<area shape="poly" title=" " alt="" coords="986,207,1099,141,1101,146,989,211"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1079,209,1222,250"/>
<area shape="poly" title=" " alt="" coords="1022,227,1063,227,1063,232,1022,232"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1086,332,1216,373"/>
<area shape="poly" title=" " alt="" coords="1008,248,1032,261,1077,290,1116,320,1112,324,1073,294,1030,265,1005,253"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1270,95,1414,135"/>
<area shape="poly" title=" " alt="" coords="1223,112,1255,112,1255,118,1223,118"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1270,29,1414,70"/>
<area shape="poly" title=" " alt="" coords="1211,92,1265,73,1267,78,1213,97"/>
<area shape="poly" title=" " alt="" coords="1305,29,1304,19,1310,10,1323,5,1342,3,1363,5,1375,11,1373,16,1361,10,1342,8,1324,10,1313,15,1309,20,1311,28"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1462,91,1605,131"/>
<area shape="poly" title=" " alt="" coords="1409,68,1454,83,1453,88,1407,73"/>
<area shape="poly" title=" " alt="" coords="1182,206,1269,151,1287,141,1290,146,1272,156,1185,211"/>
<area shape="poly" title=" " alt="" coords="1218,206,1450,134,1451,139,1220,211"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1270,209,1414,250"/>
<area shape="poly" title=" " alt="" coords="1223,227,1255,227,1255,232,1223,232"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1270,275,1414,315"/>
<area shape="poly" title=" " alt="" coords="1213,248,1267,267,1265,272,1211,253"/>
<area shape="poly" title=" " alt="" coords="1217,369,1263,383,1261,388,1216,374"/>
<area shape="rect" href="_abstract_byte_buffer_8cpp.html#a52457e713057d1f693e69718b73549a1" title=" " alt="" coords="1288,340,1396,365"/>
<area shape="poly" title=" " alt="" coords="1216,350,1273,350,1273,355,1216,355"/>
<area shape="rect" href="_util_8cpp.html#aa4fdbecc18b0d1086fc76c27bc2db21d" title=" " alt="" coords="450,414,544,440"/>
<area shape="poly" title=" " alt="" coords="365,424,435,424,435,430,365,430"/>
<area shape="poly" title=" " alt="" coords="1403,452,1457,433,1458,438,1404,457"/>
<area shape="poly" title=" " alt="" coords="1408,472,1453,472,1453,478,1408,478"/>
<area shape="poly" title=" " alt="" coords="805,530,924,533,1076,531,1244,523,1413,504,1453,496,1454,502,1414,510,1245,528,1076,536,924,538,805,536"/>
</map>
</div>
</div>
</div>
<a id="a493b3c1908a502da3e32d9d914c81d40" name="a493b3c1908a502da3e32d9d914c81d40"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a493b3c1908a502da3e32d9d914c81d40">&#9670;&#160;</a></span>getForwarderStr()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QString ExportEntryWrapper::getForwarderStr </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8h_source.html#l00092">92</a> of file <a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_export_entry_wrapper_a493b3c1908a502da3e32d9d914c81d40_cgraph.png" border="0" usemap="#aclass_export_entry_wrapper_a493b3c1908a502da3e32d9d914c81d40_cgraph" alt=""/></div>
<map name="aclass_export_entry_wrapper_a493b3c1908a502da3e32d9d914c81d40_cgraph" id="aclass_export_entry_wrapper_a493b3c1908a502da3e32d9d914c81d40_cgraph">
<area shape="rect" title=" " alt="" coords="5,407,140,447"/>
<area shape="rect" href="class_export_entry_wrapper.html#aead6b0e7687f450e3efd16f3c9cf399a" title=" " alt="" coords="188,407,322,447"/>
<area shape="poly" title=" " alt="" coords="140,424,172,424,172,430,140,430"/>
<area shape="rect" href="class_export_dir_wrapper.html#a7e49769340051dc3d1f11a60288e281f" title=" " alt="" coords="370,313,548,339"/>
<area shape="poly" title=" " alt="" coords="285,404,369,355,400,342,402,347,371,360,288,408"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="596,364,763,389"/>
<area shape="poly" title=" " alt="" coords="322,408,370,399,479,386,581,378,581,384,479,391,370,404,323,413"/>
<area shape="rect" href="namespacepe__util.html#a242ea277da991102b3d65c0ea87be014" title=" " alt="" coords="371,414,547,440"/>
<area shape="poly" title=" " alt="" coords="322,424,355,424,355,430,322,430"/>
<area shape="rect" href="class_abstract_byte_buffer.html#adb10018e327d14ac29d842aee3ab5465" title=" " alt="" coords="1459,455,1590,495"/>
<area shape="poly" title=" " alt="" coords="323,441,370,450,524,470,678,475,1134,475,1444,473,1444,479,1134,480,678,480,523,475,370,455,322,446"/>
<area shape="rect" href="class_executable.html#a862ee23abe249ba557c740f2d2c246c5" title=" " alt="" coords="828,517,987,543"/>
<area shape="poly" title=" " alt="" coords="283,446,323,472,371,494,428,509,487,521,606,534,718,537,812,535,812,540,718,543,606,539,486,526,427,514,369,499,321,477,280,450"/>
<area shape="poly" title=" " alt="" coords="519,337,606,357,605,362,518,342"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="609,287,750,327"/>
<area shape="poly" title=" " alt="" coords="548,315,593,312,593,317,549,321"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1459,389,1590,430"/>
<area shape="poly" title=" " alt="" coords="763,379,811,382,1164,396,1444,405,1444,410,1164,401,811,387,763,384"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1651,389,1781,430"/>
<area shape="poly" title=" " alt="" coords="1590,407,1635,407,1635,412,1590,412"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1651,455,1781,495"/>
<area shape="poly" title=" " alt="" coords="1587,428,1641,447,1639,452,1585,433"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="837,332,978,373"/>
<area shape="poly" title=" " alt="" coords="751,318,822,333,821,338,750,324"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="811,232,1004,257"/>
<area shape="poly" title=" " alt="" coords="750,285,842,259,844,264,751,290"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="1057,275,1209,315"/>
<area shape="poly" title=" " alt="" coords="751,302,1041,295,1041,300,751,308"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="1052,340,1213,365"/>
<area shape="poly" title=" " alt="" coords="979,350,1037,350,1037,355,979,355"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="1061,209,1204,250"/>
<area shape="poly" title=" " alt="" coords="1004,235,1045,233,1046,238,1005,241"/>
<area shape="poly" title=" " alt="" coords="968,255,1042,272,1041,277,967,260"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1261,95,1405,135"/>
<area shape="poly" title=" " alt="" coords="1168,207,1281,141,1284,146,1171,211"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1261,209,1405,250"/>
<area shape="poly" title=" " alt="" coords="1205,227,1246,227,1246,232,1205,232"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1268,332,1398,373"/>
<area shape="poly" title=" " alt="" coords="1190,248,1215,261,1259,290,1298,320,1295,324,1256,294,1212,265,1187,253"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1453,95,1596,135"/>
<area shape="poly" title=" " alt="" coords="1405,112,1437,112,1437,118,1405,118"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1453,29,1596,70"/>
<area shape="poly" title=" " alt="" coords="1394,92,1448,73,1449,78,1395,97"/>
<area shape="poly" title=" " alt="" coords="1488,29,1486,19,1492,10,1505,5,1524,3,1545,5,1558,11,1555,16,1544,10,1524,8,1506,10,1495,15,1491,20,1493,28"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1644,91,1787,131"/>
<area shape="poly" title=" " alt="" coords="1591,68,1637,83,1635,88,1589,73"/>
<area shape="poly" title=" " alt="" coords="1364,206,1451,151,1469,141,1472,146,1454,156,1367,211"/>
<area shape="poly" title=" " alt="" coords="1401,206,1632,134,1634,139,1402,211"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1453,209,1596,250"/>
<area shape="poly" title=" " alt="" coords="1405,227,1437,227,1437,232,1405,232"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1453,275,1596,315"/>
<area shape="poly" title=" " alt="" coords="1395,248,1449,267,1448,272,1394,253"/>
<area shape="poly" title=" " alt="" coords="1400,369,1445,383,1444,388,1398,374"/>
<area shape="rect" href="_abstract_byte_buffer_8cpp.html#a52457e713057d1f693e69718b73549a1" title=" " alt="" coords="1471,340,1578,365"/>
<area shape="poly" title=" " alt="" coords="1399,350,1455,350,1455,355,1399,355"/>
<area shape="rect" href="_util_8cpp.html#aa4fdbecc18b0d1086fc76c27bc2db21d" title=" " alt="" coords="632,414,727,440"/>
<area shape="poly" title=" " alt="" coords="548,424,617,424,617,430,548,430"/>
<area shape="poly" title=" " alt="" coords="1585,452,1639,433,1641,438,1587,457"/>
<area shape="poly" title=" " alt="" coords="1590,472,1635,472,1635,478,1590,478"/>
<area shape="poly" title=" " alt="" coords="988,530,1106,533,1258,531,1427,523,1596,504,1635,496,1636,502,1596,510,1427,528,1258,536,1106,538,987,536"/>
</map>
</div>
</div>
</div>
<a id="a4edc9ea456dc84e171f6b4059cd1b26d" name="a4edc9ea456dc84e171f6b4059cd1b26d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4edc9ea456dc84e171f6b4059cd1b26d">&#9670;&#160;</a></span>getFuncName()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char * ExportEntryWrapper::getFuncName </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8cpp_source.html#l00295">295</a> of file <a class="el" href="_export_dir_wrapper_8cpp_source.html">ExportDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_export_entry_wrapper_a4edc9ea456dc84e171f6b4059cd1b26d_cgraph.png" border="0" usemap="#aclass_export_entry_wrapper_a4edc9ea456dc84e171f6b4059cd1b26d_cgraph" alt=""/></div>
<map name="aclass_export_entry_wrapper_a4edc9ea456dc84e171f6b4059cd1b26d_cgraph" id="aclass_export_entry_wrapper_a4edc9ea456dc84e171f6b4059cd1b26d_cgraph">
<area shape="rect" title=" " alt="" coords="5,68,140,109"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="188,46,354,72"/>
<area shape="poly" title=" " alt="" coords="140,76,171,71,172,76,140,81"/>
<area shape="rect" href="class_export_entry_wrapper.html#ad075b35efea5d2395579eb5e9a889c66" title=" " alt="" coords="204,96,338,137"/>
<area shape="poly" title=" " alt="" coords="140,95,189,102,188,107,140,100"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="402,39,532,79"/>
<area shape="poly" title=" " alt="" coords="354,56,386,56,386,62,354,62"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="580,5,711,46"/>
<area shape="poly" title=" " alt="" coords="532,44,564,38,565,43,533,49"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="580,71,711,111"/>
<area shape="poly" title=" " alt="" coords="533,68,565,74,564,79,532,73"/>
</map>
</div>
</div>
</div>
<a id="ad075b35efea5d2395579eb5e9a889c66" name="ad075b35efea5d2395579eb5e9a889c66"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad075b35efea5d2395579eb5e9a889c66">&#9670;&#160;</a></span>getFuncNameRva()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> ExportEntryWrapper::getFuncNameRva </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8cpp_source.html#l00287">287</a> of file <a class="el" href="_export_dir_wrapper_8cpp_source.html">ExportDirWrapper.cpp</a>.</p>
</div>
</div>
<a id="ae41b68a2815a57d6d0fa4de6fe5fcef6" name="ae41b68a2815a57d6d0fa4de6fe5fcef6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae41b68a2815a57d6d0fa4de6fe5fcef6">&#9670;&#160;</a></span>getFuncRva()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> ExportEntryWrapper::getFuncRva </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8cpp_source.html#l00242">242</a> of file <a class="el" href="_export_dir_wrapper_8cpp_source.html">ExportDirWrapper.cpp</a>.</p>
</div>
</div>
<a id="aee3b68953721502e4a13caf7685085a1" name="aee3b68953721502e4a13caf7685085a1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aee3b68953721502e4a13caf7685085a1">&#9670;&#160;</a></span>getName()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QString ExportEntryWrapper::getName </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">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="_export_dir_wrapper_8cpp_source.html#l00220">220</a> of file <a class="el" href="_export_dir_wrapper_8cpp_source.html">ExportDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_export_entry_wrapper_aee3b68953721502e4a13caf7685085a1_cgraph.png" border="0" usemap="#aclass_export_entry_wrapper_aee3b68953721502e4a13caf7685085a1_cgraph" alt=""/></div>
<map name="aclass_export_entry_wrapper_aee3b68953721502e4a13caf7685085a1_cgraph" id="aclass_export_entry_wrapper_aee3b68953721502e4a13caf7685085a1_cgraph">
<area shape="rect" title=" " alt="" coords="5,51,140,91"/>
<area shape="rect" href="class_export_entry_wrapper.html#a4edc9ea456dc84e171f6b4059cd1b26d" title=" " alt="" coords="392,44,526,85"/>
<area shape="poly" title=" " alt="" coords="136,47,187,36,255,31,322,36,377,44,376,49,322,42,255,37,188,42,137,53"/>
<area shape="rect" href="class_export_entry_wrapper.html#a558525a232d44deaf5f9e1f68e8c18f4" title=" " alt="" coords="188,116,322,157"/>
<area shape="poly" title=" " alt="" coords="132,89,183,108,181,113,130,94"/>
<area shape="rect" href="class_export_entry_wrapper.html#a994d8a16bcbd84a6991c1febe4e29c41" title=" " alt="" coords="188,51,322,91"/>
<area shape="poly" title=" " alt="" coords="140,68,172,68,172,74,140,74"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="596,70,763,96"/>
<area shape="poly" title=" " alt="" coords="527,67,581,72,581,77,527,73"/>
<area shape="rect" href="class_export_entry_wrapper.html#ad075b35efea5d2395579eb5e9a889c66" title=" " alt="" coords="612,5,747,46"/>
<area shape="poly" title=" " alt="" coords="527,50,596,37,597,43,527,55"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1459,37,1590,78"/>
<area shape="poly" title=" " alt="" coords="763,78,1443,57,1444,63,763,83"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1651,71,1781,111"/>
<area shape="poly" title=" " alt="" coords="1591,66,1636,74,1635,80,1590,72"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1651,5,1781,46"/>
<area shape="poly" title=" " alt="" coords="1590,44,1635,36,1636,42,1591,49"/>
<area shape="rect" href="class_export_dir_wrapper.html#a7e49769340051dc3d1f11a60288e281f" title=" " alt="" coords="370,124,548,149"/>
<area shape="poly" title=" " alt="" coords="322,134,355,134,355,139,322,139"/>
<area shape="poly" title=" " alt="" coords="515,120,608,97,609,103,516,125"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="609,140,750,181"/>
<area shape="poly" title=" " alt="" coords="549,143,594,148,593,154,548,149"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="837,95,978,135"/>
<area shape="poly" title=" " alt="" coords="750,144,821,129,822,135,751,149"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="811,210,1004,236"/>
<area shape="poly" title=" " alt="" coords="751,177,844,203,842,208,750,182"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="1057,152,1209,193"/>
<area shape="poly" title=" " alt="" coords="751,160,1041,167,1041,173,751,165"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="1052,102,1213,128"/>
<area shape="poly" title=" " alt="" coords="979,112,1037,112,1037,118,979,118"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="1061,217,1204,258"/>
<area shape="poly" title=" " alt="" coords="1005,227,1046,229,1045,235,1004,232"/>
<area shape="poly" title=" " alt="" coords="967,207,1041,190,1042,195,968,212"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1261,217,1405,258"/>
<area shape="poly" title=" " alt="" coords="1205,235,1246,235,1246,240,1205,240"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1261,299,1405,339"/>
<area shape="poly" title=" " alt="" coords="1186,256,1268,290,1266,295,1184,261"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1268,95,1398,135"/>
<area shape="poly" title=" " alt="" coords="1187,214,1212,202,1256,173,1295,143,1298,148,1259,178,1215,207,1190,219"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1453,241,1596,282"/>
<area shape="poly" title=" " alt="" coords="1405,244,1438,248,1437,253,1405,249"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1453,176,1596,217"/>
<area shape="poly" title=" " alt="" coords="1405,220,1437,212,1438,218,1406,225"/>
<area shape="poly" title=" " alt="" coords="1488,176,1486,166,1492,157,1505,151,1524,149,1545,152,1558,158,1555,163,1544,157,1524,155,1506,157,1495,161,1491,167,1493,175"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1644,237,1787,278"/>
<area shape="poly" title=" " alt="" coords="1591,215,1637,230,1635,235,1589,220"/>
<area shape="poly" title=" " alt="" coords="1402,296,1439,285,1440,290,1404,301"/>
<area shape="poly" title=" " alt="" coords="1405,313,1496,306,1595,291,1639,280,1640,285,1597,296,1497,311,1405,319"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1453,356,1596,397"/>
<area shape="poly" title=" " alt="" coords="1404,337,1440,348,1439,353,1402,342"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1453,421,1596,462"/>
<area shape="poly" title=" " alt="" coords="1360,338,1403,371,1454,406,1463,411,1461,416,1451,411,1400,376,1357,342"/>
<area shape="poly" title=" " alt="" coords="1398,93,1444,79,1445,84,1400,98"/>
<area shape="rect" href="_abstract_byte_buffer_8cpp.html#a52457e713057d1f693e69718b73549a1" title=" " alt="" coords="1471,102,1578,128"/>
<area shape="poly" title=" " alt="" coords="1399,112,1455,112,1455,118,1399,118"/>
<area shape="poly" title=" " alt="" coords="322,66,377,64,377,70,322,71"/>
</map>
</div>
</div>
</div>
<a id="a558525a232d44deaf5f9e1f68e8c18f4" name="a558525a232d44deaf5f9e1f68e8c18f4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a558525a232d44deaf5f9e1f68e8c18f4">&#9670;&#160;</a></span>getOrdinal()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t ExportEntryWrapper::getOrdinal </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8cpp_source.html#l00250">250</a> of file <a class="el" href="_export_dir_wrapper_8cpp_source.html">ExportDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_export_entry_wrapper_a558525a232d44deaf5f9e1f68e8c18f4_cgraph.png" border="0" usemap="#aclass_export_entry_wrapper_a558525a232d44deaf5f9e1f68e8c18f4_cgraph" alt=""/></div>
<map name="aclass_export_entry_wrapper_a558525a232d44deaf5f9e1f68e8c18f4_cgraph" id="aclass_export_entry_wrapper_a558525a232d44deaf5f9e1f68e8c18f4_cgraph">
<area shape="rect" title=" " alt="" coords="5,96,140,137"/>
<area shape="rect" href="class_export_dir_wrapper.html#a7e49769340051dc3d1f11a60288e281f" title=" " alt="" coords="188,104,366,129"/>
<area shape="poly" title=" " alt="" coords="140,114,172,114,172,119,140,119"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="414,60,580,85"/>
<area shape="poly" title=" " alt="" coords="344,100,414,86,415,91,345,106"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="427,124,568,165"/>
<area shape="poly" title=" " alt="" coords="366,125,411,131,411,136,366,130"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1277,37,1407,78"/>
<area shape="poly" title=" " alt="" coords="581,68,1261,56,1261,62,581,74"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1468,71,1599,111"/>
<area shape="poly" title=" " alt="" coords="1408,66,1453,74,1453,80,1407,72"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1468,5,1599,46"/>
<area shape="poly" title=" " alt="" coords="1407,44,1453,36,1453,42,1408,49"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="654,95,796,135"/>
<area shape="poly" title=" " alt="" coords="568,133,638,123,639,129,568,138"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="628,210,822,236"/>
<area shape="poly" title=" " alt="" coords="557,163,629,188,670,202,668,207,627,194,555,168"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="874,152,1027,193"/>
<area shape="poly" title=" " alt="" coords="569,146,859,164,859,169,568,151"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="870,102,1031,128"/>
<area shape="poly" title=" " alt="" coords="796,112,855,112,855,118,796,118"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="879,217,1022,258"/>
<area shape="poly" title=" " alt="" coords="822,227,863,229,863,235,822,232"/>
<area shape="poly" title=" " alt="" coords="785,207,858,190,859,195,786,212"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1079,217,1222,258"/>
<area shape="poly" title=" " alt="" coords="1022,235,1063,235,1063,240,1022,240"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1079,299,1222,339"/>
<area shape="poly" title=" " alt="" coords="1004,256,1086,290,1084,295,1002,261"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1086,95,1216,135"/>
<area shape="poly" title=" " alt="" coords="1005,214,1030,202,1073,173,1112,143,1116,148,1077,178,1032,207,1008,219"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1270,241,1414,282"/>
<area shape="poly" title=" " alt="" coords="1223,244,1255,248,1255,253,1222,249"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1270,176,1414,217"/>
<area shape="poly" title=" " alt="" coords="1222,220,1255,212,1256,218,1223,225"/>
<area shape="poly" title=" " alt="" coords="1305,176,1304,166,1310,157,1323,151,1342,149,1363,152,1375,158,1373,163,1361,157,1342,155,1324,157,1313,161,1309,167,1311,175"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1462,237,1605,278"/>
<area shape="poly" title=" " alt="" coords="1409,215,1454,230,1453,235,1407,220"/>
<area shape="poly" title=" " alt="" coords="1220,296,1256,285,1258,290,1221,301"/>
<area shape="poly" title=" " alt="" coords="1222,313,1314,306,1413,291,1457,280,1458,285,1414,296,1314,311,1223,319"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1270,356,1414,397"/>
<area shape="poly" title=" " alt="" coords="1221,337,1258,348,1256,353,1220,342"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1270,421,1414,462"/>
<area shape="poly" title=" " alt="" coords="1178,338,1221,371,1272,406,1281,411,1278,416,1269,411,1218,376,1175,342"/>
<area shape="poly" title=" " alt="" coords="1216,93,1261,79,1263,84,1217,98"/>
<area shape="rect" href="_abstract_byte_buffer_8cpp.html#a52457e713057d1f693e69718b73549a1" title=" " alt="" coords="1288,102,1396,128"/>
<area shape="poly" title=" " alt="" coords="1216,112,1273,112,1273,118,1216,118"/>
</map>
</div>
</div>
</div>
<a id="a874455099e3e1eda96d9fe4c2ae45ef9" name="a874455099e3e1eda96d9fe4c2ae45ef9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a874455099e3e1eda96d9fe4c2ae45ef9">&#9670;&#160;</a></span>getPtr()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void * ExportEntryWrapper::getPtr </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">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#a227c20e3780b42bc18822e992bf4d116">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8h_source.html#l00069">69</a> of file <a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a>.</p>
</div>
</div>
<a id="aa451e74aa9ea5ea059df9738b3f133c7" name="aa451e74aa9ea5ea059df9738b3f133c7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa451e74aa9ea5ea059df9738b3f133c7">&#9670;&#160;</a></span>getSize()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> ExportEntryWrapper::getSize </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</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="_export_dir_wrapper_8cpp_source.html#l00206">206</a> of file <a class="el" href="_export_dir_wrapper_8cpp_source.html">ExportDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_export_entry_wrapper_aa451e74aa9ea5ea059df9738b3f133c7_cgraph.png" border="0" usemap="#aclass_export_entry_wrapper_aa451e74aa9ea5ea059df9738b3f133c7_cgraph" alt=""/></div>
<map name="aclass_export_entry_wrapper_aa451e74aa9ea5ea059df9738b3f133c7_cgraph" id="aclass_export_entry_wrapper_aa451e74aa9ea5ea059df9738b3f133c7_cgraph">
<area shape="rect" title=" " alt="" coords="5,96,140,137"/>
<area shape="rect" href="class_export_dir_wrapper.html#a7e49769340051dc3d1f11a60288e281f" title=" " alt="" coords="188,104,366,129"/>
<area shape="poly" title=" " alt="" coords="140,114,172,114,172,119,140,119"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="414,60,580,85"/>
<area shape="poly" title=" " alt="" coords="344,100,414,86,415,91,345,106"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="427,124,568,165"/>
<area shape="poly" title=" " alt="" coords="366,125,411,131,411,136,366,130"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1277,37,1407,78"/>
<area shape="poly" title=" " alt="" coords="581,68,1261,56,1261,62,581,74"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1468,71,1599,111"/>
<area shape="poly" title=" " alt="" coords="1408,66,1453,74,1453,80,1407,72"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1468,5,1599,46"/>
<area shape="poly" title=" " alt="" coords="1407,44,1453,36,1453,42,1408,49"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="654,95,796,135"/>
<area shape="poly" title=" " alt="" coords="568,133,638,123,639,129,568,138"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="628,210,822,236"/>
<area shape="poly" title=" " alt="" coords="557,163,629,188,670,202,668,207,627,194,555,168"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="874,152,1027,193"/>
<area shape="poly" title=" " alt="" coords="569,146,859,164,859,169,568,151"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="870,102,1031,128"/>
<area shape="poly" title=" " alt="" coords="796,112,855,112,855,118,796,118"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="879,217,1022,258"/>
<area shape="poly" title=" " alt="" coords="822,227,863,229,863,235,822,232"/>
<area shape="poly" title=" " alt="" coords="785,207,858,190,859,195,786,212"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1079,217,1222,258"/>
<area shape="poly" title=" " alt="" coords="1022,235,1063,235,1063,240,1022,240"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1079,299,1222,339"/>
<area shape="poly" title=" " alt="" coords="1004,256,1086,290,1084,295,1002,261"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1086,95,1216,135"/>
<area shape="poly" title=" " alt="" coords="1005,214,1030,202,1073,173,1112,143,1116,148,1077,178,1032,207,1008,219"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1270,241,1414,282"/>
<area shape="poly" title=" " alt="" coords="1223,244,1255,248,1255,253,1222,249"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1270,176,1414,217"/>
<area shape="poly" title=" " alt="" coords="1222,220,1255,212,1256,218,1223,225"/>
<area shape="poly" title=" " alt="" coords="1305,176,1304,166,1310,157,1323,151,1342,149,1363,152,1375,158,1373,163,1361,157,1342,155,1324,157,1313,161,1309,167,1311,175"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1462,237,1605,278"/>
<area shape="poly" title=" " alt="" coords="1409,215,1454,230,1453,235,1407,220"/>
<area shape="poly" title=" " alt="" coords="1220,296,1256,285,1258,290,1221,301"/>
<area shape="poly" title=" " alt="" coords="1222,313,1314,306,1413,291,1457,280,1458,285,1414,296,1314,311,1223,319"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1270,356,1414,397"/>
<area shape="poly" title=" " alt="" coords="1221,337,1258,348,1256,353,1220,342"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1270,421,1414,462"/>
<area shape="poly" title=" " alt="" coords="1178,338,1221,371,1272,406,1281,411,1278,416,1269,411,1218,376,1175,342"/>
<area shape="poly" title=" " alt="" coords="1216,93,1261,79,1263,84,1217,98"/>
<area shape="rect" href="_abstract_byte_buffer_8cpp.html#a52457e713057d1f693e69718b73549a1" title=" " alt="" coords="1288,102,1396,128"/>
<area shape="poly" title=" " alt="" coords="1216,112,1273,112,1273,118,1216,118"/>
</map>
</div>
</div>
</div>
<a id="a32ee9d479af0d4c6a021159176034f05" name="a32ee9d479af0d4c6a021159176034f05"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a32ee9d479af0d4c6a021159176034f05">&#9670;&#160;</a></span>getSubFieldsCount()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual size_t ExportEntryWrapper::getSubFieldsCount </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="class_exe_node_wrapper.html#ab83dd78bccf0c4693a7483c3484b2e39">ExeNodeWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8h_source.html#l00074">74</a> of file <a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a>.</p>
</div>
</div>
<a id="ad6aadabc85c4eb0c0dd1f8d6a524fba7" name="ad6aadabc85c4eb0c0dd1f8d6a524fba7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad6aadabc85c4eb0c0dd1f8d6a524fba7">&#9670;&#160;</a></span>getuncNameStr()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QString ExportEntryWrapper::getuncNameStr </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8h_source.html#l00090">90</a> of file <a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_export_entry_wrapper_ad6aadabc85c4eb0c0dd1f8d6a524fba7_cgraph.png" border="0" usemap="#aclass_export_entry_wrapper_ad6aadabc85c4eb0c0dd1f8d6a524fba7_cgraph" alt=""/></div>
<map name="aclass_export_entry_wrapper_ad6aadabc85c4eb0c0dd1f8d6a524fba7_cgraph" id="aclass_export_entry_wrapper_ad6aadabc85c4eb0c0dd1f8d6a524fba7_cgraph">
<area shape="rect" title=" " alt="" coords="5,68,140,109"/>
<area shape="rect" href="class_export_entry_wrapper.html#a4edc9ea456dc84e171f6b4059cd1b26d" title=" " alt="" coords="188,68,322,109"/>
<area shape="poly" title=" " alt="" coords="140,86,172,86,172,91,140,91"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="370,46,536,72"/>
<area shape="poly" title=" " alt="" coords="322,76,354,71,355,76,323,81"/>
<area shape="rect" href="class_export_entry_wrapper.html#ad075b35efea5d2395579eb5e9a889c66" title=" " alt="" coords="386,96,520,137"/>
<area shape="poly" title=" " alt="" coords="323,95,371,102,370,107,322,100"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="584,39,715,79"/>
<area shape="poly" title=" " alt="" coords="537,56,569,56,569,62,537,62"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="763,5,893,46"/>
<area shape="poly" title=" " alt="" coords="715,44,747,38,748,43,716,49"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="763,71,893,111"/>
<area shape="poly" title=" " alt="" coords="716,68,748,74,747,79,715,73"/>
</map>
</div>
</div>
</div>
<a id="a994d8a16bcbd84a6991c1febe4e29c41" name="a994d8a16bcbd84a6991c1febe4e29c41"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a994d8a16bcbd84a6991c1febe4e29c41">&#9670;&#160;</a></span>isByOrdinal()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool ExportEntryWrapper::isByOrdinal </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8cpp_source.html#l00214">214</a> of file <a class="el" href="_export_dir_wrapper_8cpp_source.html">ExportDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_export_entry_wrapper_a994d8a16bcbd84a6991c1febe4e29c41_cgraph.png" border="0" usemap="#aclass_export_entry_wrapper_a994d8a16bcbd84a6991c1febe4e29c41_cgraph" alt=""/></div>
<map name="aclass_export_entry_wrapper_a994d8a16bcbd84a6991c1febe4e29c41_cgraph" id="aclass_export_entry_wrapper_a994d8a16bcbd84a6991c1febe4e29c41_cgraph">
<area shape="rect" title=" " alt="" coords="5,68,140,109"/>
<area shape="rect" href="class_export_entry_wrapper.html#a4edc9ea456dc84e171f6b4059cd1b26d" title=" " alt="" coords="188,68,322,109"/>
<area shape="poly" title=" " alt="" coords="140,86,172,86,172,91,140,91"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="370,46,536,72"/>
<area shape="poly" title=" " alt="" coords="322,76,354,71,355,76,323,81"/>
<area shape="rect" href="class_export_entry_wrapper.html#ad075b35efea5d2395579eb5e9a889c66" title=" " alt="" coords="386,96,520,137"/>
<area shape="poly" title=" " alt="" coords="323,95,371,102,370,107,322,100"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="584,39,715,79"/>
<area shape="poly" title=" " alt="" coords="537,56,569,56,569,62,537,62"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="763,5,893,46"/>
<area shape="poly" title=" " alt="" coords="715,44,747,38,748,43,716,49"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="763,71,893,111"/>
<area shape="poly" title=" " alt="" coords="716,68,748,74,747,79,715,73"/>
</map>
</div>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>parser/include/bearparser/pe/<a class="el" href="_export_dir_wrapper_8h_source.html">ExportDirWrapper.h</a></li>
<li>parser/pe/<a class="el" href="_export_dir_wrapper_8cpp_source.html">ExportDirWrapper.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0
</small></address>
</div><!-- doc-content -->
</body>
</html>