Files
hasherezade-bearparser/class_export_entry_wrapper.html
T
2023-06-04 14:55:41 +00:00

1250 lines
125 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>BearParser: 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>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">BearParser
</div>
<div id="projectbrief">Portable Executable parsing library (from PE-bear)</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.7 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#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,298,77,332,71,332,71,298"/>
<area shape="poly" title=" " alt="" coords="151,263,161,270,153,278,136,280,135,275,151,273,156,271,148,268"/>
<area shape="rect" href="class_exe_element_wrapper.html" title=" " alt="" coords="5,183,143,208"/>
<area shape="poly" title=" " alt="" coords="77,223,77,257,71,257,71,223"/>
<area shape="rect" href="class_abstract_byte_buffer.html" title=" " alt="" coords="24,5,154,31"/>
<area shape="poly" title=" " alt="" coords="87,46,81,94,77,183,71,182,75,94,82,45"/>
<area shape="rect" href="class_executable.html" title=" " alt="" coords="91,94,175,120"/>
<area shape="poly" title=" " alt="" coords="99,44,110,69,125,92,121,95,105,71,94,46"/>
<area shape="poly" title=" " alt="" coords="104,43,129,92,124,95,99,46"/>
<area shape="poly" title=" " alt="" coords="119,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"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#aea83351c906b2506a9f0672dd2dcc065">FieldID</a> { <a class="el" href="class_export_entry_wrapper.html#aea83351c906b2506a9f0672dd2dcc065a3f5ee786ec709307ac1b19804dbce6be">NONE</a> = FIELD_NONE
, <a class="el" href="class_export_entry_wrapper.html#aea83351c906b2506a9f0672dd2dcc065a1324b0e5567fe59a77d53501010b1d81">FUNCTION_RVA</a>
, <a class="el" href="class_export_entry_wrapper.html#aea83351c906b2506a9f0672dd2dcc065ab2605ea1ef9c96f38c1210f643695353">NAME_RVA</a>
, <a class="el" href="class_export_entry_wrapper.html#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"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#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"><td class="memItemLeft" align="right" valign="top">virtual void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#a874455099e3e1eda96d9fe4c2ae45ef9">getPtr</a> ()</td></tr>
<tr class="separator:a874455099e3e1eda96d9fe4c2ae45ef9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem: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="class_export_entry_wrapper.html#aa451e74aa9ea5ea059df9738b3f133c7">getSize</a> ()</td></tr>
<tr class="separator:aa451e74aa9ea5ea059df9738b3f133c7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aee3b68953721502e4a13caf7685085a1"><td class="memItemLeft" align="right" valign="top">virtual QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#aee3b68953721502e4a13caf7685085a1">getName</a> ()</td></tr>
<tr class="separator:aee3b68953721502e4a13caf7685085a1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af8119edec67b4103f108f115747b0fe1"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#af8119edec67b4103f108f115747b0fe1">getFieldsCount</a> ()</td></tr>
<tr class="separator:af8119edec67b4103f108f115747b0fe1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a32ee9d479af0d4c6a021159176034f05"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#a32ee9d479af0d4c6a021159176034f05">getSubFieldsCount</a> ()</td></tr>
<tr class="separator:a32ee9d479af0d4c6a021159176034f05"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad76ea01eb71d820df3360175eba8cbcd"><td class="memItemLeft" align="right" valign="top">virtual void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#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"><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_export_entry_wrapper.html#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"><td class="memItemLeft" align="right" valign="top">virtual QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#a04682ee48ab3cf05f807b371dde4e85f">getFieldName</a> (size_t fieldId)</td></tr>
<tr class="separator:a04682ee48ab3cf05f807b371dde4e85f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem: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="class_export_entry_wrapper.html#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"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#a994d8a16bcbd84a6991c1febe4e29c41">isByOrdinal</a> ()</td></tr>
<tr class="separator:a994d8a16bcbd84a6991c1febe4e29c41"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a558525a232d44deaf5f9e1f68e8c18f4"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#a558525a232d44deaf5f9e1f68e8c18f4">getOrdinal</a> ()</td></tr>
<tr class="separator:a558525a232d44deaf5f9e1f68e8c18f4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem: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="class_export_entry_wrapper.html#ae41b68a2815a57d6d0fa4de6fe5fcef6">getFuncRva</a> ()</td></tr>
<tr class="separator:ae41b68a2815a57d6d0fa4de6fe5fcef6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem: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="class_export_entry_wrapper.html#ad075b35efea5d2395579eb5e9a889c66">getFuncNameRva</a> ()</td></tr>
<tr class="separator:ad075b35efea5d2395579eb5e9a889c66"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4edc9ea456dc84e171f6b4059cd1b26d"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#a4edc9ea456dc84e171f6b4059cd1b26d">getFuncName</a> ()</td></tr>
<tr class="separator:a4edc9ea456dc84e171f6b4059cd1b26d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad6aadabc85c4eb0c0dd1f8d6a524fba7"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#ad6aadabc85c4eb0c0dd1f8d6a524fba7">getuncNameStr</a> ()</td></tr>
<tr class="separator:ad6aadabc85c4eb0c0dd1f8d6a524fba7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aead6b0e7687f450e3efd16f3c9cf399a"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#aead6b0e7687f450e3efd16f3c9cf399a">getForwarder</a> ()</td></tr>
<tr class="separator:aead6b0e7687f450e3efd16f3c9cf399a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a493b3c1908a502da3e32d9d914c81d40"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_export_entry_wrapper.html#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: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"><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"><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"><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"><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"><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"><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"><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"><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:ab83dd78bccf0c4693a7483c3484b2e39 inherit pub_methods_class_exe_node_wrapper"><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#ab83dd78bccf0c4693a7483c3484b2e39">getSubFieldsCount</a> ()</td></tr>
<tr class="separator:ab83dd78bccf0c4693a7483c3484b2e39 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"><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"><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"><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"><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"><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:a086e8cfa49daea540fc55956821375f1 inherit pub_methods_class_exe_node_wrapper"><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#a086e8cfa49daea540fc55956821375f1">getFieldName</a> (size_t fieldId)=0</td></tr>
<tr class="separator:a086e8cfa49daea540fc55956821375f1 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"><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"><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"><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"><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"><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"><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: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"><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"><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:af1cd1e9dfaedea5c17a07c9e39d3150f inherit pub_methods_class_exe_element_wrapper"><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#af1cd1e9dfaedea5c17a07c9e39d3150f">wrap</a> ()</td></tr>
<tr class="separator:af1cd1e9dfaedea5c17a07c9e39d3150f 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"><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"><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:a227c20e3780b42bc18822e992bf4d116 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116">getPtr</a> ()=0</td></tr>
<tr class="separator:a227c20e3780b42bc18822e992bf4d116 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a087ecf5a983c1ef1e8de95b16c487616 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616">getSize</a> ()=0</td></tr>
<tr class="separator:a087ecf5a983c1ef1e8de95b16c487616 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af2f26b8da4cf2339944f1a4b8473454b inherit pub_methods_class_exe_element_wrapper"><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#af2f26b8da4cf2339944f1a4b8473454b">getName</a> ()=0</td></tr>
<tr class="separator:af2f26b8da4cf2339944f1a4b8473454b inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a561b2d35521c1f6cb5f07a183989dc83 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83">getFieldsCount</a> ()=0</td></tr>
<tr class="separator:a561b2d35521c1f6cb5f07a183989dc83 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a67ce2e7ed7ae73a57c6a711ff767d40a inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a67ce2e7ed7ae73a57c6a711ff767d40a">getSubFieldsCount</a> ()</td></tr>
<tr class="separator:a67ce2e7ed7ae73a57c6a711ff767d40a inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a98ca205ec6f2d2deacd32327409a3539 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#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"><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:a43f0978ee5667e5dd34293f155d3d3cf inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf">getFieldPtr</a> (size_t fieldId, size_t subField)=0</td></tr>
<tr class="separator:a43f0978ee5667e5dd34293f155d3d3cf inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae2b79b68df1bdf87f4643dbcd1ef8176 inherit pub_methods_class_exe_element_wrapper"><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:a10ef93fdda6cf93c5db02b696a81b7c7 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7">getFieldSize</a> (size_t fieldId, size_t subField=<a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a>)</td></tr>
<tr class="separator:a10ef93fdda6cf93c5db02b696a81b7c7 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4a1afe592b11191cab1d74432f759b41 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#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"><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"><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:a68270d1efcc7f89c2a27f68fb4bccad3 inherit pub_methods_class_exe_element_wrapper"><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#a68270d1efcc7f89c2a27f68fb4bccad3">getFieldName</a> (size_t fieldId)=0</td></tr>
<tr class="separator:a68270d1efcc7f89c2a27f68fb4bccad3 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5f05db52fcfdf132740fa6f0923055cd inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_wrapped_value.html">WrappedValue</a>&#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"><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:a8108914de5353bd75c8874bb3fb17129 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_executable.html#a2202e0db9d88f3be2b26fc138ddd3b5b">Executable::addr_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_exe_element_wrapper.html#a8108914de5353bd75c8874bb3fb17129">containsAddrType</a> (size_t fieldId, size_t subField=<a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a>)</td></tr>
<tr class="separator:a8108914de5353bd75c8874bb3fb17129 inherit pub_methods_class_exe_element_wrapper"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a86cc36cd7ea4808d93c0ac59ffb12e60 inherit pub_methods_class_exe_element_wrapper"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_wrapped_value.html#a70fcd4afb963d228e1f84fc422d13e0a">WrappedValue::data_type</a>&#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"><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"><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"><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"><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"><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"><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"><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: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"><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"><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:a0493bdae87b5011993652335adb19577 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577">getContentSize</a> ()=0</td></tr>
<tr class="separator:a0493bdae87b5011993652335adb19577 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2d68f6930726a129478c8ab5ed38779a inherit pub_methods_class_abstract_byte_buffer"><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#a2d68f6930726a129478c8ab5ed38779a">getContent</a> ()=0</td></tr>
<tr class="separator:a2d68f6930726a129478c8ab5ed38779a 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"><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"><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"><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:adb10018e327d14ac29d842aee3ab5465 inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#adb10018e327d14ac29d842aee3ab5465">getOffset</a> (void *ptr, bool allowExceptions=false)</td></tr>
<tr class="separator:adb10018e327d14ac29d842aee3ab5465 inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a64f38e33f915741eb283ef9a34cacb6d inherit pub_methods_class_abstract_byte_buffer"><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"><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"><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"><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:a265e3794703e57d0208feb007c6f79ec inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#a265e3794703e57d0208feb007c6f79ec">getStringValue</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> len=<a class="el" href="_abstract_byte_buffer_8h.html#a06eeddcfd3f26853ac1210c897f8a003">BUFSIZE_MAX</a>)</td></tr>
<tr class="separator:a265e3794703e57d0208feb007c6f79ec inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac56fe1119d76076dc58fd08cde2e2bb3 inherit pub_methods_class_abstract_byte_buffer"><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:aced00c06952e4829ce0549a0af3739ea inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_abstract_byte_buffer.html#aced00c06952e4829ce0549a0af3739ea">getWAsciiStringValue</a> (<a class="el" href="_abstract_byte_buffer_8h.html#aea96e09e4ebfca2845a36a4d9882f7f6">offset_t</a> rawOffset, <a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a> len)</td></tr>
<tr class="separator:aced00c06952e4829ce0549a0af3739ea inherit pub_methods_class_abstract_byte_buffer"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a04f5bb327ac0789b872d0771b11adc6b inherit pub_methods_class_abstract_byte_buffer"><td class="memItemLeft" align="right" valign="top"><a class="el" href="_abstract_byte_buffer_8h.html#a9067dc831274514d508e98df05bf015d">bufsize_t</a>&#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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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: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"><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: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"><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"><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"><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"><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"><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"><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"><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: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"><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"><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: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"><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"><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"><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: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"><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="class_export_entry_wrapper.html#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> *&#160;</td>
<td class="paramname"><em>pe</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="class_export_dir_wrapper.html">ExportDirWrapper</a> *&#160;</td>
<td class="paramname"><em>parentDir</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t&#160;</td>
<td class="paramname"><em>entryNumber</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</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#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&#160;</td>
<td class="paramname"><em>fieldId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t&#160;</td>
<td class="paramname"><em>subField</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="class_exe_element_wrapper.html#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&#160;</td>
<td class="paramname"><em>fieldId</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="class_exe_node_wrapper.html#a086e8cfa49daea540fc55956821375f1">ExeNodeWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8cpp_source.html#l00234">234</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&#160;</td>
<td class="paramname"><em>fieldId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t&#160;</td>
<td class="paramname"><em>subField</em> = <code><a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a></code>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_export_dir_wrapper_8cpp_source.html#l00185">185</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,173,23,173,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"></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&#160;</td>
<td class="paramname"><em>fieldId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t&#160;</td>
<td class="paramname"><em>subField</em> = <code><a class="el" href="_exe_element_wrapper_8h.html#ae810f8925d2f98da8659d53ce26b5b5c">FIELD_NONE</a></code>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reimplemented from <a class="el" href="class_exe_element_wrapper.html#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"></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#l00307">307</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,357,140,398"/>
<area shape="rect" href="class_export_dir_wrapper.html#a7e49769340051dc3d1f11a60288e281f" title=" " alt="" coords="188,264,366,289"/>
<area shape="poly" title=" " alt="" coords="103,355,186,306,219,292,221,297,189,311,106,359"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="414,314,580,340"/>
<area shape="poly" title=" " alt="" coords="139,359,187,350,297,337,399,329,400,334,297,342,188,355,140,364"/>
<area shape="rect" href="namespacepe__util.html#a242ea277da991102b3d65c0ea87be014" title=" " alt="" coords="189,365,365,391"/>
<area shape="poly" title=" " alt="" coords="140,375,174,375,174,380,140,380"/>
<area shape="rect" href="class_abstract_byte_buffer.html#adb10018e327d14ac29d842aee3ab5465" title=" " alt="" coords="1277,405,1407,446"/>
<area shape="poly" title=" " alt="" coords="140,391,188,400,341,421,496,426,952,426,1262,424,1262,429,952,431,496,431,341,426,187,406,139,397"/>
<area shape="rect" href="class_executable.html#a862ee23abe249ba557c740f2d2c246c5" title=" " alt="" coords="645,468,805,493"/>
<area shape="poly" title=" " alt="" coords="101,396,141,423,189,444,246,460,305,471,424,485,536,488,630,485,630,491,536,493,424,490,304,477,245,465,187,450,138,427,98,401"/>
<area shape="poly" title=" " alt="" coords="337,287,425,308,423,313,335,292"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="427,240,568,281"/>
<area shape="poly" title=" " alt="" coords="366,267,411,264,412,269,366,273"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1277,340,1407,381"/>
<area shape="poly" title=" " alt="" coords="581,328,1262,355,1262,360,581,333"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1468,340,1599,381"/>
<area shape="poly" title=" " alt="" coords="1408,358,1454,358,1454,363,1408,363"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1468,405,1599,446"/>
<area shape="poly" title=" " alt="" coords="1404,379,1459,398,1457,403,1403,384"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="654,168,796,209"/>
<area shape="poly" title=" " alt="" coords="563,237,644,211,645,216,564,242"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="628,240,822,265"/>
<area shape="poly" title=" " alt="" coords="568,255,614,254,614,259,568,261"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="874,283,1027,323"/>
<area shape="poly" title=" " alt="" coords="569,268,629,275,859,295,859,300,628,280,568,273"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="870,168,1031,193"/>
<area shape="poly" title=" " alt="" coords="796,183,855,181,855,186,796,188"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="879,217,1022,258"/>
<area shape="poly" title=" " alt="" coords="822,243,864,241,864,246,822,249"/>
<area shape="poly" title=" " alt="" coords="786,263,860,280,859,285,785,268"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1079,95,1222,135"/>
<area shape="poly" title=" " alt="" coords="1008,214,1030,203,1074,174,1113,143,1117,147,1077,178,1032,208,1010,219"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1079,217,1222,258"/>
<area shape="poly" title=" " alt="" coords="1022,235,1064,235,1064,240,1022,240"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1086,283,1216,323"/>
<area shape="poly" title=" " alt="" coords="1016,256,1073,275,1071,280,1014,261"/>
<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,1256,112,1256,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,1266,73,1268,78,1213,97"/>
<area shape="poly" title=" " alt="" coords="1305,29,1304,19,1310,10,1323,5,1342,3,1363,5,1376,12,1373,17,1362,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,124,1605,165"/>
<area shape="poly" title=" " alt="" coords="1389,68,1415,81,1481,114,1479,119,1412,85,1387,73"/>
<area shape="poly" title=" " alt="" coords="1175,215,1218,181,1269,146,1279,140,1282,145,1272,151,1221,185,1178,219"/>
<area shape="poly" title=" " alt="" coords="1222,236,1314,230,1364,222,1413,210,1454,192,1490,171,1493,175,1456,197,1415,215,1365,227,1315,235,1223,242"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1270,275,1414,315"/>
<area shape="poly" title=" " alt="" coords="1221,256,1259,267,1257,272,1220,261"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1270,160,1414,201"/>
<area shape="poly" title=" " alt="" coords="1220,214,1257,203,1259,208,1221,219"/>
<area shape="poly" title=" " alt="" coords="1217,320,1263,334,1262,339,1216,325"/>
<area shape="rect" href="_util_8cpp.html#aa4fdbecc18b0d1086fc76c27bc2db21d" title=" " alt="" coords="450,365,544,391"/>
<area shape="poly" title=" " alt="" coords="365,375,435,375,435,380,365,380"/>
<area shape="poly" title=" " alt="" coords="1403,402,1457,383,1459,388,1404,407"/>
<area shape="poly" title=" " alt="" coords="1408,423,1454,423,1454,428,1408,428"/>
<area shape="poly" title=" " alt="" coords="805,481,924,483,1076,482,1244,473,1413,455,1454,447,1455,452,1414,460,1245,479,1076,487,924,489,805,486"/>
</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"></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,357,140,398"/>
<area shape="rect" href="class_export_entry_wrapper.html#aead6b0e7687f450e3efd16f3c9cf399a" title=" " alt="" coords="188,357,322,398"/>
<area shape="poly" title=" " alt="" coords="140,375,173,375,173,380,140,380"/>
<area shape="rect" href="class_export_dir_wrapper.html#a7e49769340051dc3d1f11a60288e281f" title=" " alt="" coords="370,264,548,289"/>
<area shape="poly" title=" " alt="" coords="285,355,369,306,401,292,403,297,371,311,288,359"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="596,314,763,340"/>
<area shape="poly" title=" " alt="" coords="322,359,370,350,479,337,582,329,582,334,480,342,370,355,323,364"/>
<area shape="rect" href="namespacepe__util.html#a242ea277da991102b3d65c0ea87be014" title=" " alt="" coords="371,365,547,391"/>
<area shape="poly" title=" " alt="" coords="322,375,356,375,356,380,322,380"/>
<area shape="rect" href="class_abstract_byte_buffer.html#adb10018e327d14ac29d842aee3ab5465" title=" " alt="" coords="1459,405,1590,446"/>
<area shape="poly" title=" " alt="" coords="323,391,370,400,524,421,678,426,1134,426,1444,424,1444,429,1134,431,678,431,523,426,370,406,322,397"/>
<area shape="rect" href="class_executable.html#a862ee23abe249ba557c740f2d2c246c5" title=" " alt="" coords="828,468,987,493"/>
<area shape="poly" title=" " alt="" coords="283,396,323,423,371,444,428,460,487,471,607,485,718,488,812,485,813,491,718,493,606,490,486,477,427,465,369,450,321,427,280,401"/>
<area shape="poly" title=" " alt="" coords="519,287,607,308,606,313,518,292"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="609,240,750,281"/>
<area shape="poly" title=" " alt="" coords="548,267,594,264,594,269,549,273"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1459,340,1590,381"/>
<area shape="poly" title=" " alt="" coords="763,328,1444,355,1444,360,763,333"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1651,340,1781,381"/>
<area shape="poly" title=" " alt="" coords="1590,358,1636,358,1636,363,1590,363"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1651,405,1781,446"/>
<area shape="poly" title=" " alt="" coords="1587,379,1641,398,1640,403,1585,384"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="837,168,978,209"/>
<area shape="poly" title=" " alt="" coords="745,237,826,211,827,216,747,242"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="811,240,1004,265"/>
<area shape="poly" title=" " alt="" coords="750,255,796,254,796,259,750,261"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="1057,283,1209,323"/>
<area shape="poly" title=" " alt="" coords="751,268,811,275,1042,295,1041,300,810,280,751,273"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="1052,168,1213,193"/>
<area shape="poly" title=" " alt="" coords="978,183,1037,181,1038,186,979,188"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="1061,217,1204,258"/>
<area shape="poly" title=" " alt="" coords="1004,243,1046,241,1046,246,1005,249"/>
<area shape="poly" title=" " alt="" coords="968,263,1042,280,1041,285,967,268"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1261,95,1405,135"/>
<area shape="poly" title=" " alt="" coords="1190,214,1212,203,1257,174,1296,143,1299,147,1260,178,1215,208,1192,219"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" 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_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1268,283,1398,323"/>
<area shape="poly" title=" " alt="" coords="1198,256,1255,275,1254,280,1196,261"/>
<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,1438,112,1438,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,1450,78,1395,97"/>
<area shape="poly" title=" " alt="" coords="1488,29,1486,19,1492,10,1505,5,1524,3,1546,5,1558,12,1556,17,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,124,1787,165"/>
<area shape="poly" title=" " alt="" coords="1572,68,1597,81,1663,114,1661,119,1595,85,1569,73"/>
<area shape="poly" title=" " alt="" coords="1357,215,1400,181,1451,146,1461,140,1464,145,1454,151,1403,185,1360,219"/>
<area shape="poly" title=" " alt="" coords="1405,236,1497,230,1547,222,1595,210,1636,192,1673,171,1675,175,1638,197,1597,215,1548,227,1497,235,1405,242"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1453,275,1596,315"/>
<area shape="poly" title=" " alt="" coords="1404,256,1441,267,1439,272,1402,261"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1453,160,1596,201"/>
<area shape="poly" title=" " alt="" coords="1402,214,1439,203,1441,208,1404,219"/>
<area shape="poly" title=" " alt="" coords="1400,320,1446,334,1444,339,1398,325"/>
<area shape="rect" href="_util_8cpp.html#aa4fdbecc18b0d1086fc76c27bc2db21d" title=" " alt="" coords="632,365,727,391"/>
<area shape="poly" title=" " alt="" coords="548,375,618,375,618,380,548,380"/>
<area shape="poly" title=" " alt="" coords="1585,402,1640,383,1641,388,1587,407"/>
<area shape="poly" title=" " alt="" coords="1590,423,1636,423,1636,428,1590,428"/>
<area shape="poly" title=" " alt="" coords="988,481,1106,483,1258,482,1427,473,1596,455,1636,447,1637,452,1596,460,1427,479,1258,487,1106,489,987,486"/>
</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"></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#l00296">296</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,172,71,173,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,190,102,189,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,387,56,387,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,565,38,566,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,566,74,565,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"></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#l00288">288</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"></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#l00243">243</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"></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#l00221">221</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,48,140,89"/>
<area shape="rect" href="class_export_entry_wrapper.html#a4edc9ea456dc84e171f6b4059cd1b26d" title=" " alt="" coords="392,41,526,82"/>
<area shape="poly" title=" " alt="" coords="136,45,187,34,255,29,322,34,378,41,377,47,322,39,255,34,188,39,137,50"/>
<area shape="rect" href="class_export_entry_wrapper.html#a558525a232d44deaf5f9e1f68e8c18f4" title=" " alt="" coords="188,113,322,154"/>
<area shape="poly" title=" " alt="" coords="132,87,184,105,182,110,130,92"/>
<area shape="rect" href="class_export_entry_wrapper.html#a994d8a16bcbd84a6991c1febe4e29c41" title=" " alt="" coords="188,48,322,89"/>
<area shape="poly" title=" " alt="" coords="140,66,173,66,173,71,140,71"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="596,70,763,96"/>
<area shape="poly" title=" " alt="" coords="527,66,582,71,581,76,527,71"/>
<area shape="rect" href="class_export_entry_wrapper.html#ad075b35efea5d2395579eb5e9a889c66" title=" " alt="" coords="612,5,747,46"/>
<area shape="poly" title=" " alt="" coords="527,48,597,36,598,42,527,53"/>
<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,1444,57,1444,63,763,83"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" 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_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1651,71,1781,111"/>
<area shape="poly" title=" " alt="" coords="1591,66,1636,75,1635,80,1590,72"/>
<area shape="rect" href="class_export_dir_wrapper.html#a7e49769340051dc3d1f11a60288e281f" title=" " alt="" coords="370,121,548,147"/>
<area shape="poly" title=" " alt="" coords="322,131,355,131,355,136,322,136"/>
<area shape="poly" title=" " alt="" coords="518,118,606,97,607,102,519,123"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="609,141,750,182"/>
<area shape="poly" title=" " alt="" coords="549,142,595,148,594,154,548,148"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="837,99,978,139"/>
<area shape="poly" title=" " alt="" coords="750,146,821,132,822,138,751,151"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="811,164,1004,189"/>
<area shape="poly" title=" " alt="" coords="750,164,796,167,796,172,750,169"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="1057,221,1209,262"/>
<area shape="poly" title=" " alt="" coords="742,180,811,199,931,220,1042,232,1042,237,931,225,810,204,740,185"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="1052,106,1213,132"/>
<area shape="poly" title=" " alt="" coords="979,116,1037,116,1037,122,979,122"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="1061,156,1204,197"/>
<area shape="poly" title=" " alt="" coords="1004,174,1046,174,1046,179,1004,179"/>
<area shape="poly" title=" " alt="" coords="955,187,1047,214,1046,219,954,192"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1261,160,1405,201"/>
<area shape="poly" title=" " alt="" coords="1205,175,1246,176,1246,181,1205,180"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1261,249,1405,290"/>
<area shape="poly" title=" " alt="" coords="1187,195,1214,207,1280,240,1278,244,1212,212,1184,200"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1268,95,1398,135"/>
<area shape="poly" title=" " alt="" coords="1201,153,1253,137,1254,142,1202,158"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1453,192,1596,233"/>
<area shape="poly" title=" " alt="" coords="1406,190,1439,195,1438,201,1405,195"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1453,127,1596,167"/>
<area shape="poly" title=" " alt="" coords="1405,165,1438,159,1439,165,1406,170"/>
<area shape="poly" title=" " alt="" coords="1488,127,1486,117,1492,108,1505,102,1524,100,1546,103,1558,109,1556,114,1544,108,1524,105,1506,107,1495,112,1491,118,1493,125"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1644,176,1787,217"/>
<area shape="poly" title=" " alt="" coords="1597,163,1630,172,1629,177,1596,168"/>
<area shape="poly" title=" " alt="" coords="1402,246,1439,235,1441,240,1404,251"/>
<area shape="poly" title=" " alt="" coords="1405,266,1496,259,1595,242,1658,220,1659,225,1597,247,1497,264,1405,271"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1453,307,1596,347"/>
<area shape="poly" title=" " alt="" coords="1404,288,1441,299,1439,304,1402,293"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1453,372,1596,413"/>
<area shape="poly" title=" " alt="" coords="1360,288,1403,322,1454,357,1464,362,1461,367,1451,361,1400,326,1357,292"/>
<area shape="poly" title=" " alt="" coords="1398,93,1444,79,1446,84,1400,98"/>
<area shape="poly" title=" " alt="" coords="322,63,377,62,377,67,322,69"/>
</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"></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#l00251">251</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,100,140,141"/>
<area shape="rect" href="class_export_dir_wrapper.html#a7e49769340051dc3d1f11a60288e281f" title=" " alt="" coords="188,108,366,133"/>
<area shape="poly" title=" " alt="" coords="140,118,173,118,173,123,140,123"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="414,60,580,85"/>
<area shape="poly" title=" " alt="" coords="339,104,420,86,421,92,340,109"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="427,128,568,169"/>
<area shape="poly" title=" " alt="" coords="366,129,412,135,412,140,366,134"/>
<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,1262,56,1262,62,581,74"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1468,5,1599,46"/>
<area shape="poly" title=" " alt="" coords="1407,44,1453,36,1454,42,1408,49"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1468,71,1599,111"/>
<area shape="poly" title=" " alt="" coords="1408,66,1454,75,1453,80,1407,72"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="654,99,796,139"/>
<area shape="poly" title=" " alt="" coords="568,137,639,127,640,133,568,142"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="628,164,822,189"/>
<area shape="poly" title=" " alt="" coords="568,154,614,160,613,165,568,160"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="874,221,1027,262"/>
<area shape="poly" title=" " alt="" coords="542,167,584,184,629,199,749,222,860,234,859,240,748,228,628,204,582,189,540,172"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="870,106,1031,132"/>
<area shape="poly" title=" " alt="" coords="796,116,855,116,855,122,796,122"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="879,156,1022,197"/>
<area shape="poly" title=" " alt="" coords="822,174,864,174,864,179,822,179"/>
<area shape="poly" title=" " alt="" coords="773,187,865,214,863,219,771,192"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1079,160,1222,201"/>
<area shape="poly" title=" " alt="" coords="1023,175,1064,176,1064,181,1022,180"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1079,249,1222,290"/>
<area shape="poly" title=" " alt="" coords="1004,195,1032,207,1098,240,1096,244,1030,212,1002,200"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1086,95,1216,135"/>
<area shape="poly" title=" " alt="" coords="1018,153,1070,137,1072,142,1020,158"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1270,192,1414,233"/>
<area shape="poly" title=" " alt="" coords="1223,190,1256,195,1255,201,1222,195"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1270,127,1414,167"/>
<area shape="poly" title=" " alt="" coords="1222,165,1255,159,1256,165,1223,170"/>
<area shape="poly" title=" " alt="" coords="1305,127,1304,117,1310,108,1323,102,1342,100,1363,103,1376,109,1373,114,1362,108,1342,105,1324,107,1313,112,1309,118,1311,125"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1462,176,1605,217"/>
<area shape="poly" title=" " alt="" coords="1415,163,1448,172,1447,177,1413,168"/>
<area shape="poly" title=" " alt="" coords="1220,246,1257,235,1259,240,1221,251"/>
<area shape="poly" title=" " alt="" coords="1223,266,1314,259,1413,242,1475,220,1477,225,1414,247,1315,264,1223,271"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1270,307,1414,347"/>
<area shape="poly" title=" " alt="" coords="1221,288,1259,299,1257,304,1220,293"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1270,372,1414,413"/>
<area shape="poly" title=" " alt="" coords="1178,288,1221,322,1272,357,1282,362,1279,367,1269,361,1218,326,1175,292"/>
<area shape="poly" title=" " alt="" coords="1216,93,1262,79,1263,84,1217,98"/>
</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"></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"></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#l00207">207</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,100,140,141"/>
<area shape="rect" href="class_export_dir_wrapper.html#a7e49769340051dc3d1f11a60288e281f" title=" " alt="" coords="188,108,366,133"/>
<area shape="poly" title=" " alt="" coords="140,118,173,118,173,123,140,123"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="414,60,580,85"/>
<area shape="poly" title=" " alt="" coords="339,104,420,86,421,92,340,109"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="427,128,568,169"/>
<area shape="poly" title=" " alt="" coords="366,129,412,135,412,140,366,134"/>
<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,1262,56,1262,62,581,74"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1468,5,1599,46"/>
<area shape="poly" title=" " alt="" coords="1407,44,1453,36,1454,42,1408,49"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1468,71,1599,111"/>
<area shape="poly" title=" " alt="" coords="1408,66,1454,75,1453,80,1407,72"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="654,99,796,139"/>
<area shape="poly" title=" " alt="" coords="568,137,639,127,640,133,568,142"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="628,164,822,189"/>
<area shape="poly" title=" " alt="" coords="568,154,614,160,613,165,568,160"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="874,221,1027,262"/>
<area shape="poly" title=" " alt="" coords="542,167,584,184,629,199,749,222,860,234,859,240,748,228,628,204,582,189,540,172"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="870,106,1031,132"/>
<area shape="poly" title=" " alt="" coords="796,116,855,116,855,122,796,122"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="879,156,1022,197"/>
<area shape="poly" title=" " alt="" coords="822,174,864,174,864,179,822,179"/>
<area shape="poly" title=" " alt="" coords="773,187,865,214,863,219,771,192"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1079,160,1222,201"/>
<area shape="poly" title=" " alt="" coords="1023,175,1064,176,1064,181,1022,180"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1079,249,1222,290"/>
<area shape="poly" title=" " alt="" coords="1004,195,1032,207,1098,240,1096,244,1030,212,1002,200"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1086,95,1216,135"/>
<area shape="poly" title=" " alt="" coords="1018,153,1070,137,1072,142,1020,158"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1270,192,1414,233"/>
<area shape="poly" title=" " alt="" coords="1223,190,1256,195,1255,201,1222,195"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1270,127,1414,167"/>
<area shape="poly" title=" " alt="" coords="1222,165,1255,159,1256,165,1223,170"/>
<area shape="poly" title=" " alt="" coords="1305,127,1304,117,1310,108,1323,102,1342,100,1363,103,1376,109,1373,114,1362,108,1342,105,1324,107,1313,112,1309,118,1311,125"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1462,176,1605,217"/>
<area shape="poly" title=" " alt="" coords="1415,163,1448,172,1447,177,1413,168"/>
<area shape="poly" title=" " alt="" coords="1220,246,1257,235,1259,240,1221,251"/>
<area shape="poly" title=" " alt="" coords="1223,266,1314,259,1413,242,1475,220,1477,225,1414,247,1315,264,1223,271"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1270,307,1414,347"/>
<area shape="poly" title=" " alt="" coords="1221,288,1259,299,1257,304,1220,293"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1270,372,1414,413"/>
<area shape="poly" title=" " alt="" coords="1178,288,1221,322,1272,357,1282,362,1279,367,1269,361,1218,326,1175,292"/>
<area shape="poly" title=" " alt="" coords="1216,93,1262,79,1263,84,1217,98"/>
</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"></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"></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,173,86,173,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,355,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,372,102,371,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,570,56,570,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"></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#l00215">215</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,173,86,173,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,355,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,372,102,371,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,570,56,570,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.9.7
</small></address>
</body>
</html>