This commit is contained in:
bthomee
2025-05-08 11:05:03 +00:00
parent 3c36d01be9
commit da1a1fe717
983 changed files with 15498 additions and 15479 deletions

View File

@@ -1107,24 +1107,24 @@ $(function() {
<div class="line"><a id="l01029" name="l01029"></a><span class="lineno"> 1029</span> </div>
<div class="line"><a id="l01030" name="l01030"></a><span class="lineno"> 1030</span> <span class="comment">// Check for compatibility.</span></div>
<div class="line"><a id="l01031" name="l01031"></a><span class="lineno"> 1031</span> <span class="keyword">auto</span> jStream = eA.<a class="code hl_variable" href="classripple_1_1test_1_1jtx_1_1Env.html#acfdfa1e283de8fb2dad0216cd1711307">journal</a>.<a class="code hl_function" href="classbeast_1_1Journal.html#a49b0713e65bb8e2c51b76fbf16252afe">error</a>();</div>
<div class="line"><a id="l01032" name="l01032"></a><span class="lineno"> 1032</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(*rdViewA3, *rdViewA4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01033" name="l01033"></a><span class="lineno"> 1033</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(*rdViewA4, *rdViewA3, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01034" name="l01034"></a><span class="lineno"> 1034</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(*rdViewA4, *rdViewA4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01035" name="l01035"></a><span class="lineno"> 1035</span> BEAST_EXPECT(!<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(*rdViewA3, *rdViewB4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01036" name="l01036"></a><span class="lineno"> 1036</span> BEAST_EXPECT(!<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(*rdViewA4, *rdViewB3, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01037" name="l01037"></a><span class="lineno"> 1037</span> BEAST_EXPECT(!<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(*rdViewA4, *rdViewB4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01032" name="l01032"></a><span class="lineno"> 1032</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(*rdViewA3, *rdViewA4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01033" name="l01033"></a><span class="lineno"> 1033</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(*rdViewA4, *rdViewA3, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01034" name="l01034"></a><span class="lineno"> 1034</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(*rdViewA4, *rdViewA4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01035" name="l01035"></a><span class="lineno"> 1035</span> BEAST_EXPECT(!<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(*rdViewA3, *rdViewB4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01036" name="l01036"></a><span class="lineno"> 1036</span> BEAST_EXPECT(!<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(*rdViewA4, *rdViewB3, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01037" name="l01037"></a><span class="lineno"> 1037</span> BEAST_EXPECT(!<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(*rdViewA4, *rdViewB4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01038" name="l01038"></a><span class="lineno"> 1038</span> </div>
<div class="line"><a id="l01039" name="l01039"></a><span class="lineno"> 1039</span> <span class="comment">// Try the other interface.</span></div>
<div class="line"><a id="l01040" name="l01040"></a><span class="lineno"> 1040</span> <span class="comment">// Note that the different interface has different outcomes.</span></div>
<div class="line"><a id="l01041" name="l01041"></a><span class="lineno"> 1041</span> <span class="keyword">auto</span> <span class="keyword">const</span>&amp; iA3 = rdViewA3-&gt;info();</div>
<div class="line"><a id="l01042" name="l01042"></a><span class="lineno"> 1042</span> <span class="keyword">auto</span> <span class="keyword">const</span>&amp; iA4 = rdViewA4-&gt;info();</div>
<div class="line"><a id="l01043" name="l01043"></a><span class="lineno"> 1043</span> </div>
<div class="line"><a id="l01044" name="l01044"></a><span class="lineno"> 1044</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(iA3.hash, iA3.seq, *rdViewA4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01045" name="l01045"></a><span class="lineno"> 1045</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(iA4.hash, iA4.seq, *rdViewA3, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01046" name="l01046"></a><span class="lineno"> 1046</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(iA4.hash, iA4.seq, *rdViewA4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01047" name="l01047"></a><span class="lineno"> 1047</span> BEAST_EXPECT(!<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(iA3.hash, iA3.seq, *rdViewB4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01048" name="l01048"></a><span class="lineno"> 1048</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(iA4.hash, iA4.seq, *rdViewB3, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01049" name="l01049"></a><span class="lineno"> 1049</span> BEAST_EXPECT(!<a class="code hl_function" href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">areCompatible</a>(iA4.hash, iA4.seq, *rdViewB4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01044" name="l01044"></a><span class="lineno"> 1044</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(iA3.hash, iA3.seq, *rdViewA4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01045" name="l01045"></a><span class="lineno"> 1045</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(iA4.hash, iA4.seq, *rdViewA3, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01046" name="l01046"></a><span class="lineno"> 1046</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(iA4.hash, iA4.seq, *rdViewA4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01047" name="l01047"></a><span class="lineno"> 1047</span> BEAST_EXPECT(!<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(iA3.hash, iA3.seq, *rdViewB4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01048" name="l01048"></a><span class="lineno"> 1048</span> BEAST_EXPECT(<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(iA4.hash, iA4.seq, *rdViewB3, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01049" name="l01049"></a><span class="lineno"> 1049</span> BEAST_EXPECT(!<a class="code hl_function" href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">areCompatible</a>(iA4.hash, iA4.seq, *rdViewB4, jStream, <span class="stringliteral">&quot;&quot;</span>));</div>
<div class="line"><a id="l01050" name="l01050"></a><span class="lineno"> 1050</span> }</div>
<div class="line"><a id="l01051" name="l01051"></a><span class="lineno"> 1051</span> </div>
<div class="line"><a id="l01052" name="l01052"></a><span class="lineno"> 1052</span> <span class="keywordtype">void</span></div>
@@ -1340,25 +1340,25 @@ $(function() {
<div class="ttc" id="anamespaceripple_1_1test_1_1jtx_html_aea9cd3d4e6b5df2e62d53b34b605957e"><div class="ttname"><a href="namespaceripple_1_1test_1_1jtx.html#aea9cd3d4e6b5df2e62d53b34b605957e">ripple::test::jtx::XRP</a></div><div class="ttdeci">XRP_t const XRP</div><div class="ttdoc">Converts to XRP Issue or STAmount.</div><div class="ttdef"><b>Definition:</b> <a href="amount_8cpp_source.html#l00105">amount.cpp:105</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#l00026">algorithm.h:26</a></div></div>
<div class="ttc" id="anamespaceripple_html_a0ce63352f37481632452056bb649eb58"><div class="ttname"><a href="namespaceripple.html#a0ce63352f37481632452056bb649eb58">ripple::asfGlobalFreeze</a></div><div class="ttdeci">constexpr std::uint32_t asfGlobalFreeze</div><div class="ttdef"><b>Definition:</b> <a href="TxFlags_8h_source.html#l00082">TxFlags.h:82</a></div></div>
<div class="ttc" id="anamespaceripple_html_a15bb971c7e554fc3df218aba54c33fcc"><div class="ttname"><a href="namespaceripple.html#a15bb971c7e554fc3df218aba54c33fcc">ripple::accountFunds</a></div><div class="ttdeci">STAmount accountFunds(ReadView const &amp;view, AccountID const &amp;id, STAmount const &amp;saDefault, FreezeHandling freezeHandling, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00443">View.cpp:443</a></div></div>
<div class="ttc" id="anamespaceripple_html_a15bb971c7e554fc3df218aba54c33fcc"><div class="ttname"><a href="namespaceripple.html#a15bb971c7e554fc3df218aba54c33fcc">ripple::accountFunds</a></div><div class="ttdeci">STAmount accountFunds(ReadView const &amp;view, AccountID const &amp;id, STAmount const &amp;saDefault, FreezeHandling freezeHandling, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00444">View.cpp:444</a></div></div>
<div class="ttc" id="anamespaceripple_html_a17a9a9b903b66e49f5413d82ce79f085a852cabbbe21a9b4d63aff777eceab2fd"><div class="ttname"><a href="namespaceripple.html#a17a9a9b903b66e49f5413d82ce79f085a852cabbbe21a9b4d63aff777eceab2fd">ripple::fhZERO_IF_FROZEN</a></div><div class="ttdeci">@ fhZERO_IF_FROZEN</div><div class="ttdef"><b>Definition:</b> <a href="View_8h_source.html#l00076">View.h:76</a></div></div>
<div class="ttc" id="anamespaceripple_html_a17a9a9b903b66e49f5413d82ce79f085a91e3c4f8089025c7ecf66dd62b822d90"><div class="ttname"><a href="namespaceripple.html#a17a9a9b903b66e49f5413d82ce79f085a91e3c4f8089025c7ecf66dd62b822d90">ripple::fhIGNORE_FREEZE</a></div><div class="ttdeci">@ fhIGNORE_FREEZE</div><div class="ttdef"><b>Definition:</b> <a href="View_8h_source.html#l00076">View.h:76</a></div></div>
<div class="ttc" id="anamespaceripple_html_a21696ba0d0fac348f88f1b9da51091b0"><div class="ttname"><a href="namespaceripple.html#a21696ba0d0fac348f88f1b9da51091b0">ripple::xrpAccount</a></div><div class="ttdeci">AccountID const &amp; xrpAccount()</div><div class="ttdoc">Compute AccountID from public key.</div><div class="ttdef"><b>Definition:</b> <a href="AccountID_8cpp_source.html#l00178">AccountID.cpp:178</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&lt; 256 &gt; uint256</div><div class="ttdef"><b>Definition:</b> <a href="base__uint_8h_source.html#l00558">base_uint.h:558</a></div></div>
<div class="ttc" id="anamespaceripple_html_a40a2f551909e4b709699f6d41292d374"><div class="ttname"><a href="namespaceripple.html#a40a2f551909e4b709699f6d41292d374">ripple::transferRate</a></div><div class="ttdeci">Rate transferRate(ReadView const &amp;view, AccountID const &amp;issuer)</div><div class="ttdoc">Returns IOU issuer transfer fee as Rate.</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00650">View.cpp:650</a></div></div>
<div class="ttc" id="anamespaceripple_html_a6f8b0cab74710c17299c1d37f3e05b48"><div class="ttname"><a href="namespaceripple.html#a6f8b0cab74710c17299c1d37f3e05b48">ripple::getEnabledAmendments</a></div><div class="ttdeci">std::set&lt; uint256 &gt; getEnabledAmendments(ReadView const &amp;view)</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00796">View.cpp:796</a></div></div>
<div class="ttc" id="anamespaceripple_html_a40a2f551909e4b709699f6d41292d374"><div class="ttname"><a href="namespaceripple.html#a40a2f551909e4b709699f6d41292d374">ripple::transferRate</a></div><div class="ttdeci">Rate transferRate(ReadView const &amp;view, AccountID const &amp;issuer)</div><div class="ttdoc">Returns IOU issuer transfer fee as Rate.</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00652">View.cpp:652</a></div></div>
<div class="ttc" id="anamespaceripple_html_a6f8b0cab74710c17299c1d37f3e05b48"><div class="ttname"><a href="namespaceripple.html#a6f8b0cab74710c17299c1d37f3e05b48">ripple::getEnabledAmendments</a></div><div class="ttdeci">std::set&lt; uint256 &gt; getEnabledAmendments(ReadView const &amp;view)</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00798">View.cpp:798</a></div></div>
<div class="ttc" id="anamespaceripple_html_a77adb10ef53a2e25195ccd38b46bfe9ba7cef8a734855777c2a9d0caf42666e69"><div class="ttname"><a href="namespaceripple.html#a77adb10ef53a2e25195ccd38b46bfe9ba7cef8a734855777c2a9d0caf42666e69">ripple::ConsensusPhase::open</a></div><div class="ttdeci">@ open</div><div class="ttdoc">We haven't closed our ledger yet, but others might have.</div></div>
<div class="ttc" id="anamespaceripple_html_a91af9326e7f471001066b6b59f24599c"><div class="ttname"><a href="namespaceripple.html#a91af9326e7f471001066b6b59f24599c">ripple::xrpCurrency</a></div><div class="ttdeci">Currency const &amp; xrpCurrency()</div><div class="ttdoc">XRP currency.</div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8cpp_source.html#l00119">UintTypes.cpp:119</a></div></div>
<div class="ttc" id="anamespaceripple_html_a98f09aa7b518e640710f4362145dd444"><div class="ttname"><a href="namespaceripple.html#a98f09aa7b518e640710f4362145dd444">ripple::tfClearFreeze</a></div><div class="ttdeci">constexpr std::uint32_t tfClearFreeze</div><div class="ttdef"><b>Definition:</b> <a href="TxFlags_8h_source.html#l00116">TxFlags.h:116</a></div></div>
<div class="ttc" id="anamespaceripple_html_aa298e929e02f59c2b05a30ee8805b38ca608da193a4a22ae1c78d76b6e843b7e6"><div class="ttname"><a href="namespaceripple.html#aa298e929e02f59c2b05a30ee8805b38ca608da193a4a22ae1c78d76b6e843b7e6">ripple::tecFROZEN</a></div><div class="ttdeci">@ tecFROZEN</div><div class="ttdef"><b>Definition:</b> <a href="TER_8h_source.html#l00290">TER.h:290</a></div></div>
<div class="ttc" id="anamespaceripple_html_ab001e43f50e612727b1ce5985a2770d6"><div class="ttname"><a href="namespaceripple.html#ab001e43f50e612727b1ce5985a2770d6">ripple::accountHolds</a></div><div class="ttdeci">STAmount accountHolds(ReadView const &amp;view, AccountID const &amp;account, Currency const &amp;currency, AccountID const &amp;issuer, FreezeHandling zeroIfFrozen, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00309">View.cpp:309</a></div></div>
<div class="ttc" id="anamespaceripple_html_ab6b00b336996c0b0a3fe2e8a8d5fa76a"><div class="ttname"><a href="namespaceripple.html#ab6b00b336996c0b0a3fe2e8a8d5fa76a">ripple::getMajorityAmendments</a></div><div class="ttdeci">majorityAmendments_t getMajorityAmendments(ReadView const &amp;view)</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00813">View.cpp:813</a></div></div>
<div class="ttc" id="anamespaceripple_html_ab6b00b336996c0b0a3fe2e8a8d5fa76a"><div class="ttname"><a href="namespaceripple.html#ab6b00b336996c0b0a3fe2e8a8d5fa76a">ripple::getMajorityAmendments</a></div><div class="ttdeci">majorityAmendments_t getMajorityAmendments(ReadView const &amp;view)</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00815">View.cpp:815</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac2c0e7e7b0be5e10cb5803c0a6b5b700"><div class="ttname"><a href="namespaceripple.html#ac2c0e7e7b0be5e10cb5803c0a6b5b700">ripple::create_genesis</a></div><div class="ttdeci">create_genesis_t const create_genesis</div><div class="ttdef"><b>Definition:</b> <a href="Ledger_8cpp_source.html#l00051">Ledger.cpp:51</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac34a69f56216ea1e430c09ba049bf0aea5483bf26dec486ec0175e2a3ca816a0a"><div class="ttname"><a href="namespaceripple.html#ac34a69f56216ea1e430c09ba049bf0aea5483bf26dec486ec0175e2a3ca816a0a">ripple::ReleaseStrongRefAction::noop</a></div><div class="ttdeci">@ noop</div></div>
<div class="ttc" id="anamespaceripple_html_ad2487abbcc1a5d6064b72144b461df6ead993a03ae0b72db5c62a616b69eaccff"><div class="ttname"><a href="namespaceripple.html#ad2487abbcc1a5d6064b72144b461df6ead993a03ae0b72db5c62a616b69eaccff">ripple::tapRETRY</a></div><div class="ttdeci">@ tapRETRY</div><div class="ttdef"><b>Definition:</b> <a href="ApplyView_8h_source.html#l00040">ApplyView.h:40</a></div></div>
<div class="ttc" id="anamespaceripple_html_ad2487abbcc1a5d6064b72144b461df6eaf77cbea9706ce2ee7fdf5a85efbf70c5"><div class="ttname"><a href="namespaceripple.html#ad2487abbcc1a5d6064b72144b461df6eaf77cbea9706ce2ee7fdf5a85efbf70c5">ripple::tapNONE</a></div><div class="ttdeci">@ tapNONE</div><div class="ttdef"><b>Definition:</b> <a href="ApplyView_8h_source.html#l00032">ApplyView.h:32</a></div></div>
<div class="ttc" id="anamespaceripple_html_ae34d881cd8926ab3505340a51f91fd8b"><div class="ttname"><a href="namespaceripple.html#ae34d881cd8926ab3505340a51f91fd8b">ripple::tfSetFreeze</a></div><div class="ttdeci">constexpr std::uint32_t tfSetFreeze</div><div class="ttdef"><b>Definition:</b> <a href="TxFlags_8h_source.html#l00115">TxFlags.h:115</a></div></div>
<div class="ttc" id="anamespaceripple_html_ae93a0ce909950194e6f9aaed7579ea74"><div class="ttname"><a href="namespaceripple.html#ae93a0ce909950194e6f9aaed7579ea74">ripple::areCompatible</a></div><div class="ttdeci">bool areCompatible(ReadView const &amp;validLedger, ReadView const &amp;testLedger, beast::Journal::Stream &amp;s, const char *reason)</div><div class="ttdoc">Return false if the test ledger is provably incompatible with the valid ledger, that is,...</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00674">View.cpp:674</a></div></div>
<div class="ttc" id="anamespaceripple_html_aea4b4e6d49d60fe605d62242264dd41e"><div class="ttname"><a href="namespaceripple.html#aea4b4e6d49d60fe605d62242264dd41e">ripple::areCompatible</a></div><div class="ttdeci">bool areCompatible(ReadView const &amp;validLedger, ReadView const &amp;testLedger, beast::Journal::Stream &amp;s, char const *reason)</div><div class="ttdoc">Return false if the test ledger is provably incompatible with the valid ledger, that is,...</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00676">View.cpp:676</a></div></div>
<div class="ttc" id="anamespaceripple_html_afbcd0117839fb629a769c600a741f452"><div class="ttname"><a href="namespaceripple.html#afbcd0117839fb629a769c600a741f452">ripple::parityRate</a></div><div class="ttdeci">Rate const parityRate</div><div class="ttdoc">A transfer rate signifying a 1:1 exchange.</div></div>
<div class="ttc" id="anamespacestd_1_1chrono_html"><div class="ttname"><a href="http://en.cppreference.com/w/namespacestd_1_1chrono.html">std::chrono</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>