This commit is contained in:
bthomee
2025-07-18 18:03:00 +00:00
parent e1ba9088bf
commit e40660bf3f
96 changed files with 3345 additions and 3364 deletions

View File

@@ -111,71 +111,66 @@ $(function() {
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> </div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html"> 34</a></span><span class="keyword">struct </span><a class="code hl_struct" href="structripple_1_1LedgerFill.html">LedgerFill</a></div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span>{</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#a6a48eff207331fb80a5a14bf1fcf906d"> 36</a></span> <a class="code hl_function" href="structripple_1_1LedgerFill.html#a6a48eff207331fb80a5a14bf1fcf906d">LedgerFill</a>(</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acadd36544ff4ea62743eac1384ea6ea3"> 36</a></span> <a class="code hl_function" href="structripple_1_1LedgerFill.html#acadd36544ff4ea62743eac1384ea6ea3">LedgerFill</a>(</div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>&amp; l,</div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> <a class="code hl_struct" href="structripple_1_1RPC_1_1Context.html">RPC::Context</a>* ctx,</div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> <span class="keywordtype">int</span> o = 0,</div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;TxQ::TxDetails&gt;</a> q = {},</div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> <a class="code hl_enumeration" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139">LedgerEntryType</a> t = <a class="code hl_enumvalue" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a926f3c33237e0c1bb2d4cb8afc0c82b4">ltANY</a>)</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> : <a class="code hl_variable" href="structripple_1_1LedgerFill.html#a128b0cbe4146896c5dc13f57a764f389">ledger</a>(l), <a class="code hl_variable" href="structripple_1_1LedgerFill.html#ab0dfd7cfbb207baad98cf40b7e4aec6d">options</a>(o), <a class="code hl_variable" href="structripple_1_1LedgerFill.html#a9226f8fde98cd8e64b097418d40e9800">txQueue</a>(std::move(q)), <a class="code hl_variable" href="structripple_1_1LedgerFill.html#a137d6f914dce2d51e432f51b312956f0">type</a>(t), <a class="code hl_variable" href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f">context</a>(ctx)</div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> {</div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f">context</a>)</div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> <a class="code hl_variable" href="structripple_1_1LedgerFill.html#af88c68bb5437bbafcccdbe252c99718f">closeTime</a> = <a class="code hl_variable" href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f">context</a>-&gt;<a class="code hl_variable" href="structripple_1_1RPC_1_1Context.html#a92c98828663b6b80d3eb15850ec6897a">ledgerMaster</a>.<a class="code hl_function" href="classripple_1_1LedgerMaster.html#a330510efd66b4b08e57f5c0b896560ef">getCloseTimeBySeq</a>(<a class="code hl_variable" href="structripple_1_1LedgerFill.html#a128b0cbe4146896c5dc13f57a764f389">ledger</a>.<a class="code hl_function" href="classripple_1_1ReadView.html#ac284afc905c482953c35c61b459fd85b">seq</a>());</div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> }</div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> </div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826"> 48</a></span> <span class="keyword">enum</span> <a class="code hl_enumeration" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826">Options</a> {</div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826af755a18c1418b2e0078d8f967ecaac34"> 49</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826af755a18c1418b2e0078d8f967ecaac34">dumpTxrp</a> = 1,</div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a22467bc2d1c3fd3a960ffa1c3742aba8"> 50</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a22467bc2d1c3fd3a960ffa1c3742aba8">dumpState</a> = 2,</div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4f938035f8870502b74cc4ad01256a99"> 51</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4f938035f8870502b74cc4ad01256a99">expand</a> = 4,</div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a0fafa7070f778f38820f61903e1a5fc5"> 52</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a0fafa7070f778f38820f61903e1a5fc5">full</a> = 8,</div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a38cf0d49202caf3c5941757512d9c8fb"> 53</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a38cf0d49202caf3c5941757512d9c8fb">binary</a> = 16,</div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4d567fe1eb1b4268e9ef85e4d2993ff6"> 54</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4d567fe1eb1b4268e9ef85e4d2993ff6">ownerFunds</a> = 32,</div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826adea306223be25992ba166d6e5e09158b">dumpQueue</a> = 64</div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826adea306223be25992ba166d6e5e09158b"> 56</a></span> };</div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> </div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#a128b0cbe4146896c5dc13f57a764f389"> 58</a></span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>&amp; <a class="code hl_variable" href="structripple_1_1LedgerFill.html#a128b0cbe4146896c5dc13f57a764f389">ledger</a>;</div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#ab0dfd7cfbb207baad98cf40b7e4aec6d"> 59</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structripple_1_1LedgerFill.html#ab0dfd7cfbb207baad98cf40b7e4aec6d">options</a>;</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#a9226f8fde98cd8e64b097418d40e9800"> 60</a></span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;TxQ::TxDetails&gt;</a> <a class="code hl_variable" href="structripple_1_1LedgerFill.html#a9226f8fde98cd8e64b097418d40e9800">txQueue</a>;</div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#a137d6f914dce2d51e432f51b312956f0"> 61</a></span> <a class="code hl_enumeration" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139">LedgerEntryType</a> <a class="code hl_variable" href="structripple_1_1LedgerFill.html#a137d6f914dce2d51e432f51b312956f0">type</a>;</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f"> 62</a></span> <a class="code hl_struct" href="structripple_1_1RPC_1_1Context.html">RPC::Context</a>* <a class="code hl_variable" href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f">context</a>;</div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#af88c68bb5437bbafcccdbe252c99718f"> 63</a></span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional&lt;NetClock::time_point&gt;</a> <a class="code hl_variable" href="structripple_1_1LedgerFill.html#af88c68bb5437bbafcccdbe252c99718f">closeTime</a>;</div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span>};</div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> </div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span><span class="keywordtype">void</span></div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span><a class="code hl_function" href="namespaceripple.html#a76c03032f9f754bf4659c3e18ede1510">addJson</a>(<a class="code hl_class" href="classJson_1_1Value.html">Json::Value</a>&amp;, <a class="code hl_struct" href="structripple_1_1LedgerFill.html">LedgerFill</a> <span class="keyword">const</span>&amp;);</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> </div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span><a class="code hl_class" href="classJson_1_1Value.html">Json::Value</a></div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span><a class="code hl_function" href="namespaceripple.html#ad30131b5a5b7cf60d9b392ab868b8c0e">getJson</a>(<a class="code hl_struct" href="structripple_1_1LedgerFill.html">LedgerFill</a> <span class="keyword">const</span>&amp;);</div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;TxQ::TxDetails&gt;</a> q = {})</div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> : <a class="code hl_variable" href="structripple_1_1LedgerFill.html#a128b0cbe4146896c5dc13f57a764f389">ledger</a>(l), <a class="code hl_variable" href="structripple_1_1LedgerFill.html#ab0dfd7cfbb207baad98cf40b7e4aec6d">options</a>(o), <a class="code hl_variable" href="structripple_1_1LedgerFill.html#a9226f8fde98cd8e64b097418d40e9800">txQueue</a>(std::move(q)), <a class="code hl_variable" href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f">context</a>(ctx)</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> {</div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f">context</a>)</div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> <a class="code hl_variable" href="structripple_1_1LedgerFill.html#af88c68bb5437bbafcccdbe252c99718f">closeTime</a> = <a class="code hl_variable" href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f">context</a>-&gt;<a class="code hl_variable" href="structripple_1_1RPC_1_1Context.html#a92c98828663b6b80d3eb15850ec6897a">ledgerMaster</a>.<a class="code hl_function" href="classripple_1_1LedgerMaster.html#a330510efd66b4b08e57f5c0b896560ef">getCloseTimeBySeq</a>(<a class="code hl_variable" href="structripple_1_1LedgerFill.html#a128b0cbe4146896c5dc13f57a764f389">ledger</a>.<a class="code hl_function" href="classripple_1_1ReadView.html#ac284afc905c482953c35c61b459fd85b">seq</a>());</div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> }</div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> </div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826"> 47</a></span> <span class="keyword">enum</span> <a class="code hl_enumeration" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826">Options</a> {</div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826af755a18c1418b2e0078d8f967ecaac34"> 48</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826af755a18c1418b2e0078d8f967ecaac34">dumpTxrp</a> = 1,</div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a22467bc2d1c3fd3a960ffa1c3742aba8"> 49</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a22467bc2d1c3fd3a960ffa1c3742aba8">dumpState</a> = 2,</div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4f938035f8870502b74cc4ad01256a99"> 50</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4f938035f8870502b74cc4ad01256a99">expand</a> = 4,</div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a0fafa7070f778f38820f61903e1a5fc5"> 51</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a0fafa7070f778f38820f61903e1a5fc5">full</a> = 8,</div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a38cf0d49202caf3c5941757512d9c8fb"> 52</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a38cf0d49202caf3c5941757512d9c8fb">binary</a> = 16,</div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4d567fe1eb1b4268e9ef85e4d2993ff6"> 53</a></span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4d567fe1eb1b4268e9ef85e4d2993ff6">ownerFunds</a> = 32,</div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> <a class="code hl_enumvalue" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826adea306223be25992ba166d6e5e09158b">dumpQueue</a> = 64</div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826adea306223be25992ba166d6e5e09158b"> 55</a></span> };</div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> </div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#a128b0cbe4146896c5dc13f57a764f389"> 57</a></span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>&amp; <a class="code hl_variable" href="structripple_1_1LedgerFill.html#a128b0cbe4146896c5dc13f57a764f389">ledger</a>;</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#ab0dfd7cfbb207baad98cf40b7e4aec6d"> 58</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structripple_1_1LedgerFill.html#ab0dfd7cfbb207baad98cf40b7e4aec6d">options</a>;</div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#a9226f8fde98cd8e64b097418d40e9800"> 59</a></span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;TxQ::TxDetails&gt;</a> <a class="code hl_variable" href="structripple_1_1LedgerFill.html#a9226f8fde98cd8e64b097418d40e9800">txQueue</a>;</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f"> 60</a></span> <a class="code hl_struct" href="structripple_1_1RPC_1_1Context.html">RPC::Context</a>* <a class="code hl_variable" href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f">context</a>;</div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"><a class="line" href="structripple_1_1LedgerFill.html#af88c68bb5437bbafcccdbe252c99718f"> 61</a></span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional&lt;NetClock::time_point&gt;</a> <a class="code hl_variable" href="structripple_1_1LedgerFill.html#af88c68bb5437bbafcccdbe252c99718f">closeTime</a>;</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span>};</div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> </div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span><span class="keywordtype">void</span></div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span><a class="code hl_function" href="namespaceripple.html#a76c03032f9f754bf4659c3e18ede1510">addJson</a>(<a class="code hl_class" href="classJson_1_1Value.html">Json::Value</a>&amp;, <a class="code hl_struct" href="structripple_1_1LedgerFill.html">LedgerFill</a> <span class="keyword">const</span>&amp;);</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> </div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span><a class="code hl_class" href="classJson_1_1Value.html">Json::Value</a></div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span><a class="code hl_function" href="namespaceripple.html#ad30131b5a5b7cf60d9b392ab868b8c0e">getJson</a>(<a class="code hl_struct" href="structripple_1_1LedgerFill.html">LedgerFill</a> <span class="keyword">const</span>&amp;);</div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> </div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span>} <span class="comment">// namespace ripple</span></div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> </div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span>} <span class="comment">// namespace ripple</span></div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> </div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="aclassJson_1_1Value_html"><div class="ttname"><a href="classJson_1_1Value.html">Json::Value</a></div><div class="ttdoc">Represents a JSON value.</div><div class="ttdef"><b>Definition:</b> <a href="json__value_8h_source.html#l00148">json_value.h:149</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_a330510efd66b4b08e57f5c0b896560ef"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#a330510efd66b4b08e57f5c0b896560ef">ripple::LedgerMaster::getCloseTimeBySeq</a></div><div class="ttdeci">std::optional&lt; NetClock::time_point &gt; getCloseTimeBySeq(LedgerIndex ledgerIndex)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01598">LedgerMaster.cpp:1598</a></div></div>
<div class="ttc" id="aclassripple_1_1ReadView_html"><div class="ttname"><a href="classripple_1_1ReadView.html">ripple::ReadView</a></div><div class="ttdoc">A view into a ledger.</div><div class="ttdef"><b>Definition:</b> <a href="ReadView_8h_source.html#l00051">ReadView.h:52</a></div></div>
<div class="ttc" id="aclassripple_1_1ReadView_html_ac284afc905c482953c35c61b459fd85b"><div class="ttname"><a href="classripple_1_1ReadView.html#ac284afc905c482953c35c61b459fd85b">ripple::ReadView::seq</a></div><div class="ttdeci">LedgerIndex seq() const</div><div class="ttdoc">Returns the sequence number of the base ledger.</div><div class="ttdef"><b>Definition:</b> <a href="ReadView_8h_source.html#l00119">ReadView.h:119</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="algorithm_8h_source.html#l00025">algorithm.h:25</a></div></div>
<div class="ttc" id="anamespaceripple_html_a76c03032f9f754bf4659c3e18ede1510"><div class="ttname"><a href="namespaceripple.html#a76c03032f9f754bf4659c3e18ede1510">ripple::addJson</a></div><div class="ttdeci">void addJson(Json::Value &amp;json, LedgerFill const &amp;fill)</div><div class="ttdoc">Given a Ledger and options, fill a Json::Object or Json::Value with a description of the ledger.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8cpp_source.html#l00350">LedgerToJson.cpp:350</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139">ripple::LedgerEntryType</a></div><div class="ttdeci">LedgerEntryType</div><div class="ttdoc">Identifiers for on-ledger objects.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00053">LedgerFormats.h:54</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a926f3c33237e0c1bb2d4cb8afc0c82b4"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a926f3c33237e0c1bb2d4cb8afc0c82b4">ripple::ltANY</a></div><div class="ttdeci">@ ltANY</div><div class="ttdoc">A special type, matching any ledger entry type.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00078">LedgerFormats.h:78</a></div></div>
<div class="ttc" id="anamespaceripple_html_ad30131b5a5b7cf60d9b392ab868b8c0e"><div class="ttname"><a href="namespaceripple.html#ad30131b5a5b7cf60d9b392ab868b8c0e">ripple::getJson</a></div><div class="ttdeci">Json::Value getJson(LedgerFill const &amp;fill)</div><div class="ttdoc">Return a new Json::Value representing the ledger with given options.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8cpp_source.html#l00360">LedgerToJson.cpp:360</a></div></div>
<div class="ttc" id="anamespaceripple_html_a76c03032f9f754bf4659c3e18ede1510"><div class="ttname"><a href="namespaceripple.html#a76c03032f9f754bf4659c3e18ede1510">ripple::addJson</a></div><div class="ttdeci">void addJson(Json::Value &amp;json, LedgerFill const &amp;fill)</div><div class="ttdoc">Given a Ledger and options, fill a Json::Object or Json::Value with a description of the ledger.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8cpp_source.html#l00347">LedgerToJson.cpp:347</a></div></div>
<div class="ttc" id="anamespaceripple_html_ad30131b5a5b7cf60d9b392ab868b8c0e"><div class="ttname"><a href="namespaceripple.html#ad30131b5a5b7cf60d9b392ab868b8c0e">ripple::getJson</a></div><div class="ttdeci">Json::Value getJson(LedgerFill const &amp;fill)</div><div class="ttdoc">Return a new Json::Value representing the ledger with given options.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8cpp_source.html#l00357">LedgerToJson.cpp:357</a></div></div>
<div class="ttc" id="aoptional_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html"><div class="ttname"><a href="structripple_1_1LedgerFill.html">ripple::LedgerFill</a></div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00034">LedgerToJson.h:35</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_a128b0cbe4146896c5dc13f57a764f389"><div class="ttname"><a href="structripple_1_1LedgerFill.html#a128b0cbe4146896c5dc13f57a764f389">ripple::LedgerFill::ledger</a></div><div class="ttdeci">ReadView const &amp; ledger</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00058">LedgerToJson.h:58</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_a137d6f914dce2d51e432f51b312956f0"><div class="ttname"><a href="structripple_1_1LedgerFill.html#a137d6f914dce2d51e432f51b312956f0">ripple::LedgerFill::type</a></div><div class="ttdeci">LedgerEntryType type</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00061">LedgerToJson.h:61</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_a6a48eff207331fb80a5a14bf1fcf906d"><div class="ttname"><a href="structripple_1_1LedgerFill.html#a6a48eff207331fb80a5a14bf1fcf906d">ripple::LedgerFill::LedgerFill</a></div><div class="ttdeci">LedgerFill(ReadView const &amp;l, RPC::Context *ctx, int o=0, std::vector&lt; TxQ::TxDetails &gt; q={}, LedgerEntryType t=ltANY)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00036">LedgerToJson.h:36</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_a9226f8fde98cd8e64b097418d40e9800"><div class="ttname"><a href="structripple_1_1LedgerFill.html#a9226f8fde98cd8e64b097418d40e9800">ripple::LedgerFill::txQueue</a></div><div class="ttdeci">std::vector&lt; TxQ::TxDetails &gt; txQueue</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00060">LedgerToJson.h:60</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_ab0dfd7cfbb207baad98cf40b7e4aec6d"><div class="ttname"><a href="structripple_1_1LedgerFill.html#ab0dfd7cfbb207baad98cf40b7e4aec6d">ripple::LedgerFill::options</a></div><div class="ttdeci">int options</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00059">LedgerToJson.h:59</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826">ripple::LedgerFill::Options</a></div><div class="ttdeci">Options</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00048">LedgerToJson.h:48</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826a0fafa7070f778f38820f61903e1a5fc5"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a0fafa7070f778f38820f61903e1a5fc5">ripple::LedgerFill::full</a></div><div class="ttdeci">@ full</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00052">LedgerToJson.h:52</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826a22467bc2d1c3fd3a960ffa1c3742aba8"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a22467bc2d1c3fd3a960ffa1c3742aba8">ripple::LedgerFill::dumpState</a></div><div class="ttdeci">@ dumpState</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00050">LedgerToJson.h:50</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826a38cf0d49202caf3c5941757512d9c8fb"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a38cf0d49202caf3c5941757512d9c8fb">ripple::LedgerFill::binary</a></div><div class="ttdeci">@ binary</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00053">LedgerToJson.h:53</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826a4d567fe1eb1b4268e9ef85e4d2993ff6"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4d567fe1eb1b4268e9ef85e4d2993ff6">ripple::LedgerFill::ownerFunds</a></div><div class="ttdeci">@ ownerFunds</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00054">LedgerToJson.h:54</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826a4f938035f8870502b74cc4ad01256a99"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4f938035f8870502b74cc4ad01256a99">ripple::LedgerFill::expand</a></div><div class="ttdeci">@ expand</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00051">LedgerToJson.h:51</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826adea306223be25992ba166d6e5e09158b"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826adea306223be25992ba166d6e5e09158b">ripple::LedgerFill::dumpQueue</a></div><div class="ttdeci">@ dumpQueue</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00056">LedgerToJson.h:55</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826af755a18c1418b2e0078d8f967ecaac34"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826af755a18c1418b2e0078d8f967ecaac34">ripple::LedgerFill::dumpTxrp</a></div><div class="ttdeci">@ dumpTxrp</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00049">LedgerToJson.h:49</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_af1e58f353efa3ae21f561d421e00e95f"><div class="ttname"><a href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f">ripple::LedgerFill::context</a></div><div class="ttdeci">RPC::Context * context</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00062">LedgerToJson.h:62</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_af88c68bb5437bbafcccdbe252c99718f"><div class="ttname"><a href="structripple_1_1LedgerFill.html#af88c68bb5437bbafcccdbe252c99718f">ripple::LedgerFill::closeTime</a></div><div class="ttdeci">std::optional&lt; NetClock::time_point &gt; closeTime</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00063">LedgerToJson.h:63</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_a128b0cbe4146896c5dc13f57a764f389"><div class="ttname"><a href="structripple_1_1LedgerFill.html#a128b0cbe4146896c5dc13f57a764f389">ripple::LedgerFill::ledger</a></div><div class="ttdeci">ReadView const &amp; ledger</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00057">LedgerToJson.h:57</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_a9226f8fde98cd8e64b097418d40e9800"><div class="ttname"><a href="structripple_1_1LedgerFill.html#a9226f8fde98cd8e64b097418d40e9800">ripple::LedgerFill::txQueue</a></div><div class="ttdeci">std::vector&lt; TxQ::TxDetails &gt; txQueue</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00059">LedgerToJson.h:59</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_ab0dfd7cfbb207baad98cf40b7e4aec6d"><div class="ttname"><a href="structripple_1_1LedgerFill.html#ab0dfd7cfbb207baad98cf40b7e4aec6d">ripple::LedgerFill::options</a></div><div class="ttdeci">int options</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00058">LedgerToJson.h:58</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acadd36544ff4ea62743eac1384ea6ea3"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acadd36544ff4ea62743eac1384ea6ea3">ripple::LedgerFill::LedgerFill</a></div><div class="ttdeci">LedgerFill(ReadView const &amp;l, RPC::Context *ctx, int o=0, std::vector&lt; TxQ::TxDetails &gt; q={})</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00036">LedgerToJson.h:36</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826">ripple::LedgerFill::Options</a></div><div class="ttdeci">Options</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00047">LedgerToJson.h:47</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826a0fafa7070f778f38820f61903e1a5fc5"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a0fafa7070f778f38820f61903e1a5fc5">ripple::LedgerFill::full</a></div><div class="ttdeci">@ full</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00051">LedgerToJson.h:51</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826a22467bc2d1c3fd3a960ffa1c3742aba8"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a22467bc2d1c3fd3a960ffa1c3742aba8">ripple::LedgerFill::dumpState</a></div><div class="ttdeci">@ dumpState</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00049">LedgerToJson.h:49</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826a38cf0d49202caf3c5941757512d9c8fb"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a38cf0d49202caf3c5941757512d9c8fb">ripple::LedgerFill::binary</a></div><div class="ttdeci">@ binary</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00052">LedgerToJson.h:52</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826a4d567fe1eb1b4268e9ef85e4d2993ff6"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4d567fe1eb1b4268e9ef85e4d2993ff6">ripple::LedgerFill::ownerFunds</a></div><div class="ttdeci">@ ownerFunds</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00053">LedgerToJson.h:53</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826a4f938035f8870502b74cc4ad01256a99"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826a4f938035f8870502b74cc4ad01256a99">ripple::LedgerFill::expand</a></div><div class="ttdeci">@ expand</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00050">LedgerToJson.h:50</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826adea306223be25992ba166d6e5e09158b"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826adea306223be25992ba166d6e5e09158b">ripple::LedgerFill::dumpQueue</a></div><div class="ttdeci">@ dumpQueue</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00055">LedgerToJson.h:54</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_acb9af41b82a8550a08d2288b6f9fc826af755a18c1418b2e0078d8f967ecaac34"><div class="ttname"><a href="structripple_1_1LedgerFill.html#acb9af41b82a8550a08d2288b6f9fc826af755a18c1418b2e0078d8f967ecaac34">ripple::LedgerFill::dumpTxrp</a></div><div class="ttdeci">@ dumpTxrp</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00048">LedgerToJson.h:48</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_af1e58f353efa3ae21f561d421e00e95f"><div class="ttname"><a href="structripple_1_1LedgerFill.html#af1e58f353efa3ae21f561d421e00e95f">ripple::LedgerFill::context</a></div><div class="ttdeci">RPC::Context * context</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00060">LedgerToJson.h:60</a></div></div>
<div class="ttc" id="astructripple_1_1LedgerFill_html_af88c68bb5437bbafcccdbe252c99718f"><div class="ttname"><a href="structripple_1_1LedgerFill.html#af88c68bb5437bbafcccdbe252c99718f">ripple::LedgerFill::closeTime</a></div><div class="ttdeci">std::optional&lt; NetClock::time_point &gt; closeTime</div><div class="ttdef"><b>Definition:</b> <a href="LedgerToJson_8h_source.html#l00061">LedgerToJson.h:61</a></div></div>
<div class="ttc" id="astructripple_1_1RPC_1_1Context_html"><div class="ttname"><a href="structripple_1_1RPC_1_1Context.html">ripple::RPC::Context</a></div><div class="ttdoc">The context of information needed to call an RPC.</div><div class="ttdef"><b>Definition:</b> <a href="Context_8h_source.html#l00038">Context.h:39</a></div></div>
<div class="ttc" id="astructripple_1_1RPC_1_1Context_html_a92c98828663b6b80d3eb15850ec6897a"><div class="ttname"><a href="structripple_1_1RPC_1_1Context.html#a92c98828663b6b80d3eb15850ec6897a">ripple::RPC::Context::ledgerMaster</a></div><div class="ttdeci">LedgerMaster &amp; ledgerMaster</div><div class="ttdef"><b>Definition:</b> <a href="Context_8h_source.html#l00044">Context.h:44</a></div></div>
<div class="ttc" id="avector_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a></div></div>