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

1047 lines
117 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: BoundEntryWrapper 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_bound_entry_wrapper-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">BoundEntryWrapper Class Reference</div></div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="_bound_imp_dir_wrapper_8h_source.html">BoundImpDirWrapper.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for BoundEntryWrapper:</div>
<div class="dyncontent">
<div class="center"><img src="class_bound_entry_wrapper__coll__graph.png" border="0" usemap="#a_bound_entry_wrapper_coll__map" alt="Collaboration graph"/></div>
<map name="a_bound_entry_wrapper_coll__map" id="a_bound_entry_wrapper_coll__map">
<area shape="rect" title=" " alt="" coords="6,333,142,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:a337aebcf2a61cfe78f703cbeb854a5b3"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_bound_entry_wrapper.html#a337aebcf2a61cfe78f703cbeb854a5b3">FieldID</a> { <br />
&#160;&#160;<a class="el" href="class_bound_entry_wrapper.html#a337aebcf2a61cfe78f703cbeb854a5b3a876cde1ddb10dffc8a75197955a2c79d">NONE</a> = FIELD_NONE
, <a class="el" href="class_bound_entry_wrapper.html#a337aebcf2a61cfe78f703cbeb854a5b3a60a0cbbc2bb7b27561ec9ea8801cc870">TIMESTAMP</a>
, <a class="el" href="class_bound_entry_wrapper.html#a337aebcf2a61cfe78f703cbeb854a5b3aae67fb255bd152d7a0e4fe345d052fbc">MODULE_NAME_OFFSET</a>
, <a class="el" href="class_bound_entry_wrapper.html#a337aebcf2a61cfe78f703cbeb854a5b3a7d8aaf3c97ddbcbda21069f4bd6dbbf1">MODULE_FORWARDERS_NUM</a>
, <br />
&#160;&#160;<a class="el" href="class_bound_entry_wrapper.html#a337aebcf2a61cfe78f703cbeb854a5b3a72ec1d55b4bfe951acccef257a0cdc73">FIELD_COUNTER</a>
<br />
}</td></tr>
<tr class="separator:a337aebcf2a61cfe78f703cbeb854a5b3"><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:a271b79db61a6ef2edc9bb24ba43e9c37"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_bound_entry_wrapper.html#a271b79db61a6ef2edc9bb24ba43e9c37">BoundEntryWrapper</a> (<a class="el" href="class_executable.html">Executable</a> *pe, <a class="el" href="class_bound_imp_dir_wrapper.html">BoundImpDirWrapper</a> *parent, size_t <a class="el" href="class_exe_node_wrapper.html#aaf023e7c90b9e9c90ab69e6ae7ea2b65">entryNum</a>)</td></tr>
<tr class="separator:a271b79db61a6ef2edc9bb24ba43e9c37"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abc7259183410be2a23ed2469b44fa915"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_bound_entry_wrapper.html#abc7259183410be2a23ed2469b44fa915">wrap</a> ()</td></tr>
<tr class="separator:abc7259183410be2a23ed2469b44fa915"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af8db0d9c611a42d3c7199329aebd5e86"><td class="memItemLeft" align="right" valign="top">virtual void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_bound_entry_wrapper.html#af8db0d9c611a42d3c7199329aebd5e86">getPtr</a> ()</td></tr>
<tr class="separator:af8db0d9c611a42d3c7199329aebd5e86"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8ba933bb8560f2a39113a2a0c78d6846"><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_bound_entry_wrapper.html#a8ba933bb8560f2a39113a2a0c78d6846">getSize</a> ()</td></tr>
<tr class="separator:a8ba933bb8560f2a39113a2a0c78d6846"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa892390a3ce98b7496362fd7e923e974"><td class="memItemLeft" align="right" valign="top">virtual QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_bound_entry_wrapper.html#aa892390a3ce98b7496362fd7e923e974">getName</a> ()</td></tr>
<tr class="separator:aa892390a3ce98b7496362fd7e923e974"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a14d05f8b7807a962559a89f4dc3103e3"><td class="memItemLeft" align="right" valign="top">virtual char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_bound_entry_wrapper.html#a14d05f8b7807a962559a89f4dc3103e3">getLibraryName</a> ()</td></tr>
<tr class="separator:a14d05f8b7807a962559a89f4dc3103e3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1406dc1581e25df68f7f0a2e427ecbd9"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_bound_entry_wrapper.html#a1406dc1581e25df68f7f0a2e427ecbd9">getFieldsCount</a> ()</td></tr>
<tr class="separator:a1406dc1581e25df68f7f0a2e427ecbd9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a519584ce713d00807885db5b0b934e4c"><td class="memItemLeft" align="right" valign="top">virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_bound_entry_wrapper.html#a519584ce713d00807885db5b0b934e4c">getSubFieldsCount</a> ()</td></tr>
<tr class="separator:a519584ce713d00807885db5b0b934e4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1291fe3167db80596b591b930b0394eb"><td class="memItemLeft" align="right" valign="top">virtual void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_bound_entry_wrapper.html#a1291fe3167db80596b591b930b0394eb">getFieldPtr</a> (size_t fieldId, size_t subField)</td></tr>
<tr class="separator:a1291fe3167db80596b591b930b0394eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa74e1a1a6df18d5600ca24ae3a5ecc52"><td class="memItemLeft" align="right" valign="top">virtual QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_bound_entry_wrapper.html#aa74e1a1a6df18d5600ca24ae3a5ecc52">getFieldName</a> (size_t fieldId)</td></tr>
<tr class="separator:aa74e1a1a6df18d5600ca24ae3a5ecc52"><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="_bound_imp_dir_wrapper_8h_source.html#l00033">33</a> of file <a class="el" href="_bound_imp_dir_wrapper_8h_source.html">BoundImpDirWrapper.h</a>.</p>
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
<a id="a337aebcf2a61cfe78f703cbeb854a5b3" name="a337aebcf2a61cfe78f703cbeb854a5b3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a337aebcf2a61cfe78f703cbeb854a5b3">&#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_bound_entry_wrapper.html#a337aebcf2a61cfe78f703cbeb854a5b3">BoundEntryWrapper::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="a337aebcf2a61cfe78f703cbeb854a5b3a876cde1ddb10dffc8a75197955a2c79d" name="a337aebcf2a61cfe78f703cbeb854a5b3a876cde1ddb10dffc8a75197955a2c79d"></a>NONE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a337aebcf2a61cfe78f703cbeb854a5b3a60a0cbbc2bb7b27561ec9ea8801cc870" name="a337aebcf2a61cfe78f703cbeb854a5b3a60a0cbbc2bb7b27561ec9ea8801cc870"></a>TIMESTAMP&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a337aebcf2a61cfe78f703cbeb854a5b3aae67fb255bd152d7a0e4fe345d052fbc" name="a337aebcf2a61cfe78f703cbeb854a5b3aae67fb255bd152d7a0e4fe345d052fbc"></a>MODULE_NAME_OFFSET&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a337aebcf2a61cfe78f703cbeb854a5b3a7d8aaf3c97ddbcbda21069f4bd6dbbf1" name="a337aebcf2a61cfe78f703cbeb854a5b3a7d8aaf3c97ddbcbda21069f4bd6dbbf1"></a>MODULE_FORWARDERS_NUM&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a337aebcf2a61cfe78f703cbeb854a5b3a72ec1d55b4bfe951acccef257a0cdc73" name="a337aebcf2a61cfe78f703cbeb854a5b3a72ec1d55b4bfe951acccef257a0cdc73"></a>FIELD_COUNTER&#160;</td><td class="fielddoc"></td></tr>
</table>
<p class="definition">Definition at line <a class="el" href="_bound_imp_dir_wrapper_8h_source.html#l00036">36</a> of file <a class="el" href="_bound_imp_dir_wrapper_8h_source.html">BoundImpDirWrapper.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a271b79db61a6ef2edc9bb24ba43e9c37" name="a271b79db61a6ef2edc9bb24ba43e9c37"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a271b79db61a6ef2edc9bb24ba43e9c37">&#9670;&#160;</a></span>BoundEntryWrapper()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">BoundEntryWrapper::BoundEntryWrapper </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_bound_imp_dir_wrapper.html">BoundImpDirWrapper</a> *&#160;</td>
<td class="paramname"><em>parent</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t&#160;</td>
<td class="paramname"><em>entryNum</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="_bound_imp_dir_wrapper_8h_source.html#l00044">44</a> of file <a class="el" href="_bound_imp_dir_wrapper_8h_source.html">BoundImpDirWrapper.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="aa74e1a1a6df18d5600ca24ae3a5ecc52" name="aa74e1a1a6df18d5600ca24ae3a5ecc52"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa74e1a1a6df18d5600ca24ae3a5ecc52">&#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 BoundEntryWrapper::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="_bound_imp_dir_wrapper_8cpp_source.html#l00148">148</a> of file <a class="el" href="_bound_imp_dir_wrapper_8cpp_source.html">BoundImpDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_bound_entry_wrapper_aa74e1a1a6df18d5600ca24ae3a5ecc52_cgraph.png" border="0" usemap="#aclass_bound_entry_wrapper_aa74e1a1a6df18d5600ca24ae3a5ecc52_cgraph" alt=""/></div>
<map name="aclass_bound_entry_wrapper_aa74e1a1a6df18d5600ca24ae3a5ecc52_cgraph" id="aclass_bound_entry_wrapper_aa74e1a1a6df18d5600ca24ae3a5ecc52_cgraph">
<area shape="rect" title=" " alt="" coords="5,307,147,347"/>
<area shape="rect" href="class_bound_entry_wrapper.html#aa892390a3ce98b7496362fd7e923e974" title=" " alt="" coords="195,307,336,347"/>
<area shape="poly" title=" " alt="" coords="147,324,180,324,180,330,147,330"/>
<area shape="rect" href="class_bound_entry_wrapper.html#a14d05f8b7807a962559a89f4dc3103e3" title=" " alt="" coords="384,307,525,347"/>
<area shape="poly" title=" " alt="" coords="336,324,369,324,369,330,336,330"/>
<area shape="rect" href="class_bound_imp_dir_wrapper.html#a5f98993d37168562466f60abe3a035e0" title=" " alt="" coords="798,232,942,273"/>
<area shape="poly" title=" " alt="" coords="525,304,573,292,682,273,783,259,783,265,683,278,574,298,526,309"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="1025,182,1191,208"/>
<area shape="poly" title=" " alt="" coords="488,304,528,282,572,262,629,243,687,228,805,207,916,196,1010,192,1010,197,916,201,805,212,688,233,630,248,574,267,530,287,491,309"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1881,372,2025,413"/>
<area shape="poly" title=" " alt="" coords="490,346,530,368,574,389,655,420,718,442,784,455,869,459,1563,459,1644,455,1725,444,1866,414,1867,419,1726,449,1644,460,1563,464,868,464,783,460,717,447,653,425,572,393,527,373,487,350"/>
<area shape="rect" href="class_exe_node_wrapper.html#afb0d9f2d943f92479dc0019390af1267" title=" " alt="" coords="763,398,977,424"/>
<area shape="poly" title=" " alt="" coords="526,345,574,356,766,393,765,398,573,362,525,350"/>
<area shape="rect" href="class_bound_entry_wrapper.html#af8db0d9c611a42d3c7199329aebd5e86" title=" " alt="" coords="573,307,715,347"/>
<area shape="poly" title=" " alt="" coords="526,324,559,324,559,330,526,330"/>
<area shape="poly" title=" " alt="" coords="942,232,1037,209,1038,215,943,238"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="1038,232,1179,273"/>
<area shape="poly" title=" " alt="" coords="943,250,1022,250,1022,255,943,255"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1888,37,2018,78"/>
<area shape="poly" title=" " alt="" coords="1178,179,1239,167,1464,120,1562,101,1690,80,1873,61,1873,66,1690,86,1563,106,1465,125,1240,172,1179,184"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="2079,71,2210,111"/>
<area shape="poly" title=" " alt="" coords="2019,66,2065,75,2064,80,2018,72"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="2079,5,2210,46"/>
<area shape="poly" title=" " alt="" coords="2018,44,2064,36,2065,42,2019,49"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="1265,283,1407,323"/>
<area shape="poly" title=" " alt="" coords="1179,265,1252,282,1250,287,1178,271"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="1239,182,1433,208"/>
<area shape="poly" title=" " alt="" coords="1178,232,1267,209,1268,215,1180,237"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="1485,225,1638,266"/>
<area shape="poly" title=" " alt="" coords="1179,249,1470,244,1470,250,1179,254"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="1481,290,1642,316"/>
<area shape="poly" title=" " alt="" coords="1407,300,1466,300,1466,306,1407,306"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="1490,160,1633,201"/>
<area shape="poly" title=" " alt="" coords="1433,186,1475,183,1475,189,1433,191"/>
<area shape="poly" title=" " alt="" coords="1397,206,1471,223,1470,228,1396,211"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1690,283,1833,323"/>
<area shape="poly" title=" " alt="" coords="1619,199,1643,211,1688,241,1727,271,1724,275,1685,245,1641,216,1616,204"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1690,160,1833,201"/>
<area shape="poly" title=" " alt="" coords="1633,178,1675,178,1675,183,1633,183"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1697,95,1827,135"/>
<area shape="poly" title=" " alt="" coords="1625,157,1682,138,1684,143,1627,162"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1881,283,2025,323"/>
<area shape="poly" title=" " alt="" coords="1834,300,1867,300,1867,306,1834,306"/>
<area shape="poly" title=" " alt="" coords="1808,322,1896,363,1894,368,1806,326"/>
<area shape="poly" title=" " alt="" coords="1916,372,1915,362,1921,353,1934,347,1953,345,1974,348,1987,354,1984,359,1973,353,1953,351,1935,353,1924,357,1920,363,1922,371"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="2073,237,2216,278"/>
<area shape="poly" title=" " alt="" coords="1982,369,2101,285,2104,289,1985,374"/>
<area shape="poly" title=" " alt="" coords="1789,199,1832,233,1883,267,1893,273,1890,278,1880,272,1829,237,1786,203"/>
<area shape="poly" title=" " alt="" coords="1807,157,1854,141,1909,128,1968,125,1998,129,2026,138,2056,155,2083,177,2124,224,2120,227,2079,180,2053,159,2024,143,1996,134,1968,130,1910,133,1855,146,1809,162"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1881,152,2025,193"/>
<area shape="poly" title=" " alt="" coords="1834,175,1867,173,1867,179,1834,180"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1881,217,2025,258"/>
<area shape="poly" title=" " alt="" coords="1832,199,1870,210,1868,215,1831,204"/>
<area shape="poly" title=" " alt="" coords="1827,93,1873,79,1874,84,1828,98"/>
<area shape="poly" title=" " alt="" coords="707,303,791,275,793,280,709,309"/>
<area shape="poly" title=" " alt="" coords="715,331,774,331,842,325,911,310,944,298,976,282,991,268,999,252,1007,235,1023,218,1033,212,1036,217,1027,222,1012,238,1004,254,995,271,978,287,947,303,913,315,843,330,775,336,715,336"/>
<area shape="poly" title=" " alt="" coords="715,333,893,349,1000,355,1107,358,1563,358,1725,365,1867,379,1866,384,1724,370,1563,363,1107,363,1000,360,892,354,715,338"/>
<area shape="poly" title=" " alt="" coords="690,345,764,377,807,391,805,396,762,381,688,350"/>
</map>
</div>
</div>
</div>
<a id="a1291fe3167db80596b591b930b0394eb" name="a1291fe3167db80596b591b930b0394eb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1291fe3167db80596b591b930b0394eb">&#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 * BoundEntryWrapper::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>&#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="_bound_imp_dir_wrapper_8cpp_source.html#l00132">132</a> of file <a class="el" href="_bound_imp_dir_wrapper_8cpp_source.html">BoundImpDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_bound_entry_wrapper_a1291fe3167db80596b591b930b0394eb_cgraph.png" border="0" usemap="#aclass_bound_entry_wrapper_a1291fe3167db80596b591b930b0394eb_cgraph" alt=""/></div>
<map name="aclass_bound_entry_wrapper_a1291fe3167db80596b591b930b0394eb_cgraph" id="aclass_bound_entry_wrapper_a1291fe3167db80596b591b930b0394eb_cgraph">
<area shape="rect" title=" " alt="" coords="5,73,147,114"/>
<area shape="rect" href="class_exe_node_wrapper.html#afb0d9f2d943f92479dc0019390af1267" title=" " alt="" coords="384,52,598,77"/>
<area shape="poly" title=" " alt="" coords="147,86,369,70,369,76,147,91"/>
<area shape="rect" href="class_bound_entry_wrapper.html#af8db0d9c611a42d3c7199329aebd5e86" title=" " alt="" coords="195,101,336,142"/>
<area shape="poly" title=" " alt="" coords="147,101,180,106,180,112,146,107"/>
<area shape="poly" title=" " alt="" coords="336,101,423,79,424,84,337,106"/>
<area shape="rect" href="class_bound_imp_dir_wrapper.html#a5f98993d37168562466f60abe3a035e0" title=" " alt="" coords="419,152,563,193"/>
<area shape="poly" title=" " alt="" coords="337,135,405,150,404,156,336,140"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="646,102,813,128"/>
<area shape="poly" title=" " alt="" coords="336,118,632,114,632,119,336,123"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1503,372,1646,413"/>
<area shape="poly" title=" " alt="" coords="288,141,356,203,403,241,459,280,521,316,587,346,657,366,728,374,1184,374,1346,377,1488,384,1488,389,1346,383,1184,379,728,379,656,371,585,351,518,321,456,284,400,245,352,207,285,144"/>
<area shape="poly" title=" " alt="" coords="563,152,658,129,659,135,564,158"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="659,152,800,193"/>
<area shape="poly" title=" " alt="" coords="564,170,644,170,644,175,564,175"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1509,37,1640,78"/>
<area shape="poly" title=" " alt="" coords="775,99,860,80,1037,62,1214,53,1372,51,1494,53,1494,58,1372,56,1214,59,1038,67,861,86,776,104"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1701,71,1831,111"/>
<area shape="poly" title=" " alt="" coords="1641,66,1686,75,1685,80,1640,72"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1701,5,1831,46"/>
<area shape="poly" title=" " alt="" coords="1640,44,1685,36,1686,42,1641,49"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="887,95,1028,135"/>
<area shape="poly" title=" " alt="" coords="800,152,872,134,873,139,801,157"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="861,210,1054,236"/>
<area shape="poly" title=" " alt="" coords="801,185,883,204,881,209,800,191"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="1107,152,1259,193"/>
<area shape="poly" title=" " alt="" coords="801,170,1092,170,1092,175,801,175"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="1102,102,1263,128"/>
<area shape="poly" title=" " alt="" coords="1029,112,1087,112,1087,118,1029,118"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="1111,217,1254,258"/>
<area shape="poly" title=" " alt="" coords="1055,227,1096,229,1096,235,1054,232"/>
<area shape="poly" title=" " alt="" coords="1017,207,1091,190,1092,195,1018,212"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1311,283,1455,323"/>
<area shape="poly" title=" " alt="" coords="1248,256,1305,275,1304,280,1246,261"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1311,217,1455,258"/>
<area shape="poly" title=" " alt="" coords="1255,235,1296,235,1296,240,1255,240"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1318,123,1448,163"/>
<area shape="poly" title=" " alt="" coords="1234,214,1262,202,1330,168,1332,173,1264,207,1237,219"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1503,283,1646,323"/>
<area shape="poly" title=" " alt="" coords="1455,300,1488,300,1488,306,1455,306"/>
<area shape="poly" title=" " alt="" coords="1430,322,1517,363,1515,368,1427,326"/>
<area shape="poly" title=" " alt="" coords="1538,372,1536,362,1542,353,1555,347,1574,345,1596,348,1608,354,1606,359,1594,353,1574,351,1556,353,1545,357,1541,363,1543,371"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1694,237,1837,278"/>
<area shape="poly" title=" " alt="" coords="1603,369,1722,285,1725,289,1606,374"/>
<area shape="poly" title=" " alt="" coords="1445,256,1500,275,1498,280,1444,261"/>
<area shape="poly" title=" " alt="" coords="1449,214,1502,203,1575,195,1606,196,1647,203,1682,214,1716,228,1714,233,1681,219,1645,208,1606,202,1575,200,1503,208,1450,219"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1503,217,1646,258"/>
<area shape="poly" title=" " alt="" coords="1455,235,1488,235,1488,240,1455,240"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1503,103,1646,143"/>
<area shape="poly" title=" " alt="" coords="1414,214,1501,159,1520,149,1523,153,1504,164,1417,219"/>
<area shape="poly" title=" " alt="" coords="1429,120,1512,82,1515,87,1432,125"/>
</map>
</div>
</div>
</div>
<a id="a1406dc1581e25df68f7f0a2e427ecbd9" name="a1406dc1581e25df68f7f0a2e427ecbd9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1406dc1581e25df68f7f0a2e427ecbd9">&#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 BoundEntryWrapper::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="_bound_imp_dir_wrapper_8h_source.html#l00053">53</a> of file <a class="el" href="_bound_imp_dir_wrapper_8h_source.html">BoundImpDirWrapper.h</a>.</p>
</div>
</div>
<a id="a14d05f8b7807a962559a89f4dc3103e3" name="a14d05f8b7807a962559a89f4dc3103e3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a14d05f8b7807a962559a89f4dc3103e3">&#9670;&#160;</a></span>getLibraryName()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">char * BoundEntryWrapper::getLibraryName </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 class="definition">Definition at line <a class="el" href="_bound_imp_dir_wrapper_8cpp_source.html#l00109">109</a> of file <a class="el" href="_bound_imp_dir_wrapper_8cpp_source.html">BoundImpDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_bound_entry_wrapper_a14d05f8b7807a962559a89f4dc3103e3_cgraph.png" border="0" usemap="#aclass_bound_entry_wrapper_a14d05f8b7807a962559a89f4dc3103e3_cgraph" alt=""/></div>
<map name="aclass_bound_entry_wrapper_a14d05f8b7807a962559a89f4dc3103e3_cgraph" id="aclass_bound_entry_wrapper_a14d05f8b7807a962559a89f4dc3103e3_cgraph">
<area shape="rect" title=" " alt="" coords="5,307,147,347"/>
<area shape="rect" href="class_bound_imp_dir_wrapper.html#a5f98993d37168562466f60abe3a035e0" title=" " alt="" coords="419,232,563,273"/>
<area shape="poly" title=" " alt="" coords="146,304,194,292,303,273,404,259,405,265,304,278,195,298,148,309"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="646,182,813,208"/>
<area shape="poly" title=" " alt="" coords="109,304,149,282,194,262,250,243,308,228,426,207,537,196,631,192,631,197,537,201,427,212,309,233,251,248,196,267,151,287,112,309"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1503,372,1646,413"/>
<area shape="poly" title=" " alt="" coords="111,346,151,368,196,389,276,420,340,442,405,455,490,459,1184,459,1265,455,1346,444,1488,414,1489,419,1347,449,1266,460,1184,464,490,464,404,460,338,447,274,425,194,393,149,373,109,350"/>
<area shape="rect" href="class_exe_node_wrapper.html#afb0d9f2d943f92479dc0019390af1267" title=" " alt="" coords="384,398,598,424"/>
<area shape="poly" title=" " alt="" coords="148,345,195,356,387,393,386,398,194,362,147,350"/>
<area shape="rect" href="class_bound_entry_wrapper.html#af8db0d9c611a42d3c7199329aebd5e86" title=" " alt="" coords="195,307,336,347"/>
<area shape="poly" title=" " alt="" coords="147,324,180,324,180,330,147,330"/>
<area shape="poly" title=" " alt="" coords="563,232,658,209,659,215,564,238"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="659,232,800,273"/>
<area shape="poly" title=" " alt="" coords="564,250,644,250,644,255,564,255"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1509,37,1640,78"/>
<area shape="poly" title=" " alt="" coords="799,179,860,167,1085,120,1183,101,1311,80,1494,61,1495,66,1312,86,1184,106,1086,125,861,172,800,184"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1701,71,1831,111"/>
<area shape="poly" title=" " alt="" coords="1641,66,1686,75,1685,80,1640,72"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1701,5,1831,46"/>
<area shape="poly" title=" " alt="" coords="1640,44,1685,36,1686,42,1641,49"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="887,283,1028,323"/>
<area shape="poly" title=" " alt="" coords="801,265,873,282,872,287,800,271"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="861,182,1054,208"/>
<area shape="poly" title=" " alt="" coords="800,232,888,209,890,215,801,237"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="1107,225,1259,266"/>
<area shape="poly" title=" " alt="" coords="801,249,1092,244,1092,250,801,254"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="1102,290,1263,316"/>
<area shape="poly" title=" " alt="" coords="1029,300,1087,300,1087,306,1029,306"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="1111,160,1254,201"/>
<area shape="poly" title=" " alt="" coords="1054,186,1096,183,1096,189,1055,191"/>
<area shape="poly" title=" " alt="" coords="1018,206,1092,223,1091,228,1017,211"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1311,283,1455,323"/>
<area shape="poly" title=" " alt="" coords="1240,199,1265,211,1309,241,1349,271,1345,275,1306,245,1262,216,1237,204"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1311,160,1455,201"/>
<area shape="poly" title=" " alt="" coords="1255,178,1296,178,1296,183,1255,183"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1318,95,1448,135"/>
<area shape="poly" title=" " alt="" coords="1246,157,1304,138,1305,143,1248,162"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1503,283,1646,323"/>
<area shape="poly" title=" " alt="" coords="1455,300,1488,300,1488,306,1455,306"/>
<area shape="poly" title=" " alt="" coords="1430,322,1517,363,1515,368,1427,326"/>
<area shape="poly" title=" " alt="" coords="1538,372,1536,362,1542,353,1555,347,1574,345,1596,348,1608,354,1606,359,1594,353,1574,351,1556,353,1545,357,1541,363,1543,371"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1694,237,1837,278"/>
<area shape="poly" title=" " alt="" coords="1603,369,1722,285,1725,289,1606,374"/>
<area shape="poly" title=" " alt="" coords="1410,199,1453,233,1504,267,1514,273,1511,278,1501,272,1450,237,1407,203"/>
<area shape="poly" title=" " alt="" coords="1429,157,1475,141,1531,128,1590,125,1619,129,1647,138,1677,155,1704,177,1745,224,1741,227,1700,180,1674,159,1645,143,1618,134,1589,130,1531,133,1477,146,1430,162"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1503,152,1646,193"/>
<area shape="poly" title=" " alt="" coords="1455,175,1488,173,1488,179,1455,180"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1503,217,1646,258"/>
<area shape="poly" title=" " alt="" coords="1454,199,1491,210,1489,215,1452,204"/>
<area shape="poly" title=" " alt="" coords="1448,93,1494,79,1496,84,1450,98"/>
<area shape="poly" title=" " alt="" coords="329,303,413,275,414,280,330,309"/>
<area shape="poly" title=" " alt="" coords="336,331,396,331,463,325,533,310,566,298,597,282,613,268,621,252,629,235,645,218,654,212,657,217,648,222,633,238,625,254,617,271,600,287,568,303,534,315,464,330,396,336,336,336"/>
<area shape="poly" title=" " alt="" coords="337,333,514,349,621,355,728,358,1184,358,1346,365,1488,379,1488,384,1346,370,1184,363,728,363,621,360,514,354,336,338"/>
<area shape="poly" title=" " alt="" coords="311,345,385,377,428,391,426,396,383,381,309,350"/>
</map>
</div>
</div>
</div>
<a id="aa892390a3ce98b7496362fd7e923e974" name="aa892390a3ce98b7496362fd7e923e974"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa892390a3ce98b7496362fd7e923e974">&#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 BoundEntryWrapper::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="_bound_imp_dir_wrapper_8cpp_source.html#l00102">102</a> of file <a class="el" href="_bound_imp_dir_wrapper_8cpp_source.html">BoundImpDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_bound_entry_wrapper_aa892390a3ce98b7496362fd7e923e974_cgraph.png" border="0" usemap="#aclass_bound_entry_wrapper_aa892390a3ce98b7496362fd7e923e974_cgraph" alt=""/></div>
<map name="aclass_bound_entry_wrapper_aa892390a3ce98b7496362fd7e923e974_cgraph" id="aclass_bound_entry_wrapper_aa892390a3ce98b7496362fd7e923e974_cgraph">
<area shape="rect" title=" " alt="" coords="5,307,147,347"/>
<area shape="rect" href="class_bound_entry_wrapper.html#a14d05f8b7807a962559a89f4dc3103e3" title=" " alt="" coords="195,307,336,347"/>
<area shape="poly" title=" " alt="" coords="147,324,180,324,180,330,147,330"/>
<area shape="rect" href="class_bound_imp_dir_wrapper.html#a5f98993d37168562466f60abe3a035e0" title=" " alt="" coords="608,232,753,273"/>
<area shape="poly" title=" " alt="" coords="336,304,383,292,492,273,593,259,594,265,493,278,385,298,337,309"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="836,182,1002,208"/>
<area shape="poly" title=" " alt="" coords="299,304,338,282,383,262,439,243,498,228,615,207,726,196,820,192,821,197,727,201,616,212,499,233,441,248,385,267,341,287,301,309"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1692,372,1835,413"/>
<area shape="poly" title=" " alt="" coords="301,346,340,368,385,389,465,420,529,442,594,455,679,459,1373,459,1454,455,1535,444,1677,414,1678,419,1536,449,1455,460,1373,464,679,464,594,460,528,447,463,425,383,393,338,373,298,350"/>
<area shape="rect" href="class_exe_node_wrapper.html#afb0d9f2d943f92479dc0019390af1267" title=" " alt="" coords="573,398,788,424"/>
<area shape="poly" title=" " alt="" coords="337,345,385,356,577,393,576,398,383,362,336,350"/>
<area shape="rect" href="class_bound_entry_wrapper.html#af8db0d9c611a42d3c7199329aebd5e86" title=" " alt="" coords="384,307,525,347"/>
<area shape="poly" title=" " alt="" coords="336,324,369,324,369,330,336,330"/>
<area shape="poly" title=" " alt="" coords="753,232,847,209,849,215,754,238"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="848,232,990,273"/>
<area shape="poly" title=" " alt="" coords="753,250,833,250,833,255,753,255"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1699,37,1829,78"/>
<area shape="poly" title=" " alt="" coords="988,179,1049,167,1274,120,1373,101,1500,80,1683,61,1684,66,1501,86,1374,106,1275,125,1051,172,989,184"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1890,71,2020,111"/>
<area shape="poly" title=" " alt="" coords="1830,66,1876,75,1875,80,1829,72"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1890,5,2020,46"/>
<area shape="poly" title=" " alt="" coords="1829,44,1875,36,1876,42,1830,49"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="1076,283,1217,323"/>
<area shape="poly" title=" " alt="" coords="990,265,1062,282,1061,287,989,271"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="1050,182,1243,208"/>
<area shape="poly" title=" " alt="" coords="989,232,1078,209,1079,215,990,237"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="1296,225,1448,266"/>
<area shape="poly" title=" " alt="" coords="990,249,1281,244,1281,250,990,254"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="1291,290,1453,316"/>
<area shape="poly" title=" " alt="" coords="1218,300,1277,300,1277,306,1218,306"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="1300,160,1444,201"/>
<area shape="poly" title=" " alt="" coords="1244,186,1285,183,1286,189,1244,191"/>
<area shape="poly" title=" " alt="" coords="1208,206,1282,223,1281,228,1206,211"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1501,283,1644,323"/>
<area shape="poly" title=" " alt="" coords="1429,199,1454,211,1499,241,1538,271,1535,275,1496,245,1451,216,1427,204"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1501,160,1644,201"/>
<area shape="poly" title=" " alt="" coords="1444,178,1486,178,1486,183,1444,183"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1507,95,1638,135"/>
<area shape="poly" title=" " alt="" coords="1436,157,1493,138,1495,143,1437,162"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1692,283,1835,323"/>
<area shape="poly" title=" " alt="" coords="1644,300,1677,300,1677,306,1644,306"/>
<area shape="poly" title=" " alt="" coords="1619,322,1707,363,1704,368,1617,326"/>
<area shape="poly" title=" " alt="" coords="1727,372,1725,362,1731,353,1744,347,1764,345,1785,348,1797,354,1795,359,1783,353,1764,351,1746,353,1735,357,1731,363,1732,371"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1883,237,2027,278"/>
<area shape="poly" title=" " alt="" coords="1793,369,1911,285,1914,289,1796,374"/>
<area shape="poly" title=" " alt="" coords="1600,199,1642,233,1693,267,1703,273,1701,278,1691,272,1639,237,1596,203"/>
<area shape="poly" title=" " alt="" coords="1618,157,1664,141,1720,128,1779,125,1808,129,1836,138,1867,155,1893,177,1934,224,1930,227,1890,180,1864,159,1834,143,1807,134,1779,130,1721,133,1666,146,1620,162"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1692,152,1835,193"/>
<area shape="poly" title=" " alt="" coords="1644,175,1677,173,1678,179,1645,180"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1692,217,1835,258"/>
<area shape="poly" title=" " alt="" coords="1643,199,1680,210,1679,215,1642,204"/>
<area shape="poly" title=" " alt="" coords="1637,93,1684,79,1685,84,1639,98"/>
<area shape="poly" title=" " alt="" coords="518,303,602,275,604,280,520,309"/>
<area shape="poly" title=" " alt="" coords="526,331,585,331,653,325,722,310,755,298,786,282,802,268,810,252,818,235,834,218,844,212,846,217,837,222,822,238,815,254,806,271,789,287,757,303,723,315,653,330,585,336,526,336"/>
<area shape="poly" title=" " alt="" coords="526,333,704,349,810,355,918,358,1373,358,1535,365,1678,379,1677,384,1535,370,1373,363,917,363,810,360,703,354,526,338"/>
<area shape="poly" title=" " alt="" coords="501,345,574,377,617,391,615,396,572,381,498,350"/>
</map>
</div>
</div>
</div>
<a id="af8db0d9c611a42d3c7199329aebd5e86" name="af8db0d9c611a42d3c7199329aebd5e86"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af8db0d9c611a42d3c7199329aebd5e86">&#9670;&#160;</a></span>getPtr()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void * BoundEntryWrapper::getPtr </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116">ExeElementWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_bound_imp_dir_wrapper_8cpp_source.html#l00075">75</a> of file <a class="el" href="_bound_imp_dir_wrapper_8cpp_source.html">BoundImpDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_bound_entry_wrapper_af8db0d9c611a42d3c7199329aebd5e86_cgraph.png" border="0" usemap="#aclass_bound_entry_wrapper_af8db0d9c611a42d3c7199329aebd5e86_cgraph" alt=""/></div>
<map name="aclass_bound_entry_wrapper_af8db0d9c611a42d3c7199329aebd5e86_cgraph" id="aclass_bound_entry_wrapper_af8db0d9c611a42d3c7199329aebd5e86_cgraph">
<area shape="rect" title=" " alt="" coords="5,328,147,369"/>
<area shape="rect" href="class_bound_imp_dir_wrapper.html#a5f98993d37168562466f60abe3a035e0" title=" " alt="" coords="230,271,374,311"/>
<area shape="poly" title=" " alt="" coords="147,328,215,310,216,315,148,333"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="457,221,623,247"/>
<area shape="poly" title=" " alt="" coords="95,325,138,289,165,271,194,257,256,238,321,228,385,224,442,224,442,229,385,229,322,233,258,244,196,261,167,275,141,293,99,329"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1313,372,1457,413"/>
<area shape="poly" title=" " alt="" coords="147,353,325,366,539,374,995,374,1156,377,1299,384,1298,389,1156,383,995,379,539,379,325,372,147,358"/>
<area shape="rect" href="class_exe_node_wrapper.html#afb0d9f2d943f92479dc0019390af1267" title=" " alt="" coords="195,414,409,440"/>
<area shape="poly" title=" " alt="" coords="128,367,196,392,240,407,238,412,194,398,126,372"/>
<area shape="poly" title=" " alt="" coords="374,271,469,248,470,253,375,276"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="470,271,611,311"/>
<area shape="poly" title=" " alt="" coords="375,288,454,288,454,294,375,294"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1320,37,1450,78"/>
<area shape="poly" title=" " alt="" coords="573,218,671,183,796,149,894,127,1122,88,1305,63,1305,69,1122,94,895,132,797,154,672,188,574,223"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1511,71,1642,111"/>
<area shape="poly" title=" " alt="" coords="1451,66,1497,75,1496,80,1450,72"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1511,5,1642,46"/>
<area shape="poly" title=" " alt="" coords="1450,44,1496,36,1497,42,1451,49"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="697,299,839,339"/>
<area shape="poly" title=" " alt="" coords="611,297,683,306,682,311,611,302"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="671,198,865,224"/>
<area shape="poly" title=" " alt="" coords="596,268,670,240,711,226,713,231,672,246,598,273"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="917,241,1070,282"/>
<area shape="poly" title=" " alt="" coords="611,284,902,265,902,270,612,289"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="913,306,1074,332"/>
<area shape="poly" title=" " alt="" coords="839,316,898,316,898,322,839,322"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="922,176,1065,217"/>
<area shape="poly" title=" " alt="" coords="865,202,907,199,907,205,865,207"/>
<area shape="poly" title=" " alt="" coords="829,222,903,239,902,244,828,227"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1122,283,1265,323"/>
<area shape="poly" title=" " alt="" coords="1049,215,1075,227,1151,272,1148,276,1073,232,1047,220"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1122,176,1265,217"/>
<area shape="poly" title=" " alt="" coords="1065,194,1107,194,1107,199,1065,199"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1129,103,1259,143"/>
<area shape="poly" title=" " alt="" coords="1050,173,1121,146,1123,151,1052,178"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1313,283,1457,323"/>
<area shape="poly" title=" " alt="" coords="1266,300,1299,300,1299,306,1266,306"/>
<area shape="poly" title=" " alt="" coords="1240,322,1328,363,1326,368,1238,326"/>
<area shape="poly" title=" " alt="" coords="1348,372,1347,362,1353,353,1366,347,1385,345,1406,348,1419,354,1416,359,1405,353,1385,351,1367,353,1356,357,1352,363,1354,371"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1505,237,1648,278"/>
<area shape="poly" title=" " alt="" coords="1414,369,1533,285,1536,289,1417,374"/>
<area shape="poly" title=" " alt="" coords="1228,215,1315,267,1326,273,1323,278,1312,272,1225,220"/>
<area shape="poly" title=" " alt="" coords="1228,173,1267,153,1313,138,1353,128,1386,123,1419,126,1458,138,1488,155,1515,177,1556,224,1552,227,1511,180,1485,159,1456,143,1418,131,1386,129,1354,134,1314,143,1269,158,1230,178"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1313,152,1457,193"/>
<area shape="poly" title=" " alt="" coords="1265,185,1298,180,1299,186,1266,190"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1313,217,1457,258"/>
<area shape="poly" title=" " alt="" coords="1266,209,1300,217,1299,222,1265,214"/>
<area shape="poly" title=" " alt="" coords="1254,100,1309,81,1311,86,1256,105"/>
</map>
</div>
</div>
</div>
<a id="a8ba933bb8560f2a39113a2a0c78d6846" name="a8ba933bb8560f2a39113a2a0c78d6846"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8ba933bb8560f2a39113a2a0c78d6846">&#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> BoundEntryWrapper::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="_bound_imp_dir_wrapper_8cpp_source.html#l00096">96</a> of file <a class="el" href="_bound_imp_dir_wrapper_8cpp_source.html">BoundImpDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_bound_entry_wrapper_a8ba933bb8560f2a39113a2a0c78d6846_cgraph.png" border="0" usemap="#aclass_bound_entry_wrapper_a8ba933bb8560f2a39113a2a0c78d6846_cgraph" alt=""/></div>
<map name="aclass_bound_entry_wrapper_a8ba933bb8560f2a39113a2a0c78d6846_cgraph" id="aclass_bound_entry_wrapper_a8ba933bb8560f2a39113a2a0c78d6846_cgraph">
<area shape="rect" title=" " alt="" coords="5,328,147,369"/>
<area shape="rect" href="class_bound_entry_wrapper.html#af8db0d9c611a42d3c7199329aebd5e86" title=" " alt="" coords="195,328,336,369"/>
<area shape="poly" title=" " alt="" coords="147,346,180,346,180,351,147,351"/>
<area shape="rect" href="class_bound_imp_dir_wrapper.html#a5f98993d37168562466f60abe3a035e0" title=" " alt="" coords="419,271,563,311"/>
<area shape="poly" title=" " alt="" coords="336,328,404,310,405,315,337,333"/>
<area shape="rect" href="class_executable.html#a3f2511a46b6732f4afbcaa6a1bfb6c46" title=" " alt="" coords="646,221,813,247"/>
<area shape="poly" title=" " alt="" coords="285,325,327,289,354,271,383,257,446,238,511,228,574,224,631,224,631,229,574,229,511,233,447,244,385,261,357,275,330,293,288,329"/>
<area shape="rect" href="class_exe_element_wrapper.html#a98ca205ec6f2d2deacd32327409a3539" title=" " alt="" coords="1503,372,1646,413"/>
<area shape="poly" title=" " alt="" coords="337,353,514,366,728,374,1184,374,1346,377,1488,384,1488,389,1346,383,1184,379,728,379,514,372,336,358"/>
<area shape="rect" href="class_exe_node_wrapper.html#afb0d9f2d943f92479dc0019390af1267" title=" " alt="" coords="384,414,598,440"/>
<area shape="poly" title=" " alt="" coords="318,367,385,392,429,407,428,412,383,398,316,372"/>
<area shape="poly" title=" " alt="" coords="563,271,658,248,659,253,564,276"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#aa3bd2e16d3fde61e1e58e5cd7377884f" title=" " alt="" coords="659,271,800,311"/>
<area shape="poly" title=" " alt="" coords="564,288,644,288,644,294,564,294"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a64f38e33f915741eb283ef9a34cacb6d" title=" " alt="" coords="1509,37,1640,78"/>
<area shape="poly" title=" " alt="" coords="762,218,860,183,985,149,1084,127,1311,88,1494,63,1495,69,1312,94,1085,132,986,154,861,188,764,223"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1701,71,1831,111"/>
<area shape="poly" title=" " alt="" coords="1641,66,1686,75,1685,80,1640,72"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1701,5,1831,46"/>
<area shape="poly" title=" " alt="" coords="1640,44,1685,36,1686,42,1641,49"/>
<area shape="rect" href="class_data_dir_entry_wrapper.html#af5e95792dc15586d7b769dc46ba55e59" title=" " alt="" coords="887,299,1028,339"/>
<area shape="poly" title=" " alt="" coords="801,297,872,306,871,311,800,302"/>
<area shape="rect" href="class_data_dir_wrapper.html#ae9323984ac2986c3f1725a8c290c80b0" title=" " alt="" coords="861,198,1054,224"/>
<area shape="poly" title=" " alt="" coords="785,268,860,240,901,226,902,231,862,246,787,273"/>
<area shape="rect" href="class_exe_wrappers_container.html#adb485acf2f9b4ad9b32d73f15ef9bec3" title=" " alt="" coords="1107,241,1259,282"/>
<area shape="poly" title=" " alt="" coords="801,284,1091,265,1092,270,801,289"/>
<area shape="rect" href="class_p_e_file.html#aaf212c882b9f95a0f6542cd656ffbad4" title=" " alt="" coords="1102,306,1263,332"/>
<area shape="poly" title=" " alt="" coords="1029,316,1087,316,1087,322,1029,322"/>
<area shape="rect" href="class_exe_element_wrapper.html#af742979e13e19e532cc42ab72b2a0f80" title=" " alt="" coords="1111,176,1254,217"/>
<area shape="poly" title=" " alt="" coords="1054,202,1096,199,1096,205,1055,207"/>
<area shape="poly" title=" " alt="" coords="1018,222,1092,239,1091,244,1017,227"/>
<area shape="rect" href="class_exe_element_wrapper.html#a4a1afe592b11191cab1d74432f759b41" title=" " alt="" coords="1311,283,1455,323"/>
<area shape="poly" title=" " alt="" coords="1238,215,1265,227,1340,272,1337,276,1262,232,1236,220"/>
<area shape="rect" href="class_exe_element_wrapper.html#a10ef93fdda6cf93c5db02b696a81b7c7" title=" " alt="" coords="1311,176,1455,217"/>
<area shape="poly" title=" " alt="" coords="1255,194,1296,194,1296,199,1255,199"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a9476fc334d491f3882852b0048a76b77" title=" " alt="" coords="1318,103,1448,143"/>
<area shape="poly" title=" " alt="" coords="1239,173,1311,146,1313,151,1241,178"/>
<area shape="rect" href="class_exe_element_wrapper.html#a43f0978ee5667e5dd34293f155d3d3cf" title=" " alt="" coords="1503,283,1646,323"/>
<area shape="poly" title=" " alt="" coords="1455,300,1488,300,1488,306,1455,306"/>
<area shape="poly" title=" " alt="" coords="1430,322,1517,363,1515,368,1427,326"/>
<area shape="poly" title=" " alt="" coords="1538,372,1536,362,1542,353,1555,347,1574,345,1596,348,1608,354,1606,359,1594,353,1574,351,1556,353,1545,357,1541,363,1543,371"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="1694,237,1837,278"/>
<area shape="poly" title=" " alt="" coords="1603,369,1722,285,1725,289,1606,374"/>
<area shape="poly" title=" " alt="" coords="1417,215,1504,267,1515,273,1513,278,1501,272,1415,220"/>
<area shape="poly" title=" " alt="" coords="1417,173,1457,153,1502,138,1542,128,1575,123,1608,126,1647,138,1677,155,1704,177,1745,224,1741,227,1700,180,1674,159,1645,143,1607,131,1576,129,1544,134,1503,143,1459,158,1419,178"/>
<area shape="rect" href="class_exe_element_wrapper.html#a561b2d35521c1f6cb5f07a183989dc83" title=" " alt="" coords="1503,152,1646,193"/>
<area shape="poly" title=" " alt="" coords="1455,185,1488,180,1488,186,1455,190"/>
<area shape="rect" href="class_exe_element_wrapper.html#a087ecf5a983c1ef1e8de95b16c487616" title=" " alt="" coords="1503,217,1646,258"/>
<area shape="poly" title=" " alt="" coords="1456,209,1489,217,1488,222,1455,214"/>
<area shape="poly" title=" " alt="" coords="1444,100,1498,81,1500,86,1445,105"/>
</map>
</div>
</div>
</div>
<a id="a519584ce713d00807885db5b0b934e4c" name="a519584ce713d00807885db5b0b934e4c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a519584ce713d00807885db5b0b934e4c">&#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 BoundEntryWrapper::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="_bound_imp_dir_wrapper_8h_source.html#l00054">54</a> of file <a class="el" href="_bound_imp_dir_wrapper_8h_source.html">BoundImpDirWrapper.h</a>.</p>
</div>
</div>
<a id="abc7259183410be2a23ed2469b44fa915" name="abc7259183410be2a23ed2469b44fa915"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abc7259183410be2a23ed2469b44fa915">&#9670;&#160;</a></span>wrap()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool BoundEntryWrapper::wrap </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#a5cd7f16e4529be2a96f87237e31b2611">ExeNodeWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_bound_imp_dir_wrapper_8h_source.html#l00047">47</a> of file <a class="el" href="_bound_imp_dir_wrapper_8h_source.html">BoundImpDirWrapper.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>parser/include/bearparser/pe/<a class="el" href="_bound_imp_dir_wrapper_8h_source.html">BoundImpDirWrapper.h</a></li>
<li>parser/pe/<a class="el" href="_bound_imp_dir_wrapper_8cpp_source.html">BoundImpDirWrapper.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>