This commit is contained in:
bthomee
2025-05-29 21:00:28 +00:00
parent 5243cbe582
commit e0ff9ab743
567 changed files with 23898 additions and 24756 deletions

View File

@@ -167,7 +167,7 @@ $(function() {
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> }</div>
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> </div>
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> <span class="keyword">virtual</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"><a class="line" href="classripple_1_1AmendmentTable.html#ae37ca6d253d452ae23a6e160d9180e05"> 107</a></span> <a class="code hl_function" href="classripple_1_1AmendmentTable.html#ae37ca6d253d452ae23a6e160d9180e05">needValidatedLedger</a>(<a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/types/integer.html">LedgerIndex</a> <a class="code hl_struct" href="structripple_1_1test_1_1jtx_1_1seq.html">seq</a>) <span class="keyword">const</span> = 0;</div>
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"><a class="line" href="classripple_1_1AmendmentTable.html#ae37ca6d253d452ae23a6e160d9180e05"> 107</a></span> <a class="code hl_function" href="classripple_1_1AmendmentTable.html#ae37ca6d253d452ae23a6e160d9180e05">needValidatedLedger</a>(<a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/types/integer.html">LedgerIndex</a> seq) <span class="keyword">const</span> = 0;</div>
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> </div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span></div>
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"><a class="line" href="classripple_1_1AmendmentTable.html#a48f050b47af8f00cafd237e2cddb2929"> 110</a></span> <a class="code hl_function" href="classripple_1_1AmendmentTable.html#a48f050b47af8f00cafd237e2cddb2929">doValidatedLedger</a>(</div>
@@ -227,7 +227,7 @@ $(function() {
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> {</div>
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> <a class="code hl_class" href="classripple_1_1STTx.html">STTx</a> amendTx(</div>
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> ttAMENDMENT,</div>
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> [&amp;it, <a class="code hl_struct" href="structripple_1_1test_1_1jtx_1_1seq.html">seq</a> = lastClosedLedger-&gt;seq() + 1](<span class="keyword">auto</span>&amp; obj) {</div>
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> [&amp;it, seq = lastClosedLedger-&gt;seq() + 1](<span class="keyword">auto</span>&amp; obj) {</div>
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> obj.setAccountID(sfAccount, AccountID());</div>
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span> obj.setFieldH256(sfAmendment, it.first);</div>
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> obj.setFieldU32(sfLedgerSequence, seq);</div>
@@ -314,7 +314,6 @@ $(function() {
<div class="ttc" id="astructripple_1_1AmendmentTable_1_1FeatureInfo_html_a7506d3e3b6c259f0cda7a3e7c89e2978"><div class="ttname"><a href="structripple_1_1AmendmentTable_1_1FeatureInfo.html#a7506d3e3b6c259f0cda7a3e7c89e2978">ripple::AmendmentTable::FeatureInfo::name</a></div><div class="ttdeci">std::string const name</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8h_source.html#l00049">AmendmentTable.h:49</a></div></div>
<div class="ttc" id="astructripple_1_1AmendmentTable_1_1FeatureInfo_html_a83f813e7003e2cbab12f4820d7cf1fc3"><div class="ttname"><a href="structripple_1_1AmendmentTable_1_1FeatureInfo.html#a83f813e7003e2cbab12f4820d7cf1fc3">ripple::AmendmentTable::FeatureInfo::vote</a></div><div class="ttdeci">VoteBehavior const vote</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8h_source.html#l00051">AmendmentTable.h:51</a></div></div>
<div class="ttc" id="astructripple_1_1AmendmentTable_1_1FeatureInfo_html_acb08526a26890eaa42c3908db2a957c0"><div class="ttname"><a href="structripple_1_1AmendmentTable_1_1FeatureInfo.html#acb08526a26890eaa42c3908db2a957c0">ripple::AmendmentTable::FeatureInfo::FeatureInfo</a></div><div class="ttdeci">FeatureInfo()=delete</div></div>
<div class="ttc" id="astructripple_1_1test_1_1jtx_1_1seq_html"><div class="ttname"><a href="structripple_1_1test_1_1jtx_1_1seq.html">ripple::test::jtx::seq</a></div><div class="ttdoc">Set the sequence number on a JTx.</div><div class="ttdef"><b>Definition:</b> <a href="seq_8h_source.html#l00033">seq.h:34</a></div></div>
<div class="ttc" id="atime_point_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/chrono/time_point.html">std::chrono::time_point</a></div></div>
<div class="ttc" id="aunique_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html">std::unique_ptr</a></div></div>
<div class="ttc" id="aunordered_set_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/unordered_set.html">std::unordered_set</a></div></div>