This commit is contained in:
bthomee
2025-10-31 09:13:27 -07:00
parent 1f22595f62
commit f10222882f
15 changed files with 1364 additions and 1328 deletions

View File

@@ -2658,7 +2658,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="aclassripple_1_1SHAMapTreeNode_html_acb3c6246b5d9ec2162ef4a9c18959a00"><div class="ttname"><a href="classripple_1_1SHAMapTreeNode.html#acb3c6246b5d9ec2162ef4a9c18959a00">ripple::SHAMapTreeNode::getHash</a></div><div class="ttdeci">SHAMapHash const &amp; getHash() const</div><div class="ttdoc">Return the hash of this node.</div><div class="ttdef"><b>Definition</b> <a href="SHAMapTreeNode_8h_source.html#l00145">SHAMapTreeNode.h:145</a></div></div>
<div class="ttc" id="aclassripple_1_1SHAMapTreeNode_html_ae1888014b78e231a2ce381f8871fad61"><div class="ttname"><a href="classripple_1_1SHAMapTreeNode.html#ae1888014b78e231a2ce381f8871fad61">ripple::SHAMapTreeNode::serializeWithPrefix</a></div><div class="ttdeci">virtual void serializeWithPrefix(Serializer &amp;) const =0</div><div class="ttdoc">Serialize the node in a format appropriate for hashing.</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#l00098">SHAMap.h:99</a></div></div>
<div class="ttc" id="aclassripple_1_1SHAMap_html_adb124506e012e85f807355a5a58c0ce7"><div class="ttname"><a href="classripple_1_1SHAMap.html#adb124506e012e85f807355a5a58c0ce7">ripple::SHAMap::visitDifferences</a></div><div class="ttdeci">void visitDifferences(SHAMap const *have, std::function&lt; bool(SHAMapTreeNode const &amp;)&gt; const &amp;) const</div><div class="ttdoc">Visit every node in this SHAMap that is not present in the specified SHAMap.</div><div class="ttdef"><b>Definition</b> <a href="SHAMapSync_8cpp_source.html#l00102">SHAMapSync.cpp:102</a></div></div>
<div class="ttc" id="aclassripple_1_1SHAMap_html_adb124506e012e85f807355a5a58c0ce7"><div class="ttname"><a href="classripple_1_1SHAMap.html#adb124506e012e85f807355a5a58c0ce7">ripple::SHAMap::visitDifferences</a></div><div class="ttdeci">void visitDifferences(SHAMap const *have, std::function&lt; bool(SHAMapTreeNode const &amp;)&gt; const &amp;) const</div><div class="ttdoc">Visit every node in this SHAMap that is not present in the specified SHAMap.</div><div class="ttdef"><b>Definition</b> <a href="SHAMapSync_8cpp_source.html#l00103">SHAMapSync.cpp:103</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#l00345">Serializer.h:346</a></div></div>
<div class="ttc" id="aclassripple_1_1SerialIter_html_a46ded990021f9650dcac3c7926906342"><div class="ttname"><a href="classripple_1_1SerialIter.html#a46ded990021f9650dcac3c7926906342">ripple::SerialIter::skip</a></div><div class="ttdeci">void skip(int num)</div><div class="ttdef"><b>Definition</b> <a href="Serializer_8cpp_source.html#l00349">Serializer.cpp:349</a></div></div>
<div class="ttc" id="aclassripple_1_1SerialIter_html_aba6df51d44a50b1cfdc114e89456147a"><div class="ttname"><a href="classripple_1_1SerialIter.html#aba6df51d44a50b1cfdc114e89456147a">ripple::SerialIter::get32</a></div><div class="ttdeci">std::uint32_t get32()</div><div class="ttdef"><b>Definition</b> <a href="Serializer_8cpp_source.html#l00383">Serializer.cpp:383</a></div></div>