mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-24 13:05:53 +00:00
deploy: a8d481c2a5
This commit is contained in:
@@ -228,7 +228,7 @@ $(function() {
|
||||
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="keyword">auto</span> <span class="keyword">const</span> sig = peerPos.<a class="code" href="classripple_1_1RCLCxPeerPos.html#af7dbd15db4bfc7852a84f0cc7dd27685">signature</a>();</div>
|
||||
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  prop.set_signature(sig.data(), sig.size());</div>
|
||||
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  </div>
|
||||
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  app_.overlay().relay(prop, peerPos.<a class="code" href="classripple_1_1RCLCxPeerPos.html#a748ae509bb447cc33356579b72ef8e62">suppressionID</a>());</div>
|
||||
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  app_.overlay().relay(prop, peerPos.<a class="code" href="classripple_1_1RCLCxPeerPos.html#a748ae509bb447cc33356579b72ef8e62">suppressionID</a>(), peerPos.<a class="code" href="classripple_1_1RCLCxPeerPos.html#ae755e970550b6ffaf5d5d18468c40488">publicKey</a>());</div>
|
||||
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> }</div>
|
||||
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  </div>
|
||||
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> <span class="keywordtype">void</span></div>
|
||||
@@ -1168,7 +1168,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1RCLCxLedger_html_a633355f2ccfe0511fe0ed6124476229a"><div class="ttname"><a href="classripple_1_1RCLCxLedger.html#a633355f2ccfe0511fe0ed6124476229a">ripple::RCLCxLedger::seq</a></div><div class="ttdeci">Seq const & seq() const</div><div class="ttdoc">Sequence number of the ledger.</div><div class="ttdef"><b>Definition:</b> <a href="RCLCxLedger_8h_source.html#l00061">RCLCxLedger.h:61</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1STValidation_html"><div class="ttname"><a href="classripple_1_1STValidation.html">ripple::STValidation</a></div><div class="ttdef"><b>Definition:</b> <a href="STValidation_8h_source.html#l00043">STValidation.h:43</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLCxLedger_html_add5fb8dad591fb25b57193ce96e90a90"><div class="ttname"><a href="classripple_1_1RCLCxLedger.html#add5fb8dad591fb25b57193ce96e90a90">ripple::RCLCxLedger::parentID</a></div><div class="ttdeci">ID const & parentID() const</div><div class="ttdoc">Unique identifier (hash) of this ledger's parent.</div><div class="ttdef"><b>Definition:</b> <a href="RCLCxLedger_8h_source.html#l00075">RCLCxLedger.h:75</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html">ripple::CanonicalTXSet</a></div><div class="ttdoc">Holds transactions which were deferred to the next pass of consensus.</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00036">CanonicalTXSet.h:36</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html">ripple::CanonicalTXSet</a></div><div class="ttdoc">Holds transactions which were deferred to the next pass of consensus.</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00037">CanonicalTXSet.h:37</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1send__always_html"><div class="ttname"><a href="structripple_1_1send__always.html">ripple::send_always</a></div><div class="ttdoc">Sends a message to all peers.</div><div class="ttdef"><b>Definition:</b> <a href="predicates_8h_source.html#l00031">predicates.h:31</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLCxPeerPos_html_abaaee52d3710a96e8c78aa725646b46e"><div class="ttname"><a href="classripple_1_1RCLCxPeerPos.html#abaaee52d3710a96e8c78aa725646b46e">ripple::RCLCxPeerPos::proposal</a></div><div class="ttdeci">Proposal const & proposal() const</div><div class="ttdef"><b>Definition:</b> <a href="RCLCxPeerPos_8h_source.html#l00094">RCLCxPeerPos.h:94</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_a44b703ba75ddf081e1d1e4f026137ebe"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#a44b703ba75ddf081e1d1e4f026137ebe">ripple::RCLConsensus::Adaptor::doAccept</a></div><div class="ttdeci">void doAccept(Result const &result, RCLCxLedger const &prevLedger, NetClock::duration closeResolution, ConsensusCloseTimes const &rawCloseTimes, ConsensusMode const &mode, Json::Value &&consensusJson)</div><div class="ttdoc">Accept a new ledger based on the given transactions.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l00433">RCLConsensus.cpp:433</a></div></div>
|
||||
@@ -1178,7 +1178,7 @@ $(function() {
|
||||
<div class="ttc" id="anamespaceripple_html_a33f8b6e68b5f63faf2e9755cc251563eaea5234685f43dcab142e132c0e7be2ce"><div class="ttname"><a href="namespaceripple.html#a33f8b6e68b5f63faf2e9755cc251563eaea5234685f43dcab142e132c0e7be2ce">ripple::ConsensusMode::observing</a></div><div class="ttdeci">@ observing</div><div class="ttdoc">We are observing peer positions, but not proposing our position.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1base__uint_html"><div class="ttname"><a href="classripple_1_1base__uint.html">ripple::base_uint< 256 ></a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_af204a12bd25345da7fbdb8d267a1e23f"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#af204a12bd25345da7fbdb8d267a1e23f">ripple::RCLConsensus::Adaptor::updateOperatingMode</a></div><div class="ttdeci">void updateOperatingMode(std::size_t const positions) const</div><div class="ttdoc">Update operating mode based on current peer positions.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l01028">RCLConsensus.cpp:1028</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a076d4f6f5b4dbe69103fb54a69b98324"><div class="ttname"><a href="namespaceripple.html#a076d4f6f5b4dbe69103fb54a69b98324">ripple::isPseudoTx</a></div><div class="ttdeci">bool isPseudoTx(STObject const &tx)</div><div class="ttdoc">Check whether a transaction is a pseudo-transaction.</div><div class="ttdef"><b>Definition:</b> <a href="STTx_8cpp_source.html#l00524">STTx.cpp:524</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a076d4f6f5b4dbe69103fb54a69b98324"><div class="ttname"><a href="namespaceripple.html#a076d4f6f5b4dbe69103fb54a69b98324">ripple::isPseudoTx</a></div><div class="ttdeci">bool isPseudoTx(STObject const &tx)</div><div class="ttdoc">Check whether a transaction is a pseudo-transaction.</div><div class="ttdef"><b>Definition:</b> <a href="STTx_8cpp_source.html#l00540">STTx.cpp:540</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_ad0aa2492ff95815e202bd5801b37e030"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#ad0aa2492ff95815e202bd5801b37e030">ripple::RCLConsensus::Adaptor::haveValidated</a></div><div class="ttdeci">bool haveValidated() const</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l00996">RCLConsensus.cpp:996</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Validations_html_a49e72adb9b1df906dc15cc1fa073aefb"><div class="ttname"><a href="classripple_1_1Validations.html#a49e72adb9b1df906dc15cc1fa073aefb">ripple::Validations::getPreferred</a></div><div class="ttdeci">boost::optional< std::pair< Seq, ID > > getPreferred(Ledger const &curr)</div><div class="ttdoc">Return the sequence number and ID of the preferred working ledger.</div><div class="ttdef"><b>Definition:</b> <a href="Validations_8h_source.html#l00802">Validations.h:802</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_a64490ffd82ff2b75da2406bb52fcd7dd"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#a64490ffd82ff2b75da2406bb52fcd7dd">ripple::RCLConsensus::Adaptor::laggards</a></div><div class="ttdeci">std::size_t laggards(Ledger_t::Seq const seq, hash_set< NodeKey_t > &trustedKeys) const</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l01014">RCLConsensus.cpp:1014</a></div></div>
|
||||
@@ -1221,7 +1221,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_a89732653d5e60191140d595d9192bc83"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#a89732653d5e60191140d595d9192bc83">ripple::RCLConsensus::Adaptor::validator</a></div><div class="ttdeci">bool validator() const</div><div class="ttdoc">Whether I am a validator.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l01022">RCLConsensus.cpp:1022</a></div></div>
|
||||
<div class="ttc" id="aclassbeast_1_1abstract__clock_html"><div class="ttname"><a href="classbeast_1_1abstract__clock.html">beast::abstract_clock< std::chrono::steady_clock ></a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a0f5de38ef7c5157e23527a0e6a720a22"><div class="ttname"><a href="namespaceripple.html#a0f5de38ef7c5157e23527a0e6a720a22">ripple::proposalUniqueId</a></div><div class="ttdeci">uint256 proposalUniqueId(uint256 const &proposeHash, uint256 const &previousLedger, std::uint32_t proposeSeq, NetClock::time_point closeTime, Slice const &publicKey, Slice const &signature)</div><div class="ttdoc">Calculate a unique identifier for a signed proposal.</div><div class="ttdef"><b>Definition:</b> <a href="RCLCxPeerPos_8cpp_source.html#l00072">RCLCxPeerPos.cpp:72</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_afe6621666690fb309225d4d57b1748d1"><div class="ttname"><a href="namespaceripple.html#afe6621666690fb309225d4d57b1748d1">ripple::featureHardenedValidations</a></div><div class="ttdeci">const uint256 featureHardenedValidations</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00187">Feature.cpp:187</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_afe6621666690fb309225d4d57b1748d1"><div class="ttname"><a href="namespaceripple.html#afe6621666690fb309225d4d57b1748d1">ripple::featureHardenedValidations</a></div><div class="ttdeci">const uint256 featureHardenedValidations</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00186">Feature.cpp:186</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_a8ca18b539a9a017ac1210c8104ffcc74"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#a8ca18b539a9a017ac1210c8104ffcc74">ripple::RCLConsensus::Adaptor::buildLCL</a></div><div class="ttdeci">RCLCxLedger buildLCL(RCLCxLedger const &previousLedger, CanonicalTXSet &retriableTxs, NetClock::time_point closeTime, bool closeTimeCorrect, NetClock::duration closeResolution, std::chrono::milliseconds roundTime, std::set< TxID > &failedTxs)</div><div class="ttdoc">Build the new last closed ledger.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l00738">RCLConsensus.cpp:738</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLCxPeerPos_html_ae755e970550b6ffaf5d5d18468c40488"><div class="ttname"><a href="classripple_1_1RCLCxPeerPos.html#ae755e970550b6ffaf5d5d18468c40488">ripple::RCLCxPeerPos::publicKey</a></div><div class="ttdeci">PublicKey const & publicKey() const</div><div class="ttdoc">Public key of peer that sent the proposal.</div><div class="ttdef"><b>Definition:</b> <a href="RCLCxPeerPos_8h_source.html#l00081">RCLCxPeerPos.h:81</a></div></div>
|
||||
<div class="ttc" id="adecay_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/decay.html">std::decay_t</a></div></div>
|
||||
@@ -1237,7 +1237,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1base__uint_html_a2ffd09234d574e5554c5d84199a9f287"><div class="ttname"><a href="classripple_1_1base__uint.html#a2ffd09234d574e5554c5d84199a9f287">ripple::base_uint::begin</a></div><div class="ttdeci">iterator begin()</div><div class="ttdef"><b>Definition:</b> <a href="base__uint_8h_source.html#l00114">base_uint.h:114</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_a7876494135a528d824f373af32efce2e"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#a7876494135a528d824f373af32efce2e">ripple::RCLConsensus::Adaptor::acquireTxSet</a></div><div class="ttdeci">boost::optional< RCLTxSet > acquireTxSet(RCLTxSet::ID const &setId)</div><div class="ttdoc">Acquire the transaction set associated with a proposal.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l00234">RCLConsensus.cpp:234</a></div></div>
|
||||
<div class="ttc" id="anamespacestd_html"><div class="ttname"><a href="namespacestd.html">std</a></div><div class="ttdoc">STL namespace.</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_afb8eb6b8a92d7cb7fe9e359677ab2532"><div class="ttname"><a href="namespaceripple.html#afb8eb6b8a92d7cb7fe9e359677ab2532">ripple::featureNegativeUNL</a></div><div class="ttdeci">const uint256 featureNegativeUNL</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00189">Feature.cpp:189</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_afb8eb6b8a92d7cb7fe9e359677ab2532"><div class="ttname"><a href="namespaceripple.html#afb8eb6b8a92d7cb7fe9e359677ab2532">ripple::featureNegativeUNL</a></div><div class="ttdeci">const uint256 featureNegativeUNL</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00188">Feature.cpp:188</a></div></div>
|
||||
<div class="ttc" id="ainsert_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/set/insert.html">std::set::insert</a></div><div class="ttdeci">T insert(T... args)</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ae3f5bc352766a1a8dbf5270eb7dbc2e7"><div class="ttname"><a href="namespaceripple.html#ae3f5bc352766a1a8dbf5270eb7dbc2e7">ripple::sha512Half</a></div><div class="ttdeci">sha512_half_hasher::result_type sha512Half(Args const &... args)</div><div class="ttdoc">Returns the SHA512-Half of a series of objects.</div><div class="ttdef"><b>Definition:</b> <a href="digest_8h_source.html#l00227">digest.h:227</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1ConsensusResult_html_afc0376d9cf4dfd013539594b7b8bbbde"><div class="ttname"><a href="structripple_1_1ConsensusResult.html#afc0376d9cf4dfd013539594b7b8bbbde">ripple::ConsensusResult::position</a></div><div class="ttdeci">Proposal_t position</div><div class="ttdoc">Our proposed position on transactions/close time.</div><div class="ttdef"><b>Definition:</b> <a href="ConsensusTypes_8h_source.html#l00224">ConsensusTypes.h:224</a></div></div>
|
||||
@@ -1261,13 +1261,13 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1Validations_html_a8953347f904dc097b89643ce100be3d2"><div class="ttname"><a href="classripple_1_1Validations.html#a8953347f904dc097b89643ce100be3d2">ripple::Validations::adaptor</a></div><div class="ttdeci">Adaptor const & adaptor() const</div><div class="ttdoc">Return the adaptor instance.</div><div class="ttdef"><b>Definition:</b> <a href="Validations_8h_source.html#l00578">Validations.h:578</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLCxTx_html_ada5760c0d0d4bbc5de8e579ea1f81f4f"><div class="ttname"><a href="classripple_1_1RCLCxTx.html#ada5760c0d0d4bbc5de8e579ea1f81f4f">ripple::RCLCxTx::id</a></div><div class="ttdeci">ID const & id() const</div><div class="ttdoc">The unique identifier/hash of the transaction.</div><div class="ttdef"><b>Definition:</b> <a href="RCLCxTx_8h_source.html#l00051">RCLCxTx.h:51</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="anamespaceripple_html_a5de7677a1423763c404f3fb6278adbc3"><div class="ttname"><a href="namespaceripple.html#a5de7677a1423763c404f3fb6278adbc3">ripple::sfConsensusHash</a></div><div class="ttdeci">const SF_U256 sfConsensusHash(access, STI_HASH256, 23, "ConsensusHash")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00435">SField.h:435</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a5de7677a1423763c404f3fb6278adbc3"><div class="ttname"><a href="namespaceripple.html#a5de7677a1423763c404f3fb6278adbc3">ripple::sfConsensusHash</a></div><div class="ttdeci">const SF_U256 sfConsensusHash(access, STI_HASH256, 23, "ConsensusHash")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00436">SField.h:436</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_a04003c395b5a8519537fd8388bc4fda7"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#a04003c395b5a8519537fd8388bc4fda7">ripple::RCLConsensus::Adaptor::propose</a></div><div class="ttdeci">void propose(RCLCxPeerPos::Proposal const &proposal)</div><div class="ttdoc">Propose the given position to my peers.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l00185">RCLConsensus.cpp:185</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_ab10285a854623f41080295ff41f41d12"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#ab10285a854623f41080295ff41f41d12">ripple::RCLConsensus::Adaptor::proposersFinished</a></div><div class="ttdeci">std::size_t proposersFinished(RCLCxLedger const &ledger, LedgerHash const &h) const</div><div class="ttdoc">Number of proposers that have validated a ledger descended from requested ledger.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l00256">RCLConsensus.cpp:256</a></div></div>
|
||||
<div class="ttc" id="anumeric_limits_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/numeric_limits.html">std::numeric_limits</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1STObject_html_acd1aac04649d694a3524faf2ddebf843"><div class="ttname"><a href="classripple_1_1STObject.html#acd1aac04649d694a3524faf2ddebf843">ripple::STObject::setFieldU32</a></div><div class="ttdeci">void setFieldU32(SField const &field, std::uint32_t)</div><div class="ttdef"><b>Definition:</b> <a href="STObject_8cpp_source.html#l00632">STObject.cpp:632</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_a71558db36f2c6e246d00408955a8eb7f"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#a71558db36f2c6e246d00408955a8eb7f">ripple::RCLConsensus::Adaptor::onForceAccept</a></div><div class="ttdeci">void onForceAccept(Result const &result, RCLCxLedger const &prevLedger, NetClock::duration const &closeResolution, ConsensusCloseTimes const &rawCloseTimes, ConsensusMode const &mode, Json::Value &&consensusJson)</div><div class="ttdoc">Process the accepted ledger that was a result of simulation/force accept.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l00386">RCLConsensus.cpp:386</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a05eeff73e4bcdcb73dbd29a57a4f2b3e"><div class="ttname"><a href="namespaceripple.html#a05eeff73e4bcdcb73dbd29a57a4f2b3e">ripple::sfLedgerHash</a></div><div class="ttdeci">const SF_U256 sfLedgerHash(access, STI_HASH256, 1, "LedgerHash")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00417">SField.h:417</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a05eeff73e4bcdcb73dbd29a57a4f2b3e"><div class="ttname"><a href="namespaceripple.html#a05eeff73e4bcdcb73dbd29a57a4f2b3e">ripple::sfLedgerHash</a></div><div class="ttdeci">const SF_U256 sfLedgerHash(access, STI_HASH256, 1, "LedgerHash")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00419">SField.h:419</a></div></div>
|
||||
<div class="ttc" id="aset_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/set.html">std::set</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_af8d2a95620b4b70e89890757d9bfb528"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#af8d2a95620b4b70e89890757d9bfb528">ripple::RCLConsensus::Adaptor::getQuorumKeys</a></div><div class="ttdeci">std::pair< std::size_t, hash_set< NodeKey_t > > getQuorumKeys() const</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l01008">RCLConsensus.cpp:1008</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a5be750120b2129bbf4ec4fccb592de4c"><div class="ttname"><a href="namespaceripple.html#a5be750120b2129bbf4ec4fccb592de4c">ripple::handleNewValidation</a></div><div class="ttdeci">void handleNewValidation(Application &app, std::shared_ptr< STValidation > const &val, std::string const &source)</div><div class="ttdoc">Handle a new validation.</div><div class="ttdef"><b>Definition:</b> <a href="RCLValidations_8cpp_source.html#l00152">RCLValidations.cpp:152</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user