This commit is contained in:
hasherezade
2023-03-15 23:02:50 +00:00
parent 87b42fcf5d
commit 71cd42e9e0
128 changed files with 1569 additions and 1370 deletions
+28 -15
View File
@@ -116,7 +116,7 @@ Public Member Functions</h2></td></tr>
<tr class="separator:a48961f8c1663c5801d0ccc8512570204"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa176da686bdcec05c9a4acd23c2cdf13"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_import_base_entry_wrapper.html#aa176da686bdcec05c9a4acd23c2cdf13">wrap</a> ()</td></tr>
<tr class="separator:aa176da686bdcec05c9a4acd23c2cdf13"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac43611e5b2a326c78da167b0e4784de8"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_import_base_entry_wrapper.html#ac43611e5b2a326c78da167b0e4784de8">isValid</a> ()</td></tr>
<tr class="memitem:ac43611e5b2a326c78da167b0e4784de8"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_import_base_entry_wrapper.html#ac43611e5b2a326c78da167b0e4784de8">isValid</a> ()</td></tr>
<tr class="separator:ac43611e5b2a326c78da167b0e4784de8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_p_e_node_wrapper"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_p_e_node_wrapper')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_p_e_node_wrapper.html">PENodeWrapper</a></td></tr>
<tr class="memitem:a313df66e81dfce411fa83d0ebc08c935 inherit pub_methods_class_p_e_node_wrapper"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_p_e_node_wrapper.html#a313df66e81dfce411fa83d0ebc08c935">PENodeWrapper</a> (<a class="el" href="class_p_e_file.html">PEFile</a> *pe, <a class="el" href="class_p_e_node_wrapper.html">PENodeWrapper</a> *parent=NULL)</td></tr>
@@ -170,6 +170,8 @@ Public Member Functions</h2></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>
@@ -504,6 +506,9 @@ Here is the call graph for this function:</div>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool ImportBaseEntryWrapper::isValid </td>
@@ -512,9 +517,16 @@ Here is the call graph for this function:</div>
<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="_import_base_dir_wrapper_8cpp_source.html#l00140">140</a> of file <a class="el" href="_import_base_dir_wrapper_8cpp_source.html">ImportBaseDirWrapper.cpp</a>.</p>
<p>Reimplemented from <a class="el" href="class_exe_node_wrapper.html#aa90cce24f1bec49d87dc18b329dce62e">ExeNodeWrapper</a>.</p>
<p class="definition">Definition at line <a class="el" href="_import_base_dir_wrapper_8cpp_source.html#l00150">150</a> of file <a class="el" href="_import_base_dir_wrapper_8cpp_source.html">ImportBaseDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -560,26 +572,27 @@ Here is the call graph for this function:</div>
<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="_import_base_dir_wrapper_8cpp_source.html#l00147">147</a> of file <a class="el" href="_import_base_dir_wrapper_8cpp_source.html">ImportBaseDirWrapper.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_import_base_dir_wrapper_8cpp_source.html#l00157">157</a> of file <a class="el" href="_import_base_dir_wrapper_8cpp_source.html">ImportBaseDirWrapper.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_import_base_entry_wrapper_aa176da686bdcec05c9a4acd23c2cdf13_cgraph.png" border="0" usemap="#aclass_import_base_entry_wrapper_aa176da686bdcec05c9a4acd23c2cdf13_cgraph" alt=""/></div>
<map name="aclass_import_base_entry_wrapper_aa176da686bdcec05c9a4acd23c2cdf13_cgraph" id="aclass_import_base_entry_wrapper_aa176da686bdcec05c9a4acd23c2cdf13_cgraph">
<area shape="rect" title=" " alt="" coords="5,99,172,139"/>
<area shape="rect" title=" " alt="" coords="5,113,172,153"/>
<area shape="rect" href="class_exe_node_wrapper.html#abd74c2637211cf471d022b528654c84c" title=" " alt="" coords="231,5,387,31"/>
<area shape="rect" href="class_exe_element_wrapper.html#a227c20e3780b42bc18822e992bf4d116" title=" " alt="" coords="237,55,381,95"/>
<area shape="rect" href="class_import_base_entry_wrapper.html#ac43611e5b2a326c78da167b0e4784de8" title=" " alt="" coords="226,143,393,183"/>
<area shape="rect" href="class_exe_node_wrapper.html#a8a0305cc15aefe812f69485bbe82508d" title=" " alt="" coords="220,207,399,247"/>
<area shape="rect" href="class_import_base_entry_wrapper.html#ad5ee91f17a35bc9691a7d1cf96d7c75e" title=" " alt="" coords="448,114,615,154"/>
<area shape="rect" href="namespaceimports__util.html#a3a68efb57dab497843ba53f23161f9a3" title=" " alt="" coords="447,179,616,204"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a4cbbe66b2777fa7c450f612ec3a20ae6" title=" " alt="" coords="674,114,817,154"/>
<area shape="rect" href="namespacepe__util.html#a103f13d1382d5fa542fa6fb8a073f28a" title=" " alt="" coords="664,179,827,204"/>
<area shape="rect" href="namespacepe__util.html#a5d0faa3e638d06b8762b1e646c5ee8bb" title=" " alt="" coords="672,228,819,253"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a04f5bb327ac0789b872d0771b11adc6b" title=" " alt="" coords="875,82,1035,122"/>
<area shape="rect" href="class_abstract_byte_buffer.html#adb10018e327d14ac29d842aee3ab5465" title=" " alt="" coords="889,146,1020,186"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1083,82,1213,122"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1083,146,1213,186"/>
<area shape="rect" href="class_exe_node_wrapper.html#aa90cce24f1bec49d87dc18b329dce62e" title=" " alt="" coords="226,120,393,145"/>
<area shape="rect" href="class_import_base_entry_wrapper.html#ac43611e5b2a326c78da167b0e4784de8" title=" " alt="" coords="226,194,393,234"/>
<area shape="rect" href="class_exe_node_wrapper.html#a8a0305cc15aefe812f69485bbe82508d" title=" " alt="" coords="220,258,399,298"/>
<area shape="rect" href="class_import_base_entry_wrapper.html#ad5ee91f17a35bc9691a7d1cf96d7c75e" title=" " alt="" coords="448,165,615,205"/>
<area shape="rect" href="namespaceimports__util.html#a3a68efb57dab497843ba53f23161f9a3" title=" " alt="" coords="447,229,616,255"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a4cbbe66b2777fa7c450f612ec3a20ae6" title=" " alt="" coords="674,165,817,205"/>
<area shape="rect" href="namespacepe__util.html#a103f13d1382d5fa542fa6fb8a073f28a" title=" " alt="" coords="664,229,827,255"/>
<area shape="rect" href="namespacepe__util.html#a5d0faa3e638d06b8762b1e646c5ee8bb" title=" " alt="" coords="672,279,819,304"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a04f5bb327ac0789b872d0771b11adc6b" title=" " alt="" coords="875,133,1035,173"/>
<area shape="rect" href="class_abstract_byte_buffer.html#adb10018e327d14ac29d842aee3ab5465" title=" " alt="" coords="889,197,1020,237"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a0493bdae87b5011993652335adb19577" title=" " alt="" coords="1083,133,1213,173"/>
<area shape="rect" href="class_abstract_byte_buffer.html#a2d68f6930726a129478c8ab5ed38779a" title=" " alt="" coords="1083,197,1213,237"/>
</map>
</div>