mirror of
https://github.com/XRPLF/rippled.git
synced 2026-02-01 12:35:22 +00:00
deploy: 41c1be2bac
This commit is contained in:
@@ -1076,7 +1076,7 @@ $(document).ready(function() { init_codefold(0); });
|
||||
<div class="ttc" id="amake_tuple_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/tuple/make_tuple.html">std::make_tuple</a></div><div class="ttdeci">T make_tuple(T... args)</div></div>
|
||||
<div class="ttc" id="anamespaceJson_html_a7d654b75c16a57007925868e38212b4eae8386dcfc36d1ae897745f7b4f77a1f6"><div class="ttname"><a href="namespaceJson.html#a7d654b75c16a57007925868e38212b4eae8386dcfc36d1ae897745f7b4f77a1f6">Json::objectValue</a></div><div class="ttdeci">@ objectValue</div><div class="ttdoc">object value (collection of name/value pairs).</div><div class="ttdef"><b>Definition</b> <a href="json__value_8h_source.html#l00028">json_value.h:27</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a06a08835183fbd9d9ece0de5094a2741"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a06a08835183fbd9d9ece0de5094a2741">xrpl::RPC::encodeCTID</a></div><div class="ttdeci">std::optional< std::string > encodeCTID(uint32_t ledgerSeq, uint32_t txnIndex, uint32_t networkID) noexcept</div><div class="ttdoc">Encodes ledger sequence, transaction index, and network ID into a CTID string.</div><div class="ttdef"><b>Definition</b> <a href="CTID_8h_source.html#l00034">CTID.h:34</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a859c79daba0b468e2a76ba3b51a14f37"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a859c79daba0b468e2a76ba3b51a14f37">xrpl::RPC::get_error_info</a></div><div class="ttdeci">ErrorInfo const & get_error_info(error_code_i code)</div><div class="ttdoc">Returns an ErrorInfo that reflects the error code.</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8cpp_source.html#l00164">ErrorCodes.cpp:164</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a859c79daba0b468e2a76ba3b51a14f37"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a859c79daba0b468e2a76ba3b51a14f37">xrpl::RPC::get_error_info</a></div><div class="ttdeci">ErrorInfo const & get_error_info(error_code_i code)</div><div class="ttdoc">Returns an ErrorInfo that reflects the error code.</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8cpp_source.html#l00182">ErrorCodes.cpp:182</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_ac67959639d055543cb96464ae3e40998"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#ac67959639d055543cb96464ae3e40998">xrpl::RPC::decodeCTID</a></div><div class="ttdeci">std::optional< std::tuple< uint32_t, uint16_t, uint16_t > > decodeCTID(T const ctid) noexcept</div><div class="ttdoc">Decodes a CTID string or integer into its component parts.</div><div class="ttdef"><b>Definition</b> <a href="CTID_8h_source.html#l00064">CTID.h:64</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html"><div class="ttname"><a href="namespacexrpl.html">xrpl</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="algorithm_8h_source.html#l00006">algorithm.h:6</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_a34f062517383bad9ba777508d31ac1e2a46535f038d28c3340f03cca00ebaeb7b"><div class="ttname"><a href="namespacexrpl.html#a34f062517383bad9ba777508d31ac1e2a46535f038d28c3340f03cca00ebaeb7b">xrpl::INVALID</a></div><div class="ttdeci">@ INVALID</div><div class="ttdef"><b>Definition</b> <a href="Transaction_8h_source.html#l00029">Transaction.h:29</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user