This commit is contained in:
intelliot
2023-10-18 20:05:06 +00:00
parent b576a32e7d
commit db530f7220
1292 changed files with 47550 additions and 40912 deletions

View File

@@ -139,152 +139,155 @@ $(function() {
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; </div>
<div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a659b874174037570d1cba218239a2f91"> 187</a></span>&#160; <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a659b874174037570d1cba218239a2f91">ltAMM</a> = 0x0079,</div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160; </div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160; <span class="comment">//---------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a926f3c33237e0c1bb2d4cb8afc0c82b4"> 201</a></span>&#160;<span class="comment"></span> <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a926f3c33237e0c1bb2d4cb8afc0c82b4">ltANY</a> = 0,</div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160; </div>
<div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a822b27579a5bc94b9dea2395852e5bbd"> 214</a></span>&#160; <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a822b27579a5bc94b9dea2395852e5bbd">ltCHILD</a> = 0x1CD2,</div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160; </div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; <span class="comment">//---------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00223"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a5c55abb784b8f464de8515e196e4098c"> 223</a></span>&#160;<span class="comment"></span> <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a5c55abb784b8f464de8515e196e4098c">ltNICKNAME</a> [[deprecated(<span class="stringliteral">&quot;This object type is not supported and should not be used.&quot;</span>)]] = 0x006e,</div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; </div>
<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a69bd5b59c0eaa55b86ebb77ab727e623"> 231</a></span>&#160; <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a69bd5b59c0eaa55b86ebb77ab727e623">ltCONTRACT</a> [[deprecated(<span class="stringliteral">&quot;This object type is not supported and should not be used.&quot;</span>)]] = 0x0063,</div>
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160; </div>
<div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139ad5d73e579995c62fbd0dca3500a8640c"> 239</a></span>&#160; <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139ad5d73e579995c62fbd0dca3500a8640c">ltGENERATOR_MAP</a> [[deprecated(<span class="stringliteral">&quot;This object type is not supported and should not be used.&quot;</span>)]] = 0x0067,</div>
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;};</div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160;<span class="comment">// clang-format off</span></div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160; </div>
<div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5"> 246</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5">LedgerSpecificFlags</a> {</div>
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160; <span class="comment">// ltACCOUNT_ROOT</span></div>
<div class="line"><a name="l00248"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3023711a4bd27dad27a57290b0df1087"> 248</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3023711a4bd27dad27a57290b0df1087">lsfPasswordSpent</a> = 0x00010000, <span class="comment">// True, if password set fee is spent.</span></div>
<div class="line"><a name="l00249"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a2243e81f83c4191286c8c46bdd86d6f3"> 249</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a2243e81f83c4191286c8c46bdd86d6f3">lsfRequireDestTag</a> =</div>
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160; 0x00020000, <span class="comment">// True, to require a DestinationTag for payments.</span></div>
<div class="line"><a name="l00251"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a44c3bc643086a0beb87e3aaeb544e6ad"> 251</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a44c3bc643086a0beb87e3aaeb544e6ad">lsfRequireAuth</a> =</div>
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160; 0x00040000, <span class="comment">// True, to require a authorization to hold IOUs.</span></div>
<div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af697f2c85dc33c5831e82b69c6a4e7e9"> 253</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af697f2c85dc33c5831e82b69c6a4e7e9">lsfDisallowXRP</a> = 0x00080000, <span class="comment">// True, to disallow sending XRP.</span></div>
<div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a74277ce2a45a0b253c18a4aa3c57b7c7"> 254</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a74277ce2a45a0b253c18a4aa3c57b7c7">lsfDisableMaster</a> = 0x00100000, <span class="comment">// True, force regular key</span></div>
<div class="line"><a name="l00255"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe71ed0ad6b450dd8c2ffc0314318b79"> 255</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe71ed0ad6b450dd8c2ffc0314318b79">lsfNoFreeze</a> = 0x00200000, <span class="comment">// True, cannot freeze ripple states</span></div>
<div class="line"><a name="l00256"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe8166dd29a1d6890b51ce96af297f70"> 256</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe8166dd29a1d6890b51ce96af297f70">lsfGlobalFreeze</a> = 0x00400000, <span class="comment">// True, all assets frozen</span></div>
<div class="line"><a name="l00257"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3de81b62b486203f6b8e4f2cd0832ae1"> 257</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3de81b62b486203f6b8e4f2cd0832ae1">lsfDefaultRipple</a> =</div>
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160; 0x00800000, <span class="comment">// True, trust lines allow rippling by default</span></div>
<div class="line"><a name="l00259"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a873a48eb9d8f66315874a318df664f05"> 259</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a873a48eb9d8f66315874a318df664f05">lsfDepositAuth</a> = 0x01000000, <span class="comment">// True, all deposits require authorization</span></div>
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160;<span class="comment">/* // reserved for Hooks amendment</span></div>
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160;<span class="comment"> lsfTshCollect = 0x02000000, // True, allow TSH collect-calls to acc hooks</span></div>
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160;<span class="comment">*/</span></div>
<div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a9f25924b110b0f2debce6e0f71bc5a18"> 263</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a9f25924b110b0f2debce6e0f71bc5a18">lsfDisallowIncomingNFTokenOffer</a> =</div>
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160; 0x04000000, <span class="comment">// True, reject new incoming NFT offers</span></div>
<div class="line"><a name="l00265"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a494f22c192b84673b1ff1e17e1b4304a"> 265</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a494f22c192b84673b1ff1e17e1b4304a">lsfDisallowIncomingCheck</a> =</div>
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160; 0x08000000, <span class="comment">// True, reject new checks</span></div>
<div class="line"><a name="l00267"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a91c443238e7e5acef466bfb2fe9f1211"> 267</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a91c443238e7e5acef466bfb2fe9f1211">lsfDisallowIncomingPayChan</a> =</div>
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160; 0x10000000, <span class="comment">// True, reject new paychans</span></div>
<div class="line"><a name="l00269"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a99c52494bb88dab0264625ebc5c4206e"> 269</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a99c52494bb88dab0264625ebc5c4206e">lsfDisallowIncomingTrustline</a> =</div>
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160; 0x20000000, <span class="comment">// True, reject new trustlines (only if no issued assets)</span></div>
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160; <span class="comment">// 0x40000000 is available</span></div>
<div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4dc02270bf68939f8033c9a985fb2dfb"> 272</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4dc02270bf68939f8033c9a985fb2dfb">lsfAllowTrustLineClawback</a> =</div>
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160; 0x80000000, <span class="comment">// True, enable clawback</span></div>
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160; </div>
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160; <span class="comment">// ltOFFER</span></div>
<div class="line"><a name="l00276"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af5bb4ed279c86f7c4ddfe0b2ed89af00"> 276</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af5bb4ed279c86f7c4ddfe0b2ed89af00">lsfPassive</a> = 0x00010000,</div>
<div class="line"><a name="l00277"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ab4f5e24467c127ce07228288a7b54760"> 277</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ab4f5e24467c127ce07228288a7b54760">lsfSell</a> = 0x00020000, <span class="comment">// True, offer was placed as a sell.</span></div>
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>&#160; </div>
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>&#160; <span class="comment">// ltRIPPLE_STATE</span></div>
<div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ac704b653dce116dabb7ede80b711d953"> 280</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ac704b653dce116dabb7ede80b711d953">lsfLowReserve</a> = 0x00010000, <span class="comment">// True, if entry counts toward reserve.</span></div>
<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a753e9af2cd366aa69e76f62823acf9ec"> 281</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a753e9af2cd366aa69e76f62823acf9ec">lsfHighReserve</a> = 0x00020000,</div>
<div class="line"><a name="l00282"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af37617abe9ad741cd823746961f1fb3a"> 282</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af37617abe9ad741cd823746961f1fb3a">lsfLowAuth</a> = 0x00040000,</div>
<div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ae6db21adf463a223e362b44f0fd54663"> 283</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ae6db21adf463a223e362b44f0fd54663">lsfHighAuth</a> = 0x00080000,</div>
<div class="line"><a name="l00284"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a503af0c7122f0c0f33e7ea4b7deee1d3"> 284</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a503af0c7122f0c0f33e7ea4b7deee1d3">lsfLowNoRipple</a> = 0x00100000,</div>
<div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3f3817fa4e1147bc1ea78c56aaf12632"> 285</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3f3817fa4e1147bc1ea78c56aaf12632">lsfHighNoRipple</a> = 0x00200000,</div>
<div class="line"><a name="l00286"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5acc42435bd72cbd8094823e3316721f8d"> 286</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5acc42435bd72cbd8094823e3316721f8d">lsfLowFreeze</a> = 0x00400000, <span class="comment">// True, low side has set freeze flag</span></div>
<div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4693afbe3079a71cd439cffeda515010"> 287</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4693afbe3079a71cd439cffeda515010">lsfHighFreeze</a> = 0x00800000, <span class="comment">// True, high side has set freeze flag</span></div>
<div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a8cd829998dcb0143ec2153b20fc14d33"> 288</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a8cd829998dcb0143ec2153b20fc14d33">lsfAMMNode</a> = 0x01000000, <span class="comment">// True, trust line to AMM. Used by client</span></div>
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160; <span class="comment">// apps to identify payments via AMM.</span></div>
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>&#160; </div>
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>&#160; <span class="comment">// ltSIGNER_LIST</span></div>
<div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a273944ab384fe8344c4516557dcf5e84"> 292</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a273944ab384fe8344c4516557dcf5e84">lsfOneOwnerCount</a> = 0x00010000, <span class="comment">// True, uses only one OwnerCount</span></div>
<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>&#160; </div>
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>&#160; <span class="comment">// ltDIR_NODE</span></div>
<div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a51e9a2085c035de4de06c8b462382556"> 295</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a51e9a2085c035de4de06c8b462382556">lsfNFTokenBuyOffers</a> = 0x00000001,</div>
<div class="line"><a name="l00296"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a6ef34056b7b7b1d985b5f4609c4fa904"> 296</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a6ef34056b7b7b1d985b5f4609c4fa904">lsfNFTokenSellOffers</a> = 0x00000002,</div>
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>&#160; </div>
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160; <span class="comment">// ltNFTOKEN_OFFER</span></div>
<div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af09cb8ad3ecf501d7149dad344aada65"> 299</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af09cb8ad3ecf501d7149dad344aada65">lsfSellNFToken</a> = 0x00000001,</div>
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160;};</div>
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>&#160; </div>
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00193"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a88202b9a4846306f2bc0c5c09239e06a"> 193</a></span>&#160; <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a88202b9a4846306f2bc0c5c09239e06a">ltDID</a> = 0x0049,</div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160; </div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160; <span class="comment">//---------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a926f3c33237e0c1bb2d4cb8afc0c82b4"> 207</a></span>&#160;<span class="comment"></span> <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a926f3c33237e0c1bb2d4cb8afc0c82b4">ltANY</a> = 0,</div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; </div>
<div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a822b27579a5bc94b9dea2395852e5bbd"> 220</a></span>&#160; <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a822b27579a5bc94b9dea2395852e5bbd">ltCHILD</a> = 0x1CD2,</div>
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160; </div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; <span class="comment">//---------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a5c55abb784b8f464de8515e196e4098c"> 229</a></span>&#160;<span class="comment"></span> <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a5c55abb784b8f464de8515e196e4098c">ltNICKNAME</a> [[deprecated(<span class="stringliteral">&quot;This object type is not supported and should not be used.&quot;</span>)]] = 0x006e,</div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; </div>
<div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a69bd5b59c0eaa55b86ebb77ab727e623"> 237</a></span>&#160; <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a69bd5b59c0eaa55b86ebb77ab727e623">ltCONTRACT</a> [[deprecated(<span class="stringliteral">&quot;This object type is not supported and should not be used.&quot;</span>)]] = 0x0063,</div>
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160; </div>
<div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139ad5d73e579995c62fbd0dca3500a8640c"> 245</a></span>&#160; <a class="code" href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139ad5d73e579995c62fbd0dca3500a8640c">ltGENERATOR_MAP</a> [[deprecated(<span class="stringliteral">&quot;This object type is not supported and should not be used.&quot;</span>)]] = 0x0067,</div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160;};</div>
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160;<span class="comment">// clang-format off</span></div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160; </div>
<div class="line"><a name="l00252"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5"> 252</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5">LedgerSpecificFlags</a> {</div>
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160; <span class="comment">// ltACCOUNT_ROOT</span></div>
<div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3023711a4bd27dad27a57290b0df1087"> 254</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3023711a4bd27dad27a57290b0df1087">lsfPasswordSpent</a> = 0x00010000, <span class="comment">// True, if password set fee is spent.</span></div>
<div class="line"><a name="l00255"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a2243e81f83c4191286c8c46bdd86d6f3"> 255</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a2243e81f83c4191286c8c46bdd86d6f3">lsfRequireDestTag</a> =</div>
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; 0x00020000, <span class="comment">// True, to require a DestinationTag for payments.</span></div>
<div class="line"><a name="l00257"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a44c3bc643086a0beb87e3aaeb544e6ad"> 257</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a44c3bc643086a0beb87e3aaeb544e6ad">lsfRequireAuth</a> =</div>
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160; 0x00040000, <span class="comment">// True, to require a authorization to hold IOUs.</span></div>
<div class="line"><a name="l00259"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af697f2c85dc33c5831e82b69c6a4e7e9"> 259</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af697f2c85dc33c5831e82b69c6a4e7e9">lsfDisallowXRP</a> = 0x00080000, <span class="comment">// True, to disallow sending XRP.</span></div>
<div class="line"><a name="l00260"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a74277ce2a45a0b253c18a4aa3c57b7c7"> 260</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a74277ce2a45a0b253c18a4aa3c57b7c7">lsfDisableMaster</a> = 0x00100000, <span class="comment">// True, force regular key</span></div>
<div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe71ed0ad6b450dd8c2ffc0314318b79"> 261</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe71ed0ad6b450dd8c2ffc0314318b79">lsfNoFreeze</a> = 0x00200000, <span class="comment">// True, cannot freeze ripple states</span></div>
<div class="line"><a name="l00262"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe8166dd29a1d6890b51ce96af297f70"> 262</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe8166dd29a1d6890b51ce96af297f70">lsfGlobalFreeze</a> = 0x00400000, <span class="comment">// True, all assets frozen</span></div>
<div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3de81b62b486203f6b8e4f2cd0832ae1"> 263</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3de81b62b486203f6b8e4f2cd0832ae1">lsfDefaultRipple</a> =</div>
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160; 0x00800000, <span class="comment">// True, trust lines allow rippling by default</span></div>
<div class="line"><a name="l00265"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a873a48eb9d8f66315874a318df664f05"> 265</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a873a48eb9d8f66315874a318df664f05">lsfDepositAuth</a> = 0x01000000, <span class="comment">// True, all deposits require authorization</span></div>
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160;<span class="comment">/* // reserved for Hooks amendment</span></div>
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160;<span class="comment"> lsfTshCollect = 0x02000000, // True, allow TSH collect-calls to acc hooks</span></div>
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160;<span class="comment">*/</span></div>
<div class="line"><a name="l00269"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a9f25924b110b0f2debce6e0f71bc5a18"> 269</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a9f25924b110b0f2debce6e0f71bc5a18">lsfDisallowIncomingNFTokenOffer</a> =</div>
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160; 0x04000000, <span class="comment">// True, reject new incoming NFT offers</span></div>
<div class="line"><a name="l00271"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a494f22c192b84673b1ff1e17e1b4304a"> 271</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a494f22c192b84673b1ff1e17e1b4304a">lsfDisallowIncomingCheck</a> =</div>
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>&#160; 0x08000000, <span class="comment">// True, reject new checks</span></div>
<div class="line"><a name="l00273"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a91c443238e7e5acef466bfb2fe9f1211"> 273</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a91c443238e7e5acef466bfb2fe9f1211">lsfDisallowIncomingPayChan</a> =</div>
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160; 0x10000000, <span class="comment">// True, reject new paychans</span></div>
<div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a99c52494bb88dab0264625ebc5c4206e"> 275</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a99c52494bb88dab0264625ebc5c4206e">lsfDisallowIncomingTrustline</a> =</div>
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160; 0x20000000, <span class="comment">// True, reject new trustlines (only if no issued assets)</span></div>
<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>&#160; <span class="comment">// 0x40000000 is available</span></div>
<div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4dc02270bf68939f8033c9a985fb2dfb"> 278</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4dc02270bf68939f8033c9a985fb2dfb">lsfAllowTrustLineClawback</a> =</div>
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>&#160; 0x80000000, <span class="comment">// True, enable clawback</span></div>
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>&#160; </div>
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>&#160; <span class="comment">// ltOFFER</span></div>
<div class="line"><a name="l00282"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af5bb4ed279c86f7c4ddfe0b2ed89af00"> 282</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af5bb4ed279c86f7c4ddfe0b2ed89af00">lsfPassive</a> = 0x00010000,</div>
<div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ab4f5e24467c127ce07228288a7b54760"> 283</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ab4f5e24467c127ce07228288a7b54760">lsfSell</a> = 0x00020000, <span class="comment">// True, offer was placed as a sell.</span></div>
<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>&#160; </div>
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>&#160; <span class="comment">// ltRIPPLE_STATE</span></div>
<div class="line"><a name="l00286"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ac704b653dce116dabb7ede80b711d953"> 286</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ac704b653dce116dabb7ede80b711d953">lsfLowReserve</a> = 0x00010000, <span class="comment">// True, if entry counts toward reserve.</span></div>
<div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a753e9af2cd366aa69e76f62823acf9ec"> 287</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a753e9af2cd366aa69e76f62823acf9ec">lsfHighReserve</a> = 0x00020000,</div>
<div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af37617abe9ad741cd823746961f1fb3a"> 288</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af37617abe9ad741cd823746961f1fb3a">lsfLowAuth</a> = 0x00040000,</div>
<div class="line"><a name="l00289"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ae6db21adf463a223e362b44f0fd54663"> 289</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ae6db21adf463a223e362b44f0fd54663">lsfHighAuth</a> = 0x00080000,</div>
<div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a503af0c7122f0c0f33e7ea4b7deee1d3"> 290</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a503af0c7122f0c0f33e7ea4b7deee1d3">lsfLowNoRipple</a> = 0x00100000,</div>
<div class="line"><a name="l00291"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3f3817fa4e1147bc1ea78c56aaf12632"> 291</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3f3817fa4e1147bc1ea78c56aaf12632">lsfHighNoRipple</a> = 0x00200000,</div>
<div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5acc42435bd72cbd8094823e3316721f8d"> 292</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5acc42435bd72cbd8094823e3316721f8d">lsfLowFreeze</a> = 0x00400000, <span class="comment">// True, low side has set freeze flag</span></div>
<div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4693afbe3079a71cd439cffeda515010"> 293</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4693afbe3079a71cd439cffeda515010">lsfHighFreeze</a> = 0x00800000, <span class="comment">// True, high side has set freeze flag</span></div>
<div class="line"><a name="l00294"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a8cd829998dcb0143ec2153b20fc14d33"> 294</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a8cd829998dcb0143ec2153b20fc14d33">lsfAMMNode</a> = 0x01000000, <span class="comment">// True, trust line to AMM. Used by client</span></div>
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>&#160; <span class="comment">// apps to identify payments via AMM.</span></div>
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160; </div>
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>&#160; <span class="comment">// ltSIGNER_LIST</span></div>
<div class="line"><a name="l00298"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a273944ab384fe8344c4516557dcf5e84"> 298</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a273944ab384fe8344c4516557dcf5e84">lsfOneOwnerCount</a> = 0x00010000, <span class="comment">// True, uses only one OwnerCount</span></div>
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160; </div>
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160; <span class="comment">// ltDIR_NODE</span></div>
<div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a51e9a2085c035de4de06c8b462382556"> 301</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a51e9a2085c035de4de06c8b462382556">lsfNFTokenBuyOffers</a> = 0x00000001,</div>
<div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a6ef34056b7b7b1d985b5f4609c4fa904"> 302</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a6ef34056b7b7b1d985b5f4609c4fa904">lsfNFTokenSellOffers</a> = 0x00000002,</div>
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160; </div>
<div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="classripple_1_1LedgerFormats.html"> 306</a></span>&#160;<span class="keyword">class </span><a class="code" href="classripple_1_1LedgerFormats.html">LedgerFormats</a> : <span class="keyword">public</span> <a class="code" href="classripple_1_1KnownFormats.html">KnownFormats</a>&lt;LedgerEntryType, LedgerFormats&gt;</div>
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160;{</div>
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160; <a class="code" href="classripple_1_1LedgerFormats.html#a26a0ac3383a76c99211d0cd8ab4a1a44">LedgerFormats</a>();</div>
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160; </div>
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00315"></a><span class="lineno"> 315</span>&#160; <span class="keyword">static</span> <a class="code" href="classripple_1_1LedgerFormats.html">LedgerFormats</a> <span class="keyword">const</span>&amp;</div>
<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160; <a class="code" href="classripple_1_1LedgerFormats.html#a5bdb783a850ee6f598b07577b4b5f7de">getInstance</a>();</div>
<div class="line"><a name="l00317"></a><span class="lineno"> 317</span>&#160;};</div>
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160; </div>
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160;} <span class="comment">// namespace ripple</span></div>
<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160; </div>
<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160; <span class="comment">// ltNFTOKEN_OFFER</span></div>
<div class="line"><a name="l00305"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af09cb8ad3ecf501d7149dad344aada65"> 305</a></span>&#160; <a class="code" href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af09cb8ad3ecf501d7149dad344aada65">lsfSellNFToken</a> = 0x00000001,</div>
<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>&#160;};</div>
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160; </div>
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160; </div>
<div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="classripple_1_1LedgerFormats.html"> 312</a></span>&#160;<span class="keyword">class </span><a class="code" href="classripple_1_1LedgerFormats.html">LedgerFormats</a> : <span class="keyword">public</span> <a class="code" href="classripple_1_1KnownFormats.html">KnownFormats</a>&lt;LedgerEntryType, LedgerFormats&gt;</div>
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160;{</div>
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160; <a class="code" href="classripple_1_1LedgerFormats.html#a26a0ac3383a76c99211d0cd8ab4a1a44">LedgerFormats</a>();</div>
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160; </div>
<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>&#160; <span class="keyword">static</span> <a class="code" href="classripple_1_1LedgerFormats.html">LedgerFormats</a> <span class="keyword">const</span>&amp;</div>
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>&#160; <a class="code" href="classripple_1_1LedgerFormats.html#a5bdb783a850ee6f598b07577b4b5f7de">getInstance</a>();</div>
<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160;};</div>
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160; </div>
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160;} <span class="comment">// namespace ripple</span></div>
<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>&#160; </div>
<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>&#160;<span class="preprocessor">#endif</span></div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139aa28c736ec52242ffe39aaa030db1accd"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139aa28c736ec52242ffe39aaa030db1accd">ripple::ltTICKET</a></div><div class="ttdeci">@ ltTICKET</div><div class="ttdoc">A ledger object which describes a ticket.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00080">LedgerFormats.h:80</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a3023711a4bd27dad27a57290b0df1087"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3023711a4bd27dad27a57290b0df1087">ripple::lsfPasswordSpent</a></div><div class="ttdeci">@ lsfPasswordSpent</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00248">LedgerFormats.h:248</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5abe8166dd29a1d6890b51ce96af297f70"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe8166dd29a1d6890b51ce96af297f70">ripple::lsfGlobalFreeze</a></div><div class="ttdeci">@ lsfGlobalFreeze</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00256">LedgerFormats.h:256</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a926f3c33237e0c1bb2d4cb8afc0c82b4"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a926f3c33237e0c1bb2d4cb8afc0c82b4">ripple::ltANY</a></div><div class="ttdeci">@ ltANY</div><div class="ttdoc">A special type, matching any ledger entry type.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00201">LedgerFormats.h:201</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a74277ce2a45a0b253c18a4aa3c57b7c7"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a74277ce2a45a0b253c18a4aa3c57b7c7">ripple::lsfDisableMaster</a></div><div class="ttdeci">@ lsfDisableMaster</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00254">LedgerFormats.h:254</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5ac704b653dce116dabb7ede80b711d953"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ac704b653dce116dabb7ede80b711d953">ripple::lsfLowReserve</a></div><div class="ttdeci">@ lsfLowReserve</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00280">LedgerFormats.h:280</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a3023711a4bd27dad27a57290b0df1087"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3023711a4bd27dad27a57290b0df1087">ripple::lsfPasswordSpent</a></div><div class="ttdeci">@ lsfPasswordSpent</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00254">LedgerFormats.h:254</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5abe8166dd29a1d6890b51ce96af297f70"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe8166dd29a1d6890b51ce96af297f70">ripple::lsfGlobalFreeze</a></div><div class="ttdeci">@ lsfGlobalFreeze</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00262">LedgerFormats.h:262</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a926f3c33237e0c1bb2d4cb8afc0c82b4"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a926f3c33237e0c1bb2d4cb8afc0c82b4">ripple::ltANY</a></div><div class="ttdeci">@ ltANY</div><div class="ttdoc">A special type, matching any ledger entry type.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00207">LedgerFormats.h:207</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a74277ce2a45a0b253c18a4aa3c57b7c7"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a74277ce2a45a0b253c18a4aa3c57b7c7">ripple::lsfDisableMaster</a></div><div class="ttdeci">@ lsfDisableMaster</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00260">LedgerFormats.h:260</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5ac704b653dce116dabb7ede80b711d953"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ac704b653dce116dabb7ede80b711d953">ripple::lsfLowReserve</a></div><div class="ttdeci">@ lsfLowReserve</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00286">LedgerFormats.h:286</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a28ea965d2d2217a099fc54c86f1097c6"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a28ea965d2d2217a099fc54c86f1097c6">ripple::ltLEDGER_HASHES</a></div><div class="ttdeci">@ ltLEDGER_HASHES</div><div class="ttdoc">A ledger object that contains a list of ledger hashes.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00109">LedgerFormats.h:109</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a69bd5b59c0eaa55b86ebb77ab727e623"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a69bd5b59c0eaa55b86ebb77ab727e623">ripple::ltCONTRACT</a></div><div class="ttdeci">@ ltCONTRACT</div><div class="ttdoc">A legacy, deprecated type.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00231">LedgerFormats.h:231</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5af37617abe9ad741cd823746961f1fb3a"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af37617abe9ad741cd823746961f1fb3a">ripple::lsfLowAuth</a></div><div class="ttdeci">@ lsfLowAuth</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00282">LedgerFormats.h:282</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a503af0c7122f0c0f33e7ea4b7deee1d3"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a503af0c7122f0c0f33e7ea4b7deee1d3">ripple::lsfLowNoRipple</a></div><div class="ttdeci">@ lsfLowNoRipple</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00284">LedgerFormats.h:284</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a69bd5b59c0eaa55b86ebb77ab727e623"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a69bd5b59c0eaa55b86ebb77ab727e623">ripple::ltCONTRACT</a></div><div class="ttdeci">@ ltCONTRACT</div><div class="ttdoc">A legacy, deprecated type.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00237">LedgerFormats.h:237</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5af37617abe9ad741cd823746961f1fb3a"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af37617abe9ad741cd823746961f1fb3a">ripple::lsfLowAuth</a></div><div class="ttdeci">@ lsfLowAuth</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00288">LedgerFormats.h:288</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a503af0c7122f0c0f33e7ea4b7deee1d3"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a503af0c7122f0c0f33e7ea4b7deee1d3">ripple::lsfLowNoRipple</a></div><div class="ttdeci">@ lsfLowNoRipple</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00290">LedgerFormats.h:290</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a2bde6c0c7901419859841372fa9557ec"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a2bde6c0c7901419859841372fa9557ec">ripple::ltSIGNER_LIST</a></div><div class="ttdeci">@ ltSIGNER_LIST</div><div class="ttdoc">A ledger object which contains a signer list for an account.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00086">LedgerFormats.h:86</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139ad7915d2d8a69386a38eebd7b859dcb6d"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139ad7915d2d8a69386a38eebd7b859dcb6d">ripple::ltCHECK</a></div><div class="ttdeci">@ ltCHECK</div><div class="ttdoc">A ledger object which describes a check.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00155">LedgerFormats.h:155</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a7dc6fea6d4468e63ed4789f0ae421fda"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a7dc6fea6d4468e63ed4789f0ae421fda">ripple::ltFEE_SETTINGS</a></div><div class="ttdeci">@ ltFEE_SETTINGS</div><div class="ttdoc">The ledger object which lists the network's fee settings.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00137">LedgerFormats.h:137</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a4dc02270bf68939f8033c9a985fb2dfb"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4dc02270bf68939f8033c9a985fb2dfb">ripple::lsfAllowTrustLineClawback</a></div><div class="ttdeci">@ lsfAllowTrustLineClawback</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00272">LedgerFormats.h:272</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a822b27579a5bc94b9dea2395852e5bbd"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a822b27579a5bc94b9dea2395852e5bbd">ripple::ltCHILD</a></div><div class="ttdeci">@ ltCHILD</div><div class="ttdoc">A special type, matching any ledger type except directory nodes.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00214">LedgerFormats.h:214</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a873a48eb9d8f66315874a318df664f05"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a873a48eb9d8f66315874a318df664f05">ripple::lsfDepositAuth</a></div><div class="ttdeci">@ lsfDepositAuth</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00259">LedgerFormats.h:259</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5ae6db21adf463a223e362b44f0fd54663"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ae6db21adf463a223e362b44f0fd54663">ripple::lsfHighAuth</a></div><div class="ttdeci">@ lsfHighAuth</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00283">LedgerFormats.h:283</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a4dc02270bf68939f8033c9a985fb2dfb"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4dc02270bf68939f8033c9a985fb2dfb">ripple::lsfAllowTrustLineClawback</a></div><div class="ttdeci">@ lsfAllowTrustLineClawback</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00278">LedgerFormats.h:278</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a822b27579a5bc94b9dea2395852e5bbd"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a822b27579a5bc94b9dea2395852e5bbd">ripple::ltCHILD</a></div><div class="ttdeci">@ ltCHILD</div><div class="ttdoc">A special type, matching any ledger type except directory nodes.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00220">LedgerFormats.h:220</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a873a48eb9d8f66315874a318df664f05"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a873a48eb9d8f66315874a318df664f05">ripple::lsfDepositAuth</a></div><div class="ttdeci">@ lsfDepositAuth</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00265">LedgerFormats.h:265</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5ae6db21adf463a223e362b44f0fd54663"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ae6db21adf463a223e362b44f0fd54663">ripple::lsfHighAuth</a></div><div class="ttdeci">@ lsfHighAuth</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00289">LedgerFormats.h:289</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a1ca6f5da9e86f814af3d6f8b3631ebe8"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a1ca6f5da9e86f814af3d6f8b3631ebe8">ripple::ltDIR_NODE</a></div><div class="ttdeci">@ ltDIR_NODE</div><div class="ttdoc">A ledger object which contains a list of object identifiers.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00066">LedgerFormats.h:66</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5af09cb8ad3ecf501d7149dad344aada65"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af09cb8ad3ecf501d7149dad344aada65">ripple::lsfSellNFToken</a></div><div class="ttdeci">@ lsfSellNFToken</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00299">LedgerFormats.h:299</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5af09cb8ad3ecf501d7149dad344aada65"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af09cb8ad3ecf501d7149dad344aada65">ripple::lsfSellNFToken</a></div><div class="ttdeci">@ lsfSellNFToken</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00305">LedgerFormats.h:305</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139ad6de7354457bdcd9f882a430fe90157b"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139ad6de7354457bdcd9f882a430fe90157b">ripple::ltAMENDMENTS</a></div><div class="ttdeci">@ ltAMENDMENTS</div><div class="ttdoc">The ledger object which lists details about amendments on the network.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00117">LedgerFormats.h:117</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a44c3bc643086a0beb87e3aaeb544e6ad"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a44c3bc643086a0beb87e3aaeb544e6ad">ripple::lsfRequireAuth</a></div><div class="ttdeci">@ lsfRequireAuth</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00251">LedgerFormats.h:251</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a44c3bc643086a0beb87e3aaeb544e6ad"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a44c3bc643086a0beb87e3aaeb544e6ad">ripple::lsfRequireAuth</a></div><div class="ttdeci">@ lsfRequireAuth</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00257">LedgerFormats.h:257</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a8a24a7b08fcdd8a76109f80f056a176d"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a8a24a7b08fcdd8a76109f80f056a176d">ripple::ltOFFER</a></div><div class="ttdeci">@ ltOFFER</div><div class="ttdoc">A ledger object which describes an offer on the DEX.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00092">LedgerFormats.h:92</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a3de81b62b486203f6b8e4f2cd0832ae1"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3de81b62b486203f6b8e4f2cd0832ae1">ripple::lsfDefaultRipple</a></div><div class="ttdeci">@ lsfDefaultRipple</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00257">LedgerFormats.h:257</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a8cd829998dcb0143ec2153b20fc14d33"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a8cd829998dcb0143ec2153b20fc14d33">ripple::lsfAMMNode</a></div><div class="ttdeci">@ lsfAMMNode</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00288">LedgerFormats.h:288</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5ab4f5e24467c127ce07228288a7b54760"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ab4f5e24467c127ce07228288a7b54760">ripple::lsfSell</a></div><div class="ttdeci">@ lsfSell</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00277">LedgerFormats.h:277</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a3de81b62b486203f6b8e4f2cd0832ae1"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3de81b62b486203f6b8e4f2cd0832ae1">ripple::lsfDefaultRipple</a></div><div class="ttdeci">@ lsfDefaultRipple</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00263">LedgerFormats.h:263</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a8cd829998dcb0143ec2153b20fc14d33"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a8cd829998dcb0143ec2153b20fc14d33">ripple::lsfAMMNode</a></div><div class="ttdeci">@ lsfAMMNode</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00294">LedgerFormats.h:294</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5ab4f5e24467c127ce07228288a7b54760"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5ab4f5e24467c127ce07228288a7b54760">ripple::lsfSell</a></div><div class="ttdeci">@ lsfSell</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00283">LedgerFormats.h:283</a></div></div>
<div class="ttc" id="aclassripple_1_1KnownFormats_html"><div class="ttname"><a href="classripple_1_1KnownFormats.html">ripple::KnownFormats</a></div><div class="ttdoc">Manages a list of known formats.</div><div class="ttdef"><b>Definition:</b> <a href="KnownFormats_8h_source.html#l00040">KnownFormats.h:40</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a5df3cc4f053931df9fc48283f5a02e27"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a5df3cc4f053931df9fc48283f5a02e27">ripple::ltESCROW</a></div><div class="ttdeci">@ ltESCROW</div><div class="ttdoc">A ledger object describing a single escrow.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00143">LedgerFormats.h:143</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a91c443238e7e5acef466bfb2fe9f1211"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a91c443238e7e5acef466bfb2fe9f1211">ripple::lsfDisallowIncomingPayChan</a></div><div class="ttdeci">@ lsfDisallowIncomingPayChan</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00267">LedgerFormats.h:267</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a88202b9a4846306f2bc0c5c09239e06a"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a88202b9a4846306f2bc0c5c09239e06a">ripple::ltDID</a></div><div class="ttdeci">@ ltDID</div><div class="ttdoc">The ledger object which tracks the DID.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00193">LedgerFormats.h:193</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a91c443238e7e5acef466bfb2fe9f1211"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a91c443238e7e5acef466bfb2fe9f1211">ripple::lsfDisallowIncomingPayChan</a></div><div class="ttdeci">@ lsfDisallowIncomingPayChan</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00273">LedgerFormats.h:273</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139aac7da9a5712625a2feed8f6cdc9295a8"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139aac7da9a5712625a2feed8f6cdc9295a8">ripple::ltNFTOKEN_OFFER</a></div><div class="ttdeci">@ ltNFTOKEN_OFFER</div><div class="ttdoc">A ledger object which identifies an offer to buy or sell an NFT.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00181">LedgerFormats.h:181</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerFormats_html_a26a0ac3383a76c99211d0cd8ab4a1a44"><div class="ttname"><a href="classripple_1_1LedgerFormats.html#a26a0ac3383a76c99211d0cd8ab4a1a44">ripple::LedgerFormats::LedgerFormats</a></div><div class="ttdeci">LedgerFormats()</div><div class="ttdoc">Create the object.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8cpp_source.html#l00026">LedgerFormats.cpp:26</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139ad4c4cc29cde0b459bc454c5e70f2b3ac"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139ad4c4cc29cde0b459bc454c5e70f2b3ac">ripple::ltDEPOSIT_PREAUTH</a></div><div class="ttdeci">@ ltDEPOSIT_PREAUTH</div><div class="ttdoc">A ledger object which describes a deposit preauthorization.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00161">LedgerFormats.h:161</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a273944ab384fe8344c4516557dcf5e84"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a273944ab384fe8344c4516557dcf5e84">ripple::lsfOneOwnerCount</a></div><div class="ttdeci">@ lsfOneOwnerCount</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00292">LedgerFormats.h:292</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a273944ab384fe8344c4516557dcf5e84"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a273944ab384fe8344c4516557dcf5e84">ripple::lsfOneOwnerCount</a></div><div class="ttdeci">@ lsfOneOwnerCount</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00298">LedgerFormats.h:298</a></div></div>
<div class="ttc" id="ainteger_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint16_t</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5af5bb4ed279c86f7c4ddfe0b2ed89af00"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af5bb4ed279c86f7c4ddfe0b2ed89af00">ripple::lsfPassive</a></div><div class="ttdeci">@ lsfPassive</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00276">LedgerFormats.h:276</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a5c55abb784b8f464de8515e196e4098c"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a5c55abb784b8f464de8515e196e4098c">ripple::ltNICKNAME</a></div><div class="ttdeci">@ ltNICKNAME</div><div class="ttdoc">A legacy, deprecated type.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00223">LedgerFormats.h:223</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerFormats_html_a5bdb783a850ee6f598b07577b4b5f7de"><div class="ttname"><a href="classripple_1_1LedgerFormats.html#a5bdb783a850ee6f598b07577b4b5f7de">ripple::LedgerFormats::getInstance</a></div><div class="ttdeci">static LedgerFormats const &amp; getInstance()</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8cpp_source.html#l00333">LedgerFormats.cpp:333</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a2243e81f83c4191286c8c46bdd86d6f3"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a2243e81f83c4191286c8c46bdd86d6f3">ripple::lsfRequireDestTag</a></div><div class="ttdeci">@ lsfRequireDestTag</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00249">LedgerFormats.h:249</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a3f3817fa4e1147bc1ea78c56aaf12632"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3f3817fa4e1147bc1ea78c56aaf12632">ripple::lsfHighNoRipple</a></div><div class="ttdeci">@ lsfHighNoRipple</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00285">LedgerFormats.h:285</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a4693afbe3079a71cd439cffeda515010"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4693afbe3079a71cd439cffeda515010">ripple::lsfHighFreeze</a></div><div class="ttdeci">@ lsfHighFreeze</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00287">LedgerFormats.h:287</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5af5bb4ed279c86f7c4ddfe0b2ed89af00"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af5bb4ed279c86f7c4ddfe0b2ed89af00">ripple::lsfPassive</a></div><div class="ttdeci">@ lsfPassive</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00282">LedgerFormats.h:282</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a5c55abb784b8f464de8515e196e4098c"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a5c55abb784b8f464de8515e196e4098c">ripple::ltNICKNAME</a></div><div class="ttdeci">@ ltNICKNAME</div><div class="ttdoc">A legacy, deprecated type.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00229">LedgerFormats.h:229</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerFormats_html_a5bdb783a850ee6f598b07577b4b5f7de"><div class="ttname"><a href="classripple_1_1LedgerFormats.html#a5bdb783a850ee6f598b07577b4b5f7de">ripple::LedgerFormats::getInstance</a></div><div class="ttdeci">static LedgerFormats const &amp; getInstance()</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8cpp_source.html#l00346">LedgerFormats.cpp:346</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a2243e81f83c4191286c8c46bdd86d6f3"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a2243e81f83c4191286c8c46bdd86d6f3">ripple::lsfRequireDestTag</a></div><div class="ttdeci">@ lsfRequireDestTag</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00255">LedgerFormats.h:255</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a3f3817fa4e1147bc1ea78c56aaf12632"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a3f3817fa4e1147bc1ea78c56aaf12632">ripple::lsfHighNoRipple</a></div><div class="ttdeci">@ lsfHighNoRipple</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00291">LedgerFormats.h:291</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a4693afbe3079a71cd439cffeda515010"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a4693afbe3079a71cd439cffeda515010">ripple::lsfHighFreeze</a></div><div class="ttdeci">@ lsfHighFreeze</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00293">LedgerFormats.h:293</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a015332bb6ea4b653c8017459df83d455"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a015332bb6ea4b653c8017459df83d455">ripple::ltNFTOKEN_PAGE</a></div><div class="ttdeci">@ ltNFTOKEN_PAGE</div><div class="ttdoc">A ledger object which contains a list of NFTs.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00175">LedgerFormats.h:175</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="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a6ef34056b7b7b1d985b5f4609c4fa904"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a6ef34056b7b7b1d985b5f4609c4fa904">ripple::lsfNFTokenSellOffers</a></div><div class="ttdeci">@ lsfNFTokenSellOffers</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00296">LedgerFormats.h:296</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a6ef34056b7b7b1d985b5f4609c4fa904"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a6ef34056b7b7b1d985b5f4609c4fa904">ripple::lsfNFTokenSellOffers</a></div><div class="ttdeci">@ lsfNFTokenSellOffers</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00302">LedgerFormats.h:302</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a638437c17e3640d41d147b34e83016a2"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a638437c17e3640d41d147b34e83016a2">ripple::ltXCHAIN_OWNED_CREATE_ACCOUNT_CLAIM_ID</a></div><div class="ttdeci">@ ltXCHAIN_OWNED_CREATE_ACCOUNT_CLAIM_ID</div><div class="ttdoc">A claim id for a cross chain create account transaction.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00129">LedgerFormats.h:129</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a51e9a2085c035de4de06c8b462382556"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a51e9a2085c035de4de06c8b462382556">ripple::lsfNFTokenBuyOffers</a></div><div class="ttdeci">@ lsfNFTokenBuyOffers</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00295">LedgerFormats.h:295</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a51e9a2085c035de4de06c8b462382556"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a51e9a2085c035de4de06c8b462382556">ripple::lsfNFTokenBuyOffers</a></div><div class="ttdeci">@ lsfNFTokenBuyOffers</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00301">LedgerFormats.h:301</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139">ripple::LedgerEntryType</a></div><div class="ttdeci">LedgerEntryType</div><div class="ttdoc">Identifiers for on-ledger objects.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00053">LedgerFormats.h:53</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a61eebfa6c9b8d477235e02872e3d5980"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a61eebfa6c9b8d477235e02872e3d5980">ripple::ltBRIDGE</a></div><div class="ttdeci">@ ltBRIDGE</div><div class="ttdoc">The ledger object which lists details about sidechains.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00099">LedgerFormats.h:99</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a228bf5e19d8a076bf0b39a8555c66a04"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a228bf5e19d8a076bf0b39a8555c66a04">ripple::ltNEGATIVE_UNL</a></div><div class="ttdeci">@ ltNEGATIVE_UNL</div><div class="ttdoc">The ledger object which tracks the current negative UNL state.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00169">LedgerFormats.h:169</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a9f25924b110b0f2debce6e0f71bc5a18"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a9f25924b110b0f2debce6e0f71bc5a18">ripple::lsfDisallowIncomingNFTokenOffer</a></div><div class="ttdeci">@ lsfDisallowIncomingNFTokenOffer</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00263">LedgerFormats.h:263</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5abe71ed0ad6b450dd8c2ffc0314318b79"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe71ed0ad6b450dd8c2ffc0314318b79">ripple::lsfNoFreeze</a></div><div class="ttdeci">@ lsfNoFreeze</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00255">LedgerFormats.h:255</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a9f25924b110b0f2debce6e0f71bc5a18"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a9f25924b110b0f2debce6e0f71bc5a18">ripple::lsfDisallowIncomingNFTokenOffer</a></div><div class="ttdeci">@ lsfDisallowIncomingNFTokenOffer</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00269">LedgerFormats.h:269</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5abe71ed0ad6b450dd8c2ffc0314318b79"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5abe71ed0ad6b450dd8c2ffc0314318b79">ripple::lsfNoFreeze</a></div><div class="ttdeci">@ lsfNoFreeze</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00261">LedgerFormats.h:261</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139ac03405d2da6d19e17f321a6b7f7a412e"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139ac03405d2da6d19e17f321a6b7f7a412e">ripple::ltACCOUNT_ROOT</a></div><div class="ttdeci">@ ltACCOUNT_ROOT</div><div class="ttdoc">A ledger object which describes an account.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00059">LedgerFormats.h:59</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a99c52494bb88dab0264625ebc5c4206e"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a99c52494bb88dab0264625ebc5c4206e">ripple::lsfDisallowIncomingTrustline</a></div><div class="ttdeci">@ lsfDisallowIncomingTrustline</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00269">LedgerFormats.h:269</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5">ripple::LedgerSpecificFlags</a></div><div class="ttdeci">LedgerSpecificFlags</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00246">LedgerFormats.h:246</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139ad5d73e579995c62fbd0dca3500a8640c"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139ad5d73e579995c62fbd0dca3500a8640c">ripple::ltGENERATOR_MAP</a></div><div class="ttdeci">@ ltGENERATOR_MAP</div><div class="ttdoc">A legacy, deprecated type.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00239">LedgerFormats.h:239</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a494f22c192b84673b1ff1e17e1b4304a"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a494f22c192b84673b1ff1e17e1b4304a">ripple::lsfDisallowIncomingCheck</a></div><div class="ttdeci">@ lsfDisallowIncomingCheck</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00265">LedgerFormats.h:265</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a99c52494bb88dab0264625ebc5c4206e"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a99c52494bb88dab0264625ebc5c4206e">ripple::lsfDisallowIncomingTrustline</a></div><div class="ttdeci">@ lsfDisallowIncomingTrustline</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00275">LedgerFormats.h:275</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5">ripple::LedgerSpecificFlags</a></div><div class="ttdeci">LedgerSpecificFlags</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00252">LedgerFormats.h:252</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139ad5d73e579995c62fbd0dca3500a8640c"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139ad5d73e579995c62fbd0dca3500a8640c">ripple::ltGENERATOR_MAP</a></div><div class="ttdeci">@ ltGENERATOR_MAP</div><div class="ttdoc">A legacy, deprecated type.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00245">LedgerFormats.h:245</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a494f22c192b84673b1ff1e17e1b4304a"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a494f22c192b84673b1ff1e17e1b4304a">ripple::lsfDisallowIncomingCheck</a></div><div class="ttdeci">@ lsfDisallowIncomingCheck</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00271">LedgerFormats.h:271</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139ab3516484cac94d752ed1a7e66adde43b"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139ab3516484cac94d752ed1a7e66adde43b">ripple::ltXCHAIN_OWNED_CLAIM_ID</a></div><div class="ttdeci">@ ltXCHAIN_OWNED_CLAIM_ID</div><div class="ttdoc">A claim id for a cross chain transaction.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00123">LedgerFormats.h:123</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerFormats_html"><div class="ttname"><a href="classripple_1_1LedgerFormats.html">ripple::LedgerFormats</a></div><div class="ttdoc">Holds the list of known ledger entry formats.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00306">LedgerFormats.h:306</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5af697f2c85dc33c5831e82b69c6a4e7e9"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af697f2c85dc33c5831e82b69c6a4e7e9">ripple::lsfDisallowXRP</a></div><div class="ttdeci">@ lsfDisallowXRP</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00253">LedgerFormats.h:253</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerFormats_html"><div class="ttname"><a href="classripple_1_1LedgerFormats.html">ripple::LedgerFormats</a></div><div class="ttdoc">Holds the list of known ledger entry formats.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00312">LedgerFormats.h:312</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5af697f2c85dc33c5831e82b69c6a4e7e9"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5af697f2c85dc33c5831e82b69c6a4e7e9">ripple::lsfDisallowXRP</a></div><div class="ttdeci">@ lsfDisallowXRP</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00259">LedgerFormats.h:259</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a0dca36851b869200981387f3b9f5cdee"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a0dca36851b869200981387f3b9f5cdee">ripple::ltRIPPLE_STATE</a></div><div class="ttdeci">@ ltRIPPLE_STATE</div><div class="ttdoc">A ledger object which describes a bidirectional trust line.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00074">LedgerFormats.h:74</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5acc42435bd72cbd8094823e3316721f8d"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5acc42435bd72cbd8094823e3316721f8d">ripple::lsfLowFreeze</a></div><div class="ttdeci">@ lsfLowFreeze</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00286">LedgerFormats.h:286</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a753e9af2cd366aa69e76f62823acf9ec"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a753e9af2cd366aa69e76f62823acf9ec">ripple::lsfHighReserve</a></div><div class="ttdeci">@ lsfHighReserve</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00281">LedgerFormats.h:281</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5acc42435bd72cbd8094823e3316721f8d"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5acc42435bd72cbd8094823e3316721f8d">ripple::lsfLowFreeze</a></div><div class="ttdeci">@ lsfLowFreeze</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00292">LedgerFormats.h:292</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4a9c7b33fef9015d6406302ef80b63c5a753e9af2cd366aa69e76f62823acf9ec"><div class="ttname"><a href="namespaceripple.html#a4a9c7b33fef9015d6406302ef80b63c5a753e9af2cd366aa69e76f62823acf9ec">ripple::lsfHighReserve</a></div><div class="ttdeci">@ lsfHighReserve</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00287">LedgerFormats.h:287</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a659b874174037570d1cba218239a2f91"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a659b874174037570d1cba218239a2f91">ripple::ltAMM</a></div><div class="ttdeci">@ ltAMM</div><div class="ttdoc">The ledger object which tracks the AMM.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00187">LedgerFormats.h:187</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac151bf19e1f4daae2b04c65c65117139a9e06c2e5bc18cc01158409a566acd2fd"><div class="ttname"><a href="namespaceripple.html#ac151bf19e1f4daae2b04c65c65117139a9e06c2e5bc18cc01158409a566acd2fd">ripple::ltPAYCHAN</a></div><div class="ttdeci">@ ltPAYCHAN</div><div class="ttdoc">A ledger object describing a single unidirectional XRP payment channel.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerFormats_8h_source.html#l00149">LedgerFormats.h:149</a></div></div>
<!-- start footer part -->