mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-23 04:25:51 +00:00
deploy: fc204773d6
This commit is contained in:
@@ -237,7 +237,7 @@ $(function() {
|
||||
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span> }</div>
|
||||
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> </div>
|
||||
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> <span class="comment">// deserialize the SHAMapItem</span></div>
|
||||
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> <span class="keyword">auto</span> node = <a class="code hl_function" href="classripple_1_1SHAMapTreeNode.html#ae1b494609b7a732614554da92e235f57">SHAMapTreeNode::makeFromWire</a>(<a class="code hl_function" href="namespaceripple.html#a93f2333b362ee67694b78f55eadf7805">makeSlice</a>(path.front()));</div>
|
||||
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> <span class="keyword">auto</span> node = <a class="code hl_function" href="classripple_1_1SHAMapTreeNode.html#ae1d129d85dd65647313d018be3cc07b8">SHAMapTreeNode::makeFromWire</a>(<a class="code hl_function" href="namespaceripple.html#a93f2333b362ee67694b78f55eadf7805">makeSlice</a>(path.front()));</div>
|
||||
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span> <span class="keywordflow">if</span> (!node || !node->isLeaf())</div>
|
||||
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> {</div>
|
||||
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> JLOG(<a class="code hl_variable" href="classripple_1_1LedgerReplayMsgHandler.html#af352d6af412eb7e1215ad63e1d482a9f">journal_</a>.<a class="code hl_function" href="classbeast_1_1Journal.html#a556228cb60bcf405c225d3f64b7b01ae">debug</a>()) << <span class="stringliteral">"Bad message: Cannot deserialize"</span>;</div>
|
||||
@@ -372,10 +372,10 @@ $(function() {
|
||||
<div class="line"><a id="l00294" name="l00294"></a><span class="lineno"> 294</span> </div>
|
||||
<div class="line"><a id="l00295" name="l00295"></a><span class="lineno"> 295</span>} <span class="comment">// namespace ripple</span></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#l00328">Journal.h:328</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Application_html"><div class="ttname"><a href="classripple_1_1Application.html">ripple::Application</a></div><div class="ttdef"><b>Definition:</b> <a href="Application_8h_source.html#l00111">Application.h:112</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Application_html"><div class="ttname"><a href="classripple_1_1Application.html">ripple::Application</a></div><div class="ttdef"><b>Definition:</b> <a href="Application_8h_source.html#l00113">Application.h:114</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Application_html_a9e3f03e303b8524cdac477e7f6f4288f"><div class="ttname"><a href="classripple_1_1Application.html#a9e3f03e303b8524cdac477e7f6f4288f">ripple::Application::getNodeFamily</a></div><div class="ttdeci">virtual Family & getNodeFamily()=0</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Application_html_aa303fb1c72786fc008ef52079dee4fe3"><div class="ttname"><a href="classripple_1_1Application.html#aa303fb1c72786fc008ef52079dee4fe3">ripple::Application::getLedgerMaster</a></div><div class="ttdeci">virtual LedgerMaster & getLedgerMaster()=0</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_ae766ee72c3e4825d6c59be59f64c73c4"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#ae766ee72c3e4825d6c59be59f64c73c4">ripple::LedgerMaster::getLedgerByHash</a></div><div class="ttdeci">std::shared_ptr< Ledger const > getLedgerByHash(uint256 const &hash)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01755">LedgerMaster.cpp:1755</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_ae766ee72c3e4825d6c59be59f64c73c4"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#ae766ee72c3e4825d6c59be59f64c73c4">ripple::LedgerMaster::getLedgerByHash</a></div><div class="ttdeci">std::shared_ptr< Ledger const > getLedgerByHash(uint256 const &hash)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01750">LedgerMaster.cpp:1750</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerReplayMsgHandler_html_a0e290f784d9f1426e6e796315f405d18"><div class="ttname"><a href="classripple_1_1LedgerReplayMsgHandler.html#a0e290f784d9f1426e6e796315f405d18">ripple::LedgerReplayMsgHandler::app_</a></div><div class="ttdeci">Application & app_</div><div class="ttdef"><b>Definition:</b> <a href="LedgerReplayMsgHandler_8h_source.html#l00071">LedgerReplayMsgHandler.h:71</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerReplayMsgHandler_html_a3cbd5e0d38896e7564a8d7ed5e1d8152"><div class="ttname"><a href="classripple_1_1LedgerReplayMsgHandler.html#a3cbd5e0d38896e7564a8d7ed5e1d8152">ripple::LedgerReplayMsgHandler::processReplayDeltaRequest</a></div><div class="ttdeci">protocol::TMReplayDeltaResponse processReplayDeltaRequest(std::shared_ptr< protocol::TMReplayDeltaRequest > const &msg)</div><div class="ttdoc">Process TMReplayDeltaRequest and return TMReplayDeltaResponse.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerReplayMsgHandler_8cpp_source.html#l00180">LedgerReplayMsgHandler.cpp:180</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerReplayMsgHandler_html_a6a320c690d5b3c0c34b86659b9137d37"><div class="ttname"><a href="classripple_1_1LedgerReplayMsgHandler.html#a6a320c690d5b3c0c34b86659b9137d37">ripple::LedgerReplayMsgHandler::processProofPathResponse</a></div><div class="ttdeci">bool processProofPathResponse(std::shared_ptr< protocol::TMProofPathResponse > const &msg)</div><div class="ttdoc">Process TMProofPathResponse.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerReplayMsgHandler_8cpp_source.html#l00107">LedgerReplayMsgHandler.cpp:107</a></div></div>
|
||||
@@ -388,13 +388,13 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1LedgerReplayer_html_a0cc3cb9cb12aae2d556a49866659ddd9"><div class="ttname"><a href="classripple_1_1LedgerReplayer.html#a0cc3cb9cb12aae2d556a49866659ddd9">ripple::LedgerReplayer::gotReplayDelta</a></div><div class="ttdeci">void gotReplayDelta(LedgerInfo const &info, std::map< std::uint32_t, std::shared_ptr< STTx const > > &&txns)</div><div class="ttdoc">Process a ledger delta (extracted from a TMReplayDeltaResponse message)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerReplayer_8cpp_source.html#l00196">LedgerReplayer.cpp:196</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerReplayer_html_a759cf78a2dd1b613d9e1caccfe7be1e8"><div class="ttname"><a href="classripple_1_1LedgerReplayer.html#a759cf78a2dd1b613d9e1caccfe7be1e8">ripple::LedgerReplayer::gotSkipList</a></div><div class="ttdeci">void gotSkipList(LedgerInfo const &info, boost::intrusive_ptr< SHAMapItem const > const &data)</div><div class="ttdoc">Process a skip list (extracted from a TMProofPathResponse message)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerReplayer_8cpp_source.html#l00173">LedgerReplayer.cpp:173</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapHash_html_a8dd7c989b7bcbf264513e2d57154344d"><div class="ttname"><a href="classripple_1_1SHAMapHash.html#a8dd7c989b7bcbf264513e2d57154344d">ripple::SHAMapHash::as_uint256</a></div><div class="ttdeci">uint256 const & as_uint256() const</div><div class="ttdef"><b>Definition:</b> <a href="SHAMapHash_8h_source.html#l00044">SHAMapHash.h:44</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapLeafNode_html"><div class="ttname"><a href="classripple_1_1SHAMapLeafNode.html">ripple::SHAMapLeafNode</a></div><div class="ttdef"><b>Definition:</b> <a href="SHAMapLeafNode_8h_source.html#l00031">SHAMapLeafNode.h:32</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapLeafNode_html"><div class="ttname"><a href="classripple_1_1SHAMapLeafNode.html">ripple::SHAMapLeafNode</a></div><div class="ttdef"><b>Definition:</b> <a href="SHAMapLeafNode_8h_source.html#l00030">SHAMapLeafNode.h:31</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapLeafNode_html_afee48bd94530b5ad6dfe4a403d8455c4"><div class="ttname"><a href="classripple_1_1SHAMapLeafNode.html#afee48bd94530b5ad6dfe4a403d8455c4">ripple::SHAMapLeafNode::peekItem</a></div><div class="ttdeci">boost::intrusive_ptr< SHAMapItem const > const & peekItem() const</div><div class="ttdef"><b>Definition:</b> <a href="SHAMapLeafNode_8cpp_source.html#l00049">SHAMapLeafNode.cpp:49</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapTreeNode_html_ae1b494609b7a732614554da92e235f57"><div class="ttname"><a href="classripple_1_1SHAMapTreeNode.html#ae1b494609b7a732614554da92e235f57">ripple::SHAMapTreeNode::makeFromWire</a></div><div class="ttdeci">static std::shared_ptr< SHAMapTreeNode > makeFromWire(Slice rawNode)</div><div class="ttdef"><b>Definition:</b> <a href="SHAMapTreeNode_8cpp_source.html#l00114">SHAMapTreeNode.cpp:114</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMap_html"><div class="ttname"><a href="classripple_1_1SHAMap.html">ripple::SHAMap</a></div><div class="ttdoc">A SHAMap is both a radix tree with a fan-out of 16 and a Merkle tree.</div><div class="ttdef"><b>Definition:</b> <a href="SHAMap_8h_source.html#l00094">SHAMap.h:95</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapTreeNode_html_ae1d129d85dd65647313d018be3cc07b8"><div class="ttname"><a href="classripple_1_1SHAMapTreeNode.html#ae1d129d85dd65647313d018be3cc07b8">ripple::SHAMapTreeNode::makeFromWire</a></div><div class="ttdeci">static intr_ptr::SharedPtr< SHAMapTreeNode > makeFromWire(Slice rawNode)</div><div class="ttdef"><b>Definition:</b> <a href="SHAMapTreeNode_8cpp_source.html#l00114">SHAMapTreeNode.cpp:114</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMap_html"><div class="ttname"><a href="classripple_1_1SHAMap.html">ripple::SHAMap</a></div><div class="ttdoc">A SHAMap is both a radix tree with a fan-out of 16 and a Merkle tree.</div><div class="ttdef"><b>Definition:</b> <a href="SHAMap_8h_source.html#l00097">SHAMap.h:98</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMap_html_a569baa82267b09d725839feafe6eedc0"><div class="ttname"><a href="classripple_1_1SHAMap.html#a569baa82267b09d725839feafe6eedc0">ripple::SHAMap::addGiveItem</a></div><div class="ttdeci">bool addGiveItem(SHAMapNodeType type, boost::intrusive_ptr< SHAMapItem const > item)</div><div class="ttdef"><b>Definition:</b> <a href="SHAMap_8cpp_source.html#l00802">SHAMap.cpp:802</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMap_html_a9b0dff3c3bf35efc30104c93becdc079"><div class="ttname"><a href="classripple_1_1SHAMap.html#a9b0dff3c3bf35efc30104c93becdc079">ripple::SHAMap::getHash</a></div><div class="ttdeci">SHAMapHash getHash() const</div><div class="ttdef"><b>Definition:</b> <a href="SHAMap_8cpp_source.html#l00889">SHAMap.cpp:889</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMap_html_af382ac10dccf3f4b82c64548cd05a677"><div class="ttname"><a href="classripple_1_1SHAMap.html#af382ac10dccf3f4b82c64548cd05a677">ripple::SHAMap::verifyProofPath</a></div><div class="ttdeci">static bool verifyProofPath(uint256 const &rootHash, uint256 const &key, std::vector< Blob > const &path)</div><div class="ttdoc">Verify the proof path.</div><div class="ttdef"><b>Definition:</b> <a href="SHAMapSync_8cpp_source.html#l00833">SHAMapSync.cpp:833</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMap_html_af382ac10dccf3f4b82c64548cd05a677"><div class="ttname"><a href="classripple_1_1SHAMap.html#af382ac10dccf3f4b82c64548cd05a677">ripple::SHAMap::verifyProofPath</a></div><div class="ttdeci">static bool verifyProofPath(uint256 const &rootHash, uint256 const &key, std::vector< Blob > const &path)</div><div class="ttdoc">Verify the proof path.</div><div class="ttdef"><b>Definition:</b> <a href="SHAMapSync_8cpp_source.html#l00836">SHAMapSync.cpp:836</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1STObject_html"><div class="ttname"><a href="classripple_1_1STObject.html">ripple::STObject</a></div><div class="ttdef"><b>Definition:</b> <a href="STObject_8h_source.html#l00056">STObject.h:57</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SerialIter_html"><div class="ttname"><a href="classripple_1_1SerialIter.html">ripple::SerialIter</a></div><div class="ttdef"><b>Definition:</b> <a href="Serializer_8h_source.html#l00346">Serializer.h:347</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SerialIter_html_a4131424f0e083369a1e562a5437d56e8"><div class="ttname"><a href="classripple_1_1SerialIter.html#a4131424f0e083369a1e562a5437d56e8">ripple::SerialIter::getSlice</a></div><div class="ttdeci">Slice getSlice(std::size_t bytes)</div><div class="ttdef"><b>Definition:</b> <a href="Serializer_8cpp_source.html#l00511">Serializer.cpp:511</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user