mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
898 lines
48 KiB
HTML
898 lines
48 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.17"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>rippled: ripple::NodeFamily Class Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">rippled
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.17 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="namespaceripple.html">ripple</a></li><li class="navelem"><a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="#pri-methods">Private Member Functions</a> |
|
|
<a href="#pri-attribs">Private Attributes</a> |
|
|
<a href="classripple_1_1NodeFamily-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">ripple::NodeFamily Class Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="dynheader">
|
|
Inheritance diagram for ripple::NodeFamily:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classripple_1_1NodeFamily__inherit__graph.png" border="0" usemap="#ripple_1_1NodeFamily_inherit__map" alt="Inheritance graph"/></div>
|
|
<map name="ripple_1_1NodeFamily_inherit__map" id="ripple_1_1NodeFamily_inherit__map">
|
|
<area shape="rect" title=" " alt="" coords="5,80,149,107"/>
|
|
<area shape="rect" href="classripple_1_1Family.html" title=" " alt="" coords="22,5,133,32"/>
|
|
</map>
|
|
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
|
<div class="dynheader">
|
|
Collaboration diagram for ripple::NodeFamily:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classripple_1_1NodeFamily__coll__graph.png" border="0" usemap="#ripple_1_1NodeFamily_coll__map" alt="Collaboration graph"/></div>
|
|
<map name="ripple_1_1NodeFamily_coll__map" id="ripple_1_1NodeFamily_coll__map">
|
|
<area shape="rect" title=" " alt="" coords="2647,351,2791,378"/>
|
|
<area shape="rect" href="classripple_1_1Family.html" title=" " alt="" coords="2365,137,2475,163"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="821,905,923,931"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/atomic/atomic.html" title=" " alt="" coords="1389,834,1596,861"/>
|
|
<area shape="rect" href="classripple_1_1NodeStore_1_1Database.html" title="Persistency layer for NodeObject." alt="" coords="2349,709,2491,751"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/array.html" title=" " alt="" coords="1095,728,1263,769"/>
|
|
<area shape="rect" href="classripple_1_1Application.html" title=" " alt="" coords="2127,186,2267,213"/>
|
|
<area shape="rect" href="classbeast_1_1PropertyStream_1_1Source.html" title="Subclasses can be called to write to a stream and have children." alt="" coords="1409,120,1577,161"/>
|
|
<area shape="rect" href="classbeast_1_1PropertyStream_1_1Item.html" title=" " alt="" coords="1885,75,2053,116"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/thread/recursive_mutex.html" title="STL class." alt="" coords="1100,125,1259,151"/>
|
|
<area shape="rect" href="classripple_1_1TaggedCache.html" title="Map/cache combination." alt="" coords="1397,295,1588,351"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/string/basic_string.html" title="STL class." alt="" coords="1136,175,1223,202"/>
|
|
<area shape="rect" href="classbeast_1_1List.html" title=" " alt="" coords="1087,59,1272,100"/>
|
|
<area shape="rect" href="classbeast_1_1detail_1_1ListNode.html" title=" " alt="" coords="781,51,963,107"/>
|
|
<area shape="rect" href="classbeast_1_1detail_1_1ListNode.html" title=" " alt="" coords="508,59,676,100"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/size_t.html" title=" " alt="" coords="828,306,916,333"/>
|
|
<area shape="rect" href="classripple_1_1partitioned__unordered__map.html" title=" " alt="" coords="1092,226,1267,311"/>
|
|
<area shape="rect" href="structripple_1_1TaggedCache_1_1Stats.html" title=" " alt="" coords="1092,336,1267,407"/>
|
|
<area shape="rect" href="classripple_1_1base__uint.html" title="Integers of any length that is a multiple of 32-bits." alt="" coords="1422,571,1563,612"/>
|
|
<area shape="rect" title=" " alt="" coords="1419,30,1566,57"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="2112,244,2283,285"/>
|
|
<area shape="rect" href="classripple_1_1detail_1_1BasicFullBelowCache.html" title="Remembers which tree keys have all descendants resident." alt="" coords="1885,303,2054,344"/>
|
|
<area shape="rect" href="classbeast_1_1abstract__clock.html" title=" " alt="" coords="1099,431,1260,487"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="1128,511,1231,538"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/atomic/atomic.html" title=" " alt="" coords="1620,495,1827,522"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/vector.html" title=" " alt="" coords="779,231,965,258"/>
|
|
<area shape="rect" href="classbeast_1_1insight_1_1Gauge.html" title="A metric for measuring an integral value." alt="" coords="792,627,952,654"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="507,620,677,661"/>
|
|
<area shape="rect" href="classbeast_1_1insight_1_1GaugeImpl.html" title=" " alt="" coords="247,627,436,654"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/enable_shared_from_this.html" title=" " alt="" coords="5,620,197,661"/>
|
|
<area shape="rect" href="classbeast_1_1insight_1_1Hook.html" title="A reference to a handler for performing polled collection." alt="" coords="796,382,948,409"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="507,375,677,416"/>
|
|
<area shape="rect" href="classbeast_1_1insight_1_1HookImpl.html" title=" " alt="" coords="251,382,432,409"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/enable_shared_from_this.html" title=" " alt="" coords="9,375,193,416"/>
|
|
<area shape="rect" href="classbeast_1_1Journal.html" title="A generic endpoint for log messages." alt="" coords="1124,1007,1235,1034"/>
|
|
<area shape="rect" href="classbeast_1_1Journal_1_1Sink.html" title="Abstraction for the underlying message destination." alt="" coords="799,1162,945,1189"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="2307,313,2533,355"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/thread/mutex.html" title="STL class." alt="" coords="1923,369,2015,395"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/atomic/atomic.html" title=" " alt="" coords="1898,666,2041,693"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/atomic/atomic.html" title=" " alt="" coords="1893,717,2046,743"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/thread/condition_variable.html" title=" " alt="" coords="1884,767,2055,794"/>
|
|
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/map.html" title=" " alt="" coords="1851,541,2088,641"/>
|
|
<area shape="rect" href="classripple_1_1NodeStore_1_1Scheduler.html" title="Scheduling for asynchronous backend activity." alt="" coords="1898,947,2041,988"/>
|
|
</map>
|
|
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:aa8b9b76dbe944c6c22b9f28577c73e22"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#aa8b9b76dbe944c6c22b9f28577c73e22">NodeFamily</a> ()=delete</td></tr>
|
|
<tr class="separator:aa8b9b76dbe944c6c22b9f28577c73e22"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae56b6dd7e9d5ad7031a3b9c32630370e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#ae56b6dd7e9d5ad7031a3b9c32630370e">NodeFamily</a> (<a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> const &)=delete</td></tr>
|
|
<tr class="separator:ae56b6dd7e9d5ad7031a3b9c32630370e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a695c6ba84cc0990b349545e4ebfb3c33"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a695c6ba84cc0990b349545e4ebfb3c33">NodeFamily</a> (<a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> &&)=delete</td></tr>
|
|
<tr class="separator:a695c6ba84cc0990b349545e4ebfb3c33"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a76da93a30954a0c1d548446ee8a692a3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a76da93a30954a0c1d548446ee8a692a3">operator=</a> (<a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> const &)=delete</td></tr>
|
|
<tr class="separator:a76da93a30954a0c1d548446ee8a692a3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a70ac8189ed95e764348c3cd7df5336e5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a70ac8189ed95e764348c3cd7df5336e5">operator=</a> (<a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> &&)=delete</td></tr>
|
|
<tr class="separator:a70ac8189ed95e764348c3cd7df5336e5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa17f9fd95fdd21e03697af5934a7cf5b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#aa17f9fd95fdd21e03697af5934a7cf5b">NodeFamily</a> (<a class="el" href="classripple_1_1Application.html">Application</a> &app, <a class="el" href="classripple_1_1CollectorManager.html">CollectorManager</a> &cm)</td></tr>
|
|
<tr class="separator:aa17f9fd95fdd21e03697af5934a7cf5b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab3b5a3fc21e9d92baee91ad67ccce98e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1NodeStore_1_1Database.html">NodeStore::Database</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#ab3b5a3fc21e9d92baee91ad67ccce98e">db</a> () override</td></tr>
|
|
<tr class="separator:ab3b5a3fc21e9d92baee91ad67ccce98e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:afbe4e51b92399e1665f4c16521d0db13"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1NodeStore_1_1Database.html">NodeStore::Database</a> const & </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#afbe4e51b92399e1665f4c16521d0db13">db</a> () const override</td></tr>
|
|
<tr class="separator:afbe4e51b92399e1665f4c16521d0db13"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6c7379a762c7635f5d105ed7a7333525"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> const & </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a6c7379a762c7635f5d105ed7a7333525">journal</a> () override</td></tr>
|
|
<tr class="separator:a6c7379a762c7635f5d105ed7a7333525"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a82cca89d34928fbbf56dcd65ab84a25f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a82cca89d34928fbbf56dcd65ab84a25f">isShardBacked</a> () const override</td></tr>
|
|
<tr class="separator:a82cca89d34928fbbf56dcd65ab84a25f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a09d13fbbcc85779a1dbd98251055f673"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#ad18fcbe19742d7f978f16f21ac70fba5">FullBelowCache</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a09d13fbbcc85779a1dbd98251055f673">getFullBelowCache</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>) override</td></tr>
|
|
<tr class="memdesc:a09d13fbbcc85779a1dbd98251055f673"><td class="mdescLeft"> </td><td class="mdescRight">Return a pointer to the <a class="el" href="classripple_1_1Family.html">Family</a> Full Below Cache. <a href="classripple_1_1NodeFamily.html#a09d13fbbcc85779a1dbd98251055f673">More...</a><br /></td></tr>
|
|
<tr class="separator:a09d13fbbcc85779a1dbd98251055f673"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa1488bd881c466dd7a8a37265f26ea56"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#acffabb2b30913f9687dbf65f4afc0a19">TreeNodeCache</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#aa1488bd881c466dd7a8a37265f26ea56">getTreeNodeCache</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>) override</td></tr>
|
|
<tr class="memdesc:aa1488bd881c466dd7a8a37265f26ea56"><td class="mdescLeft"> </td><td class="mdescRight">Return a pointer to the <a class="el" href="classripple_1_1Family.html">Family</a> Tree Node Cache. <a href="classripple_1_1NodeFamily.html#aa1488bd881c466dd7a8a37265f26ea56">More...</a><br /></td></tr>
|
|
<tr class="separator:aa1488bd881c466dd7a8a37265f26ea56"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a656e8cb2fa08a2f5549c9b42228b5d57"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a656e8cb2fa08a2f5549c9b42228b5d57">sweep</a> () override</td></tr>
|
|
<tr class="separator:a656e8cb2fa08a2f5549c9b42228b5d57"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:acd15a63c12f9d7bfd363ef35707171da"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#acd15a63c12f9d7bfd363ef35707171da">reset</a> () override</td></tr>
|
|
<tr class="separator:acd15a63c12f9d7bfd363ef35707171da"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae28638a42e0a37921b85da75d6d73ba3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#ae28638a42e0a37921b85da75d6d73ba3">missingNode</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> seq) override</td></tr>
|
|
<tr class="separator:ae28638a42e0a37921b85da75d6d73ba3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa104bf159439bb227ae4b2ae1afc9231"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#aa104bf159439bb227ae4b2ae1afc9231">missingNode</a> (<a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &hash, <a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> seq) override</td></tr>
|
|
<tr class="separator:aa104bf159439bb227ae4b2ae1afc9231"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
|
|
Private Member Functions</h2></td></tr>
|
|
<tr class="memitem:a7599daa25d6d2fd8ee537e8396f381c4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a7599daa25d6d2fd8ee537e8396f381c4">acquire</a> (<a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &hash, <a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> seq)</td></tr>
|
|
<tr class="separator:a7599daa25d6d2fd8ee537e8396f381c4"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
|
|
Private Attributes</h2></td></tr>
|
|
<tr class="memitem:ab62b56575e85ed3f0fb7dc81f779a1f0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1Application.html">Application</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#ab62b56575e85ed3f0fb7dc81f779a1f0">app_</a></td></tr>
|
|
<tr class="separator:ab62b56575e85ed3f0fb7dc81f779a1f0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5e578f49adb5af7260bd9ebe35e90f33"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1NodeStore_1_1Database.html">NodeStore::Database</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a5e578f49adb5af7260bd9ebe35e90f33">db_</a></td></tr>
|
|
<tr class="separator:a5e578f49adb5af7260bd9ebe35e90f33"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac5217d806641ec88676fd00cbca56386"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#ac5217d806641ec88676fd00cbca56386">j_</a></td></tr>
|
|
<tr class="separator:ac5217d806641ec88676fd00cbca56386"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a79d99eed7c458981a1f535af6d0b1531"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#ad18fcbe19742d7f978f16f21ac70fba5">FullBelowCache</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a79d99eed7c458981a1f535af6d0b1531">fbCache_</a></td></tr>
|
|
<tr class="separator:a79d99eed7c458981a1f535af6d0b1531"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a65159b09901f85cf031b27383708187a"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#acffabb2b30913f9687dbf65f4afc0a19">TreeNodeCache</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a65159b09901f85cf031b27383708187a">tnCache_</a></td></tr>
|
|
<tr class="separator:a65159b09901f85cf031b27383708187a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0b893d398048e7ae9ff41d9887b9894b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceripple.html#a12af8e98b794e8ee3b4dbecaed2a4efd">LedgerIndex</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#a0b893d398048e7ae9ff41d9887b9894b">maxSeq_</a> {0}</td></tr>
|
|
<tr class="separator:a0b893d398048e7ae9ff41d9887b9894b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:acc158cf12dc02f60d4207fba066152e9"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/thread/mutex.html">std::mutex</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeFamily.html#acc158cf12dc02f60d4207fba066152e9">maxSeqMutex_</a></td></tr>
|
|
<tr class="separator:acc158cf12dc02f60d4207fba066152e9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock">
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00030">30</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a id="aa8b9b76dbe944c6c22b9f28577c73e22"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa8b9b76dbe944c6c22b9f28577c73e22">◆ </a></span>NodeFamily() <span class="overload">[1/4]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">ripple::NodeFamily::NodeFamily </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ae56b6dd7e9d5ad7031a3b9c32630370e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae56b6dd7e9d5ad7031a3b9c32630370e">◆ </a></span>NodeFamily() <span class="overload">[2/4]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">ripple::NodeFamily::NodeFamily </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> const & </td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a695c6ba84cc0990b349545e4ebfb3c33"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a695c6ba84cc0990b349545e4ebfb3c33">◆ </a></span>NodeFamily() <span class="overload">[3/4]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">ripple::NodeFamily::NodeFamily </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> && </td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aa17f9fd95fdd21e03697af5934a7cf5b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa17f9fd95fdd21e03697af5934a7cf5b">◆ </a></span>NodeFamily() <span class="overload">[4/4]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">ripple::NodeFamily::NodeFamily </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1Application.html">Application</a> & </td>
|
|
<td class="paramname"><em>app</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1CollectorManager.html">CollectorManager</a> & </td>
|
|
<td class="paramname"><em>cm</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8cpp_source.html#l00027">27</a> of file <a class="el" href="NodeFamily_8cpp_source.html">NodeFamily.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="a76da93a30954a0c1d548446ee8a692a3"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a76da93a30954a0c1d548446ee8a692a3">◆ </a></span>operator=() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a>& ripple::NodeFamily::operator= </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> const & </td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a70ac8189ed95e764348c3cd7df5336e5"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a70ac8189ed95e764348c3cd7df5336e5">◆ </a></span>operator=() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a>& ripple::NodeFamily::operator= </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> && </td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ab3b5a3fc21e9d92baee91ad67ccce98e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab3b5a3fc21e9d92baee91ad67ccce98e">◆ </a></span>db() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classripple_1_1NodeStore_1_1Database.html">NodeStore::Database</a>& ripple::NodeFamily::db </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1Family.html#a2618f6f7bd3709acf853db111c814df2">ripple::Family</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00046">46</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="afbe4e51b92399e1665f4c16521d0db13"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#afbe4e51b92399e1665f4c16521d0db13">◆ </a></span>db() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classripple_1_1NodeStore_1_1Database.html">NodeStore::Database</a> const& ripple::NodeFamily::db </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1Family.html#ade80f185e1fd56bed3c2f073fc7508b1">ripple::Family</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00052">52</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a6c7379a762c7635f5d105ed7a7333525"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6c7379a762c7635f5d105ed7a7333525">◆ </a></span>journal()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> const& ripple::NodeFamily::journal </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1Family.html#af25466995d0a740ffcf80cd8a59cf0c9">ripple::Family</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00058">58</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a82cca89d34928fbbf56dcd65ab84a25f"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a82cca89d34928fbbf56dcd65ab84a25f">◆ </a></span>isShardBacked()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool ripple::NodeFamily::isShardBacked </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1Family.html#a58104afed93195e1d2eb74c31dd514a8">ripple::Family</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00064">64</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a09d13fbbcc85779a1dbd98251055f673"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a09d13fbbcc85779a1dbd98251055f673">◆ </a></span>getFullBelowCache()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a><<a class="el" href="namespaceripple.html#ad18fcbe19742d7f978f16f21ac70fba5">FullBelowCache</a>> ripple::NodeFamily::getFullBelowCache </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> </td>
|
|
<td class="paramname"><em>ledgerSeq</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Return a pointer to the <a class="el" href="classripple_1_1Family.html">Family</a> Full Below Cache. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">ledgerSeq</td><td>ledger sequence determines a corresponding shard cache </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section note"><dt>Note</dt><dd>ledgerSeq is used by <a class="el" href="classripple_1_1ShardFamily.html">ShardFamily</a> and ignored by <a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1Family.html#ac16fa71cf792d5716da74e9164707769">ripple::Family</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00069">69</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aa1488bd881c466dd7a8a37265f26ea56"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa1488bd881c466dd7a8a37265f26ea56">◆ </a></span>getTreeNodeCache()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a><<a class="el" href="namespaceripple.html#acffabb2b30913f9687dbf65f4afc0a19">TreeNodeCache</a>> ripple::NodeFamily::getTreeNodeCache </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> </td>
|
|
<td class="paramname"><em>ledgerSeq</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Return a pointer to the <a class="el" href="classripple_1_1Family.html">Family</a> Tree Node Cache. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">ledgerSeq</td><td>ledger sequence determines a corresponding shard cache </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section note"><dt>Note</dt><dd>ledgerSeq is used by <a class="el" href="classripple_1_1ShardFamily.html">ShardFamily</a> and ignored by <a class="el" href="classripple_1_1NodeFamily.html">NodeFamily</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1Family.html#a794019ebd9859fb37a7a65b80e8d6df7">ripple::Family</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00074">74</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a656e8cb2fa08a2f5549c9b42228b5d57"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a656e8cb2fa08a2f5549c9b42228b5d57">◆ </a></span>sweep()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::NodeFamily::sweep </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1Family.html#a3ad0cea735f2bd07adc7b5ed7b3528b8">ripple::Family</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8cpp_source.html#l00049">49</a> of file <a class="el" href="NodeFamily_8cpp_source.html">NodeFamily.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="acd15a63c12f9d7bfd363ef35707171da"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#acd15a63c12f9d7bfd363ef35707171da">◆ </a></span>reset()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::NodeFamily::reset </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1Family.html#a2711e78e7c2e33e24db3dfa5235eccd4">ripple::Family</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8cpp_source.html#l00056">56</a> of file <a class="el" href="NodeFamily_8cpp_source.html">NodeFamily.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ae28638a42e0a37921b85da75d6d73ba3"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae28638a42e0a37921b85da75d6d73ba3">◆ </a></span>missingNode() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::NodeFamily::missingNode </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> </td>
|
|
<td class="paramname"><em>seq</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1Family.html#a195ad5c61d5ef6a5b269232ecea7ca55">ripple::Family</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8cpp_source.html#l00068">68</a> of file <a class="el" href="NodeFamily_8cpp_source.html">NodeFamily.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aa104bf159439bb227ae4b2ae1afc9231"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa104bf159439bb227ae4b2ae1afc9231">◆ </a></span>missingNode() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::NodeFamily::missingNode </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const & </td>
|
|
<td class="paramname"><em>hash</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> </td>
|
|
<td class="paramname"><em>seq</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Implements <a class="el" href="classripple_1_1Family.html#a25bd0bb37c0cbf82b50b479df990b5b2">ripple::Family</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00089">89</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a7599daa25d6d2fd8ee537e8396f381c4"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a7599daa25d6d2fd8ee537e8396f381c4">◆ </a></span>acquire()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::NodeFamily::acquire </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const & </td>
|
|
<td class="paramname"><em>hash</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> </td>
|
|
<td class="paramname"><em>seq</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8cpp_source.html#l00098">98</a> of file <a class="el" href="NodeFamily_8cpp_source.html">NodeFamily.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Data Documentation</h2>
|
|
<a id="ab62b56575e85ed3f0fb7dc81f779a1f0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab62b56575e85ed3f0fb7dc81f779a1f0">◆ </a></span>app_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classripple_1_1Application.html">Application</a>& ripple::NodeFamily::app_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00095">95</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a5e578f49adb5af7260bd9ebe35e90f33"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a5e578f49adb5af7260bd9ebe35e90f33">◆ </a></span>db_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classripple_1_1NodeStore_1_1Database.html">NodeStore::Database</a>& ripple::NodeFamily::db_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00096">96</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ac5217d806641ec88676fd00cbca56386"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac5217d806641ec88676fd00cbca56386">◆ </a></span>j_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> ripple::NodeFamily::j_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00097">97</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a79d99eed7c458981a1f535af6d0b1531"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a79d99eed7c458981a1f535af6d0b1531">◆ </a></span>fbCache_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a><<a class="el" href="namespaceripple.html#ad18fcbe19742d7f978f16f21ac70fba5">FullBelowCache</a>> ripple::NodeFamily::fbCache_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00099">99</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a65159b09901f85cf031b27383708187a"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a65159b09901f85cf031b27383708187a">◆ </a></span>tnCache_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a><<a class="el" href="namespaceripple.html#acffabb2b30913f9687dbf65f4afc0a19">TreeNodeCache</a>> ripple::NodeFamily::tnCache_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00100">100</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a0b893d398048e7ae9ff41d9887b9894b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a0b893d398048e7ae9ff41d9887b9894b">◆ </a></span>maxSeq_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespaceripple.html#a12af8e98b794e8ee3b4dbecaed2a4efd">LedgerIndex</a> ripple::NodeFamily::maxSeq_ {0}</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00103">103</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="acc158cf12dc02f60d4207fba066152e9"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#acc158cf12dc02f60d4207fba066152e9">◆ </a></span>maxSeqMutex_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/thread/mutex.html">std::mutex</a> ripple::NodeFamily::maxSeqMutex_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="NodeFamily_8h_source.html#l00104">104</a> of file <a class="el" href="NodeFamily_8h_source.html">NodeFamily.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.17
|
|
</small></address>
|
|
</body>
|
|
</html>
|