mirror of
https://github.com/hasherezade/bearparser
synced 2026-06-08 14:32:38 +00:00
147 lines
13 KiB
HTML
147 lines
13 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_i" name="index_i"></a>- i -</h3><ul>
|
|
<li>ImportBaseDirWrapper() : <a class="el" href="class_import_base_dir_wrapper.html#af2df5dacf09eac59450a04a636f7d0ba">ImportBaseDirWrapper</a></li>
|
|
<li>ImportBaseEntryWrapper() : <a class="el" href="class_import_base_entry_wrapper.html#ad16dc8acadd054efecd45f7674571413">ImportBaseEntryWrapper</a></li>
|
|
<li>ImportBaseFuncWrapper() : <a class="el" href="class_import_base_func_wrapper.html#ae95072f9358dcaf2fe8a8ad380d4cb7d">ImportBaseFuncWrapper</a></li>
|
|
<li>ImportDirWrapper() : <a class="el" href="class_import_dir_wrapper.html#a0a0f2284f3aaef1d525360b44d91d3e8">ImportDirWrapper</a></li>
|
|
<li>ImportedFuncWrapper() : <a class="el" href="class_imported_func_wrapper.html#a3015989da062c8652c3570ede71e6485">ImportedFuncWrapper</a></li>
|
|
<li>ImportEntryWrapper() : <a class="el" href="class_import_entry_wrapper.html#a37f0a126fa7693446cfdacc723a4e0a4">ImportEntryWrapper</a></li>
|
|
<li>init() : <a class="el" href="class_common_ordinals_lookup.html#a256345e66253fa446d1eafe29094b7dc">CommonOrdinalsLookup</a>, <a class="el" href="class_exe_factory.html#a754878078e16859193af16b68dc19457">ExeFactory</a></li>
|
|
<li>initCharact() : <a class="el" href="class_file_hdr_wrapper.html#a65e7374f6ae6468b5fb772940721a602">FileHdrWrapper</a></li>
|
|
<li>initDirEntries() : <a class="el" href="class_p_e_file.html#a70787fd96ff91491b6926614ed41ef17">PEFile</a></li>
|
|
<li>initDllCharact() : <a class="el" href="class_opt_hdr_wrapper.html#a405a0671ef70e11c8e5f70651b0f9cc6">OptHdrWrapper</a></li>
|
|
<li>initMachine() : <a class="el" href="class_file_hdr_wrapper.html#ae51f08217eaf046c6edb9ab9bd3a2c22">FileHdrWrapper</a></li>
|
|
<li>initResourceTypes() : <a class="el" href="class_resources_album.html#a48b7a8f6ac536d8c95d2ea976f468e38">ResourcesAlbum</a></li>
|
|
<li>initSecCharacter() : <a class="el" href="class_section_hdr_wrapper.html#a6acdc0e8514682c045400e5e4f4ac39b">SectionHdrWrapper</a></li>
|
|
<li>intersectsBlock() : <a class="el" href="class_abstract_byte_buffer.html#a14f43c9bfaa747b5ee4191a51f1180d9">AbstractByteBuffer</a></li>
|
|
<li>is32() : <a class="el" href="class_delay_imp_dir_wrapper.html#a41e1da75ded9fe5869c526a289266b0d">DelayImpDirWrapper</a></li>
|
|
<li>is64() : <a class="el" href="class_delay_imp_dir_wrapper.html#afbf7c046cdc591573b7f8d7f308ec966">DelayImpDirWrapper</a></li>
|
|
<li>isAreaEmpty() : <a class="el" href="class_abstract_byte_buffer.html#ad6e51045cafb47ed7d4467b55ad74d4f">AbstractByteBuffer</a></li>
|
|
<li>isBit32() : <a class="el" href="class_executable.html#adcf60bc50efc0f27dd245baf5fab3b1b">Executable</a>, <a class="el" href="class_exe_element_wrapper.html#a10375011f680e46f236a878916838fd6">ExeElementWrapper</a></li>
|
|
<li>isBit64() : <a class="el" href="class_executable.html#a4c85f844b8f48e9070a72f7fcb300a70">Executable</a>, <a class="el" href="class_exe_element_wrapper.html#a85682570009a6c69fb22f035763a3c56">ExeElementWrapper</a></li>
|
|
<li>isBound() : <a class="el" href="class_import_entry_wrapper.html#a021b26ef410620ed558536575794e5e3">ImportEntryWrapper</a></li>
|
|
<li>isByName() : <a class="el" href="class_resource_entry_wrapper.html#ab64fbc478f6e70835f3eba2dd59a4a7f">ResourceEntryWrapper</a></li>
|
|
<li>isByOrdinal() : <a class="el" href="class_delay_imp_func_wrapper.html#a3b4e8d96c151873ca97513c0165348b6">DelayImpFuncWrapper</a>, <a class="el" href="class_export_entry_wrapper.html#a994d8a16bcbd84a6991c1febe4e29c41">ExportEntryWrapper</a>, <a class="el" href="class_import_base_func_wrapper.html#ace0d20b46771cb1c8f978ebaf7a5106e">ImportBaseFuncWrapper</a>, <a class="el" href="class_imported_func_wrapper.html#a9188244dbc4ad0c1834bac394cf0d66d">ImportedFuncWrapper</a></li>
|
|
<li>isDir() : <a class="el" href="class_resource_entry_wrapper.html#a9624f3dc917bdc36fc2e10c45b139ce2">ResourceEntryWrapper</a></li>
|
|
<li>isMyEntryType() : <a class="el" href="class_exe_node_wrapper.html#a18ce067c9b583670403ed0abc2cbad2d">ExeNodeWrapper</a></li>
|
|
<li>isRepro() : <a class="el" href="class_debug_dir_wrapper.html#a6a8ae76c391c092a19a4ad29d2f150f4">DebugDirWrapper</a></li>
|
|
<li>isReproBuild() : <a class="el" href="class_p_e_file.html#af5acfb39da44ddc17215468fcd9de38b">PEFile</a></li>
|
|
<li>isResized() : <a class="el" href="class_abstract_byte_buffer.html#a20e43caa5780d199dd1d7d919f9d590e">AbstractByteBuffer</a>, <a class="el" href="class_byte_buffer.html#a2a9463758d08480ddf96d7d551f39a8f">ByteBuffer</a>, <a class="el" href="class_executable.html#afc83c5cdac5c8a28c59949944c790c5d">Executable</a>, <a class="el" href="class_file_buffer.html#a0525da6f0ae5fc868ad5b398034ec4df">FileBuffer</a></li>
|
|
<li>isTruncated() : <a class="el" href="class_abstract_byte_buffer.html#a113d0f29022df23ed74ff1c171df8c82">AbstractByteBuffer</a>, <a class="el" href="class_executable.html#a076fe5621405c05bc0835866a32a2b0d">Executable</a>, <a class="el" href="class_file_buffer.html#ae1b0afb493c07daf35cdf4e7da5cbc45">FileBuffer</a>, <a class="el" href="class_file_view.html#a0cbe4cf4efb205092c64c993ce4dc3cb">FileView</a></li>
|
|
<li>isValid() : <a class="el" href="class_abstract_byte_buffer.html#ac24d107f7f7dafeeb671e9aceeba818d">AbstractByteBuffer</a>, <a class="el" href="class_exe_node_wrapper.html#aa90cce24f1bec49d87dc18b329dce62e">ExeNodeWrapper</a>, <a class="el" href="class_import_base_dir_wrapper.html#a8b7519ff4d87d3d8261010067107bd31">ImportBaseDirWrapper</a>, <a class="el" href="class_import_base_entry_wrapper.html#ac43611e5b2a326c78da167b0e4784de8">ImportBaseEntryWrapper</a>, <a class="el" href="class_import_base_func_wrapper.html#a1c6ef7c108ba4c22f40afb86c3ff86bb">ImportBaseFuncWrapper</a>, <a class="el" href="class_reloc_block_wrapper.html#ad0d8d1a4e9118a13d6c5e3dc8b235501">RelocBlockWrapper</a>, <a class="el" href="class_wrapped_value.html#a35afd8eacb5727e0921d7448333c6cca">WrappedValue</a></li>
|
|
<li>isValidAddr() : <a class="el" href="class_executable.html#a383eb91b928dc417d9a631704737a192">Executable</a></li>
|
|
<li>isValidVA() : <a class="el" href="class_executable.html#a7c38d78f5e14efeaaa205b9ee593dd4a">Executable</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>
|