mirror of
https://github.com/hasherezade/bearparser
synced 2026-06-08 14:32:38 +00:00
137 lines
11 KiB
HTML
137 lines
11 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.17.0"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>BearParser: Class Members - Functions</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="codefolding.js"></script>
|
|
<script type="text/javascript" src="clipboard.js"></script>
|
|
<script type="text/javascript" src="cookie.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<script type="module">
|
|
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs';
|
|
const theme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'default';
|
|
mermaid.initialize({ startOnLoad: true, theme: theme });
|
|
</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.17.0 -->
|
|
<script type="text/javascript">
|
|
let searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
</script>
|
|
<script type="text/javascript">
|
|
document.addEventListener('DOMContentLoaded', codefold.init);
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
document.addEventListener('DOMContentLoaded', () => {
|
|
initMenu('',false);
|
|
init_search();
|
|
});
|
|
</script>
|
|
<div id="main-nav-mobile">
|
|
<div class="sm sm-dox"><input id="main-menu-state" type="checkbox"/>
|
|
<label class="main-menu-btn" for="main-menu-state">
|
|
<span class="main-menu-btn-icon"></span> Toggle main menu visibility</label>
|
|
<span id="searchBoxPos1" style="position:absolute;right:8px;top:8px;height:36px;"></span>
|
|
</div>
|
|
</div><!-- main-nav-mobile -->
|
|
<div id="main-nav">
|
|
<ul class="sm sm-dox" id="main-menu">
|
|
<li id="searchBoxPos2" style="float:right">
|
|
<div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<span id="MSearchSelect" class="search-icon" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"><span class="search-icon-dropdown"></span></span>
|
|
<input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><div id="MSearchCloseImg" class="close-icon"></div></a>
|
|
</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div><!-- main-nav -->
|
|
</div><!-- top -->
|
|
<div id="doc-content">
|
|
<!-- 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 class="contents">
|
|
<div class="textblock">Here is a list of all functions with links to the classes they belong to:</div><br/>
|
|
<div class="qindex"><a class="qindex" href="functions_func.html#index_a">A</a><div class="alphasepar"></div><a class="qindex" href="functions_func_b.html#index_b">B</a><div class="alphasepar"></div><a class="qindex" href="functions_func_c.html#index_c">C</a><div class="alphasepar"></div><a class="qindex" href="functions_func_d.html#index_d">D</a><div class="alphasepar"></div><a class="qindex" href="functions_func_e.html#index_e">E</a><div class="alphasepar"></div><a class="qindex" href="functions_func_f.html#index_f">F</a><div class="alphasepar"></div><a class="qindex" href="functions_func_g.html#index_g">G</a><div class="alphasepar"></div><a class="qindex" href="functions_func_h.html#index_h">H</a><div class="alphasepar"></div><a class="qindex" href="functions_func_i.html#index_i">I</a><div class="alphasepar"></div><a class="qindex" href="functions_func_l.html#index_l">L</a><div class="alphasepar"></div><a class="qindex" href="functions_func_m.html#index_m">M</a><div class="alphasepar"></div><a class="qindex" href="functions_func_n.html#index_n">N</a><div class="alphasepar"></div><a class="qindex" href="functions_func_o.html#index_o">O</a><div class="alphasepar"></div><a class="qindex" href="functions_func_p.html#index_p">P</a><div class="alphasepar"></div><a class="qindex" href="functions_func_r.html#index_r">R</a><div class="alphasepar"></div><a class="qindex" href="functions_func_s.html#index_s">S</a><div class="alphasepar"></div><a class="qindex" href="functions_func_t.html#index_t">T</a><div class="alphasepar"></div><a class="qindex" href="functions_func_u.html#index_u">U</a><div class="alphasepar"></div><a class="qindex" href="functions_func_v.html#index_v">V</a><div class="alphasepar"></div><a class="qindex" href="functions_func_w.html#index_w">W</a><div class="alphasepar"></div><a class="qindex" href="functions_func__.html#index__">_</a><div class="alphasepar"></div><a class="qindex" href="functions_func_~.html#index_~">~</a></div>
|
|
|
|
|
|
<h3 class="doxsection"><a id="index_t" name="index_t"></a>- t -</h3><ul>
|
|
<li>thunkSize() : <a class="el" href="class_import_base_dir_wrapper.html#a16504e08c818494a65042cbb0138e22e">ImportBaseDirWrapper</a></li>
|
|
<li>thunkToFuncName() : <a class="el" href="class_import_base_dir_wrapper.html#ae3a5cc957ac0af30561a8a14ecddbe30">ImportBaseDirWrapper</a></li>
|
|
<li>thunkToFunction() : <a class="el" href="class_import_base_dir_wrapper.html#adf1b088adeb5cee4c3e81b135132326c">ImportBaseDirWrapper</a></li>
|
|
<li>thunkToLib() : <a class="el" href="class_import_base_dir_wrapper.html#a1cba99f6a8ea91df9fef85d5551150e9">ImportBaseDirWrapper</a></li>
|
|
<li>thunkToLibName() : <a class="el" href="class_import_base_dir_wrapper.html#ad3fa35be445a16b5f2bc7a708c09931d">ImportBaseDirWrapper</a></li>
|
|
<li>TlsDirWrapper() : <a class="el" href="class_tls_dir_wrapper.html#ab2c8d1fad578d9c0d440008430c03471">TlsDirWrapper</a></li>
|
|
<li>TlsEntryWrapper() : <a class="el" href="class_tls_entry_wrapper.html#ab74215796ec6421dfcefc558176211d7">TlsEntryWrapper</a></li>
|
|
<li>toQString() : <a class="el" href="class_wrapped_value.html#aa298dfda5c7e3d9ab829e913a74fd9a7">WrappedValue</a></li>
|
|
<li>toRaw() : <a class="el" href="class_executable.html#a310a106a5d61c54137c75c54042f4fa0">Executable</a></li>
|
|
<li>translateCharacteristics() : <a class="el" href="class_file_hdr_wrapper.html#ae9a17e4f6f2c4948e7146ad105be5eb3">FileHdrWrapper</a>, <a class="el" href="class_section_hdr_wrapper.html#a9671a2f5ab425dba30ca121432c3b6a3">SectionHdrWrapper</a></li>
|
|
<li>translateDllCharacteristics() : <a class="el" href="class_opt_hdr_wrapper.html#a50f3b338cb73ef1ac92df67a19f04843">OptHdrWrapper</a></li>
|
|
<li>translateFieldContent() : <a class="el" href="class_clr_dir_wrapper.html#a5e92bf89a741f2b78a30a8c280e9cb7a">ClrDirWrapper</a>, <a class="el" href="class_debug_dir_c_v_entry_wrapper.html#a0276e3f847dce139dea8c1ab2c72e79f">DebugDirCVEntryWrapper</a>, <a class="el" href="class_debug_dir_entry_wrapper.html#a34f1efb7b3acf7b77d2c9ac484ec026e">DebugDirEntryWrapper</a>, <a class="el" href="class_exe_element_wrapper.html#ac39b13e7ac41c89db1b66c6e7a57e757">ExeElementWrapper</a>, <a class="el" href="class_file_hdr_wrapper.html#a0de6339250f5c01a465fc7751db042f9">FileHdrWrapper</a>, <a class="el" href="class_ld_config_dir_wrapper.html#abc88c0479f8e3f5879090893c01b71e4">LdConfigDirWrapper</a>, <a class="el" href="class_opt_hdr_wrapper.html#a2f58952996bd80a93a8df5085e1ec900">OptHdrWrapper</a>, <a class="el" href="class_rich_hdr_wrapper.html#afefee16bb14c27a7f58cb6601fab5e2e">RichHdrWrapper</a>, <a class="el" href="class_security_dir_wrapper.html#a037ebd28792517e6eae87e06c9adb3f6">SecurityDirWrapper</a></li>
|
|
<li>translateFlag() : <a class="el" href="class_clr_dir_wrapper.html#a6482ec54df71bff3d6c5bc29d0aeb6f2">ClrDirWrapper</a></li>
|
|
<li>translateGuardFlag() : <a class="el" href="class_ld_config_dir_wrapper.html#a43d84755174b5dcb0e8a4f8121996634">LdConfigDirWrapper</a></li>
|
|
<li>translateGuardFlagsContent() : <a class="el" href="class_ld_config_dir_wrapper.html#a532f20c9b0555cb948fc303fd7bc9cf3">LdConfigDirWrapper</a></li>
|
|
<li>translateMachine() : <a class="el" href="class_file_hdr_wrapper.html#a00fc7132fda4cee0855975db8d3c07c7">FileHdrWrapper</a></li>
|
|
<li>translateOptMagic() : <a class="el" href="class_opt_hdr_wrapper.html#a1bc7b80d2b5c95acf0cd5e98e6c6bcd4">OptHdrWrapper</a></li>
|
|
<li>translateOSVersion() : <a class="el" href="class_opt_hdr_wrapper.html#a589cbcae1d89b2295ab5af8e0bc82d8f">OptHdrWrapper</a></li>
|
|
<li>translateSubsystem() : <a class="el" href="class_opt_hdr_wrapper.html#a2d25477dc0fe8e3de6f756d5ba4c7cbb">OptHdrWrapper</a></li>
|
|
<li>translateType() : <a class="el" href="class_debug_dir_entry_wrapper.html#aefefbb26d3a28d455fbeb50dc831e255">DebugDirEntryWrapper</a>, <a class="el" href="class_reloc_entry_wrapper.html#a0cd1f93bc857038e2773f7a4dbc55bf2">RelocEntryWrapper</a>, <a class="el" href="class_resource_content_wrapper.html#a1947080dfd20756de608c2e40029be4e">ResourceContentWrapper</a>, <a class="el" href="class_resource_entry_wrapper.html#aaf62191e5615d7504c94742edaacb56a">ResourceEntryWrapper</a>, <a class="el" href="class_security_dir_wrapper.html#ae527f94810e106aed6ae4246358e9ef1">SecurityDirWrapper</a></li>
|
|
<li>typeName() : <a class="el" href="class_d_o_s_exe_builder.html#a7ed22551a14df510965098dec9c737b5">DOSExeBuilder</a>, <a class="el" href="class_exe_builder.html#ac80d9e1cf0d54bf93d915f249998cdc7">ExeBuilder</a>, <a class="el" href="class_p_e_file_builder.html#a98168c0ec3abe40a825d418d97af666e">PEFileBuilder</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.17.0
|
|
</small></address>
|
|
</div><!-- doc-content -->
|
|
</body>
|
|
</html>
|