mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-03 09:25:51 +00:00
deploy: 9d89d4c188
This commit is contained in:
@@ -107,7 +107,7 @@ Functions</h2></td></tr>
|
||||
<p>Returns the <a class="el" href="classripple_1_1SHAMap.html" title="A SHAMap is both a radix tree with a fan-out of 16 and a Merkle tree.">SHAMap</a> that owns this node. </p>
|
||||
<dl class="section return"><dt>Returns</dt><dd>the ID of the <a class="el" href="classripple_1_1SHAMap.html" title="A SHAMap is both a radix tree with a fan-out of 16 and a Merkle tree.">SHAMap</a> that owns this node, or 0 if the node is not owned by any <a class="el" href="classripple_1_1SHAMap.html" title="A SHAMap is both a radix tree with a fan-out of 16 and a Merkle tree.">SHAMap</a> and is a candidate for sharing. </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="SHAMapTreeNode_8h_source.html#l00196">196</a> of file <a class="el" href="SHAMapTreeNode_8h_source.html">SHAMapTreeNode.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="SHAMapTreeNode_8h_source.html#l00197">197</a> of file <a class="el" href="SHAMapTreeNode_8h_source.html">SHAMapTreeNode.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -129,7 +129,7 @@ Functions</h2></td></tr>
|
||||
<p>If this node is shared with another map, mark it as no longer shared. </p>
|
||||
<p>Only nodes that are not modified and do not need to be flushed back should be marked as unshared. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="SHAMapTreeNode_8h_source.html#l00207">207</a> of file <a class="el" href="SHAMapTreeNode_8h_source.html">SHAMapTreeNode.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="SHAMapTreeNode_8h_source.html#l00208">208</a> of file <a class="el" href="SHAMapTreeNode_8h_source.html">SHAMapTreeNode.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user