mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-24 13:05:53 +00:00
deploy: 020b285808
This commit is contained in:
458
Indexes_8h_source.html
Normal file
458
Indexes_8h_source.html
Normal file
@@ -0,0 +1,458 @@
|
||||
<!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">
|
||||
<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.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>rippled: Indexes.h Source File</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="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="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">rippled
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<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>
|
||||
<!-- 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 id="nav-path" class="navpath">
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_df9c78dcf3f59a33b12284f95992a64b.html">ripple</a></li><li class="navelem"><a class="el" href="dir_1e765e6a8d5970800a535eb2615ec474.html">protocol</a></li> </ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<div class="title">Indexes.h</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
||||
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">/*</span></div>
|
||||
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> This file is part of rippled: https://github.com/ripple/rippled</span></div>
|
||||
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> Copyright (c) 2012, 2013 Ripple Labs Inc.</span></div>
|
||||
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"></span> </div>
|
||||
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> Permission to use, copy, modify, and/or distribute this software for any</span></div>
|
||||
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> purpose with or without fee is hereby granted, provided that the above</span></div>
|
||||
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> copyright notice and this permission notice appear in all copies.</span></div>
|
||||
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"></span> </div>
|
||||
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES</span></div>
|
||||
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF</span></div>
|
||||
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR</span></div>
|
||||
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> ANY SPECIAL , DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES</span></div>
|
||||
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN</span></div>
|
||||
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF</span></div>
|
||||
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</span></div>
|
||||
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">*/</span></div>
|
||||
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">//==============================================================================</span></div>
|
||||
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  </div>
|
||||
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#ifndef RIPPLE_PROTOCOL_INDEXES_H_INCLUDED</span></div>
|
||||
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#define RIPPLE_PROTOCOL_INDEXES_H_INCLUDED</span></div>
|
||||
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  </div>
|
||||
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include <ripple/protocol/Keylet.h></span></div>
|
||||
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <ripple/protocol/LedgerFormats.h></span></div>
|
||||
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <ripple/protocol/Protocol.h></span></div>
|
||||
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <ripple/protocol/PublicKey.h></span></div>
|
||||
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <ripple/protocol/Serializer.h></span></div>
|
||||
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <ripple/protocol/UintTypes.h></span></div>
|
||||
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <ripple/basics/base_uint.h></span></div>
|
||||
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include <ripple/protocol/Book.h></span></div>
|
||||
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include <<a class="codeRef" href="http://en.cppreference.com/w/cpp/header/cstdint.html">cstdint</a>></span></div>
|
||||
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  </div>
|
||||
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespaceripple.html">ripple</a> {</div>
|
||||
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  </div>
|
||||
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment">// get the index of the node that holds the last 256 ledgers</span></div>
|
||||
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <a class="code" href="namespaceripple.html#ad0229a26d717d2fe2cabc3107a03500e">getLedgerHashIndex</a> ();</div>
|
||||
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  </div>
|
||||
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="comment">// Get the index of the node that holds the set of 256 ledgers that includes</span></div>
|
||||
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="comment">// this ledger's hash (or the first ledger after it if it's not a multiple</span></div>
|
||||
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="comment">// of 256).</span></div>
|
||||
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <a class="code" href="namespaceripple.html#ad0229a26d717d2fe2cabc3107a03500e">getLedgerHashIndex</a> (<a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> desiredLedgerIndex);</div>
|
||||
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  </div>
|
||||
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="comment">// get the index of the node that holds the enabled amendments</span></div>
|
||||
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <a class="code" href="namespaceripple.html#ae8a94c1f109f48be8078536a946b9bb4">getLedgerAmendmentIndex</a> ();</div>
|
||||
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  </div>
|
||||
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="comment">// get the index of the node that holds the fee schedule</span></div>
|
||||
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <a class="code" href="namespaceripple.html#aa98d95638f8596318af27d09b1e33b5f">getLedgerFeeIndex</a> ();</div>
|
||||
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  </div>
|
||||
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <a class="code" href="namespaceripple.html#ab1530276f49f8932af7ca91f108576cf">getGeneratorIndex</a> (<a class="code" href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">AccountID</a> <span class="keyword">const</span>& uGeneratorID);</div>
|
||||
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
|
||||
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <a class="code" href="namespaceripple.html#aeb5ef72b34cf7a324641e7a7f696d4cc">getBookBase</a> (Book <span class="keyword">const</span>& book);</div>
|
||||
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  </div>
|
||||
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <a class="code" href="namespaceripple.html#a361113778569a7150c123858862662ea">getOfferIndex</a> (<a class="code" href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">AccountID</a> <span class="keyword">const</span>& account, <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> uSequence);</div>
|
||||
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  </div>
|
||||
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <a class="code" href="namespaceripple.html#aa51f6b1594b468c97830998f4f742c6b">getOwnerDirIndex</a> (<a class="code" href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">AccountID</a> <span class="keyword">const</span>& account);</div>
|
||||
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  </div>
|
||||
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <a class="code" href="namespaceripple.html#a085e21611271f6cc0d786ce79881786c">getDirNodeIndex</a> (<a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> <span class="keyword">const</span>& uDirRoot, <span class="keyword">const</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint64_t</a> uNodeIndex);</div>
|
||||
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  </div>
|
||||
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <a class="code" href="namespaceripple.html#a89d42a8c296fdc4a18267f1c2438d50d">getQualityIndex</a> (<a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> <span class="keyword">const</span>& uBase, <span class="keyword">const</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint64_t</a> uNodeDir = 0);</div>
|
||||
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  </div>
|
||||
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <a class="code" href="namespaceripple.html#aae2b8e3c2ed21dcbae53a626c885af3d">getQualityNext</a> (<a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> <span class="keyword">const</span>& uBase);</div>
|
||||
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  </div>
|
||||
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment">// VFALCO This name could be better</span></div>
|
||||
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint64_t</a></div>
|
||||
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <a class="code" href="namespaceripple.html#a25fb2b2098567a8286557fbd445ce146">getQuality</a> (<a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> <span class="keyword">const</span>& uBase);</div>
|
||||
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  </div>
|
||||
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <a class="code" href="namespaceripple.html#ab2bc2775fea3f2fd9210def82b415178">getTicketIndex</a> (<a class="code" href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">AccountID</a> <span class="keyword">const</span>& account, <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> uSequence);</div>
|
||||
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  </div>
|
||||
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <a class="code" href="namespaceripple.html#a858ee137c5392905e4abb7ea1eec019a">getRippleStateIndex</a> (<a class="code" href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">AccountID</a> <span class="keyword">const</span>& a, <a class="code" href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">AccountID</a> <span class="keyword">const</span>& b, <a class="code" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">Currency</a> <span class="keyword">const</span>& currency);</div>
|
||||
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div>
|
||||
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <a class="code" href="namespaceripple.html#a858ee137c5392905e4abb7ea1eec019a">getRippleStateIndex</a> (<a class="code" href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">AccountID</a> <span class="keyword">const</span>& a, Issue <span class="keyword">const</span>& issue);</div>
|
||||
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  </div>
|
||||
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <a class="code" href="namespaceripple.html#a307c164de5e562eed9e4ccbad9070aee">getSignerListIndex</a> (<a class="code" href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">AccountID</a> <span class="keyword">const</span>& account);</div>
|
||||
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
|
||||
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <a class="code" href="namespaceripple.html#a44a9bd58b173a52ae5264a759570bbad">getCheckIndex</a> (<a class="code" href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">AccountID</a> <span class="keyword">const</span>& account, <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> uSequence);</div>
|
||||
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  </div>
|
||||
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a></div>
|
||||
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <a class="code" href="namespaceripple.html#a6a14118af558c45dd5df55fd01e7df80">getDepositPreauthIndex</a> (<a class="code" href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">AccountID</a> <span class="keyword">const</span>& owner, <a class="code" href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">AccountID</a> <span class="keyword">const</span>& preauthorized);</div>
|
||||
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  </div>
|
||||
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
||||
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  </div>
|
||||
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="comment">/* VFALCO TODO</span></div>
|
||||
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="comment"> For each of these operators that take just the uin256 and</span></div>
|
||||
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="comment"> only attach the LedgerEntryType, we can comment out that</span></div>
|
||||
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="comment"> operator to see what breaks, and those call sites are</span></div>
|
||||
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="comment"> candidates for having the Keylet either passed in as a</span></div>
|
||||
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="comment"> parameter, or having a data member that stores the keylet.</span></div>
|
||||
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="comment">*/</span></div>
|
||||
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  </div>
|
||||
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="keyword">namespace </span>keylet {</div>
|
||||
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  </div>
|
||||
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1account__t.html"> 110</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1account__t.html">account_t</a></div>
|
||||
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> {</div>
|
||||
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1account__t.html#ab11d722b57b0f6ee726435a5878383d5">account_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  </div>
|
||||
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1account__t.html#ac5bb95f17cd177fec8f09c1d72db7864">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& <span class="keywordtype">id</span>) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> };</div>
|
||||
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#a077c127dec11c53e30092a92c29c9ae3"> 116</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1account__t.html">account_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#a077c127dec11c53e30092a92c29c9ae3">account</a> {};</div>
|
||||
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  </div>
|
||||
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1amendments__t.html"> 119</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1amendments__t.html">amendments_t</a></div>
|
||||
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> {</div>
|
||||
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1amendments__t.html#a6e57f6a0e2be9663243941d4616db7e7">amendments_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  </div>
|
||||
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1amendments__t.html#aa120d3d7db8a8211c538ea9a04cd0a6b">operator()</a>() <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> };</div>
|
||||
<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#a4e42dfb7c95926eed848dff4c8960236"> 125</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1amendments__t.html">amendments_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#a4e42dfb7c95926eed848dff4c8960236">amendments</a> {};</div>
|
||||
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  </div>
|
||||
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="namespaceripple_1_1keylet.html#aa19b0acea57b0cc647d10530fb779d20">child</a> (<a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& key);</div>
|
||||
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  </div>
|
||||
<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1skip__t.html"> 131</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1skip__t.html">skip_t</a></div>
|
||||
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> {</div>
|
||||
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1skip__t.html#a7fc0122c2874b829934e7b7c17e416e3">skip_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  </div>
|
||||
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1skip__t.html#a829b93eacee2ed7e51552c203dedbf36">operator()</a>() <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  </div>
|
||||
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1skip__t.html#a829b93eacee2ed7e51552c203dedbf36">operator()</a>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">LedgerIndex</a> ledger) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> };</div>
|
||||
<div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#a30d862ea41dc79c6a03c648a15c5d10e"> 139</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1skip__t.html">skip_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#a30d862ea41dc79c6a03c648a15c5d10e">skip</a> {};</div>
|
||||
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  </div>
|
||||
<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1fees__t.html"> 142</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1fees__t.html">fees_t</a></div>
|
||||
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> {</div>
|
||||
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1fees__t.html#a309fca5bd47e7def9e1af1343beb64f6">fees_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  </div>
|
||||
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <span class="comment">// VFALCO This could maybe be constexpr</span></div>
|
||||
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1fees__t.html#a05dd5e26584a11a58394126b0b0b43c2">operator()</a>() <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> };</div>
|
||||
<div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#a67ff55ebc4f1088538c281a3267d1481"> 149</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1fees__t.html">fees_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#a67ff55ebc4f1088538c281a3267d1481">fees</a> {};</div>
|
||||
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  </div>
|
||||
<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1book__t.html"> 152</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1book__t.html">book_t</a></div>
|
||||
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> {</div>
|
||||
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1book__t.html#a8d0699ae8164ca26abf706286d91b89d">book_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  </div>
|
||||
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1book__t.html#afef20fe31c3f9aba907158ca8d7e9895">operator()</a>(<a class="code" href="classripple_1_1Book.html">Book</a> <span class="keyword">const</span>& b) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span> };</div>
|
||||
<div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#ab236c97c4473567c7b98a54032092acf"> 158</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1book__t.html">book_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#ab236c97c4473567c7b98a54032092acf">book</a> {};</div>
|
||||
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  </div>
|
||||
<div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1line__t.html"> 161</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1line__t.html">line_t</a></div>
|
||||
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> {</div>
|
||||
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1line__t.html#ab16be72f69e9b622bba1906a295289d3">line_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  </div>
|
||||
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1line__t.html#aa1e5f7fbd3d578933aaf7ebf1b7bd3f5">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& id0,</div>
|
||||
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& id1, <a class="code" href="classripple_1_1base__uint.html">Currency</a> <span class="keyword">const</span>& currency) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  </div>
|
||||
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1line__t.html#aa1e5f7fbd3d578933aaf7ebf1b7bd3f5">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& <span class="keywordtype">id</span>,</div>
|
||||
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <a class="code" href="classripple_1_1Issue.html">Issue</a> <span class="keyword">const</span>& issue) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  </div>
|
||||
<div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1line__t.html#a2ba6056305754cc2d3d52cf7c73d8150"> 171</a></span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1line__t.html#a2ba6056305754cc2d3d52cf7c73d8150">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& key)<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <span class="keywordflow">return</span> { <a class="code" href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07ba0dca36851b869200981387f3b9f5cdee">ltRIPPLE_STATE</a>, key };</div>
|
||||
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  }</div>
|
||||
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> };</div>
|
||||
<div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#a01cc447f0bed5323daea3cf819a87679"> 176</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1line__t.html">line_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#a01cc447f0bed5323daea3cf819a87679">line</a> {};</div>
|
||||
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  </div>
|
||||
<div class="line"><a name="l00179"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1offer__t.html"> 179</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1offer__t.html">offer_t</a></div>
|
||||
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> {</div>
|
||||
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1offer__t.html#ab4ce68901983ab2a89f8ef94d3dcf22d">offer_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  </div>
|
||||
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1offer__t.html#a4aaccd190f03c6cd94c9aea1295baaa3">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& <span class="keywordtype">id</span>,</div>
|
||||
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> seq) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  </div>
|
||||
<div class="line"><a name="l00186"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1offer__t.html#a71daab6994b1824057ea86402b44222c"> 186</a></span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1offer__t.html#a71daab6994b1824057ea86402b44222c">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& key)<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <span class="keywordflow">return</span> { <a class="code" href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07ba8a24a7b08fcdd8a76109f80f056a176d">ltOFFER</a>, key };</div>
|
||||
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  }</div>
|
||||
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> };</div>
|
||||
<div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#abf1282562c5804f618b312958351d42d"> 191</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1offer__t.html">offer_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#abf1282562c5804f618b312958351d42d">offer</a> {};</div>
|
||||
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  </div>
|
||||
<div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1quality__t.html"> 194</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1quality__t.html">quality_t</a></div>
|
||||
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span> {</div>
|
||||
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1quality__t.html#a7a891aa429bb3ca1b95cbcab61e0ea5f">quality_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  </div>
|
||||
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1quality__t.html#a2d6a09995381b4e0b3a5dc752f28a0c8">operator()</a>(<a class="code" href="structripple_1_1Keylet.html">Keylet</a> <span class="keyword">const</span>& k,</div>
|
||||
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint64_t</a> q) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span> };</div>
|
||||
<div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#ac0c277cd7110ecabb12042046edf65fd"> 201</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1quality__t.html">quality_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#ac0c277cd7110ecabb12042046edf65fd">quality</a> {};</div>
|
||||
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  </div>
|
||||
<div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1next__t.html"> 204</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1next__t.html">next_t</a></div>
|
||||
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span> {</div>
|
||||
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1next__t.html#a789059915bafcb2f361d4a3bbca739f8">next_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  </div>
|
||||
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1next__t.html#a88b274e93ea8dd1ac2954f18936413ea">operator()</a>(<a class="code" href="structripple_1_1Keylet.html">Keylet</a> <span class="keyword">const</span>& k) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> };</div>
|
||||
<div class="line"><a name="l00210"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#a56f693aec95439079e80076b51538710"> 210</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1next__t.html">next_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#a56f693aec95439079e80076b51538710">next</a> {};</div>
|
||||
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  </div>
|
||||
<div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1ticket__t.html"> 213</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1ticket__t.html">ticket_t</a></div>
|
||||
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span> {</div>
|
||||
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1ticket__t.html#a61bfed35f0bb0bfb5b3a0b4a5ba80b69">ticket_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  </div>
|
||||
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1ticket__t.html#a4c2d4cc3b4fd8f136c0c946c94860453">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& <span class="keywordtype">id</span>,</div>
|
||||
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> seq) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  </div>
|
||||
<div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1ticket__t.html#ac4efa9761e495f1087235068414464de"> 220</a></span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1ticket__t.html#ac4efa9761e495f1087235068414464de">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& key)<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <span class="keywordflow">return</span> { <a class="code" href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07baa28c736ec52242ffe39aaa030db1accd">ltTICKET</a>, key };</div>
|
||||
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  }</div>
|
||||
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span> };</div>
|
||||
<div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#ae59cd86187ff4936a91b183ec2ea1bf9"> 225</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1ticket__t.html">ticket_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#ae59cd86187ff4936a91b183ec2ea1bf9">ticket</a> {};</div>
|
||||
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  </div>
|
||||
<div class="line"><a name="l00228"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1signers__t.html"> 228</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1signers__t.html">signers_t</a></div>
|
||||
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span> {</div>
|
||||
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1signers__t.html#a7145513389b606eb3ab635304ea98db2">signers_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  </div>
|
||||
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1signers__t.html#a9682f32b85fd4a684d982aea84e57158">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& <span class="keywordtype">id</span>) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  </div>
|
||||
<div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1signers__t.html#ad8713d84921e1a26a319cde97b399713"> 234</a></span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1signers__t.html#ad8713d84921e1a26a319cde97b399713">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& key)<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <span class="keywordflow">return</span> { <a class="code" href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07ba2bde6c0c7901419859841372fa9557ec">ltSIGNER_LIST</a>, key };</div>
|
||||
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  }</div>
|
||||
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span> };</div>
|
||||
<div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#a101fbf64374392f77555ea82175dea5a"> 239</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1signers__t.html">signers_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#a101fbf64374392f77555ea82175dea5a">signers</a> {};</div>
|
||||
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  </div>
|
||||
<div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1check__t.html"> 242</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1check__t.html">check_t</a></div>
|
||||
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span> {</div>
|
||||
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1check__t.html#a3b4d91b9b5dc754af26d3630944e2239">check_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  </div>
|
||||
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1check__t.html#ab7dfbb435558d75ffe4756e7c5bbaee5">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& <span class="keywordtype">id</span>,</div>
|
||||
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> seq) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  </div>
|
||||
<div class="line"><a name="l00249"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1check__t.html#ac20e98543637f0d28b8d8e90a646b1d9"> 249</a></span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1check__t.html#ac20e98543637f0d28b8d8e90a646b1d9">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& key)<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <span class="keywordflow">return</span> { <a class="code" href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07bad7915d2d8a69386a38eebd7b859dcb6d">ltCHECK</a>, key };</div>
|
||||
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  }</div>
|
||||
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span> };</div>
|
||||
<div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#ad8714ff61ed9df57aa637b869140505e"> 254</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1check__t.html">check_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#ad8714ff61ed9df57aa637b869140505e">check</a> {};</div>
|
||||
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  </div>
|
||||
<div class="line"><a name="l00257"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1depositPreauth__t.html"> 257</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1keylet_1_1depositPreauth__t.html">depositPreauth_t</a></div>
|
||||
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span> {</div>
|
||||
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <span class="keyword">explicit</span> <a class="code" href="structripple_1_1keylet_1_1depositPreauth__t.html#a461fd681b6bd5570a75845be5b14085f">depositPreauth_t</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  </div>
|
||||
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1depositPreauth__t.html#aec03d969376a7cde5bf693f591ba2c64">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& owner,</div>
|
||||
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  <a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& preauthorized) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  </div>
|
||||
<div class="line"><a name="l00264"></a><span class="lineno"><a class="line" href="structripple_1_1keylet_1_1depositPreauth__t.html#a45f3a0c2a323f32561940c5f94222f34"> 264</a></span>  <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="structripple_1_1keylet_1_1depositPreauth__t.html#a45f3a0c2a323f32561940c5f94222f34">operator()</a>(<a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& key)<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  <span class="keywordflow">return</span> { <a class="code" href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07bad4c4cc29cde0b459bc454c5e70f2b3ac">ltDEPOSIT_PREAUTH</a>, key };</div>
|
||||
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  }</div>
|
||||
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span> };</div>
|
||||
<div class="line"><a name="l00269"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#a2925597431908348fccfc4c67a521457"> 269</a></span> <span class="keyword">static</span> <a class="code" href="structripple_1_1keylet_1_1depositPreauth__t.html">depositPreauth_t</a> <span class="keyword">const</span> <a class="code" href="namespaceripple_1_1keylet.html#a2925597431908348fccfc4c67a521457">depositPreauth</a> {};</div>
|
||||
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  </div>
|
||||
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
||||
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  </div>
|
||||
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span> <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="namespaceripple_1_1keylet.html#a937df05a2cd9ce79d167fc4b3b6d9413">unchecked</a>(<a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& key);</div>
|
||||
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  </div>
|
||||
<div class="line"><a name="l00277"></a><span class="lineno"> 277</span> <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="namespaceripple_1_1keylet.html#a5e31781c9fd43e42da7b3b85307653e5">ownerDir</a> (<a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& <span class="keywordtype">id</span>);</div>
|
||||
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  </div>
|
||||
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span> <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="namespaceripple_1_1keylet.html#a7fed9808de2218dfe38198c055f87663">page</a> (<a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& root, <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint64_t</a> index);</div>
|
||||
<div class="line"><a name="l00282"></a><span class="lineno"> 282</span> <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="namespaceripple_1_1keylet.html#a7fed9808de2218dfe38198c055f87663">page</a> (<a class="code" href="structripple_1_1Keylet.html">Keylet</a> <span class="keyword">const</span>& root, <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint64_t</a> index);</div>
|
||||
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span> <span class="comment">// DEPRECATED</span></div>
|
||||
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span> <span class="keyword">inline</span></div>
|
||||
<div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="namespaceripple_1_1keylet.html#ac8b5c7480412bd358ff646025ef3b05d"> 287</a></span> <a class="code" href="structripple_1_1Keylet.html">Keylet</a> <a class="code" href="namespaceripple_1_1keylet.html#a7fed9808de2218dfe38198c055f87663">page</a> (<a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& key)</div>
|
||||
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span> {</div>
|
||||
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <span class="keywordflow">return</span> { <a class="code" href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07ba1ca6f5da9e86f814af3d6f8b3631ebe8">ltDIR_NODE</a>, key };</div>
|
||||
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span> }</div>
|
||||
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  </div>
|
||||
<div class="line"><a name="l00293"></a><span class="lineno"> 293</span> <a class="code" href="structripple_1_1Keylet.html">Keylet</a></div>
|
||||
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span> <a class="code" href="namespaceripple_1_1keylet.html#a9b38e962f8a965778e1476d5c7969729">escrow</a> (<a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& source, <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> seq);</div>
|
||||
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  </div>
|
||||
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span> <a class="code" href="structripple_1_1Keylet.html">Keylet</a></div>
|
||||
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span> <a class="code" href="namespaceripple_1_1keylet.html#a56113d804ee0df94c2d234f7cba06833">payChan</a> (<a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& source, <a class="code" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& dst, <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> seq);</div>
|
||||
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  </div>
|
||||
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span> } <span class="comment">// keylet</span></div>
|
||||
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  </div>
|
||||
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span> }</div>
|
||||
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  </div>
|
||||
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span> <span class="preprocessor">#endif</span></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1signers__t_html_ad8713d84921e1a26a319cde97b399713"><div class="ttname"><a href="structripple_1_1keylet_1_1signers__t.html#ad8713d84921e1a26a319cde97b399713">ripple::keylet::signers_t::operator()</a></div><div class="ttdeci">Keylet operator()(uint256 const &key) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00234">Indexes.h:234</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1amendments__t_html_aa120d3d7db8a8211c538ea9a04cd0a6b"><div class="ttname"><a href="structripple_1_1keylet_1_1amendments__t.html#aa120d3d7db8a8211c538ea9a04cd0a6b">ripple::keylet::amendments_t::operator()</a></div><div class="ttdeci">Keylet operator()() const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00230">Indexes.cpp:230</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1next__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1next__t.html">ripple::keylet::next_t</a></div><div class="ttdoc">The directory for the next lower quality.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00204">Indexes.h:204</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a30d862ea41dc79c6a03c648a15c5d10e"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a30d862ea41dc79c6a03c648a15c5d10e">ripple::keylet::skip</a></div><div class="ttdeci">static const skip_t skip</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00139">Indexes.h:139</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1line__t_html_aa1e5f7fbd3d578933aaf7ebf1b7bd3f5"><div class="ttname"><a href="structripple_1_1keylet_1_1line__t.html#aa1e5f7fbd3d578933aaf7ebf1b7bd3f5">ripple::keylet::line_t::operator()</a></div><div class="ttdeci">Keylet operator()(AccountID const &id0, AccountID const &id1, Currency const &currency) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00248">Indexes.cpp:248</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1Keylet_html"><div class="ttname"><a href="structripple_1_1Keylet.html">ripple::Keylet</a></div><div class="ttdoc">A pair of SHAMap key and LedgerEntryType.</div><div class="ttdef"><b>Definition:</b> <a href="Keylet_8h_source.html#l00038">Keylet.h:38</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Issue_html"><div class="ttname"><a href="classripple_1_1Issue.html">ripple::Issue</a></div><div class="ttdoc">A currency issued by an account.</div><div class="ttdef"><b>Definition:</b> <a href="Issue_8h_source.html#l00034">Issue.h:34</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a101fbf64374392f77555ea82175dea5a"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a101fbf64374392f77555ea82175dea5a">ripple::keylet::signers</a></div><div class="ttdeci">static const signers_t signers</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00239">Indexes.h:239</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1account__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1account__t.html">ripple::keylet::account_t</a></div><div class="ttdoc">AccountID root.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00110">Indexes.h:110</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1account__t_html_ac5bb95f17cd177fec8f09c1d72db7864"><div class="ttname"><a href="structripple_1_1keylet_1_1account__t.html#ac5bb95f17cd177fec8f09c1d72db7864">ripple::keylet::account_t::operator()</a></div><div class="ttdeci">Keylet operator()(AccountID const &id) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00207">Indexes.cpp:207</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1fees__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1fees__t.html">ripple::keylet::fees_t</a></div><div class="ttdoc">The ledger fees.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00142">Indexes.h:142</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a67ff55ebc4f1088538c281a3267d1481"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a67ff55ebc4f1088538c281a3267d1481">ripple::keylet::fees</a></div><div class="ttdeci">static const fees_t fees</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00149">Indexes.h:149</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1skip__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1skip__t.html">ripple::keylet::skip_t</a></div><div class="ttdoc">Skip list.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00131">Indexes.h:131</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1next__t_html_a789059915bafcb2f361d4a3bbca739f8"><div class="ttname"><a href="structripple_1_1keylet_1_1next__t.html#a789059915bafcb2f361d4a3bbca739f8">ripple::keylet::next_t::next_t</a></div><div class="ttdeci">next_t()=default</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ae8a94c1f109f48be8078536a946b9bb4"><div class="ttname"><a href="namespaceripple.html#ae8a94c1f109f48be8078536a946b9bb4">ripple::getLedgerAmendmentIndex</a></div><div class="ttdeci">uint256 getLedgerAmendmentIndex()</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00046">Indexes.cpp:46</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aeb5ef72b34cf7a324641e7a7f696d4cc"><div class="ttname"><a href="namespaceripple.html#aeb5ef72b34cf7a324641e7a7f696d4cc">ripple::getBookBase</a></div><div class="ttdeci">uint256 getBookBase(Book const &book)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00067">Indexes.cpp:67</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a89d42a8c296fdc4a18267f1c2438d50d"><div class="ttname"><a href="namespaceripple.html#a89d42a8c296fdc4a18267f1c2438d50d">ripple::getQualityIndex</a></div><div class="ttdeci">uint256 getQualityIndex(uint256 const &uBase, const std::uint64_t uNodeDir)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00110">Indexes.cpp:110</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a361113778569a7150c123858862662ea"><div class="ttname"><a href="namespaceripple.html#a361113778569a7150c123858862662ea">ripple::getOfferIndex</a></div><div class="ttdeci">uint256 getOfferIndex(AccountID const &account, std::uint32_t uSequence)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00080">Indexes.cpp:80</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a56113d804ee0df94c2d234f7cba06833"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a56113d804ee0df94c2d234f7cba06833">ripple::keylet::payChan</a></div><div class="ttdeci">Keylet payChan(AccountID const &source, AccountID const &dst, std::uint32_t seq)</div><div class="ttdoc">A PaymentChannel.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00350">Indexes.cpp:350</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a16ab89d505feb8a59bf35abddfe1fb2c"><div class="ttname"><a href="namespaceripple.html#a16ab89d505feb8a59bf35abddfe1fb2c">ripple::AccountID</a></div><div class="ttdeci">base_uint< 160, detail::AccountIDTag > AccountID</div><div class="ttdoc">A 160-bit unsigned that uniquely identifies an account.</div><div class="ttdef"><b>Definition:</b> <a href="AccountID_8h_source.html#l00048">AccountID.h:48</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1depositPreauth__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1depositPreauth__t.html">ripple::keylet::depositPreauth_t</a></div><div class="ttdoc">A DepositPreauth.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00257">Indexes.h:257</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a307c164de5e562eed9e4ccbad9070aee"><div class="ttname"><a href="namespaceripple.html#a307c164de5e562eed9e4ccbad9070aee">ripple::getSignerListIndex</a></div><div class="ttdeci">uint256 getSignerListIndex(AccountID const &account)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00173">Indexes.cpp:173</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_aa19b0acea57b0cc647d10530fb779d20"><div class="ttname"><a href="namespaceripple_1_1keylet.html#aa19b0acea57b0cc647d10530fb779d20">ripple::keylet::child</a></div><div class="ttdeci">Keylet child(uint256 const &key)</div><div class="ttdoc">Any item that can be in an owner dir.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00213">Indexes.cpp:213</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1fees__t_html_a05dd5e26584a11a58394126b0b0b43c2"><div class="ttname"><a href="structripple_1_1keylet_1_1fees__t.html#a05dd5e26584a11a58394126b0b0b43c2">ripple::keylet::fees_t::operator()</a></div><div class="ttdeci">Keylet operator()() const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00236">Indexes.cpp:236</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_ae59cd86187ff4936a91b183ec2ea1bf9"><div class="ttname"><a href="namespaceripple_1_1keylet.html#ae59cd86187ff4936a91b183ec2ea1bf9">ripple::keylet::ticket</a></div><div class="ttdeci">static const ticket_t ticket</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00225">Indexes.h:225</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_ad8714ff61ed9df57aa637b869140505e"><div class="ttname"><a href="namespaceripple_1_1keylet.html#ad8714ff61ed9df57aa637b869140505e">ripple::keylet::check</a></div><div class="ttdeci">static const check_t check</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00254">Indexes.h:254</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aae2b8e3c2ed21dcbae53a626c885af3d"><div class="ttname"><a href="namespaceripple.html#aae2b8e3c2ed21dcbae53a626c885af3d">ripple::getQualityNext</a></div><div class="ttdeci">uint256 getQualityNext(uint256 const &uBase)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00127">Indexes.cpp:127</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af6e0324b257fc9992b83ecf827c2a07ba2bde6c0c7901419859841372fa9557ec"><div class="ttname"><a href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07ba2bde6c0c7901419859841372fa9557ec">ripple::ltSIGNER_LIST</a></div><div class="ttdeci">@ ltSIGNER_LIST</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00071">LedgerFormats.h:71</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1account__t_html_ab11d722b57b0f6ee726435a5878383d5"><div class="ttname"><a href="structripple_1_1keylet_1_1account__t.html#ab11d722b57b0f6ee726435a5878383d5">ripple::keylet::account_t::account_t</a></div><div class="ttdeci">account_t()=default</div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1offer__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1offer__t.html">ripple::keylet::offer_t</a></div><div class="ttdoc">An offer from an account.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00179">Indexes.h:179</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1depositPreauth__t_html_aec03d969376a7cde5bf693f591ba2c64"><div class="ttname"><a href="structripple_1_1keylet_1_1depositPreauth__t.html#aec03d969376a7cde5bf693f591ba2c64">ripple::keylet::depositPreauth_t::operator()</a></div><div class="ttdeci">Keylet operator()(AccountID const &owner, AccountID const &preauthorized) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00304">Indexes.cpp:304</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1signers__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1signers__t.html">ripple::keylet::signers_t</a></div><div class="ttdoc">A SignerList.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00228">Indexes.h:228</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a56f693aec95439079e80076b51538710"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a56f693aec95439079e80076b51538710">ripple::keylet::next</a></div><div class="ttdeci">static const next_t next</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00210">Indexes.h:210</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aa98d95638f8596318af27d09b1e33b5f"><div class="ttname"><a href="namespaceripple.html#aa98d95638f8596318af27d09b1e33b5f">ripple::getLedgerFeeIndex</a></div><div class="ttdeci">uint256 getLedgerFeeIndex()</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00053">Indexes.cpp:53</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1skip__t_html_a829b93eacee2ed7e51552c203dedbf36"><div class="ttname"><a href="structripple_1_1keylet_1_1skip__t.html#a829b93eacee2ed7e51552c203dedbf36">ripple::keylet::skip_t::operator()</a></div><div class="ttdeci">Keylet operator()() const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00218">Indexes.cpp:218</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af6e0324b257fc9992b83ecf827c2a07baa28c736ec52242ffe39aaa030db1accd"><div class="ttname"><a href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07baa28c736ec52242ffe39aaa030db1accd">ripple::ltTICKET</a></div><div class="ttdeci">@ ltTICKET</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00069">LedgerFormats.h:69</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1next__t_html_a88b274e93ea8dd1ac2954f18936413ea"><div class="ttname"><a href="structripple_1_1keylet_1_1next__t.html#a88b274e93ea8dd1ac2954f18936413ea">ripple::keylet::next_t::operator()</a></div><div class="ttdeci">Keylet operator()(Keylet const &k) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00277">Indexes.cpp:277</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af6e0324b257fc9992b83ecf827c2a07bad7915d2d8a69386a38eebd7b859dcb6d"><div class="ttname"><a href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07bad7915d2d8a69386a38eebd7b859dcb6d">ripple::ltCHECK</a></div><div class="ttdeci">@ ltCHECK</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00086">LedgerFormats.h:86</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1signers__t_html_a7145513389b606eb3ab635304ea98db2"><div class="ttname"><a href="structripple_1_1keylet_1_1signers__t.html#a7145513389b606eb3ab635304ea98db2">ripple::keylet::signers_t::signers_t</a></div><div class="ttdeci">signers_t()=default</div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a2925597431908348fccfc4c67a521457"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a2925597431908348fccfc4c67a521457">ripple::keylet::depositPreauth</a></div><div class="ttdeci">static const depositPreauth_t depositPreauth</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00269">Indexes.h:269</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a356c68147333a9a48a344718038576d9"><div class="ttname"><a href="namespaceripple.html#a356c68147333a9a48a344718038576d9">ripple::uint256</a></div><div class="ttdeci">base_uint< 256 > uint256</div><div class="ttdef"><b>Definition:</b> <a href="base__uint_8h_source.html#l00436">base_uint.h:436</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1line__t_html_a2ba6056305754cc2d3d52cf7c73d8150"><div class="ttname"><a href="structripple_1_1keylet_1_1line__t.html#a2ba6056305754cc2d3d52cf7c73d8150">ripple::keylet::line_t::operator()</a></div><div class="ttdeci">Keylet operator()(uint256 const &key) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00171">Indexes.h:171</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ab1530276f49f8932af7ca91f108576cf"><div class="ttname"><a href="namespaceripple.html#ab1530276f49f8932af7ca91f108576cf">ripple::getGeneratorIndex</a></div><div class="ttdeci">uint256 getGeneratorIndex(AccountID const &uGeneratorID)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00059">Indexes.cpp:59</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1base__uint_html"><div class="ttname"><a href="classripple_1_1base__uint.html">ripple::base_uint< 160, detail::AccountIDTag ></a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a085e21611271f6cc0d786ce79881786c"><div class="ttname"><a href="namespaceripple.html#a085e21611271f6cc0d786ce79881786c">ripple::getDirNodeIndex</a></div><div class="ttdeci">uint256 getDirNodeIndex(uint256 const &uDirRoot, const std::uint64_t uNodeIndex)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00098">Indexes.cpp:98</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1ticket__t_html_a4c2d4cc3b4fd8f136c0c946c94860453"><div class="ttname"><a href="structripple_1_1keylet_1_1ticket__t.html#a4c2d4cc3b4fd8f136c0c946c94860453">ripple::keylet::ticket_t::operator()</a></div><div class="ttdeci">Keylet operator()(AccountID const &id, std::uint32_t seq) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00284">Indexes.cpp:284</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1ticket__t_html_a61bfed35f0bb0bfb5b3a0b4a5ba80b69"><div class="ttname"><a href="structripple_1_1keylet_1_1ticket__t.html#a61bfed35f0bb0bfb5b3a0b4a5ba80b69">ripple::keylet::ticket_t::ticket_t</a></div><div class="ttdeci">ticket_t()=default</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a44a9bd58b173a52ae5264a759570bbad"><div class="ttname"><a href="namespaceripple.html#a44a9bd58b173a52ae5264a759570bbad">ripple::getCheckIndex</a></div><div class="ttdeci">uint256 getCheckIndex(AccountID const &account, std::uint32_t uSequence)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00186">Indexes.cpp:186</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a01cc447f0bed5323daea3cf819a87679"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a01cc447f0bed5323daea3cf819a87679">ripple::keylet::line</a></div><div class="ttdeci">static const line_t line</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00176">Indexes.h:176</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1book__t_html_a8d0699ae8164ca26abf706286d91b89d"><div class="ttname"><a href="structripple_1_1keylet_1_1book__t.html#a8d0699ae8164ca26abf706286d91b89d">ripple::keylet::book_t::book_t</a></div><div class="ttdeci">book_t()=default</div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1line__t_html_ab16be72f69e9b622bba1906a295289d3"><div class="ttname"><a href="structripple_1_1keylet_1_1line__t.html#ab16be72f69e9b622bba1906a295289d3">ripple::keylet::line_t::line_t</a></div><div class="ttdeci">line_t()=default</div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1book__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1book__t.html">ripple::keylet::book_t</a></div><div class="ttdoc">The beginning of an order book.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00152">Indexes.h:152</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1signers__t_html_a9682f32b85fd4a684d982aea84e57158"><div class="ttname"><a href="structripple_1_1keylet_1_1signers__t.html#a9682f32b85fd4a684d982aea84e57158">ripple::keylet::signers_t::operator()</a></div><div class="ttdeci">Keylet operator()(AccountID const &id) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00291">Indexes.cpp:291</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a077c127dec11c53e30092a92c29c9ae3"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a077c127dec11c53e30092a92c29c9ae3">ripple::keylet::account</a></div><div class="ttdeci">static const account_t account</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00116">Indexes.h:116</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1line__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1line__t.html">ripple::keylet::line_t</a></div><div class="ttdoc">A trust line.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00161">Indexes.h:161</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a858ee137c5392905e4abb7ea1eec019a"><div class="ttname"><a href="namespaceripple.html#a858ee137c5392905e4abb7ea1eec019a">ripple::getRippleStateIndex</a></div><div class="ttdeci">uint256 getRippleStateIndex(AccountID const &a, AccountID const &b, Currency const &currency)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00151">Indexes.cpp:151</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a5e31781c9fd43e42da7b3b85307653e5"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a5e31781c9fd43e42da7b3b85307653e5">ripple::keylet::ownerDir</a></div><div class="ttdeci">Keylet ownerDir(AccountID const &id)</div><div class="ttdoc">The root page of an account's directory.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00318">Indexes.cpp:318</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a9b38e962f8a965778e1476d5c7969729"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a9b38e962f8a965778e1476d5c7969729">ripple::keylet::escrow</a></div><div class="ttdeci">Keylet escrow(AccountID const &source, std::uint32_t seq)</div><div class="ttdoc">An escrow entry.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00339">Indexes.cpp:339</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aa51f6b1594b468c97830998f4f742c6b"><div class="ttname"><a href="namespaceripple.html#aa51f6b1594b468c97830998f4f742c6b">ripple::getOwnerDirIndex</a></div><div class="ttdeci">uint256 getOwnerDirIndex(AccountID const &account)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00089">Indexes.cpp:89</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1skip__t_html_a7fc0122c2874b829934e7b7c17e416e3"><div class="ttname"><a href="structripple_1_1keylet_1_1skip__t.html#a7fc0122c2874b829934e7b7c17e416e3">ripple::keylet::skip_t::skip_t</a></div><div class="ttdeci">skip_t()=default</div></div>
|
||||
<div class="ttc" id="acstdint_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/cstdint.html">cstdint</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1quality__t_html_a7a891aa429bb3ca1b95cbcab61e0ea5f"><div class="ttname"><a href="structripple_1_1keylet_1_1quality__t.html#a7a891aa429bb3ca1b95cbcab61e0ea5f">ripple::keylet::quality_t::quality_t</a></div><div class="ttdeci">quality_t()=default</div></div>
|
||||
<div class="ttc" id="ainteger_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_ab236c97c4473567c7b98a54032092acf"><div class="ttname"><a href="namespaceripple_1_1keylet.html#ab236c97c4473567c7b98a54032092acf">ripple::keylet::book</a></div><div class="ttdeci">static const book_t book</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00158">Indexes.h:158</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1check__t_html_a3b4d91b9b5dc754af26d3630944e2239"><div class="ttname"><a href="structripple_1_1keylet_1_1check__t.html#a3b4d91b9b5dc754af26d3630944e2239">ripple::keylet::check_t::check_t</a></div><div class="ttdeci">check_t()=default</div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1fees__t_html_a309fca5bd47e7def9e1af1343beb64f6"><div class="ttname"><a href="structripple_1_1keylet_1_1fees__t.html#a309fca5bd47e7def9e1af1343beb64f6">ripple::keylet::fees_t::fees_t</a></div><div class="ttdeci">fees_t()=default</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af6e0324b257fc9992b83ecf827c2a07bad4c4cc29cde0b459bc454c5e70f2b3ac"><div class="ttname"><a href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07bad4c4cc29cde0b459bc454c5e70f2b3ac">ripple::ltDEPOSIT_PREAUTH</a></div><div class="ttdeci">@ ltDEPOSIT_PREAUTH</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00088">LedgerFormats.h:88</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1check__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1check__t.html">ripple::keylet::check_t</a></div><div class="ttdoc">A Check.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00242">Indexes.h:242</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a937df05a2cd9ce79d167fc4b3b6d9413"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a937df05a2cd9ce79d167fc4b3b6d9413">ripple::keylet::unchecked</a></div><div class="ttdeci">Keylet unchecked(uint256 const &key)</div><div class="ttdoc">Any ledger entry.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00313">Indexes.cpp:313</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a4e42dfb7c95926eed848dff4c8960236"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a4e42dfb7c95926eed848dff4c8960236">ripple::keylet::amendments</a></div><div class="ttdeci">static const amendments_t amendments</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00125">Indexes.h:125</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a8792cc3f99463ceba4e96dde34fe17a4"><div class="ttname"><a href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">ripple::Currency</a></div><div class="ttdeci">base_uint< 160, detail::CurrencyTag > Currency</div><div class="ttdoc">Currency is a hash representing a specific currency.</div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8h_source.html#l00056">UintTypes.h:56</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition:</b> <a href="RCLCensorshipDetector_8h_source.html#l00029">RCLCensorshipDetector.h:29</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a6a14118af558c45dd5df55fd01e7df80"><div class="ttname"><a href="namespaceripple.html#a6a14118af558c45dd5df55fd01e7df80">ripple::getDepositPreauthIndex</a></div><div class="ttdeci">uint256 getDepositPreauthIndex(AccountID const &owner, AccountID const &preauthorized)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00195">Indexes.cpp:195</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af6e0324b257fc9992b83ecf827c2a07ba0dca36851b869200981387f3b9f5cdee"><div class="ttname"><a href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07ba0dca36851b869200981387f3b9f5cdee">ripple::ltRIPPLE_STATE</a></div><div class="ttdeci">@ ltRIPPLE_STATE</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00067">LedgerFormats.h:67</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1book__t_html_afef20fe31c3f9aba907158ca8d7e9895"><div class="ttname"><a href="structripple_1_1keylet_1_1book__t.html#afef20fe31c3f9aba907158ca8d7e9895">ripple::keylet::book_t::operator()</a></div><div class="ttdeci">Keylet operator()(Book const &b) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00242">Indexes.cpp:242</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1depositPreauth__t_html_a461fd681b6bd5570a75845be5b14085f"><div class="ttname"><a href="structripple_1_1keylet_1_1depositPreauth__t.html#a461fd681b6bd5570a75845be5b14085f">ripple::keylet::depositPreauth_t::depositPreauth_t</a></div><div class="ttdeci">depositPreauth_t()=default</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ad0229a26d717d2fe2cabc3107a03500e"><div class="ttname"><a href="namespaceripple.html#ad0229a26d717d2fe2cabc3107a03500e">ripple::getLedgerHashIndex</a></div><div class="ttdeci">uint256 getLedgerHashIndex()</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00029">Indexes.cpp:29</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ab2bc2775fea3f2fd9210def82b415178"><div class="ttname"><a href="namespaceripple.html#ab2bc2775fea3f2fd9210def82b415178">ripple::getTicketIndex</a></div><div class="ttdeci">uint256 getTicketIndex(AccountID const &account, std::uint32_t uSequence)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00142">Indexes.cpp:142</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1depositPreauth__t_html_a45f3a0c2a323f32561940c5f94222f34"><div class="ttname"><a href="structripple_1_1keylet_1_1depositPreauth__t.html#a45f3a0c2a323f32561940c5f94222f34">ripple::keylet::depositPreauth_t::operator()</a></div><div class="ttdeci">Keylet operator()(uint256 const &key) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00264">Indexes.h:264</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1check__t_html_ac20e98543637f0d28b8d8e90a646b1d9"><div class="ttname"><a href="structripple_1_1keylet_1_1check__t.html#ac20e98543637f0d28b8d8e90a646b1d9">ripple::keylet::check_t::operator()</a></div><div class="ttdeci">Keylet operator()(uint256 const &key) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00249">Indexes.h:249</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1amendments__t_html_a6e57f6a0e2be9663243941d4616db7e7"><div class="ttname"><a href="structripple_1_1keylet_1_1amendments__t.html#a6e57f6a0e2be9663243941d4616db7e7">ripple::keylet::amendments_t::amendments_t</a></div><div class="ttdeci">amendments_t()=default</div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1quality__t_html_a2d6a09995381b4e0b3a5dc752f28a0c8"><div class="ttname"><a href="structripple_1_1keylet_1_1quality__t.html#a2d6a09995381b4e0b3a5dc752f28a0c8">ripple::keylet::quality_t::operator()</a></div><div class="ttdeci">Keylet operator()(Keylet const &k, std::uint64_t q) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00269">Indexes.cpp:269</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Book_html"><div class="ttname"><a href="classripple_1_1Book.html">ripple::Book</a></div><div class="ttdoc">Specifies an order book.</div><div class="ttdef"><b>Definition:</b> <a href="Book_8h_source.html#l00032">Book.h:32</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_ac0c277cd7110ecabb12042046edf65fd"><div class="ttname"><a href="namespaceripple_1_1keylet.html#ac0c277cd7110ecabb12042046edf65fd">ripple::keylet::quality</a></div><div class="ttdeci">static const quality_t quality</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00201">Indexes.h:201</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af6e0324b257fc9992b83ecf827c2a07ba1ca6f5da9e86f814af3d6f8b3631ebe8"><div class="ttname"><a href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07ba1ca6f5da9e86f814af3d6f8b3631ebe8">ripple::ltDIR_NODE</a></div><div class="ttdeci">@ ltDIR_NODE</div><div class="ttdoc">Directory node.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00065">LedgerFormats.h:65</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af6e0324b257fc9992b83ecf827c2a07ba8a24a7b08fcdd8a76109f80f056a176d"><div class="ttname"><a href="namespaceripple.html#af6e0324b257fc9992b83ecf827c2a07ba8a24a7b08fcdd8a76109f80f056a176d">ripple::ltOFFER</a></div><div class="ttdeci">@ ltOFFER</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00073">LedgerFormats.h:73</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1offer__t_html_a71daab6994b1824057ea86402b44222c"><div class="ttname"><a href="structripple_1_1keylet_1_1offer__t.html#a71daab6994b1824057ea86402b44222c">ripple::keylet::offer_t::operator()</a></div><div class="ttdeci">Keylet operator()(uint256 const &key) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00186">Indexes.h:186</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1amendments__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1amendments__t.html">ripple::keylet::amendments_t</a></div><div class="ttdoc">The amendment table.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00119">Indexes.h:119</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1quality__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1quality__t.html">ripple::keylet::quality_t</a></div><div class="ttdoc">The initial directory page for a specific quality.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00194">Indexes.h:194</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1ticket__t_html_ac4efa9761e495f1087235068414464de"><div class="ttname"><a href="structripple_1_1keylet_1_1ticket__t.html#ac4efa9761e495f1087235068414464de">ripple::keylet::ticket_t::operator()</a></div><div class="ttdeci">Keylet operator()(uint256 const &key) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00220">Indexes.h:220</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1offer__t_html_ab4ce68901983ab2a89f8ef94d3dcf22d"><div class="ttname"><a href="structripple_1_1keylet_1_1offer__t.html#ab4ce68901983ab2a89f8ef94d3dcf22d">ripple::keylet::offer_t::offer_t</a></div><div class="ttdeci">offer_t()=default</div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_abf1282562c5804f618b312958351d42d"><div class="ttname"><a href="namespaceripple_1_1keylet.html#abf1282562c5804f618b312958351d42d">ripple::keylet::offer</a></div><div class="ttdeci">static const offer_t offer</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00191">Indexes.h:191</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1offer__t_html_a4aaccd190f03c6cd94c9aea1295baaa3"><div class="ttname"><a href="structripple_1_1keylet_1_1offer__t.html#a4aaccd190f03c6cd94c9aea1295baaa3">ripple::keylet::offer_t::operator()</a></div><div class="ttdeci">Keylet operator()(AccountID const &id, std::uint32_t seq) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00262">Indexes.cpp:262</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a25fb2b2098567a8286557fbd445ce146"><div class="ttname"><a href="namespaceripple.html#a25fb2b2098567a8286557fbd445ce146">ripple::getQuality</a></div><div class="ttdeci">std::uint64_t getQuality(uint256 const &uBase)</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00135">Indexes.cpp:135</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1ticket__t_html"><div class="ttname"><a href="structripple_1_1keylet_1_1ticket__t.html">ripple::keylet::ticket_t</a></div><div class="ttdoc">A ticket belonging to an account.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8h_source.html#l00213">Indexes.h:213</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a7fed9808de2218dfe38198c055f87663"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a7fed9808de2218dfe38198c055f87663">ripple::keylet::page</a></div><div class="ttdeci">Keylet page(uint256 const &key, std::uint64_t index)</div><div class="ttdoc">A page in a directory.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00324">Indexes.cpp:324</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1keylet_1_1check__t_html_ab7dfbb435558d75ffe4756e7c5bbaee5"><div class="ttname"><a href="structripple_1_1keylet_1_1check__t.html#ab7dfbb435558d75ffe4756e7c5bbaee5">ripple::keylet::check_t::operator()</a></div><div class="ttdeci">Keylet operator()(AccountID const &id, std::uint32_t seq) const</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00297">Indexes.cpp:297</a></div></div>
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user