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

157 lines
6.3 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_j.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_j"></a>- j -</h3><ul>
<li>Java_org_bitcoin_NativeSecp256k1_secp256k1_1ecdsa_1verify()
: <a class="el" href="org__bitcoin__NativeSecp256k1_8c.html#a683df38e2ec59f92cd9cbc542f877009">org_bitcoin_NativeSecp256k1.c</a>
, <a class="el" href="org__bitcoin__NativeSecp256k1_8h.html#a89cf56a82147cd1a9e6ec85a20827288">org_bitcoin_NativeSecp256k1.h</a>
</li>
<li>jh_close()
: <a class="el" href="jh_8c.html#afbfc3382101e2575978e891749c593b6">jh.c</a>
</li>
<li>jh_core()
: <a class="el" href="jh_8c.html#acf3cafe34a9052539475007d6abe5c6e">jh.c</a>
</li>
<li>jh_init()
: <a class="el" href="jh_8c.html#a0229a8ac2f3d595704ade922341cae4d">jh.c</a>
</li>
<li>json_escape()
: <a class="el" href="univalue__write_8cpp.html#a897e609ee38ed0fe116aa84c927c0948">univalue_write.cpp</a>
</li>
<li>json_isdigit()
: <a class="el" href="univalue__read_8cpp.html#a0196b9df1e1f3461abafdc009fabbe25">univalue_read.cpp</a>
</li>
<li>json_isspace()
: <a class="el" href="univalue_8h.html#a5637b4b88cc5326157d36f2e77a3c5a8">univalue.h</a>
</li>
<li>JSONErrorReply()
: <a class="el" href="httprpc_8cpp.html#afdc3fd99767ee266cc30ad12fb1f40d5">httprpc.cpp</a>
</li>
<li>JSONRPCError()
: <a class="el" href="rpc_2protocol_8cpp.html#a41a2234c99900304357a44796b2259d5">protocol.cpp</a>
, <a class="el" href="rpc_2protocol_8h.html#a40b75d3d265c4a2e1d5fe3e129743884">protocol.h</a>
</li>
<li>JSONRPCExecBatch()
: <a class="el" href="server_8cpp.html#a7b64a127788a5ae9692d850929dd8f82">server.cpp</a>
, <a class="el" href="server_8h.html#a7b64a127788a5ae9692d850929dd8f82">server.h</a>
</li>
<li>JSONRPCExecOne()
: <a class="el" href="server_8cpp.html#a1bd3251efe272d5201f044d838936d6b">server.cpp</a>
</li>
<li>JSONRPCReply()
: <a class="el" href="rpc_2protocol_8cpp.html#ac35624d5dc8c92a05cc19c575f53548b">protocol.cpp</a>
, <a class="el" href="rpc_2protocol_8h.html#a2fdb4c40b8481244f300c15abe90c6bd">protocol.h</a>
</li>
<li>JSONRPCReplyObj()
: <a class="el" href="rpc_2protocol_8cpp.html#ac3b7dd20357d54461794da1213448ed8">protocol.cpp</a>
, <a class="el" href="rpc_2protocol_8h.html#ac3b7dd20357d54461794da1213448ed8">protocol.h</a>
</li>
<li>JSONRPCRequest()
: <a class="el" href="rpc_2protocol_8h.html#a41bda11f4ca3d566a97c9fe65482109e">protocol.h</a>
, <a class="el" href="rpc_2protocol_8cpp.html#a4507c5758f0ce7dc1a2e8740879459da">protocol.cpp</a>
</li>
<li>jsonTokenIsValue()
: <a class="el" href="univalue_8h.html#a4f2cd0c60e21ee8f1a7c89df3b1818c9">univalue.h</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>