This commit is contained in:
nbougalis
2020-05-06 06:59:28 +00:00
parent a569e0f56e
commit 755b13a414
3523 changed files with 69315 additions and 79715 deletions

View File

@@ -233,45 +233,45 @@ $(function() {
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_ad6a1856ba17b6c03dda8c2e163aca613"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#ad6a1856ba17b6c03dda8c2e163aca613">ripple::detail::ApplyStateTable::size</a></div><div class="ttdeci">std::size_t size() const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00055">ApplyStateTable.cpp:55</a></div></div>
<div class="ttc" id="astructripple_1_1Keylet_html"><div class="ttname"><a href="structripple_1_1Keylet.html">ripple::Keylet</a></div><div class="ttdoc">A pair of SHAMap key and LedgerEntryType.</div><div class="ttdef"><b>Definition:</b> <a href="Keylet_8h_source.html#l00038">Keylet.h:38</a></div></div>
<div class="ttc" id="ashared_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a></div><div class="ttdoc">STL class.</div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a6e568a81691fe5eaa22c56fdff11303a"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a6e568a81691fe5eaa22c56fdff11303a">ripple::detail::ApplyStateTable::insert</a></div><div class="ttdeci">void insert(ReadView const &amp;base, std::shared_ptr&lt; SLE &gt; const &amp;sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00434">ApplyStateTable.cpp:434</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a6e568a81691fe5eaa22c56fdff11303a"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a6e568a81691fe5eaa22c56fdff11303a">ripple::detail::ApplyStateTable::insert</a></div><div class="ttdeci">void insert(ReadView const &amp;base, std::shared_ptr&lt; SLE &gt; const &amp;sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00432">ApplyStateTable.cpp:432</a></div></div>
<div class="ttc" id="aclassripple_1_1ReadView_html_a937328125a7d62270f32b4e1555c5cdd"><div class="ttname"><a href="classripple_1_1ReadView.html#a937328125a7d62270f32b4e1555c5cdd">ripple::ReadView::key_type</a></div><div class="ttdeci">uint256 key_type</div><div class="ttdef"><b>Definition:</b> <a href="ReadView_8h_source.html#l00194">ReadView.h:194</a></div></div>
<div class="ttc" id="aclassripple_1_1OpenView_html"><div class="ttname"><a href="classripple_1_1OpenView.html">ripple::OpenView</a></div><div class="ttdoc">Writable ledger view that accumulates state and tx changes.</div><div class="ttdef"><b>Definition:</b> <a href="OpenView_8h_source.html#l00052">OpenView.h:52</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a5ec327d07ac54d993660381dbc68d6a2"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a5ec327d07ac54d993660381dbc68d6a2">ripple::detail::ApplyStateTable::visit</a></div><div class="ttdeci">void visit(ReadView const &amp;base, std::function&lt; void(uint256 const &amp;key, bool isDelete, std::shared_ptr&lt; SLE const &gt; const &amp;before, std::shared_ptr&lt; SLE const &gt; const &amp;after)&gt; const &amp;func) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00074">ApplyStateTable.cpp:74</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_ae74269cde1966912bba429b06efecade"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#ae74269cde1966912bba429b06efecade">ripple::detail::ApplyStateTable::operator=</a></div><div class="ttdeci">ApplyStateTable &amp; operator=(ApplyStateTable &amp;&amp;)=delete</div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a555c3b482f8688a50002a5a0a5faec03"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a555c3b482f8688a50002a5a0a5faec03">ripple::detail::ApplyStateTable::exists</a></div><div class="ttdeci">bool exists(ReadView const &amp;base, Keylet const &amp;k) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00270">ApplyStateTable.cpp:270</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a555c3b482f8688a50002a5a0a5faec03"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a555c3b482f8688a50002a5a0a5faec03">ripple::detail::ApplyStateTable::exists</a></div><div class="ttdeci">bool exists(ReadView const &amp;base, Keylet const &amp;k) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00268">ApplyStateTable.cpp:268</a></div></div>
<div class="ttc" id="afunction_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_aff1534358a62ede1db5ddcea1d78fabc"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#aff1534358a62ede1db5ddcea1d78fabc">ripple::detail::ApplyStateTable::ApplyStateTable</a></div><div class="ttdeci">ApplyStateTable()=default</div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a701ddeba06b2df355cc359fcdf1e60e1"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a701ddeba06b2df355cc359fcdf1e60e1">ripple::detail::ApplyStateTable::threadItem</a></div><div class="ttdeci">static void threadItem(TxMeta &amp;meta, std::shared_ptr&lt; SLE &gt; const &amp;to)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00525">ApplyStateTable.cpp:525</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a701ddeba06b2df355cc359fcdf1e60e1"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a701ddeba06b2df355cc359fcdf1e60e1">ripple::detail::ApplyStateTable::threadItem</a></div><div class="ttdeci">static void threadItem(TxMeta &amp;meta, std::shared_ptr&lt; SLE &gt; const &amp;to)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00523">ApplyStateTable.cpp:523</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a958ac2550ee88b655217f6f1f51c6222a0fea6a13c52b4d4725368f24b045ca84"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a958ac2550ee88b655217f6f1f51c6222a0fea6a13c52b4d4725368f24b045ca84">ripple::detail::ApplyStateTable::Action::cache</a></div><div class="ttdeci">@ cache</div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a2a8fe3fbf07c6803b1058191b84dba58"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a2a8fe3fbf07c6803b1058191b84dba58">ripple::detail::ApplyStateTable::dropsDestroyed</a></div><div class="ttdeci">XRPAmount const &amp; dropsDestroyed() const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8h_source.html#l00122">ApplyStateTable.h:122</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_aebf108c8a6b2e8e7a0f516df29d0e926"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#aebf108c8a6b2e8e7a0f516df29d0e926">ripple::detail::ApplyStateTable::destroyXRP</a></div><div class="ttdeci">void destroyXRP(XRPAmount const &amp;fee)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00516">ApplyStateTable.cpp:516</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_aebf108c8a6b2e8e7a0f516df29d0e926"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#aebf108c8a6b2e8e7a0f516df29d0e926">ripple::detail::ApplyStateTable::destroyXRP</a></div><div class="ttdeci">void destroyXRP(XRPAmount const &amp;fee)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00514">ApplyStateTable.cpp:514</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_aed60756c5ff71886b95b0d09022f3e3c"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#aed60756c5ff71886b95b0d09022f3e3c">ripple::detail::ApplyStateTable::dropsDestroyed_</a></div><div class="ttdeci">XRPAmount dropsDestroyed_</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8h_source.html#l00052">ApplyStateTable.h:52</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_ad8170222c018b2a9953559d5ca412ee6"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#ad8170222c018b2a9953559d5ca412ee6">ripple::detail::ApplyStateTable::replace</a></div><div class="ttdeci">void replace(ReadView const &amp;base, std::shared_ptr&lt; SLE &gt; const &amp;sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00464">ApplyStateTable.cpp:464</a></div></div>
<div class="ttc" id="aclassripple_1_1TxMeta_html"><div class="ttname"><a href="classripple_1_1TxMeta.html">ripple::TxMeta</a></div><div class="ttdef"><b>Definition:</b> <a href="TxMeta_8h_source.html#l00033">TxMeta.h:33</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_ad8170222c018b2a9953559d5ca412ee6"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#ad8170222c018b2a9953559d5ca412ee6">ripple::detail::ApplyStateTable::replace</a></div><div class="ttdeci">void replace(ReadView const &amp;base, std::shared_ptr&lt; SLE &gt; const &amp;sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00462">ApplyStateTable.cpp:462</a></div></div>
<div class="ttc" id="aclassripple_1_1TxMeta_html"><div class="ttname"><a href="classripple_1_1TxMeta.html">ripple::TxMeta</a></div><div class="ttdef"><b>Definition:</b> <a href="TxMeta_8h_source.html#l00032">TxMeta.h:32</a></div></div>
<div class="ttc" id="aclassripple_1_1base__uint_html"><div class="ttname"><a href="classripple_1_1base__uint.html">ripple::base_uint&lt; 256 &gt;</a></div></div>
<div class="ttc" id="aclassripple_1_1RawView_html"><div class="ttname"><a href="classripple_1_1RawView.html">ripple::RawView</a></div><div class="ttdoc">Interface for ledger entry changes.</div><div class="ttdef"><b>Definition:</b> <a href="RawView_8h_source.html#l00037">RawView.h:37</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_ac71c446d6cd8570add6765c71d5f8e8d"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#ac71c446d6cd8570add6765c71d5f8e8d">ripple::detail::ApplyStateTable::apply</a></div><div class="ttdeci">void apply(RawView &amp;to) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00031">ApplyStateTable.cpp:31</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a97fac093c160ca7a69e1860c02750c7e"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a97fac093c160ca7a69e1860c02750c7e">ripple::detail::ApplyStateTable::threadOwners</a></div><div class="ttdeci">void threadOwners(ReadView const &amp;base, TxMeta &amp;meta, std::shared_ptr&lt; SLE const &gt; const &amp;sle, Mods &amp;mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00607">ApplyStateTable.cpp:607</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a97fac093c160ca7a69e1860c02750c7e"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a97fac093c160ca7a69e1860c02750c7e">ripple::detail::ApplyStateTable::threadOwners</a></div><div class="ttdeci">void threadOwners(ReadView const &amp;base, TxMeta &amp;meta, std::shared_ptr&lt; SLE const &gt; const &amp;sle, Mods &amp;mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00617">ApplyStateTable.cpp:617</a></div></div>
<div class="ttc" id="aclassripple_1_1TERSubset_html"><div class="ttname"><a href="classripple_1_1TERSubset.html">ripple::TERSubset&lt; CanCvtToTER &gt;</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a1821b259cdac453a94c4337375405924"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a1821b259cdac453a94c4337375405924">ripple::detail::ApplyStateTable::erase</a></div><div class="ttdeci">void erase(ReadView const &amp;base, std::shared_ptr&lt; SLE &gt; const &amp;sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00383">ApplyStateTable.cpp:383</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a1821b259cdac453a94c4337375405924"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a1821b259cdac453a94c4337375405924">ripple::detail::ApplyStateTable::erase</a></div><div class="ttdeci">void erase(ReadView const &amp;base, std::shared_ptr&lt; SLE &gt; const &amp;sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00381">ApplyStateTable.cpp:381</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a958ac2550ee88b655217f6f1f51c6222a26eb25b14d930f9d5f59b2c50798a9a4"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a958ac2550ee88b655217f6f1f51c6222a26eb25b14d930f9d5f59b2c50798a9a4">ripple::detail::ApplyStateTable::Action::erase</a></div><div class="ttdeci">@ erase</div></div>
<div class="ttc" id="aclassripple_1_1STTx_html"><div class="ttname"><a href="classripple_1_1STTx.html">ripple::STTx</a></div><div class="ttdef"><b>Definition:</b> <a href="STTx_8h_source.html#l00042">STTx.h:42</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a3b84e6caea0d8f5e213a863d05e77563"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a3b84e6caea0d8f5e213a863d05e77563">ripple::detail::ApplyStateTable::threadTx</a></div><div class="ttdeci">void threadTx(ReadView const &amp;base, TxMeta &amp;meta, AccountID const &amp;to, Mods &amp;mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00587">ApplyStateTable.cpp:587</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a3b84e6caea0d8f5e213a863d05e77563"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a3b84e6caea0d8f5e213a863d05e77563">ripple::detail::ApplyStateTable::threadTx</a></div><div class="ttdeci">void threadTx(ReadView const &amp;base, TxMeta &amp;meta, AccountID const &amp;to, Mods &amp;mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00597">ApplyStateTable.cpp:597</a></div></div>
<div class="ttc" id="aclassbeast_1_1Journal_html"><div class="ttname"><a href="classbeast_1_1Journal.html">beast::Journal</a></div><div class="ttdoc">A generic endpoint for log messages.</div><div class="ttdef"><b>Definition:</b> <a href="Journal_8h_source.html#l00058">Journal.h:58</a></div></div>
<div class="ttc" id="amap_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a></div><div class="ttdoc">STL class.</div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a47de0fffb27709a3f9a5b12c3cf56009"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a47de0fffb27709a3f9a5b12c3cf56009">ripple::detail::ApplyStateTable::read</a></div><div class="ttdeci">std::shared_ptr&lt; SLE const &gt; read(ReadView const &amp;base, Keylet const &amp;k) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00327">ApplyStateTable.cpp:327</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a47de0fffb27709a3f9a5b12c3cf56009"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a47de0fffb27709a3f9a5b12c3cf56009">ripple::detail::ApplyStateTable::read</a></div><div class="ttdeci">std::shared_ptr&lt; SLE const &gt; read(ReadView const &amp;base, Keylet const &amp;k) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00325">ApplyStateTable.cpp:325</a></div></div>
<div class="ttc" id="amemory_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/memory.html">memory</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a1f72320635a01285c1ded84ade7c9676"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a1f72320635a01285c1ded84ade7c9676">ripple::detail::ApplyStateTable::rawErase</a></div><div class="ttdeci">void rawErase(ReadView const &amp;base, std::shared_ptr&lt; SLE &gt; const &amp;sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00407">ApplyStateTable.cpp:407</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a7e62021e501c3d99b49590266318e657"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a7e62021e501c3d99b49590266318e657">ripple::detail::ApplyStateTable::getForMod</a></div><div class="ttdeci">std::shared_ptr&lt; SLE &gt; getForMod(ReadView const &amp;base, key_type const &amp;key, Mods &amp;mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00538">ApplyStateTable.cpp:538</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_ad372c5680fff19307f6ccf0d9c6d533d"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#ad372c5680fff19307f6ccf0d9c6d533d">ripple::detail::ApplyStateTable::succ</a></div><div class="ttdeci">boost::optional&lt; key_type &gt; succ(ReadView const &amp;base, key_type const &amp;key, boost::optional&lt; key_type &gt; const &amp;last) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00292">ApplyStateTable.cpp:292</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a1f72320635a01285c1ded84ade7c9676"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a1f72320635a01285c1ded84ade7c9676">ripple::detail::ApplyStateTable::rawErase</a></div><div class="ttdeci">void rawErase(ReadView const &amp;base, std::shared_ptr&lt; SLE &gt; const &amp;sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00405">ApplyStateTable.cpp:405</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a7e62021e501c3d99b49590266318e657"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a7e62021e501c3d99b49590266318e657">ripple::detail::ApplyStateTable::getForMod</a></div><div class="ttdeci">std::shared_ptr&lt; SLE &gt; getForMod(ReadView const &amp;base, key_type const &amp;key, Mods &amp;mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00548">ApplyStateTable.cpp:548</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_ad372c5680fff19307f6ccf0d9c6d533d"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#ad372c5680fff19307f6ccf0d9c6d533d">ripple::detail::ApplyStateTable::succ</a></div><div class="ttdeci">boost::optional&lt; key_type &gt; succ(ReadView const &amp;base, key_type const &amp;key, boost::optional&lt; key_type &gt; const &amp;last) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00290">ApplyStateTable.cpp:290</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a92ff2820fcb353f3b969686b0a408520"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a92ff2820fcb353f3b969686b0a408520">ripple::detail::ApplyStateTable::key_type</a></div><div class="ttdeci">ReadView::key_type key_type</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8h_source.html#l00039">ApplyStateTable.h:39</a></div></div>
<div class="ttc" id="aclassripple_1_1ReadView_html"><div class="ttname"><a href="classripple_1_1ReadView.html">ripple::ReadView</a></div><div class="ttdoc">A view into a ledger.</div><div class="ttdef"><b>Definition:</b> <a href="ReadView_8h_source.html#l00188">ReadView.h:188</a></div></div>
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition:</b> <a href="RCLCensorshipDetector_8h_source.html#l00029">RCLCensorshipDetector.h:29</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a4f02173d95de431d5d65f9988e846410"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a4f02173d95de431d5d65f9988e846410">ripple::detail::ApplyStateTable::update</a></div><div class="ttdeci">void update(ReadView const &amp;base, std::shared_ptr&lt; SLE &gt; const &amp;sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00493">ApplyStateTable.cpp:493</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a4f02173d95de431d5d65f9988e846410"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a4f02173d95de431d5d65f9988e846410">ripple::detail::ApplyStateTable::update</a></div><div class="ttdeci">void update(ReadView const &amp;base, std::shared_ptr&lt; SLE &gt; const &amp;sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00491">ApplyStateTable.cpp:491</a></div></div>
<div class="ttc" id="anamespaceripple_html_aebcc26ebe20ddcd3bcbfd5402e0acb89"><div class="ttname"><a href="namespaceripple.html#aebcc26ebe20ddcd3bcbfd5402e0acb89">ripple::after</a></div><div class="ttdeci">static bool after(NetClock::time_point now, std::uint32_t mark)</div><div class="ttdoc">Has the specified time passed?</div><div class="ttdef"><b>Definition:</b> <a href="Escrow_8cpp_source.html#l00088">Escrow.cpp:88</a></div></div>
<div class="ttc" id="asize_t_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a958ac2550ee88b655217f6f1f51c6222a8f45a2644508b5282f57fe129f62d19a"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a958ac2550ee88b655217f6f1f51c6222a8f45a2644508b5282f57fe129f62d19a">ripple::detail::ApplyStateTable::Action::modify</a></div><div class="ttdeci">@ modify</div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a15ce23331a3e0efc8b82593615d06179"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a15ce23331a3e0efc8b82593615d06179">ripple::detail::ApplyStateTable::peek</a></div><div class="ttdeci">std::shared_ptr&lt; SLE &gt; peek(ReadView const &amp;base, Keylet const &amp;k)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00349">ApplyStateTable.cpp:349</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a15ce23331a3e0efc8b82593615d06179"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a15ce23331a3e0efc8b82593615d06179">ripple::detail::ApplyStateTable::peek</a></div><div class="ttdeci">std::shared_ptr&lt; SLE &gt; peek(ReadView const &amp;base, Keylet const &amp;k)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00347">ApplyStateTable.cpp:347</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a147c23bf0232814a71d4a5f11fe92272"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a147c23bf0232814a71d4a5f11fe92272">ripple::detail::ApplyStateTable::items_</a></div><div class="ttdeci">items_t items_</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8h_source.html#l00051">ApplyStateTable.h:51</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a958ac2550ee88b655217f6f1f51c6222"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a958ac2550ee88b655217f6f1f51c6222">ripple::detail::ApplyStateTable::Action</a></div><div class="ttdeci">Action</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8h_source.html#l00042">ApplyStateTable.h:42</a></div></div>
<div class="ttc" id="aunordered_map_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/unordered_map.html">std::unordered_map</a></div><div class="ttdoc">STL class.</div></div>