dash-docs/en/doxygen/html/globals_func_h.html

221 lines
8.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Dash Core: File Members</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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</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 style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="bitcoin_logo_doxygen.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Dash Core
&#160;<span id="projectnumber">0.12.2.1</span>
</div>
<div id="projectbrief">P2P Digital Currency</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('globals_func_h.html','');});
/* @license-end */
</script>
<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">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
&#160;
<h3><a id="index_h"></a>- h -</h3><ul>
<li>HandleError()
: <a class="el" href="dbwrapper_8cpp.html#aea36eb5fddb6266b14ea8cb15e183486">dbwrapper.cpp</a>
, <a class="el" href="dbwrapper_8h.html#aea36eb5fddb6266b14ea8cb15e183486">dbwrapper.h</a>
</li>
<li>HandleSIGHUP()
: <a class="el" href="init_8cpp.html#a70b23efd8d46bc8c627e5c241f0d7716">init.cpp</a>
</li>
<li>HandleSIGTERM()
: <a class="el" href="init_8cpp.html#ad59c5cbbe3bdf4fa36f3b7480da8d6ba">init.cpp</a>
</li>
<li>Hash()
: <a class="el" href="hash_8h.html#a73c05dfb31fbc5ea4875887ac6692f5a">hash.h</a>
</li>
<li>Hash160()
: <a class="el" href="hash_8h.html#a4490f70ddae16e9e48460a0416a48a6b">hash.h</a>
</li>
<li>HashFinal()
: <a class="el" href="uint256_8cpp.html#a4748a0be192d5c847de43d05ad4bea64">uint256.cpp</a>
</li>
<li>HashMix()
: <a class="el" href="uint256_8cpp.html#ada85ad950dccb83783b00377e8e80345">uint256.cpp</a>
</li>
<li>HashX11()
: <a class="el" href="hash_8h.html#acb0f5c5ebc989fda4f9835456d5ef531">hash.h</a>
</li>
<li>hatoui()
: <a class="el" href="univalue__read_8cpp.html#a8131fbebd67a0c5c05fe696a86064e07">univalue_read.cpp</a>
</li>
<li>have_flag()
: <a class="el" href="bench__internal_8c.html#a11ad6602b2858a905ba935d8002639db">bench_internal.c</a>
</li>
<li>HaveKeys()
: <a class="el" href="wallet__ismine_8cpp.html#a825478fbb9e96130529467ab5e16047e">wallet_ismine.cpp</a>
</li>
<li>HaveNameProxy()
: <a class="el" href="netbase_8cpp.html#a4a0df7ebe15572508e61c38406e49732">netbase.cpp</a>
, <a class="el" href="netbase_8h.html#a4a0df7ebe15572508e61c38406e49732">netbase.h</a>
</li>
<li>heightSort()
: <a class="el" href="misc_8cpp.html#a4bb58a21c2cc84fc970e6f8a49050006">misc.cpp</a>
</li>
<li>help()
: <a class="el" href="server_8cpp.html#ad7c534431615207ebebe5b62a9d82c3c">server.cpp</a>
</li>
<li>HelpExampleCli()
: <a class="el" href="server_8cpp.html#a26bafe3d526ee8cbc84b3c0b0dc3a43b">server.cpp</a>
, <a class="el" href="server_8h.html#a26bafe3d526ee8cbc84b3c0b0dc3a43b">server.h</a>
</li>
<li>HelpExampleRpc()
: <a class="el" href="server_8cpp.html#a9ef4f8fb114508ceb861a0e8c3e0d26e">server.cpp</a>
, <a class="el" href="server_8h.html#a9ef4f8fb114508ceb861a0e8c3e0d26e">server.h</a>
</li>
<li>HelpMessage()
: <a class="el" href="init_8cpp.html#a514083d1b88bf8cf314f27ee3dc966c1">init.cpp</a>
, <a class="el" href="init_8h.html#a514083d1b88bf8cf314f27ee3dc966c1">init.h</a>
</li>
<li>HelpMessageCli()
: <a class="el" href="dash-cli_8cpp.html#a1132a90be0b486a0c670ea50e2bf4c17">dash-cli.cpp</a>
</li>
<li>HelpMessageGroup()
: <a class="el" href="util_8h.html#aae6ceac1cd94a0e700783c733e60e970">util.h</a>
, <a class="el" href="util_8cpp.html#aae6ceac1cd94a0e700783c733e60e970">util.cpp</a>
</li>
<li>HelpMessageOpt()
: <a class="el" href="util_8cpp.html#aec85bcd561766ad0362a8fc5cd4a8542">util.cpp</a>
, <a class="el" href="util_8h.html#aec85bcd561766ad0362a8fc5cd4a8542">util.h</a>
</li>
<li>HelpRequiringPassphrase()
: <a class="el" href="rpcwallet_8cpp.html#abcfbb0ad9335791f2832c01209b8f12d">rpcwallet.cpp</a>
, <a class="el" href="server_8h.html#abcfbb0ad9335791f2832c01209b8f12d">server.h</a>
</li>
<li>HexDigit()
: <a class="el" href="utilstrencodings_8cpp.html#aa59e8a8c5a39cb5041f93bb95dd02119">utilstrencodings.cpp</a>
, <a class="el" href="utilstrencodings_8h.html#aa59e8a8c5a39cb5041f93bb95dd02119">utilstrencodings.h</a>
</li>
<li>HexStr()
: <a class="el" href="utilstrencodings_8h.html#ace13a819ca4e98c22847d26b3b357e75">utilstrencodings.h</a>
</li>
<li>htobe32()
: <a class="el" href="endian_8h.html#a3ca91566984b6dca7a0f6fc2694a203c">endian.h</a>
</li>
<li>htobe64()
: <a class="el" href="endian_8h.html#a55844e5fbe9a8ab3e9793335a16e2efc">endian.h</a>
</li>
<li>htole16()
: <a class="el" href="endian_8h.html#ad1090f8582ee1f178e9be7a7ee310942">endian.h</a>
</li>
<li>htole32()
: <a class="el" href="endian_8h.html#abab10181b2a9a38233ca246e1a653b5e">endian.h</a>
</li>
<li>htole64()
: <a class="el" href="endian_8h.html#aac7228dc3b0fe1141e61ca04e370ad6e">endian.h</a>
</li>
<li>http_reject_request_cb()
: <a class="el" href="httpserver_8cpp.html#acb66dc77121923d7441b7ce325840895">httpserver.cpp</a>
</li>
<li>http_request_cb()
: <a class="el" href="httpserver_8cpp.html#a1b457f5c4b63d1a0f5b60116d81768af">httpserver.cpp</a>
</li>
<li>http_request_done()
: <a class="el" href="dash-cli_8cpp.html#a3da81a3ec830a6948112e5454eec1b3d">dash-cli.cpp</a>
, <a class="el" href="keepass_8cpp.html#a3da81a3ec830a6948112e5454eec1b3d">keepass.cpp</a>
</li>
<li>HTTPBindAddresses()
: <a class="el" href="httpserver_8cpp.html#a33003026ae72aa806c85add6d8efcb4a">httpserver.cpp</a>
</li>
<li>httpevent_callback_fn()
: <a class="el" href="httpserver_8cpp.html#a742caf2e32b30e73ba316f6f66356094">httpserver.cpp</a>
</li>
<li>HTTPReq_JSONRPC()
: <a class="el" href="httprpc_8cpp.html#ac04bf0abd347883115f7c735693cfb44">httprpc.cpp</a>
</li>
<li>HTTPWorkQueueRun()
: <a class="el" href="httpserver_8cpp.html#a3326ebcf9203a92612664e59a82e2f0a">httpserver.cpp</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Thu Dec 14 2017 13:15:15 for Dash Core by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>