mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 22:15:52 +00:00
547 lines
33 KiB
HTML
547 lines
33 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.17"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>rippled: ripple::test::ExistingElementPool Struct Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">rippled
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.17 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="namespaceripple.html">ripple</a></li><li class="navelem"><a class="el" href="namespaceripple_1_1test.html">test</a></li><li class="navelem"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html">ExistingElementPool</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#nested-classes">Classes</a> |
|
|
<a href="#pub-types">Public Types</a> |
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="#pub-attribs">Public Attributes</a> |
|
|
<a href="structripple_1_1test_1_1ExistingElementPool-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">ripple::test::ExistingElementPool Struct Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="dynheader">
|
|
Collaboration diagram for ripple::test::ExistingElementPool:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="structripple_1_1test_1_1ExistingElementPool__coll__graph.png" border="0" usemap="#ripple_1_1test_1_1ExistingElementPool_coll__map" alt="Collaboration graph"/></div>
|
|
<map name="ripple_1_1test_1_1ExistingElementPool_coll__map" id="ripple_1_1test_1_1ExistingElementPool_coll__map">
|
|
<area shape="rect" title=" " alt="" coords="1545,219,1780,245"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/vector.html" title=" " alt="" coords="1011,274,1154,315"/>
|
|
<area shape="rect" href="classripple_1_1base__uint.html" title="Integers of any length that is a multiple of 32-bits." alt="" coords="519,274,661,315"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/array.html" title=" " alt="" coords="221,239,389,281"/>
|
|
<area shape="rect" href="classripple_1_1base__uint.html" title=" " alt="" coords="487,135,693,177"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="5,247,108,273"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/size_t.html" title=" " alt="" coords="261,143,349,169"/>
|
|
<area shape="rect" href="classripple_1_1PublicKey.html" title="A public key." alt="" coords="525,76,655,103"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/vector.html" title=" " alt="" coords="1240,30,1395,71"/>
|
|
<area shape="rect" href="classripple_1_1test_1_1jtx_1_1Account.html" title="Immutable cryptographic account descriptor." alt="" coords="823,70,949,111"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/unordered_map.html" title=" " alt="" coords="1200,101,1435,171"/>
|
|
<area shape="rect" href="classripple_1_1SecretKey.html" title="A secret key." alt="" coords="524,5,656,32"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="258,15,353,41"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/string/basic_string.html" title="STL class." alt="" coords="547,215,633,241"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/vector.html" title=" " alt="" coords="989,223,1176,249"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/utility/pair.html" title=" " alt="" coords="807,161,965,202"/>
|
|
</map>
|
|
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
|
|
Classes</h2></td></tr>
|
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool_1_1StateGuard.html">StateGuard</a></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
|
|
Public Types</h2></td></tr>
|
|
<tr class="memitem:a8f468d95aaadcb7bf6bfc869fee753bb"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a8f468d95aaadcb7bf6bfc869fee753bb">ResetState</a> = <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/tuple.html">std::tuple</a>< size_t, size_t ></td></tr>
|
|
<tr class="separator:a8f468d95aaadcb7bf6bfc869fee753bb"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:ae09e3c2b8cd6bec2da53a1db70bd68b4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1test_1_1jtx_1_1Account.html">jtx::Account</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#ae09e3c2b8cd6bec2da53a1db70bd68b4">getAccount</a> (size_t id)</td></tr>
|
|
<tr class="separator:ae09e3c2b8cd6bec2da53a1db70bd68b4"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a567d914ca5128b4aabbd9ba8584ee88f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">ripple::Currency</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a567d914ca5128b4aabbd9ba8584ee88f">getCurrency</a> (size_t id)</td></tr>
|
|
<tr class="separator:a567d914ca5128b4aabbd9ba8584ee88f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5940433fc9c57b11ae458f33ad3399e3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a8f468d95aaadcb7bf6bfc869fee753bb">ResetState</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a5940433fc9c57b11ae458f33ad3399e3">getResetState</a> () const</td></tr>
|
|
<tr class="separator:a5940433fc9c57b11ae458f33ad3399e3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad037b22d7436a2e4a041efba78e6b067"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#ad037b22d7436a2e4a041efba78e6b067">resetTo</a> (<a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a8f468d95aaadcb7bf6bfc869fee753bb">ResetState</a> const &s)</td></tr>
|
|
<tr class="separator:ad037b22d7436a2e4a041efba78e6b067"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae20e20bdb1fb4d571c1a5980e8162213"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#ae20e20bdb1fb4d571c1a5980e8162213">setupEnv</a> (<a class="el" href="classripple_1_1test_1_1jtx_1_1Env.html">jtx::Env</a> &env, size_t numAct, size_t numCur, <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< size_t > const &offererIndex)</td></tr>
|
|
<tr class="separator:ae20e20bdb1fb4d571c1a5980e8162213"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2a87b9becb3170a20df60ee1b54d91a8"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::int64_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a2a87b9becb3170a20df60ee1b54d91a8">totalXRP</a> (<a class="el" href="classripple_1_1ReadView.html">ReadView</a> const &v, bool incRoot)</td></tr>
|
|
<tr class="separator:a2a87b9becb3170a20df60ee1b54d91a8"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a84cfe7465f185ba2cac71b5b9efc5675"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a84cfe7465f185ba2cac71b5b9efc5675">checkBalances</a> (<a class="el" href="classripple_1_1ReadView.html">ReadView</a> const &v1, <a class="el" href="classripple_1_1ReadView.html">ReadView</a> const &v2)</td></tr>
|
|
<tr class="separator:a84cfe7465f185ba2cac71b5b9efc5675"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4031f48459f82c627d5ad6e3a26cdd09"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1test_1_1jtx_1_1Account.html">jtx::Account</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a4031f48459f82c627d5ad6e3a26cdd09">getAvailAccount</a> ()</td></tr>
|
|
<tr class="separator:a4031f48459f82c627d5ad6e3a26cdd09"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6323a3306ea78dc5cef0a9be31f39f03"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">ripple::Currency</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a6323a3306ea78dc5cef0a9be31f39f03">getAvailCurrency</a> ()</td></tr>
|
|
<tr class="separator:a6323a3306ea78dc5cef0a9be31f39f03"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a33bd0cb91fa49f38d199b18109bfd8ff"><td class="memTemplParams" colspan="2">template<class F > </td></tr>
|
|
<tr class="memitem:a33bd0cb91fa49f38d199b18109bfd8ff"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a33bd0cb91fa49f38d199b18109bfd8ff">for_each_element_pair</a> (<a class="el" href="classripple_1_1STAmount.html">STAmount</a> const &sendMax, <a class="el" href="classripple_1_1STAmount.html">STAmount</a> const &deliver, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>< <a class="el" href="classripple_1_1STPathElement.html">STPathElement</a> > const &prefix, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>< <a class="el" href="classripple_1_1STPathElement.html">STPathElement</a> > const &suffix, <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< <a class="el" href="namespaceripple.html#a00ae0d729cb3e35b6bcac9a27ebb5284">AccountID</a> > const &existingAcc, <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< <a class="el" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">Currency</a> > const &existingCur, <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< <a class="el" href="namespaceripple.html#a00ae0d729cb3e35b6bcac9a27ebb5284">AccountID</a> > const &existingIss, F &&f)</td></tr>
|
|
<tr class="separator:a33bd0cb91fa49f38d199b18109bfd8ff"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
|
|
Public Attributes</h2></td></tr>
|
|
<tr class="memitem:a8ac7d72d3890c6ffcf65f55b7e7939b0"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>< <a class="el" href="classripple_1_1test_1_1jtx_1_1Account.html">jtx::Account</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a8ac7d72d3890c6ffcf65f55b7e7939b0">accounts</a></td></tr>
|
|
<tr class="separator:a8ac7d72d3890c6ffcf65f55b7e7939b0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac4d70aa428595bebedee6c61bcd80f51"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>< <a class="el" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">ripple::Currency</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#ac4d70aa428595bebedee6c61bcd80f51">currencies</a></td></tr>
|
|
<tr class="separator:ac4d70aa428595bebedee6c61bcd80f51"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9529bb60241c03c7a79cd91c8f27a6e0"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a9529bb60241c03c7a79cd91c8f27a6e0">currencyNames</a></td></tr>
|
|
<tr class="separator:a9529bb60241c03c7a79cd91c8f27a6e0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4e70bb360d5ad1c00ced4d6be005ebac"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a4e70bb360d5ad1c00ced4d6be005ebac">nextAvailAccount</a> = 0</td></tr>
|
|
<tr class="separator:a4e70bb360d5ad1c00ced4d6be005ebac"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5fd9f521ceaa09cc79b5d87cf66f4c6e"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a5fd9f521ceaa09cc79b5d87cf66f4c6e">nextAvailCurrency</a> = 0</td></tr>
|
|
<tr class="separator:a5fd9f521ceaa09cc79b5d87cf66f4c6e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock">
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00335">335</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
</div><h2 class="groupheader">Member Typedef Documentation</h2>
|
|
<a id="a8f468d95aaadcb7bf6bfc869fee753bb"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a8f468d95aaadcb7bf6bfc869fee753bb">◆ </a></span>ResetState</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">using <a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a8f468d95aaadcb7bf6bfc869fee753bb">ripple::test::ExistingElementPool::ResetState</a> = <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/tuple.html">std::tuple</a><size_t, size_t></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00360">360</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="ae09e3c2b8cd6bec2da53a1db70bd68b4"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae09e3c2b8cd6bec2da53a1db70bd68b4">◆ </a></span>getAccount()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classripple_1_1test_1_1jtx_1_1Account.html">jtx::Account</a> ripple::test::ExistingElementPool::getAccount </td>
|
|
<td>(</td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"><em>id</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00342">342</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a567d914ca5128b4aabbd9ba8584ee88f"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a567d914ca5128b4aabbd9ba8584ee88f">◆ </a></span>getCurrency()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">ripple::Currency</a> ripple::test::ExistingElementPool::getCurrency </td>
|
|
<td>(</td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"><em>id</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00349">349</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a5940433fc9c57b11ae458f33ad3399e3"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a5940433fc9c57b11ae458f33ad3399e3">◆ </a></span>getResetState()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a8f468d95aaadcb7bf6bfc869fee753bb">ResetState</a> ripple::test::ExistingElementPool::getResetState </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00362">362</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ad037b22d7436a2e4a041efba78e6b067"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ad037b22d7436a2e4a041efba78e6b067">◆ </a></span>resetTo()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::test::ExistingElementPool::resetTo </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="structripple_1_1test_1_1ExistingElementPool.html#a8f468d95aaadcb7bf6bfc869fee753bb">ResetState</a> const & </td>
|
|
<td class="paramname"><em>s</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00368">368</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ae20e20bdb1fb4d571c1a5980e8162213"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae20e20bdb1fb4d571c1a5980e8162213">◆ </a></span>setupEnv()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::test::ExistingElementPool::setupEnv </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1test_1_1jtx_1_1Env.html">jtx::Env</a> & </td>
|
|
<td class="paramname"><em>env</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"><em>numAct</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"><em>numCur</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< size_t > const & </td>
|
|
<td class="paramname"><em>offererIndex</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00394">394</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a2a87b9becb3170a20df60ee1b54d91a8"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a2a87b9becb3170a20df60ee1b54d91a8">◆ </a></span>totalXRP()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::int64_t</a> ripple::test::ExistingElementPool::totalXRP </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1ReadView.html">ReadView</a> const & </td>
|
|
<td class="paramname"><em>v</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">bool </td>
|
|
<td class="paramname"><em>incRoot</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00497">497</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a84cfe7465f185ba2cac71b5b9efc5675"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a84cfe7465f185ba2cac71b5b9efc5675">◆ </a></span>checkBalances()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool ripple::test::ExistingElementPool::checkBalances </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1ReadView.html">ReadView</a> const & </td>
|
|
<td class="paramname"><em>v1</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1ReadView.html">ReadView</a> const & </td>
|
|
<td class="paramname"><em>v2</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00518">518</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a4031f48459f82c627d5ad6e3a26cdd09"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a4031f48459f82c627d5ad6e3a26cdd09">◆ </a></span>getAvailAccount()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classripple_1_1test_1_1jtx_1_1Account.html">jtx::Account</a> ripple::test::ExistingElementPool::getAvailAccount </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00567">567</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a6323a3306ea78dc5cef0a9be31f39f03"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6323a3306ea78dc5cef0a9be31f39f03">◆ </a></span>getAvailCurrency()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">ripple::Currency</a> ripple::test::ExistingElementPool::getAvailCurrency </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00573">573</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a33bd0cb91fa49f38d199b18109bfd8ff"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a33bd0cb91fa49f38d199b18109bfd8ff">◆ </a></span>for_each_element_pair()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class F > </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::test::ExistingElementPool::for_each_element_pair </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1STAmount.html">STAmount</a> const & </td>
|
|
<td class="paramname"><em>sendMax</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1STAmount.html">STAmount</a> const & </td>
|
|
<td class="paramname"><em>deliver</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>< <a class="el" href="classripple_1_1STPathElement.html">STPathElement</a> > const & </td>
|
|
<td class="paramname"><em>prefix</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>< <a class="el" href="classripple_1_1STPathElement.html">STPathElement</a> > const & </td>
|
|
<td class="paramname"><em>suffix</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< <a class="el" href="namespaceripple.html#a00ae0d729cb3e35b6bcac9a27ebb5284">AccountID</a> > const & </td>
|
|
<td class="paramname"><em>existingAcc</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< <a class="el" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">Currency</a> > const & </td>
|
|
<td class="paramname"><em>existingCur</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< <a class="el" href="namespaceripple.html#a00ae0d729cb3e35b6bcac9a27ebb5284">AccountID</a> > const & </td>
|
|
<td class="paramname"><em>existingIss</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">F && </td>
|
|
<td class="paramname"><em>f</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00580">580</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Data Documentation</h2>
|
|
<a id="a8ac7d72d3890c6ffcf65f55b7e7939b0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a8ac7d72d3890c6ffcf65f55b7e7939b0">◆ </a></span>accounts</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a><<a class="el" href="classripple_1_1test_1_1jtx_1_1Account.html">jtx::Account</a>> ripple::test::ExistingElementPool::accounts</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00337">337</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ac4d70aa428595bebedee6c61bcd80f51"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac4d70aa428595bebedee6c61bcd80f51">◆ </a></span>currencies</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a><<a class="el" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">ripple::Currency</a>> ripple::test::ExistingElementPool::currencies</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00338">338</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a9529bb60241c03c7a79cd91c8f27a6e0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a9529bb60241c03c7a79cd91c8f27a6e0">◆ </a></span>currencyNames</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a><<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a>> ripple::test::ExistingElementPool::currencyNames</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00339">339</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a4e70bb360d5ad1c00ced4d6be005ebac"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a4e70bb360d5ad1c00ced4d6be005ebac">◆ </a></span>nextAvailAccount</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">size_t ripple::test::ExistingElementPool::nextAvailAccount = 0</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00357">357</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a5fd9f521ceaa09cc79b5d87cf66f4c6e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a5fd9f521ceaa09cc79b5d87cf66f4c6e">◆ </a></span>nextAvailCurrency</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">size_t ripple::test::ExistingElementPool::nextAvailCurrency = 0</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00358">358</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.17
|
|
</small></address>
|
|
</body>
|
|
</html>
|