mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-05 16:57:56 +00:00
deploy: dcc4581220
This commit is contained in:
@@ -142,100 +142,101 @@ $(function() {
|
||||
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#ac71c446d6cd8570add6765c71d5f8e8d">apply</a>(<a class="code hl_class" href="classripple_1_1RawView.html">RawView</a>& to) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> </div>
|
||||
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional<TxMeta></a></div>
|
||||
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#ac71c446d6cd8570add6765c71d5f8e8d">apply</a>(</div>
|
||||
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <a class="code hl_class" href="classripple_1_1OpenView.html">OpenView</a>& to,</div>
|
||||
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> <a class="code hl_class" href="classripple_1_1STTx.html">STTx</a> <span class="keyword">const</span>& tx,</div>
|
||||
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> <a class="code hl_class" href="classripple_1_1TERSubset.html">TER</a> ter,</div>
|
||||
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional<STAmount></a> <span class="keyword">const</span>& deliver,</div>
|
||||
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> <a class="code hl_class" href="classbeast_1_1Journal.html">beast::Journal</a> j);</div>
|
||||
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> </div>
|
||||
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> <span class="keywordtype">bool</span></div>
|
||||
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a555c3b482f8688a50002a5a0a5faec03">exists</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_struct" href="structripple_1_1Keylet.html">Keylet</a> <span class="keyword">const</span>& k) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> </div>
|
||||
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional<key_type></a></div>
|
||||
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#ad75aeecf35b6616fa259d533bd06f622">succ</a>(</div>
|
||||
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base,</div>
|
||||
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> <a class="code hl_class" href="classripple_1_1base__uint.html">key_type</a> <span class="keyword">const</span>& key,</div>
|
||||
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional<key_type></a> <span class="keyword">const</span>& last) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> </div>
|
||||
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE const></a></div>
|
||||
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a46af8fae651e790f1a7c69ee56f1d5ce">read</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_struct" href="structripple_1_1Keylet.html">Keylet</a> <span class="keyword">const</span>& k) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> </div>
|
||||
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a></div>
|
||||
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a15ce23331a3e0efc8b82593615d06179">peek</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_struct" href="structripple_1_1Keylet.html">Keylet</a> <span class="keyword">const</span>& k);</div>
|
||||
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> </div>
|
||||
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a></div>
|
||||
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#ad6a1856ba17b6c03dda8c2e163aca613">size</a>() <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> </div>
|
||||
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a5ec327d07ac54d993660381dbc68d6a2">visit</a>(</div>
|
||||
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base,</div>
|
||||
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><<span class="keywordtype">void</span>(</div>
|
||||
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> <a class="code hl_class" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& key,</div>
|
||||
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> <span class="keywordtype">bool</span> isDelete,</div>
|
||||
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE const></a> <span class="keyword">const</span>& before,</div>
|
||||
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE const></a> <span class="keyword">const</span>& <a class="code hl_function" href="namespaceripple.html#aebcc26ebe20ddcd3bcbfd5402e0acb89">after</a>)> <span class="keyword">const</span>& func) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> </div>
|
||||
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> <a class="code hl_enumvalue" href="classripple_1_1detail_1_1ApplyStateTable.html#a958ac2550ee88b655217f6f1f51c6222a26eb25b14d930f9d5f59b2c50798a9a4">erase</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& sle);</div>
|
||||
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> </div>
|
||||
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a1f72320635a01285c1ded84ade7c9676">rawErase</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& sle);</div>
|
||||
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> </div>
|
||||
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> <a class="code hl_enumvalue" href="classripple_1_1detail_1_1ApplyStateTable.html#a958ac2550ee88b655217f6f1f51c6222ae0df5f3dfd2650ae5be9993434e2b2c0">insert</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& sle);</div>
|
||||
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> </div>
|
||||
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a4f02173d95de431d5d65f9988e846410">update</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& sle);</div>
|
||||
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> </div>
|
||||
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#ad8170222c018b2a9953559d5ca412ee6">replace</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& sle);</div>
|
||||
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> </div>
|
||||
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#aebf108c8a6b2e8e7a0f516df29d0e926">destroyXRP</a>(<a class="code hl_class" href="classripple_1_1XRPAmount.html">XRPAmount</a> <span class="keyword">const</span>& fee);</div>
|
||||
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span> </div>
|
||||
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span> <span class="comment">// For debugging</span></div>
|
||||
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span> <a class="code hl_class" href="classripple_1_1XRPAmount.html">XRPAmount</a> <span class="keyword">const</span>&</div>
|
||||
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"><a class="line" href="classripple_1_1detail_1_1ApplyStateTable.html#a3911f7905d2146dfd692a51238b980f4"> 122</a></span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a3911f7905d2146dfd692a51238b980f4">dropsDestroyed</a>()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span><span class="keyword"> </span>{</div>
|
||||
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1detail_1_1ApplyStateTable.html#aed60756c5ff71886b95b0d09022f3e3c">dropsDestroyed_</a>;</div>
|
||||
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> }</div>
|
||||
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"> 126</span> </div>
|
||||
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span><span class="keyword">private</span>:</div>
|
||||
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"><a class="line" href="classripple_1_1detail_1_1ApplyStateTable.html#a7bc64273ff4bcd3b2ecef678cbed5446"> 128</a></span> <span class="keyword">using </span><a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/unordered_map.html">Mods</a> = <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/unordered_map.html">hash_map<key_type, std::shared_ptr<SLE></a>>;</div>
|
||||
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> </div>
|
||||
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> <span class="keyword">static</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a701ddeba06b2df355cc359fcdf1e60e1">threadItem</a>(<a class="code hl_class" href="classripple_1_1TxMeta.html">TxMeta</a>& meta, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& to);</div>
|
||||
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> </div>
|
||||
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a></div>
|
||||
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a7e62021e501c3d99b49590266318e657">getForMod</a>(</div>
|
||||
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base,</div>
|
||||
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> <a class="code hl_class" href="classripple_1_1base__uint.html">key_type</a> <span class="keyword">const</span>& key,</div>
|
||||
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/unordered_map.html">Mods</a>& mods,</div>
|
||||
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> <a class="code hl_class" href="classbeast_1_1Journal.html">beast::Journal</a> j);</div>
|
||||
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> </div>
|
||||
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a3b84e6caea0d8f5e213a863d05e77563">threadTx</a>(</div>
|
||||
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base,</div>
|
||||
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> <a class="code hl_class" href="classripple_1_1TxMeta.html">TxMeta</a>& meta,</div>
|
||||
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> <a class="code hl_class" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& to,</div>
|
||||
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/unordered_map.html">Mods</a>& mods,</div>
|
||||
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> <a class="code hl_class" href="classbeast_1_1Journal.html">beast::Journal</a> j);</div>
|
||||
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> </div>
|
||||
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a97fac093c160ca7a69e1860c02750c7e">threadOwners</a>(</div>
|
||||
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base,</div>
|
||||
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> <a class="code hl_class" href="classripple_1_1TxMeta.html">TxMeta</a>& meta,</div>
|
||||
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE const></a> <span class="keyword">const</span>& sle,</div>
|
||||
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/unordered_map.html">Mods</a>& mods,</div>
|
||||
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> <a class="code hl_class" href="classbeast_1_1Journal.html">beast::Journal</a> j);</div>
|
||||
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span>};</div>
|
||||
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> </div>
|
||||
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span>} <span class="comment">// namespace detail</span></div>
|
||||
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span>} <span class="comment">// namespace ripple</span></div>
|
||||
<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><span class="preprocessor">#endif</span></div>
|
||||
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> <span class="keywordtype">bool</span> isDryRun,</div>
|
||||
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> <a class="code hl_class" href="classbeast_1_1Journal.html">beast::Journal</a> j);</div>
|
||||
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> </div>
|
||||
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> <span class="keywordtype">bool</span></div>
|
||||
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a555c3b482f8688a50002a5a0a5faec03">exists</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_struct" href="structripple_1_1Keylet.html">Keylet</a> <span class="keyword">const</span>& k) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> </div>
|
||||
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional<key_type></a></div>
|
||||
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#ad75aeecf35b6616fa259d533bd06f622">succ</a>(</div>
|
||||
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base,</div>
|
||||
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> <a class="code hl_class" href="classripple_1_1base__uint.html">key_type</a> <span class="keyword">const</span>& key,</div>
|
||||
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional<key_type></a> <span class="keyword">const</span>& last) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> </div>
|
||||
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE const></a></div>
|
||||
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a46af8fae651e790f1a7c69ee56f1d5ce">read</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_struct" href="structripple_1_1Keylet.html">Keylet</a> <span class="keyword">const</span>& k) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> </div>
|
||||
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a></div>
|
||||
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a15ce23331a3e0efc8b82593615d06179">peek</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_struct" href="structripple_1_1Keylet.html">Keylet</a> <span class="keyword">const</span>& k);</div>
|
||||
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> </div>
|
||||
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a></div>
|
||||
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#ad6a1856ba17b6c03dda8c2e163aca613">size</a>() <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> </div>
|
||||
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a5ec327d07ac54d993660381dbc68d6a2">visit</a>(</div>
|
||||
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base,</div>
|
||||
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><<span class="keywordtype">void</span>(</div>
|
||||
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> <a class="code hl_class" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& key,</div>
|
||||
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> <span class="keywordtype">bool</span> isDelete,</div>
|
||||
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE const></a> <span class="keyword">const</span>& before,</div>
|
||||
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE const></a> <span class="keyword">const</span>& <a class="code hl_function" href="namespaceripple.html#aebcc26ebe20ddcd3bcbfd5402e0acb89">after</a>)> <span class="keyword">const</span>& func) <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> </div>
|
||||
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> <a class="code hl_enumvalue" href="classripple_1_1detail_1_1ApplyStateTable.html#a958ac2550ee88b655217f6f1f51c6222a26eb25b14d930f9d5f59b2c50798a9a4">erase</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& sle);</div>
|
||||
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> </div>
|
||||
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a1f72320635a01285c1ded84ade7c9676">rawErase</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& sle);</div>
|
||||
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> </div>
|
||||
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> <a class="code hl_enumvalue" href="classripple_1_1detail_1_1ApplyStateTable.html#a958ac2550ee88b655217f6f1f51c6222ae0df5f3dfd2650ae5be9993434e2b2c0">insert</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& sle);</div>
|
||||
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> </div>
|
||||
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a4f02173d95de431d5d65f9988e846410">update</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& sle);</div>
|
||||
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> </div>
|
||||
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#ad8170222c018b2a9953559d5ca412ee6">replace</a>(<a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& sle);</div>
|
||||
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> </div>
|
||||
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#aebf108c8a6b2e8e7a0f516df29d0e926">destroyXRP</a>(<a class="code hl_class" href="classripple_1_1XRPAmount.html">XRPAmount</a> <span class="keyword">const</span>& fee);</div>
|
||||
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span> </div>
|
||||
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span> <span class="comment">// For debugging</span></div>
|
||||
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span> <a class="code hl_class" href="classripple_1_1XRPAmount.html">XRPAmount</a> <span class="keyword">const</span>&</div>
|
||||
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"><a class="line" href="classripple_1_1detail_1_1ApplyStateTable.html#a3911f7905d2146dfd692a51238b980f4"> 123</a></span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a3911f7905d2146dfd692a51238b980f4">dropsDestroyed</a>()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span><span class="keyword"> </span>{</div>
|
||||
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1detail_1_1ApplyStateTable.html#aed60756c5ff71886b95b0d09022f3e3c">dropsDestroyed_</a>;</div>
|
||||
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"> 126</span> }</div>
|
||||
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span> </div>
|
||||
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span><span class="keyword">private</span>:</div>
|
||||
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"><a class="line" href="classripple_1_1detail_1_1ApplyStateTable.html#a7bc64273ff4bcd3b2ecef678cbed5446"> 129</a></span> <span class="keyword">using </span><a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/unordered_map.html">Mods</a> = <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/unordered_map.html">hash_map<key_type, std::shared_ptr<SLE></a>>;</div>
|
||||
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> </div>
|
||||
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> <span class="keyword">static</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a701ddeba06b2df355cc359fcdf1e60e1">threadItem</a>(<a class="code hl_class" href="classripple_1_1TxMeta.html">TxMeta</a>& meta, <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a> <span class="keyword">const</span>& to);</div>
|
||||
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> </div>
|
||||
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE></a></div>
|
||||
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a7e62021e501c3d99b49590266318e657">getForMod</a>(</div>
|
||||
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base,</div>
|
||||
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span> <a class="code hl_class" href="classripple_1_1base__uint.html">key_type</a> <span class="keyword">const</span>& key,</div>
|
||||
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/unordered_map.html">Mods</a>& mods,</div>
|
||||
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> <a class="code hl_class" href="classbeast_1_1Journal.html">beast::Journal</a> j);</div>
|
||||
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> </div>
|
||||
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a3b84e6caea0d8f5e213a863d05e77563">threadTx</a>(</div>
|
||||
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base,</div>
|
||||
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> <a class="code hl_class" href="classripple_1_1TxMeta.html">TxMeta</a>& meta,</div>
|
||||
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> <a class="code hl_class" href="classripple_1_1base__uint.html">AccountID</a> <span class="keyword">const</span>& to,</div>
|
||||
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/unordered_map.html">Mods</a>& mods,</div>
|
||||
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> <a class="code hl_class" href="classbeast_1_1Journal.html">beast::Journal</a> j);</div>
|
||||
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> </div>
|
||||
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> <a class="code hl_function" href="classripple_1_1detail_1_1ApplyStateTable.html#a97fac093c160ca7a69e1860c02750c7e">threadOwners</a>(</div>
|
||||
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> <a class="code hl_class" href="classripple_1_1ReadView.html">ReadView</a> <span class="keyword">const</span>& base,</div>
|
||||
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> <a class="code hl_class" href="classripple_1_1TxMeta.html">TxMeta</a>& meta,</div>
|
||||
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<SLE const></a> <span class="keyword">const</span>& sle,</div>
|
||||
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/unordered_map.html">Mods</a>& mods,</div>
|
||||
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> <a class="code hl_class" href="classbeast_1_1Journal.html">beast::Journal</a> j);</div>
|
||||
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span>};</div>
|
||||
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> </div>
|
||||
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span>} <span class="comment">// namespace detail</span></div>
|
||||
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span>} <span class="comment">// namespace ripple</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="preprocessor">#endif</span></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:59</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#l00055">OpenView.h:56</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#l00036">RawView.h:37</a></div></div>
|
||||
@@ -248,31 +249,31 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1base__uint_html"><div class="ttname"><a href="classripple_1_1base__uint.html">ripple::base_uint< 256 ></a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html">ripple::detail::ApplyStateTable</a></div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8h_source.html#l00036">ApplyStateTable.h:37</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_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< SLE > peek(ReadView const &base, Keylet const &k)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00360">ApplyStateTable.cpp:360</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 &base, std::shared_ptr< SLE > const &sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00418">ApplyStateTable.cpp:418</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a3911f7905d2146dfd692a51238b980f4"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a3911f7905d2146dfd692a51238b980f4">ripple::detail::ApplyStateTable::dropsDestroyed</a></div><div class="ttdeci">XRPAmount const & 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_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 &base, TxMeta &meta, AccountID const &to, Mods &mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00620">ApplyStateTable.cpp:620</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a46af8fae651e790f1a7c69ee56f1d5ce"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a46af8fae651e790f1a7c69ee56f1d5ce">ripple::detail::ApplyStateTable::read</a></div><div class="ttdeci">std::shared_ptr< SLE const > read(ReadView const &base, Keylet const &k) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00338">ApplyStateTable.cpp:338</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 &base, std::shared_ptr< SLE > const &sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00504">ApplyStateTable.cpp:504</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 &base, Keylet const &k) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00281">ApplyStateTable.cpp:281</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< SLE > peek(ReadView const &base, Keylet const &k)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00372">ApplyStateTable.cpp:372</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 &base, std::shared_ptr< SLE > const &sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00430">ApplyStateTable.cpp:430</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a3911f7905d2146dfd692a51238b980f4"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a3911f7905d2146dfd692a51238b980f4">ripple::detail::ApplyStateTable::dropsDestroyed</a></div><div class="ttdeci">XRPAmount const & dropsDestroyed() const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8h_source.html#l00123">ApplyStateTable.h:123</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 &base, TxMeta &meta, AccountID const &to, Mods &mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00632">ApplyStateTable.cpp:632</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_a46af8fae651e790f1a7c69ee56f1d5ce"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a46af8fae651e790f1a7c69ee56f1d5ce">ripple::detail::ApplyStateTable::read</a></div><div class="ttdeci">std::shared_ptr< SLE const > read(ReadView const &base, Keylet const &k) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00350">ApplyStateTable.cpp:350</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 &base, std::shared_ptr< SLE > const &sle)</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_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 &base, Keylet const &k) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00293">ApplyStateTable.cpp:293</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 &base, std::function< void(uint256 const &key, bool isDelete, std::shared_ptr< SLE const > const &before, std::shared_ptr< SLE const > const &after)> const &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_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 &meta, std::shared_ptr< SLE > const &to)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00536">ApplyStateTable.cpp:536</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 &meta, std::shared_ptr< SLE > const &to)</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_a7b06208a1f417d91b01f39a7f613df7b"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a7b06208a1f417d91b01f39a7f613df7b">ripple::detail::ApplyStateTable::operator=</a></div><div class="ttdeci">ApplyStateTable & operator=(ApplyStateTable &&)=delete</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< SLE > getForMod(ReadView const &base, key_type const &key, Mods &mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00569">ApplyStateTable.cpp:569</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< SLE > getForMod(ReadView const &base, key_type const &key, Mods &mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00581">ApplyStateTable.cpp:581</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="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_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_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_a958ac2550ee88b655217f6f1f51c6222ae0df5f3dfd2650ae5be9993434e2b2c0"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#a958ac2550ee88b655217f6f1f51c6222ae0df5f3dfd2650ae5be9993434e2b2c0">ripple::detail::ApplyStateTable::Action::insert</a></div><div class="ttdeci">@ insert</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 &base, TxMeta &meta, std::shared_ptr< SLE const > const &sle, Mods &mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00644">ApplyStateTable.cpp:644</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 &base, TxMeta &meta, std::shared_ptr< SLE const > const &sle, Mods &mods, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00656">ApplyStateTable.cpp:656</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_ab792c584eab5ae3c01f543d7c4335c29"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#ab792c584eab5ae3c01f543d7c4335c29">ripple::detail::ApplyStateTable::ApplyStateTable</a></div><div class="ttdeci">ApplyStateTable(ApplyStateTable &&)=default</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_abaa9a630148124ca012043b929f27fa2"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#abaa9a630148124ca012043b929f27fa2">ripple::detail::ApplyStateTable::operator=</a></div><div class="ttdeci">ApplyStateTable & operator=(ApplyStateTable const &)=delete</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 &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_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="aclassripple_1_1detail_1_1ApplyStateTable_html_ad75aeecf35b6616fa259d533bd06f622"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#ad75aeecf35b6616fa259d533bd06f622">ripple::detail::ApplyStateTable::succ</a></div><div class="ttdeci">std::optional< key_type > succ(ReadView const &base, key_type const &key, std::optional< key_type > const &last) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00303">ApplyStateTable.cpp:303</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 &base, std::shared_ptr< SLE > const &sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00475">ApplyStateTable.cpp:475</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_ad75aeecf35b6616fa259d533bd06f622"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#ad75aeecf35b6616fa259d533bd06f622">ripple::detail::ApplyStateTable::succ</a></div><div class="ttdeci">std::optional< key_type > succ(ReadView const &base, key_type const &key, std::optional< key_type > const &last) const</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00315">ApplyStateTable.cpp:315</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 &base, std::shared_ptr< SLE > const &sle)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00487">ApplyStateTable.cpp:487</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1ApplyStateTable_html_addc8aa01e8cfb7aa6edb380e66dcff5a"><div class="ttname"><a href="classripple_1_1detail_1_1ApplyStateTable.html#addc8aa01e8cfb7aa6edb380e66dcff5a">ripple::detail::ApplyStateTable::ApplyStateTable</a></div><div class="ttdeci">ApplyStateTable(ApplyStateTable const &)=delete</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 &fee)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00527">ApplyStateTable.cpp:527</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 &fee)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyStateTable_8cpp_source.html#l00539">ApplyStateTable.cpp:539</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_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="afunction_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user