mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 22:45:52 +00:00
deploy: 3c9db4b69e
This commit is contained in:
@@ -337,7 +337,7 @@ $(function() {
|
||||
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  </div>
|
||||
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  <span class="keyword">auto</span>& sender = isLast_ ? <a class="code" href="namespaceripple.html#a21696ba0d0fac348f88f1b9da51091b0">xrpAccount</a>() : acc_;</div>
|
||||
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <span class="keyword">auto</span>& receiver = isLast_ ? acc_ : <a class="code" href="namespaceripple.html#a21696ba0d0fac348f88f1b9da51091b0">xrpAccount</a>();</div>
|
||||
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <span class="keyword">auto</span> ter = <a class="code" href="namespaceripple.html#a472fcd13e6425ea4a92cd9a03f68bd58">accountSend</a>(sb, sender, receiver, <a class="code" href="namespaceripple.html#a4ad5ac9da897292a28eea43d041c15a1">toSTAmount</a>(result), j_);</div>
|
||||
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <span class="keyword">auto</span> ter = <a class="code" href="namespaceripple.html#a31e8d2d9c46559018ad6e096b31fc308">accountSend</a>(sb, sender, receiver, <a class="code" href="namespaceripple.html#a4ad5ac9da897292a28eea43d041c15a1">toSTAmount</a>(result), j_);</div>
|
||||
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  <span class="keywordflow">if</span> (ter != <a class="code" href="namespaceripple.html#aabc7f150d5082c73116a1cd5962b434da28c7d8b3ed759d363503a05fcd59f151">tesSUCCESS</a>)</div>
|
||||
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  <span class="keywordflow">return</span> {<a class="code" href="classripple_1_1XRPAmount.html">XRPAmount</a>{beast::zero}, <a class="code" href="classripple_1_1XRPAmount.html">XRPAmount</a>{beast::zero}};</div>
|
||||
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  </div>
|
||||
@@ -360,7 +360,7 @@ $(function() {
|
||||
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  </div>
|
||||
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  <span class="keyword">auto</span>& sender = isLast_ ? <a class="code" href="namespaceripple.html#a21696ba0d0fac348f88f1b9da51091b0">xrpAccount</a>() : acc_;</div>
|
||||
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  <span class="keyword">auto</span>& receiver = isLast_ ? acc_ : <a class="code" href="namespaceripple.html#a21696ba0d0fac348f88f1b9da51091b0">xrpAccount</a>();</div>
|
||||
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <span class="keyword">auto</span> ter = <a class="code" href="namespaceripple.html#a472fcd13e6425ea4a92cd9a03f68bd58">accountSend</a>(sb, sender, receiver, <a class="code" href="namespaceripple.html#a4ad5ac9da897292a28eea43d041c15a1">toSTAmount</a>(result), j_);</div>
|
||||
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <span class="keyword">auto</span> ter = <a class="code" href="namespaceripple.html#a31e8d2d9c46559018ad6e096b31fc308">accountSend</a>(sb, sender, receiver, <a class="code" href="namespaceripple.html#a4ad5ac9da897292a28eea43d041c15a1">toSTAmount</a>(result), j_);</div>
|
||||
<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  <span class="keywordflow">if</span> (ter != <a class="code" href="namespaceripple.html#aabc7f150d5082c73116a1cd5962b434da28c7d8b3ed759d363503a05fcd59f151">tesSUCCESS</a>)</div>
|
||||
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  <span class="keywordflow">return</span> {<a class="code" href="classripple_1_1XRPAmount.html">XRPAmount</a>{beast::zero}, <a class="code" href="classripple_1_1XRPAmount.html">XRPAmount</a>{beast::zero}};</div>
|
||||
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  </div>
|
||||
@@ -492,17 +492,18 @@ $(function() {
|
||||
<div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  </div>
|
||||
<div class="line"><a name="l00422"></a><span class="lineno"> 422</span> } <span class="comment">// namespace ripple</span></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html"><div class="ttname"><a href="structripple_1_1StrandContext.html">ripple::StrandContext</a></div><div class="ttdoc">Context needed to build Strand Steps and for error checking.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00497">Steps.h:497</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_abf8cbe3f3e12efda21a694f5228a7a2d"><div class="ttname"><a href="structripple_1_1StrandContext.html#abf8cbe3f3e12efda21a694f5228a7a2d">ripple::StrandContext::strandSize</a></div><div class="ttdeci">const size_t strandSize</div><div class="ttdoc">Length of Strand.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00509">Steps.h:509</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html"><div class="ttname"><a href="structripple_1_1StrandContext.html">ripple::StrandContext</a></div><div class="ttdoc">Context needed to build Strand Steps and for error checking.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00524">Steps.h:524</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_abf8cbe3f3e12efda21a694f5228a7a2d"><div class="ttname"><a href="structripple_1_1StrandContext.html#abf8cbe3f3e12efda21a694f5228a7a2d">ripple::StrandContext::strandSize</a></div><div class="ttdeci">const size_t strandSize</div><div class="ttdoc">Length of Strand.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00536">Steps.h:536</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointOfferCrossingStep_html_ae501069f95e8d5c05ce5f8b209f0e2e8"><div class="ttname"><a href="classripple_1_1XRPEndpointOfferCrossingStep.html#ae501069f95e8d5c05ce5f8b209f0e2e8">ripple::XRPEndpointOfferCrossingStep::computeReserveReduction</a></div><div class="ttdeci">static std::int32_t computeReserveReduction(StrandContext const &ctx, AccountID const &acc)</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00203">XRPEndpointStep.cpp:203</a></div></div>
|
||||
<div class="ttc" id="asstream_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/sstream.html">sstream</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a75cb21d7f1df42f2fdc8efddb79b63f4ad035d214edc31c72362d7efbdaba234c"><div class="ttname"><a href="namespaceripple.html#a75cb21d7f1df42f2fdc8efddb79b63f4ad035d214edc31c72362d7efbdaba234c">ripple::tefINTERNAL</a></div><div class="ttdeci">@ tefINTERNAL</div><div class="ttdef"><b>Definition:</b> <a href="TER_8h_source.html#l00155">TER.h:155</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a75cb21d7f1df42f2fdc8efddb79b63f4ad035d214edc31c72362d7efbdaba234c"><div class="ttname"><a href="namespaceripple.html#a75cb21d7f1df42f2fdc8efddb79b63f4ad035d214edc31c72362d7efbdaba234c">ripple::tefINTERNAL</a></div><div class="ttdeci">@ tefINTERNAL</div><div class="ttdef"><b>Definition:</b> <a href="TER_8h_source.html#l00157">TER.h:157</a></div></div>
|
||||
<div class="ttc" id="abasic_string_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Rules_html_a1a8388a2b9588aa9446ece92a88e0dd2"><div class="ttname"><a href="classripple_1_1Rules.html#a1a8388a2b9588aa9446ece92a88e0dd2">ripple::Rules::enabled</a></div><div class="ttdeci">bool enabled(uint256 const &feature) const</div><div class="ttdoc">Returns true if a feature is enabled.</div><div class="ttdef"><b>Definition:</b> <a href="Rules_8cpp_source.html#l00094">Rules.cpp:94</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointOfferCrossingStep_html_af6f2231143e067c50f996e19bc919125"><div class="ttname"><a href="classripple_1_1XRPEndpointOfferCrossingStep.html#af6f2231143e067c50f996e19bc919125">ripple::XRPEndpointOfferCrossingStep::XRPEndpointOfferCrossingStep</a></div><div class="ttdeci">XRPEndpointOfferCrossingStep(StrandContext const &ctx, AccountID const &acc)</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00211">XRPEndpointStep.cpp:211</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a31e8d2d9c46559018ad6e096b31fc308"><div class="ttname"><a href="namespaceripple.html#a31e8d2d9c46559018ad6e096b31fc308">ripple::accountSend</a></div><div class="ttdeci">TER accountSend(ApplyView &view, AccountID const &uSenderID, AccountID const &uReceiverID, STAmount const &saAmount, beast::Journal j, WaiveTransferFee waiveFee)</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l01159">View.cpp:1159</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_a6efd5ec2e3a56a94f37ea9941a88314b"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#a6efd5ec2e3a56a94f37ea9941a88314b">ripple::XRPEndpointStep::fwdImp</a></div><div class="ttdeci">std::pair< XRPAmount, XRPAmount > fwdImp(PaymentSandbox &sb, ApplyView &afView, boost::container::flat_set< uint256 > &ofrsToRm, XRPAmount const &in)</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00279">XRPEndpointStep.cpp:279</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_a03b9f93d198f909b093bf62c00a9e7a0"><div class="ttname"><a href="structripple_1_1StrandContext.html#a03b9f93d198f909b093bf62c00a9e7a0">ripple::StrandContext::strandDeliver</a></div><div class="ttdeci">const Issue strandDeliver</div><div class="ttdoc">Issue strand delivers.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00502">Steps.h:502</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a8c623abdba7fa97ffd148311056d401e"><div class="ttname"><a href="namespaceripple.html#a8c623abdba7fa97ffd148311056d401e">ripple::DebtDirection</a></div><div class="ttdeci">DebtDirection</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00037">Steps.h:37</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_a03b9f93d198f909b093bf62c00a9e7a0"><div class="ttname"><a href="structripple_1_1StrandContext.html#a03b9f93d198f909b093bf62c00a9e7a0">ripple::StrandContext::strandDeliver</a></div><div class="ttdeci">const Issue strandDeliver</div><div class="ttdoc">Issue strand delivers.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00529">Steps.h:529</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a8c623abdba7fa97ffd148311056d401e"><div class="ttname"><a href="namespaceripple.html#a8c623abdba7fa97ffd148311056d401e">ripple::DebtDirection</a></div><div class="ttdeci">DebtDirection</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00039">Steps.h:39</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1PaymentSandbox_html"><div class="ttname"><a href="classripple_1_1PaymentSandbox.html">ripple::PaymentSandbox</a></div><div class="ttdoc">A wrapper which makes credits unavailable to balances.</div><div class="ttdef"><b>Definition:</b> <a href="PaymentSandbox_8h_source.html#l00112">PaymentSandbox.h:112</a></div></div>
|
||||
<div class="ttc" id="apair_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_a752f56c547436d28f92d2343aca794d0"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#a752f56c547436d28f92d2343aca794d0">ripple::XRPEndpointStep::acc</a></div><div class="ttdeci">AccountID const & acc() const</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00067">XRPEndpointStep.cpp:67</a></div></div>
|
||||
@@ -515,40 +516,39 @@ $(function() {
|
||||
<div class="ttc" id="anamespaceripple_html_afe21c8454670d46fb93751a5edffed46a301b180a711f213c51de73aba9d28de5"><div class="ttname"><a href="namespaceripple.html#afe21c8454670d46fb93751a5edffed46a301b180a711f213c51de73aba9d28de5">ripple::temBAD_PATH</a></div><div class="ttdeci">@ temBAD_PATH</div><div class="ttdef"><b>Definition:</b> <a href="TER_8h_source.html#l00094">TER.h:94</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1ApplyView_html"><div class="ttname"><a href="classripple_1_1ApplyView.html">ripple::ApplyView</a></div><div class="ttdoc">Writeable view to a ledger, for applying a transaction.</div><div class="ttdef"><b>Definition:</b> <a href="ApplyView_8h_source.html#l00134">ApplyView.h:134</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointOfferCrossingStep_html_a1da1b324d020b70c22b0c83b69c6a302"><div class="ttname"><a href="classripple_1_1XRPEndpointOfferCrossingStep.html#a1da1b324d020b70c22b0c83b69c6a302">ripple::XRPEndpointOfferCrossingStep::reserveReduction_</a></div><div class="ttdeci">const std::int32_t reserveReduction_</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00230">XRPEndpointStep.cpp:230</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a2fca0f72cfacc04d15ad41d84ebf46fd"><div class="ttname"><a href="namespaceripple.html#a2fca0f72cfacc04d15ad41d84ebf46fd">ripple::StrandDirection</a></div><div class="ttdeci">StrandDirection</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00039">Steps.h:39</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a2fca0f72cfacc04d15ad41d84ebf46fd"><div class="ttname"><a href="namespaceripple.html#a2fca0f72cfacc04d15ad41d84ebf46fd">ripple::StrandDirection</a></div><div class="ttdeci">StrandDirection</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00041">Steps.h:41</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a4a7f562868748b9246dbcab39091021c"><div class="ttname"><a href="namespaceripple.html#a4a7f562868748b9246dbcab39091021c">ripple::operator==</a></div><div class="ttdeci">bool operator==(Manifest const &lhs, Manifest const &rhs)</div><div class="ttdef"><b>Definition:</b> <a href="Manifest_8h_source.html#l00165">Manifest.h:165</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_a43b21ccf0af91c5daecbb9eab553cab4"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#a43b21ccf0af91c5daecbb9eab553cab4">ripple::XRPEndpointStep::cache_</a></div><div class="ttdeci">std::optional< XRPAmount > cache_</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00050">XRPEndpointStep.cpp:50</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="aclassripple_1_1XRPEndpointOfferCrossingStep_html"><div class="ttname"><a href="classripple_1_1XRPEndpointOfferCrossingStep.html">ripple::XRPEndpointOfferCrossingStep</a></div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00191">XRPEndpointStep.cpp:191</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_a0e059ee50baf7c62cfa1748b40f1092d"><div class="ttname"><a href="structripple_1_1StrandContext.html#a0e059ee50baf7c62cfa1748b40f1092d">ripple::StrandContext::view</a></div><div class="ttdeci">ReadView const & view</div><div class="ttdoc">Current ReadView.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00499">Steps.h:499</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_a0e059ee50baf7c62cfa1748b40f1092d"><div class="ttname"><a href="structripple_1_1StrandContext.html#a0e059ee50baf7c62cfa1748b40f1092d">ripple::StrandContext::view</a></div><div class="ttdeci">ReadView const & view</div><div class="ttdoc">Current ReadView.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00526">Steps.h:526</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_ae4620fce1777c5e5a82516339d043787"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#ae4620fce1777c5e5a82516339d043787">ripple::XRPEndpointStep::cachedOut</a></div><div class="ttdeci">std::optional< EitherAmount > cachedOut() const override</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00087">XRPEndpointStep.cpp:87</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a7cc64e12723fbc9606d85442a2569fedac68271a63ddbc431c307beb7d2918275"><div class="ttname"><a href="namespaceripple.html#a7cc64e12723fbc9606d85442a2569fedac68271a63ddbc431c307beb7d2918275">ripple::QualityDirection::out</a></div><div class="ttdeci">@ out</div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a50c370db96b4fdcdd202d9c2c38afce9"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a50c370db96b4fdcdd202d9c2c38afce9">ripple::keylet::account</a></div><div class="ttdeci">Keylet account(AccountID const &id) noexcept</div><div class="ttdoc">AccountID root.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00133">Indexes.cpp:133</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_a85b6e9d4657b1aef125158607e7b9c19"><div class="ttname"><a href="structripple_1_1StrandContext.html#a85b6e9d4657b1aef125158607e7b9c19">ripple::StrandContext::offerCrossing</a></div><div class="ttdeci">const bool offerCrossing</div><div class="ttdoc">true if offer crossing, not payment</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00507">Steps.h:507</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_a50c370db96b4fdcdd202d9c2c38afce9"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a50c370db96b4fdcdd202d9c2c38afce9">ripple::keylet::account</a></div><div class="ttdeci">Keylet account(AccountID const &id) noexcept</div><div class="ttdoc">AccountID root.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00134">Indexes.cpp:134</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_a85b6e9d4657b1aef125158607e7b9c19"><div class="ttname"><a href="structripple_1_1StrandContext.html#a85b6e9d4657b1aef125158607e7b9c19">ripple::StrandContext::offerCrossing</a></div><div class="ttdeci">const bool offerCrossing</div><div class="ttdoc">true if offer crossing, not payment</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00534">Steps.h:534</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_ade496309c4698e4d797eb1fd3d759755"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#ade496309c4698e4d797eb1fd3d759755">ripple::XRPEndpointStep::equal</a></div><div class="ttdeci">bool equal(Step const &rhs) const override</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00152">XRPEndpointStep.cpp:152</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_a4e82ec50d3a101b8c0f753d2a21dc898"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#a4e82ec50d3a101b8c0f753d2a21dc898">ripple::XRPEndpointStep::operator==</a></div><div class="ttdeci">friend bool operator==(XRPEndpointStep< P > const &lhs, XRPEndpointStep< P > const &rhs)</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a4ad5ac9da897292a28eea43d041c15a1"><div class="ttname"><a href="namespaceripple.html#a4ad5ac9da897292a28eea43d041c15a1">ripple::toSTAmount</a></div><div class="ttdeci">STAmount toSTAmount(IOUAmount const &iou, Issue const &iss)</div><div class="ttdef"><b>Definition:</b> <a href="AmountConversions_8h_source.html#l00030">AmountConversions.h:30</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1TERSubset_html"><div class="ttname"><a href="classripple_1_1TERSubset.html">ripple::TERSubset< CanCvtToTER ></a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a38bfc1d48641fd0afde5275cd77d8e29"><div class="ttname"><a href="namespaceripple.html#a38bfc1d48641fd0afde5275cd77d8e29">ripple::make_XRPEndpointStep</a></div><div class="ttdeci">std::pair< TER, std::unique_ptr< Step > > make_XRPEndpointStep(StrandContext const &ctx, AccountID const &acc)</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00399">XRPEndpointStep.cpp:399</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_a3658b73d13b41faec7e8770b3f471062"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#a3658b73d13b41faec7e8770b3f471062">ripple::XRPEndpointStep::logStringImpl</a></div><div class="ttdeci">std::string logStringImpl(char const *name) const</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00132">XRPEndpointStep.cpp:132</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Step_html"><div class="ttname"><a href="classripple_1_1Step.html">ripple::Step</a></div><div class="ttdoc">A step in a payment path.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00079">Steps.h:79</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Step_html"><div class="ttname"><a href="classripple_1_1Step.html">ripple::Step</a></div><div class="ttdoc">A step in a payment path.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00081">Steps.h:81</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointPaymentStep_html_a5e6ec8c266440bf9dcddf4d2f7823d83"><div class="ttname"><a href="classripple_1_1XRPEndpointPaymentStep.html#a5e6ec8c266440bf9dcddf4d2f7823d83">ripple::XRPEndpointPaymentStep::logString</a></div><div class="ttdeci">std::string logString() const override</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00184">XRPEndpointStep.cpp:184</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointOfferCrossingStep_html_a8820aaf409a4b62b72282afa971ef88b"><div class="ttname"><a href="classripple_1_1XRPEndpointOfferCrossingStep.html#a8820aaf409a4b62b72282afa971ef88b">ripple::XRPEndpointOfferCrossingStep::xrpLiquid</a></div><div class="ttdeci">XRPAmount xrpLiquid(ReadView &sb) const</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00218">XRPEndpointStep.cpp:218</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a472fcd13e6425ea4a92cd9a03f68bd58"><div class="ttname"><a href="namespaceripple.html#a472fcd13e6425ea4a92cd9a03f68bd58">ripple::accountSend</a></div><div class="ttdeci">TER accountSend(ApplyView &view, AccountID const &uSenderID, AccountID const &uReceiverID, STAmount const &saAmount, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l01122">View.cpp:1122</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_aa345fe3bc83d2f14c1d88034a4b2646a"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#aa345fe3bc83d2f14c1d88034a4b2646a">ripple::XRPEndpointStep::XRPEndpointStep</a></div><div class="ttdeci">XRPEndpointStep(StrandContext const &ctx, AccountID const &acc)</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00061">XRPEndpointStep.cpp:61</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_a2ffe0233a95dffafb8bb3b1e39c420d0"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#a2ffe0233a95dffafb8bb3b1e39c420d0">ripple::XRPEndpointStep::isLast_</a></div><div class="ttdeci">const bool isLast_</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00044">XRPEndpointStep.cpp:44</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 & xrpAccount()</div><div class="ttdoc">Compute AccountID from public key.</div><div class="ttdef"><b>Definition:</b> <a href="AccountID_8cpp_source.html#l00168">AccountID.cpp:168</a></div></div>
|
||||
<div class="ttc" id="aclassbeast_1_1Journal_html_a49b0713e65bb8e2c51b76fbf16252afe"><div class="ttname"><a href="classbeast_1_1Journal.html#a49b0713e65bb8e2c51b76fbf16252afe">beast::Journal::error</a></div><div class="ttdeci">Stream error() const</div><div class="ttdef"><b>Definition:</b> <a href="Journal_8h_source.html#l00333">Journal.h:333</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_afc787da3584a7facdc3f19fc366f0b70"><div class="ttname"><a href="namespaceripple.html#afc787da3584a7facdc3f19fc366f0b70">ripple::xrpLiquid</a></div><div class="ttdeci">XRPAmount xrpLiquid(ReadView const &view, AccountID const &id, std::int32_t ownerCountAdj, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00331">View.cpp:331</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_afc787da3584a7facdc3f19fc366f0b70"><div class="ttname"><a href="namespaceripple.html#afc787da3584a7facdc3f19fc366f0b70">ripple::xrpLiquid</a></div><div class="ttdeci">XRPAmount xrpLiquid(ReadView const &view, AccountID const &id, std::int32_t ownerCountAdj, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="View_8cpp_source.html#l00363">View.cpp:363</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointPaymentStep_html_a11e3117d0d1ab9542a417d1153236645"><div class="ttname"><a href="classripple_1_1XRPEndpointPaymentStep.html#a11e3117d0d1ab9542a417d1153236645">ripple::XRPEndpointPaymentStep::xrpLiquid</a></div><div class="ttdeci">XRPAmount xrpLiquid(ReadView &sb) const</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00177">XRPEndpointStep.cpp:177</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_a9da0cfdb4f4eb25b55544ac64955da08"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#a9da0cfdb4f4eb25b55544ac64955da08">ripple::XRPEndpointStep::xrpLiquidImpl</a></div><div class="ttdeci">XRPAmount xrpLiquidImpl(ReadView &sb, std::int32_t reserveReduction) const</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00126">XRPEndpointStep.cpp:126</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_affdfbc855490fb34aad3acdf59457f4a"><div class="ttname"><a href="structripple_1_1StrandContext.html#affdfbc855490fb34aad3acdf59457f4a">ripple::StrandContext::isLast</a></div><div class="ttdeci">const bool isLast</div><div class="ttdoc">true if Step is last in Strand</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00505">Steps.h:505</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_affdfbc855490fb34aad3acdf59457f4a"><div class="ttname"><a href="structripple_1_1StrandContext.html#affdfbc855490fb34aad3acdf59457f4a">ripple::StrandContext::isLast</a></div><div class="ttdeci">const bool isLast</div><div class="ttdoc">true if Step is last in Strand</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00532">Steps.h:532</a></div></div>
|
||||
<div class="ttc" id="aclassbeast_1_1Journal_html"><div class="ttname"><a href="classbeast_1_1Journal.html">beast::Journal</a></div><div class="ttdoc">A generic endpoint for log messages.</div><div class="ttdef"><b>Definition:</b> <a href="Journal_8h_source.html#l00058">Journal.h:58</a></div></div>
|
||||
<div class="ttc" id="ainteger_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/integer.html">std::int32_t</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_ad7913ec52c58534ee1601ab21956123f"><div class="ttname"><a href="namespaceripple_1_1keylet.html#ad7913ec52c58534ee1601ab21956123f">ripple::keylet::line</a></div><div class="ttdeci">Keylet line(AccountID const &id0, AccountID const &id1, Currency const &currency) noexcept</div><div class="ttdoc">The index of a trust line for a given currency.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00193">Indexes.cpp:193</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_ad7913ec52c58534ee1601ab21956123f"><div class="ttname"><a href="namespaceripple_1_1keylet.html#ad7913ec52c58534ee1601ab21956123f">ripple::keylet::line</a></div><div class="ttdeci">Keylet line(AccountID const &id0, AccountID const &id1, Currency const &currency) noexcept</div><div class="ttdoc">The index of a trust line for a given currency.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00194">Indexes.cpp:194</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1ReadView_html_a3351e0244f921234d5ba005a07ddf539"><div class="ttname"><a href="classripple_1_1ReadView.html#a3351e0244f921234d5ba005a07ddf539">ripple::ReadView::read</a></div><div class="ttdeci">virtual std::shared_ptr< SLE const > read(Keylet const &k) const =0</div><div class="ttdoc">Return the state item associated with a key.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_a49c409cfb0e75a693d879cd371e92230"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#a49c409cfb0e75a693d879cd371e92230">ripple::XRPEndpointStep::cachedIn</a></div><div class="ttdeci">std::optional< EitherAmount > cachedIn() const override</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00081">XRPEndpointStep.cpp:81</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_adebe4d783be9c979e67fdbb2bc27162faa7ab9460c6755719dd1a4e74b83f34c4"><div class="ttname"><a href="namespaceripple.html#adebe4d783be9c979e67fdbb2bc27162faa7ab9460c6755719dd1a4e74b83f34c4">ripple::terNO_ACCOUNT</a></div><div class="ttdeci">@ terNO_ACCOUNT</div><div class="ttdef"><b>Definition:</b> <a href="TER_8h_source.html#l00198">TER.h:198</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_adebe4d783be9c979e67fdbb2bc27162faa7ab9460c6755719dd1a4e74b83f34c4"><div class="ttname"><a href="namespaceripple.html#adebe4d783be9c979e67fdbb2bc27162faa7ab9460c6755719dd1a4e74b83f34c4">ripple::terNO_ACCOUNT</a></div><div class="ttdeci">@ terNO_ACCOUNT</div><div class="ttdef"><b>Definition:</b> <a href="TER_8h_source.html#l00200">TER.h:200</a></div></div>
|
||||
<div class="ttc" id="amin_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/algorithm/min.html">std::min</a></div><div class="ttdeci">T min(T... args)</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a8c623abdba7fa97ffd148311056d401eafe5fe0415fc3e0ff4942d8454f363d2c"><div class="ttname"><a href="namespaceripple.html#a8c623abdba7fa97ffd148311056d401eafe5fe0415fc3e0ff4942d8454f363d2c">ripple::DebtDirection::issues</a></div><div class="ttdeci">@ issues</div></div>
|
||||
<div class="ttc" id="abasic_ostringstream_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/io/basic_ostringstream.html">std::ostringstream</a></div><div class="ttdoc">STL class.</div></div>
|
||||
@@ -557,8 +557,8 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1ReadView_html_aaf2fa03be723bb78d8bdf41614a75a30"><div class="ttname"><a href="classripple_1_1ReadView.html#aaf2fa03be723bb78d8bdf41614a75a30">ripple::ReadView::rules</a></div><div class="ttdeci">virtual Rules const & rules() const =0</div><div class="ttdoc">Returns the tx processing rules.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_a3ffb80b8e4c53c888ef6ebd80c0a3647"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#a3ffb80b8e4c53c888ef6ebd80c0a3647">ripple::XRPEndpointStep::check</a></div><div class="ttdeci">TER check(StrandContext const &ctx) const</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00337">XRPEndpointStep.cpp:337</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1EitherAmount_html"><div class="ttname"><a href="structripple_1_1EitherAmount.html">ripple::EitherAmount</a></div><div class="ttdef"><b>Definition:</b> <a href="AmountSpec_8h_source.html#l00059">AmountSpec.h:59</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_a449baf2ba9ae982f455c65884b3a8500"><div class="ttname"><a href="structripple_1_1StrandContext.html#a449baf2ba9ae982f455c65884b3a8500">ripple::StrandContext::isFirst</a></div><div class="ttdeci">const bool isFirst</div><div class="ttdoc">true if Step is first in Strand</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00504">Steps.h:504</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af13e153259f9f64839b634f3b9642dcb"><div class="ttname"><a href="namespaceripple.html#af13e153259f9f64839b634f3b9642dcb">ripple::xrpIssue</a></div><div class="ttdeci">Issue const & xrpIssue()</div><div class="ttdoc">Returns an asset specifier that represents XRP.</div><div class="ttdef"><b>Definition:</b> <a href="Issue_8h_source.html#l00095">Issue.h:95</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_a449baf2ba9ae982f455c65884b3a8500"><div class="ttname"><a href="structripple_1_1StrandContext.html#a449baf2ba9ae982f455c65884b3a8500">ripple::StrandContext::isFirst</a></div><div class="ttdeci">const bool isFirst</div><div class="ttdoc">true if Step is first in Strand</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00531">Steps.h:531</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af13e153259f9f64839b634f3b9642dcb"><div class="ttname"><a href="namespaceripple.html#af13e153259f9f64839b634f3b9642dcb">ripple::xrpIssue</a></div><div class="ttdeci">Issue const & xrpIssue()</div><div class="ttdoc">Returns an asset specifier that represents XRP.</div><div class="ttdef"><b>Definition:</b> <a href="Issue_8h_source.html#l00105">Issue.h:105</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="anamespaceripple_html_a369f056a78d8b15df5bf1052867947cb"><div class="ttname"><a href="namespaceripple.html#a369f056a78d8b15df5bf1052867947cb">ripple::checkFreeze</a></div><div class="ttdeci">TER checkFreeze(ReadView const &view, AccountID const &src, AccountID const &dst, Currency const &currency)</div><div class="ttdef"><b>Definition:</b> <a href="StepChecks_8h_source.html#l00032">StepChecks.h:32</a></div></div>
|
||||
<div class="ttc" id="astr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/io/basic_ostringstream/str.html">std::ostringstream::str</a></div><div class="ttdeci">T str(T... args)</div></div>
|
||||
@@ -574,10 +574,10 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_af409d894f7abb5a244d9415f380fe1a4"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#af409d894f7abb5a244d9415f380fe1a4">ripple::XRPEndpointStep::directStepAccts</a></div><div class="ttdeci">std::optional< std::pair< AccountID, AccountID > > directStepAccts() const override</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00073">XRPEndpointStep.cpp:73</a></div></div>
|
||||
<div class="ttc" id="anumeric_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/numeric.html">numeric</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_a5b7a2d7055957342f47c306873ecaa08"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#a5b7a2d7055957342f47c306873ecaa08">ripple::XRPEndpointStep::revImp</a></div><div class="ttdeci">std::pair< XRPAmount, XRPAmount > revImp(PaymentSandbox &sb, ApplyView &afView, boost::container::flat_set< uint256 > &ofrsToRm, XRPAmount const &out)</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00257">XRPEndpointStep.cpp:257</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_a1f64547d1189ede6fef202ada9dc0f2b"><div class="ttname"><a href="structripple_1_1StrandContext.html#a1f64547d1189ede6fef202ada9dc0f2b">ripple::StrandContext::seenDirectIssues</a></div><div class="ttdeci">std::array< boost::container::flat_set< Issue >, 2 > & seenDirectIssues</div><div class="ttdoc">A strand may not include the same account node more than once in the same currency.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00519">Steps.h:519</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1StrandContext_html_a1f64547d1189ede6fef202ada9dc0f2b"><div class="ttname"><a href="structripple_1_1StrandContext.html#a1f64547d1189ede6fef202ada9dc0f2b">ripple::StrandContext::seenDirectIssues</a></div><div class="ttdeci">std::array< boost::container::flat_set< Issue >, 2 > & seenDirectIssues</div><div class="ttdoc">A strand may not include the same account node more than once in the same currency.</div><div class="ttdef"><b>Definition:</b> <a href="Steps_8h_source.html#l00546">Steps.h:546</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 class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_aee550b5061967ba687b80dd6e8901297"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#aee550b5061967ba687b80dd6e8901297">ripple::XRPEndpointStep::qualityUpperBound</a></div><div class="ttdeci">std::pair< std::optional< Quality >, DebtDirection > qualityUpperBound(ReadView const &v, DebtDirection prevStepDir) const override</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00246">XRPEndpointStep.cpp:246</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aabc7f150d5082c73116a1cd5962b434da28c7d8b3ed759d363503a05fcd59f151"><div class="ttname"><a href="namespaceripple.html#aabc7f150d5082c73116a1cd5962b434da28c7d8b3ed759d363503a05fcd59f151">ripple::tesSUCCESS</a></div><div class="ttdeci">@ tesSUCCESS</div><div class="ttdef"><b>Definition:</b> <a href="TER_8h_source.html#l00222">TER.h:222</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aabc7f150d5082c73116a1cd5962b434da28c7d8b3ed759d363503a05fcd59f151"><div class="ttname"><a href="namespaceripple.html#aabc7f150d5082c73116a1cd5962b434da28c7d8b3ed759d363503a05fcd59f151">ripple::tesSUCCESS</a></div><div class="ttdeci">@ tesSUCCESS</div><div class="ttdef"><b>Definition:</b> <a href="TER_8h_source.html#l00225">TER.h:225</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointStep_html_ad7b082cc4ef2e6e6553218968f023146"><div class="ttname"><a href="classripple_1_1XRPEndpointStep.html#ad7b082cc4ef2e6e6553218968f023146">ripple::XRPEndpointStep::debtDirection</a></div><div class="ttdeci">DebtDirection debtDirection(ReadView const &sb, StrandDirection dir) const override</div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00093">XRPEndpointStep.cpp:93</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1XRPEndpointPaymentStep_html"><div class="ttname"><a href="classripple_1_1XRPEndpointPaymentStep.html">ripple::XRPEndpointPaymentStep</a></div><div class="ttdef"><b>Definition:</b> <a href="XRPEndpointStep_8cpp_source.html#l00171">XRPEndpointStep.cpp:171</a></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 & xrpCurrency()</div><div class="ttdoc">XRP currency.</div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8cpp_source.html#l00121">UintTypes.cpp:121</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user