mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-22 20:15:51 +00:00
deploy: 670bc22cfa
This commit is contained in:
@@ -90,7 +90,7 @@ $(function() {
|
||||
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  </div>
|
||||
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#include <ripple/app/main/Application.h></span></div>
|
||||
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#include <ripple/app/misc/AmendmentTable.h></span></div>
|
||||
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include <ripple/app/rdb/RelationalDBInterface_global.h></span></div>
|
||||
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include <ripple/app/rdb/Wallet.h></span></div>
|
||||
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include <ripple/core/ConfigSections.h></span></div>
|
||||
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <ripple/protocol/Feature.h></span></div>
|
||||
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <ripple/protocol/STValidation.h></span></div>
|
||||
@@ -186,7 +186,7 @@ $(function() {
|
||||
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  }</div>
|
||||
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  }</div>
|
||||
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  </div>
|
||||
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="classripple_1_1AmendmentSet.html#a8918c8eb31f69d5298b0ea8af6cb0982">threshold_</a> = !<a class="code" href="classripple_1_1AmendmentSet.html#a8f1040cb22455e44304a0ec2d0b8d8ed">rules_</a>.<a class="code" href="classripple_1_1Rules.html#a7d7f2142bf5c4a4ddf9fba8eb6c2aebd">enabled</a>(<a class="code" href="namespaceripple.html#a7ddad39c3614122e497f9a0980f0f0cc">fixAmendmentMajorityCalc</a>)</div>
|
||||
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="classripple_1_1AmendmentSet.html#a8918c8eb31f69d5298b0ea8af6cb0982">threshold_</a> = !<a class="code" href="classripple_1_1AmendmentSet.html#a8f1040cb22455e44304a0ec2d0b8d8ed">rules_</a>.<a class="code" href="classripple_1_1Rules.html#a1a8388a2b9588aa9446ece92a88e0dd2">enabled</a>(<a class="code" href="namespaceripple.html#a7ddad39c3614122e497f9a0980f0f0cc">fixAmendmentMajorityCalc</a>)</div>
|
||||
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  ? <a class="codeRef" href="http://en.cppreference.com/w/cpp/algorithm/max.html">std::max</a>(</div>
|
||||
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  1L,</div>
|
||||
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <span class="keyword">static_cast<</span><span class="keywordtype">long</span><span class="keyword">></span>(</div>
|
||||
@@ -214,7 +214,7 @@ $(function() {
|
||||
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="comment">// than or equal to" instead of strictly "greater than".</span></div>
|
||||
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="comment">// One validator is an exception, otherwise it is not possible</span></div>
|
||||
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <span class="comment">// to gain majority.</span></div>
|
||||
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="keywordflow">if</span> (!<a class="code" href="classripple_1_1AmendmentSet.html#a8f1040cb22455e44304a0ec2d0b8d8ed">rules_</a>.<a class="code" href="classripple_1_1Rules.html#a7d7f2142bf5c4a4ddf9fba8eb6c2aebd">enabled</a>(<a class="code" href="namespaceripple.html#a7ddad39c3614122e497f9a0980f0f0cc">fixAmendmentMajorityCalc</a>) ||</div>
|
||||
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="keywordflow">if</span> (!<a class="code" href="classripple_1_1AmendmentSet.html#a8f1040cb22455e44304a0ec2d0b8d8ed">rules_</a>.<a class="code" href="classripple_1_1Rules.html#a1a8388a2b9588aa9446ece92a88e0dd2">enabled</a>(<a class="code" href="namespaceripple.html#a7ddad39c3614122e497f9a0980f0f0cc">fixAmendmentMajorityCalc</a>) ||</div>
|
||||
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <a class="code" href="classripple_1_1AmendmentSet.html#a08f7a2888e1f8767713d045a114975c9">trustedValidations_</a> == 1)</div>
|
||||
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <span class="keywordflow">return</span> it->second >= <a class="code" href="classripple_1_1AmendmentSet.html#a8918c8eb31f69d5298b0ea8af6cb0982">threshold_</a>;</div>
|
||||
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  </div>
|
||||
@@ -863,6 +863,7 @@ $(function() {
|
||||
<div class="ttc" id="anamespaceripple_html_a1dcb4cf27e683bd94d11f5322836c689a46c48bec0d282018b9d167eef7711b2c"><div class="ttname"><a href="namespaceripple.html#a1dcb4cf27e683bd94d11f5322836c689a46c48bec0d282018b9d167eef7711b2c">ripple::AmendmentVote::up</a></div><div class="ttdeci">@ up</div></div>
|
||||
<div class="ttc" id="astructripple_1_1AmendmentState_html"><div class="ttname"><a href="structripple_1_1AmendmentState.html">ripple::AmendmentState</a></div><div class="ttdoc">Current state of an amendment.</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00074">AmendmentTable.cpp:74</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#l00083">Rules.cpp:83</a></div></div>
|
||||
<div class="ttc" id="ashared_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassbeast_1_1Journal_html_abbe082bd27ca0f1d1365af2824e4f85b"><div class="ttname"><a href="classbeast_1_1Journal.html#abbe082bd27ca0f1d1365af2824e4f85b">beast::Journal::trace</a></div><div class="ttdeci">Stream trace() const</div><div class="ttdoc">Severity stream access functions.</div><div class="ttdef"><b>Definition:</b> <a href="Journal_8h_source.html#l00309">Journal.h:309</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentSet_html_a8918c8eb31f69d5298b0ea8af6cb0982"><div class="ttname"><a href="classripple_1_1AmendmentSet.html#a8918c8eb31f69d5298b0ea8af6cb0982">ripple::AmendmentSet::threshold_</a></div><div class="ttdeci">int threshold_</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00105">AmendmentTable.cpp:105</a></div></div>
|
||||
@@ -873,7 +874,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a08ceef79750994d25c0b416c378eecc0"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a08ceef79750994d25c0b416c378eecc0">ripple::AmendmentTableImpl::mutex_</a></div><div class="ttdeci">std::mutex mutex_</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00201">AmendmentTable.cpp:201</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_ac17353f2946a09f26809d15b3c24cc48"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#ac17353f2946a09f26809d15b3c24cc48">ripple::AmendmentTableImpl::unsupportedEnabled_</a></div><div class="ttdeci">bool unsupportedEnabled_</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00214">AmendmentTable.cpp:214</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a941314eb1dff68fb625f7a44378845b9"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a941314eb1dff68fb625f7a44378845b9">ripple::AmendmentTableImpl::doValidation</a></div><div class="ttdeci">std::vector< uint256 > doValidation(std::set< uint256 > const &enabledAmendments) const override</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00574">AmendmentTable.cpp:574</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a5d759654f3c40954985245643f7003ec"><div class="ttname"><a href="namespaceripple.html#a5d759654f3c40954985245643f7003ec">ripple::createFeatureVotes</a></div><div class="ttdeci">bool createFeatureVotes(soci::session &session)</div><div class="ttdoc">createFeatureVotes Creates FeatureVote table if it is not exists.</div><div class="ttdef"><b>Definition:</b> <a href="RelationalDBInterface__global_8cpp_source.html#l00232">RelationalDBInterface_global.cpp:232</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a5d759654f3c40954985245643f7003ec"><div class="ttname"><a href="namespaceripple.html#a5d759654f3c40954985245643f7003ec">ripple::createFeatureVotes</a></div><div class="ttdeci">bool createFeatureVotes(soci::session &session)</div><div class="ttdoc">createFeatureVotes Creates the FeatureVote table if it does not exist.</div><div class="ttdef"><b>Definition:</b> <a href="Wallet_8cpp_source.html#l00218">Wallet.cpp:218</a></div></div>
|
||||
<div class="ttc" id="avector_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="afind_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/map/find.html">std::map::find</a></div><div class="ttdeci">T find(T... args)</div></div>
|
||||
<div class="ttc" id="asize_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/set/size.html">std::set::size</a></div><div class="ttdeci">T size(T... args)</div></div>
|
||||
@@ -906,7 +907,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_ad8ae023b65df83333c31ccfbd08246f6"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#ad8ae023b65df83333c31ccfbd08246f6">ripple::AmendmentTableImpl::AmendmentTableImpl</a></div><div class="ttdeci">AmendmentTableImpl(Application &app, std::chrono::seconds majorityTime, std::vector< FeatureInfo > const &supported, Section const &enabled, Section const &vetoed, beast::Journal journal)</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00314">AmendmentTable.cpp:314</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1AmendmentState_html_ae51fd7660d8d88e63430777f10cae97e"><div class="ttname"><a href="structripple_1_1AmendmentState.html#ae51fd7660d8d88e63430777f10cae97e">ripple::AmendmentState::AmendmentState</a></div><div class="ttdeci">AmendmentState()=default</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a4eac7bf3be538741f7fa066c18b04fae"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a4eac7bf3be538741f7fa066c18b04fae">ripple::AmendmentTableImpl::doVoting</a></div><div class="ttdeci">std::map< uint256, std::uint32_t > doVoting(Rules const &rules, NetClock::time_point closeTime, std::set< uint256 > const &enabledAmendments, majorityAmendments_t const &majorityAmendments, std::vector< std::shared_ptr< STValidation >> const &validations) override</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00608">AmendmentTable.cpp:608</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a740f27a016e79e42b15532d24eeb54d3"><div class="ttname"><a href="namespaceripple.html#a740f27a016e79e42b15532d24eeb54d3">ripple::readAmendments</a></div><div class="ttdeci">void readAmendments(soci::session &session, std::function< void(boost::optional< std::string > amendment_hash, boost::optional< std::string > amendment_name, boost::optional< AmendmentVote > vote)> const &callback)</div><div class="ttdoc">readAmendments Read all amendments from FeatureVotes table.</div><div class="ttdef"><b>Definition:</b> <a href="RelationalDBInterface__global_8cpp_source.html#l00256">RelationalDBInterface_global.cpp:256</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a740f27a016e79e42b15532d24eeb54d3"><div class="ttname"><a href="namespaceripple.html#a740f27a016e79e42b15532d24eeb54d3">ripple::readAmendments</a></div><div class="ttdeci">void readAmendments(soci::session &session, std::function< void(boost::optional< std::string > amendment_hash, boost::optional< std::string > amendment_name, boost::optional< AmendmentVote > vote)> const &callback)</div><div class="ttdoc">readAmendments Reads all amendments from the FeatureVotes table.</div><div class="ttdef"><b>Definition:</b> <a href="Wallet_8cpp_source.html#l00242">Wallet.cpp:242</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentSet_html_a8f1040cb22455e44304a0ec2d0b8d8ed"><div class="ttname"><a href="classripple_1_1AmendmentSet.html#a8f1040cb22455e44304a0ec2d0b8d8ed">ripple::AmendmentSet::rules_</a></div><div class="ttdeci">Rules const & rules_</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00101">AmendmentTable.cpp:101</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a9e8319c611d4172c5d10e88288b5b98e"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a9e8319c611d4172c5d10e88288b5b98e">ripple::AmendmentTableImpl::get</a></div><div class="ttdeci">AmendmentState * get(uint256 const &amendment, std::lock_guard< std::mutex > const &lock)</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00449">AmendmentTable.cpp:449</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_adce6a4a3f12e891ffdb1a59a547ea11a"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#adce6a4a3f12e891ffdb1a59a547ea11a">ripple::AmendmentTableImpl::isSupported</a></div><div class="ttdeci">bool isSupported(uint256 const &amendment) const override</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00552">AmendmentTable.cpp:552</a></div></div>
|
||||
@@ -916,7 +917,6 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1Section_html_ad6acd93afdf9fc50942f9c6c10f21942"><div class="ttname"><a href="classripple_1_1Section.html#ad6acd93afdf9fc50942f9c6c10f21942">ripple::Section::lines</a></div><div class="ttdeci">std::vector< std::string > const & lines() const</div><div class="ttdoc">Returns all the lines in the section.</div><div class="ttdef"><b>Definition:</b> <a href="BasicConfig_8h_source.html#l00068">BasicConfig.h:68</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::uint32_t</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Rules_html_a7d7f2142bf5c4a4ddf9fba8eb6c2aebd"><div class="ttname"><a href="classripple_1_1Rules.html#a7d7f2142bf5c4a4ddf9fba8eb6c2aebd">ripple::Rules::enabled</a></div><div class="ttdeci">bool enabled(uint256 const &id) const</div><div class="ttdoc">Returns true if a feature is enabled.</div><div class="ttdef"><b>Definition:</b> <a href="ReadView_8cpp_source.html#l00102">ReadView.cpp:102</a></div></div>
|
||||
<div class="ttc" id="amap_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a3ed0fa478f3811768ffa240db7effeed"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a3ed0fa478f3811768ffa240db7effeed">ripple::AmendmentTableImpl::veto</a></div><div class="ttdeci">bool veto(uint256 const &amendment) override</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00497">AmendmentTable.cpp:497</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentSet_html_a08f7a2888e1f8767713d045a114975c9"><div class="ttname"><a href="classripple_1_1AmendmentSet.html#a08f7a2888e1f8767713d045a114975c9">ripple::AmendmentSet::trustedValidations_</a></div><div class="ttdeci">int trustedValidations_</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00103">AmendmentTable.cpp:103</a></div></div>
|
||||
@@ -926,7 +926,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a51e688abb62a1f399751971156723aae"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a51e688abb62a1f399751971156723aae">ripple::AmendmentTableImpl::lastVote_</a></div><div class="ttdeci">std::unique_ptr< AmendmentSet > lastVote_</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00211">AmendmentTable.cpp:211</a></div></div>
|
||||
<div class="ttc" id="ainsert_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/unordered_set/insert.html">std::unordered_set::insert</a></div><div class="ttdeci">T insert(T... args)</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a9c9272ffee37521dc61aa8baab7b8c10"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a9c9272ffee37521dc61aa8baab7b8c10">ripple::AmendmentTableImpl::majorityTime_</a></div><div class="ttdeci">const std::chrono::seconds majorityTime_</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00207">AmendmentTable.cpp:207</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af4775b9f1e9a5a194f086f657c9faa37"><div class="ttname"><a href="namespaceripple.html#af4775b9f1e9a5a194f086f657c9faa37">ripple::voteAmendment</a></div><div class="ttdeci">void voteAmendment(soci::session &session, uint256 const &amendment, std::string const &name, AmendmentVote vote)</div><div class="ttdoc">voteAmendment Set veto value for particular amendment.</div><div class="ttdef"><b>Definition:</b> <a href="RelationalDBInterface__global_8cpp_source.html#l00289">RelationalDBInterface_global.cpp:289</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af4775b9f1e9a5a194f086f657c9faa37"><div class="ttname"><a href="namespaceripple.html#af4775b9f1e9a5a194f086f657c9faa37">ripple::voteAmendment</a></div><div class="ttdeci">void voteAmendment(soci::session &session, uint256 const &amendment, std::string const &name, AmendmentVote vote)</div><div class="ttdoc">voteAmendment Set the veto value for a particular amendment.</div><div class="ttdef"><b>Definition:</b> <a href="Wallet_8cpp_source.html#l00275">Wallet.cpp:275</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1AmendmentState_html_a39806570502aef287f7d682ed8292521"><div class="ttname"><a href="structripple_1_1AmendmentState.html#a39806570502aef287f7d682ed8292521">ripple::AmendmentState::enabled</a></div><div class="ttdeci">bool enabled</div><div class="ttdoc">Indicates that the amendment has been enabled.</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00084">AmendmentTable.cpp:84</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentSet_html_a7331b983280faf8428744b1b566f6008"><div class="ttname"><a href="classripple_1_1AmendmentSet.html#a7331b983280faf8428744b1b566f6008">ripple::AmendmentSet::AmendmentSet</a></div><div class="ttdeci">AmendmentSet(Rules const &rules, std::vector< std::shared_ptr< STValidation >> const &valSet)</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00108">AmendmentTable.cpp:108</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AmendmentTableImpl_html_a9c84b0a42b131a8c6392a993bc4b4c4c"><div class="ttname"><a href="classripple_1_1AmendmentTableImpl.html#a9c84b0a42b131a8c6392a993bc4b4c4c">ripple::AmendmentTableImpl::getJson</a></div><div class="ttdeci">Json::Value getJson() const override</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00755">AmendmentTable.cpp:755</a></div></div>
|
||||
@@ -934,8 +934,8 @@ $(function() {
|
||||
<div class="ttc" id="astructripple_1_1AmendmentState_html_aa277e358200e0a43605b34f901d6f6d7"><div class="ttname"><a href="structripple_1_1AmendmentState.html#aa277e358200e0a43605b34f901d6f6d7">ripple::AmendmentState::name</a></div><div class="ttdeci">std::string name</div><div class="ttdoc">The name of this amendment, possibly empty.</div><div class="ttdef"><b>Definition:</b> <a href="AmendmentTable_8cpp_source.html#l00090">AmendmentTable.cpp:90</a></div></div>
|
||||
<div class="ttc" id="acount_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/unordered_set/count.html">std::unordered_set::count</a></div><div class="ttdeci">T count(T... args)</div></div>
|
||||
<div class="ttc" id="aempty_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/basic_string/empty.html">std::string::empty</a></div><div class="ttdeci">T empty(T... args)</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Rules_html"><div class="ttname"><a href="classripple_1_1Rules.html">ripple::Rules</a></div><div class="ttdoc">Rules controlling protocol behavior.</div><div class="ttdef"><b>Definition:</b> <a href="ReadView_8h_source.html#l00131">ReadView.h:131</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a1dcb4cf27e683bd94d11f5322836c689"><div class="ttname"><a href="namespaceripple.html#a1dcb4cf27e683bd94d11f5322836c689">ripple::AmendmentVote</a></div><div class="ttdeci">AmendmentVote</div><div class="ttdef"><b>Definition:</b> <a href="RelationalDBInterface__global_8h_source.html#l00137">RelationalDBInterface_global.h:137</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Rules_html"><div class="ttname"><a href="classripple_1_1Rules.html">ripple::Rules</a></div><div class="ttdoc">Rules controlling protocol behavior.</div><div class="ttdef"><b>Definition:</b> <a href="Rules_8h_source.html#l00033">Rules.h:33</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a1dcb4cf27e683bd94d11f5322836c689"><div class="ttname"><a href="namespaceripple.html#a1dcb4cf27e683bd94d11f5322836c689">ripple::AmendmentVote</a></div><div class="ttdeci">AmendmentVote</div><div class="ttdef"><b>Definition:</b> <a href="Wallet_8h_source.html#l00138">Wallet.h:138</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="amutex_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/mutex.html">mutex</a></div></div>
|
||||
<div class="ttc" id="aclassbeast_1_1Journal_html_a556228cb60bcf405c225d3f64b7b01ae"><div class="ttname"><a href="classbeast_1_1Journal.html#a556228cb60bcf405c225d3f64b7b01ae">beast::Journal::debug</a></div><div class="ttdeci">Stream debug() const</div><div class="ttdef"><b>Definition:</b> <a href="Journal_8h_source.html#l00315">Journal.h:315</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user