mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Add doxygen docs and link to them from main page
This commit is contained in:
parent
d327ad9771
commit
f94fdd7239
5496 changed files with 984413 additions and 0 deletions
170
en/doxygen/html/arith__uint256_8cpp.html
Normal file
170
en/doxygen/html/arith__uint256_8cpp.html
Normal file
|
@ -0,0 +1,170 @@
|
|||
<!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: src/arith_uint256.cpp File Reference</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&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
|
||||
 <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&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&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&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(document).ready(function(){initNavTree('arith__uint256_8cpp.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="header">
|
||||
<div class="summary">
|
||||
<a href="#func-members">Functions</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">arith_uint256.cpp File Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><code>#include "<a class="el" href="arith__uint256_8h_source.html">arith_uint256.h</a>"</code><br />
|
||||
<code>#include "<a class="el" href="uint256_8h_source.html">uint256.h</a>"</code><br />
|
||||
<code>#include "<a class="el" href="utilstrencodings_8h_source.html">utilstrencodings.h</a>"</code><br />
|
||||
<code>#include "<a class="el" href="common_8h_source.html">crypto/common.h</a>"</code><br />
|
||||
<code>#include <stdio.h></code><br />
|
||||
<code>#include <string.h></code><br />
|
||||
</div>
|
||||
<p><a href="arith__uint256_8cpp_source.html">Go to the source code of this file.</a></p>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:af4848fa3f8b64d222b5d8a370bc72458"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classuint256.html">uint256</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="arith__uint256_8cpp.html#af4848fa3f8b64d222b5d8a370bc72458">ArithToUint256</a> (const <a class="el" href="classarith__uint256.html">arith_uint256</a> &a)</td></tr>
|
||||
<tr class="separator:af4848fa3f8b64d222b5d8a370bc72458"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a6a6e0e2e41ba7e31c4a741eb2426a516"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarith__uint256.html">arith_uint256</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="arith__uint256_8cpp.html#a6a6e0e2e41ba7e31c4a741eb2426a516">UintToArith256</a> (const <a class="el" href="classuint256.html">uint256</a> &a)</td></tr>
|
||||
<tr class="separator:a6a6e0e2e41ba7e31c4a741eb2426a516"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Function Documentation</h2>
|
||||
<a id="af4848fa3f8b64d222b5d8a370bc72458"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#af4848fa3f8b64d222b5d8a370bc72458">◆ </a></span>ArithToUint256()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname"><a class="el" href="classuint256.html">uint256</a> ArithToUint256 </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">const <a class="el" href="classarith__uint256.html">arith_uint256</a> & </td>
|
||||
<td class="paramname"><em>a</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="arith__uint256_8cpp_source.html#l00247">247</a> of file <a class="el" href="arith__uint256_8cpp_source.html">arith_uint256.cpp</a>.</p>
|
||||
|
||||
<p class="reference">Referenced by <a class="el" href="masternode_8cpp_source.html#l00091">CMasternode::CalculateScore()</a>, <a class="el" href="arith__uint256_8cpp_source.html#l00148">base_uint< 256 >::GetHex()</a>, <a class="el" href="net__processing_8cpp_source.html#l00752">RelayAddress()</a>, <a class="el" href="net__processing_8cpp_source.html#l02296">SendMessages()</a>, and <a class="el" href="governance_8cpp_source.html#l00391">CGovernanceManager::UpdateCurrentWatchdog()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a6a6e0e2e41ba7e31c4a741eb2426a516"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a6a6e0e2e41ba7e31c4a741eb2426a516">◆ </a></span>UintToArith256()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname"><a class="el" href="classarith__uint256.html">arith_uint256</a> UintToArith256 </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">const <a class="el" href="classuint256.html">uint256</a> & </td>
|
||||
<td class="paramname"><em>a</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="arith__uint256_8cpp_source.html#l00254">254</a> of file <a class="el" href="arith__uint256_8cpp_source.html">arith_uint256.cpp</a>.</p>
|
||||
|
||||
<p class="reference">Referenced by <a class="el" href="miner_8cpp_source.html#l00403">BitcoinMiner()</a>, <a class="el" href="pow_8cpp_source.html#l00204">CalculateNextWorkRequired()</a>, <a class="el" href="masternode_8cpp_source.html#l00091">CMasternode::CalculateScore()</a>, <a class="el" href="pow_8cpp_source.html#l00238">CheckProofOfWork()</a>, <a class="el" href="validation_8cpp_source.html#l01956">ConnectBlock()</a>, <a class="el" href="pow_8cpp_source.html#l00083">DarkGravityWave()</a>, <a class="el" href="pow_8cpp_source.html#l00133">GetNextWorkRequiredBTC()</a>, <a class="el" href="governance-classes_8cpp_source.html#l00527">CSuperblock::GetPaymentsLimit()</a>, <a class="el" href="validation_8cpp_source.html#l01297">IsInitialBlockDownload()</a>, <a class="el" href="pow_8cpp_source.html#l00017">KimotoGravityWell()</a>, <a class="el" href="governance_8cpp_source.html#l00656">sortProposalsByVotes::operator()()</a>, <a class="el" href="net__processing_8cpp_source.html#l00752">RelayAddress()</a>, <a class="el" href="net__processing_8cpp_source.html#l02296">SendMessages()</a>, <a class="el" href="arith__uint256_8cpp_source.html#l00154">base_uint< 256 >::SetHex()</a>, and <a class="el" href="governance_8cpp_source.html#l00391">CGovernanceManager::UpdateCurrentWatchdog()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="arith__uint256_8cpp.html">arith_uint256.cpp</a></li>
|
||||
<li class="footer">Generated on Thu Dec 14 2017 13:15:10 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>
|
Loading…
Add table
Add a link
Reference in a new issue