diff --git a/AMMCreate_8cpp_source.html b/AMMCreate_8cpp_source.html
index 532e13fc90..1c2f8b250d 100644
--- a/AMMCreate_8cpp_source.html
+++ b/AMMCreate_8cpp_source.html
@@ -457,7 +457,7 @@ $(document).ready(function() { init_codefold(0); });
-static XRPAmount calculateOwnerReserveFee(ReadView const &view, STTx const &tx)
+static XRPAmount calculateOwnerReserveFee(ReadView const &view, STTx const &tx)
diff --git a/AccountSet__test_8cpp_source.html b/AccountSet__test_8cpp_source.html
index 24687dcca3..cbcfff1010 100644
--- a/AccountSet__test_8cpp_source.html
+++ b/AccountSet__test_8cpp_source.html
@@ -757,7 +757,7 @@ $(document).ready(function() { init_codefold(0); });
std::pair< PublicKey, SecretKey > randomKeyPair(KeyType type)
Create a key pair using secure random numbers.
constexpr std::uint32_t asfDisableMaster
bool dirIsEmpty(ReadView const &view, Keylet const &k)
Returns true if the directory is empty.
-ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
+ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
std::string to_string(base_uint< Bits, Tag > const &a)
T get(Section const §ion, std::string const &name, T const &defaultValue=T{})
Retrieve a key/value pair from a section.
std::string strHex(FwdIt begin, FwdIt end)
diff --git a/Application_8cpp_source.html b/Application_8cpp_source.html
index d3f27205cf..0751679231 100644
--- a/Application_8cpp_source.html
+++ b/Application_8cpp_source.html
@@ -2749,7 +2749,7 @@ $(document).ready(function() { init_codefold(0); });
void addJson(Json::Value &json, LedgerFill const &fill)
Given a Ledger and options, fill a Json::Value with a description of the ledger.
Overlay::Setup setup_Overlay(BasicConfig const &config)
HashRouter::Setup setup_HashRouter(Config const &config)
-void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
+void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
std::unordered_map< std::string, boost::asio::ip::tcp::endpoint > Endpoints
std::optional< uint256 > getRegisteredFeature(std::string const &name)
std::unique_ptr< PeerSetBuilder > make_PeerSetBuilder(Application &app)
diff --git a/Batch_8cpp_source.html b/Batch_8cpp_source.html
index e1e9e1bc7f..93ba1fc797 100644
--- a/Batch_8cpp_source.html
+++ b/Batch_8cpp_source.html
@@ -563,10 +563,10 @@ $(document).ready(function() { init_codefold(0); });
TxType getTxnType() const
uint256 getTransactionID() const
-static NotTEC checkSign(PreclaimContext const &ctx)
-static NotTEC checkBatchSign(PreclaimContext const &ctx)
+static NotTEC checkSign(PreclaimContext const &ctx)
+static NotTEC checkBatchSign(PreclaimContext const &ctx)
-static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
+static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
diff --git a/Batch__test_8cpp_source.html b/Batch__test_8cpp_source.html
index e34dc28448..a64390aacf 100644
--- a/Batch__test_8cpp_source.html
+++ b/Batch__test_8cpp_source.html
@@ -253,3399 +253,3399 @@ $(document).ready(function() { init_codefold(0); });
-
-
-
153 using namespace test::jtx;
-
+
151 using namespace test::jtx;
+
+
+
154 bool const withInnerSigFix = features[fixBatchInnerSigs];
156 for (
bool const withBatch : {
true,
false})
-
158 auto const amend = withBatch ? features : features - featureBatch;
-
-
-
161 auto const alice =
Account(
"alice");
-
162 auto const bob =
Account(
"bob");
-
163 auto const carol =
Account(
"carol");
-
164 env.fund(
XRP(10000), alice, bob, carol);
-
+
+
159 << (withBatch ?
"enabled" :
"disabled")
+
160 <<
", Inner Sig Fix: "
+
161 << (withInnerSigFix ?
"enabled" :
"disabled");
+
+
163 auto const amend = withBatch ? features : features - featureBatch;
+
+
-
-
-
169 auto const seq = env.
seq(alice);
-
-
171 auto const txResult =
-
-
-
-
-
-
-
-
-
-
-
-
-
-
185 auto const txResult =
-
-
187 env(
pay(alice, bob,
XRP(1)),
-
-
-
-
-
-
-
-
+
167 auto const alice =
Account(
"alice");
+
168 auto const bob =
Account(
"bob");
+
169 auto const carol =
Account(
"carol");
+
170 env.fund(
XRP(10000), alice, bob, carol);
+
+
+
+
+
175 auto const seq = env.
seq(alice);
+
+
177 auto const txResult =
+
+
+
+
+
+
+
+
+
+
+
+
+
+
191 auto const txResult =
+
+
193 env(
pay(alice, bob,
XRP(1)),
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
202 using namespace test::jtx;
-
-
-
-
+
+
+
+
+
+
-
-
-
210 auto const alice =
Account(
"alice");
-
211 auto const bob =
Account(
"bob");
-
212 auto const carol =
Account(
"carol");
-
213 env.fund(
XRP(10000), alice, bob, carol);
-
+
208 using namespace test::jtx;
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
226 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
235 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
244 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
254 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
263 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
274 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
293 auto const seq = env.
seq(alice);
-
294 auto jt = env.jtnofill(
-
-
-
-
-
-
-
-
-
-
-
-
306 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
320 auto const seq = env.
seq(alice);
-
-
-
323 auto jt = env.jtnofill(
-
-
-
-
-
-
-
-
-
-
-
334 auto const seq = env.
seq(alice);
-
-
336 auto jt = env.jt(
pay(alice, bob,
XRP(1)));
-
-
-
-
-
-
-
-
-
-
346 auto const seq = env.
seq(alice);
-
-
348 auto tx1 =
pay(alice, bob,
XRP(1));
-
-
-
351 tx1[sfSigners.jsonName][0U][sfSigner.jsonName][sfAccount.jsonName] =
-
-
353 tx1[sfSigners.jsonName][0U][sfSigner.jsonName]
-
354 [sfSigningPubKey.jsonName] =
strHex(alice.pk());
-
355 tx1[sfSigners.jsonName][0U][sfSigner.jsonName]
-
356 [sfTxnSignature.jsonName] =
"DEADBEEF";
-
-
-
-
-
-
-
-
-
-
-
367 auto const seq = env.
seq(alice);
-
-
-
370 tx1[jss::SigningPubKey] =
strHex(alice.pk());
-
371 auto jt = env.jtnofill(
-
-
-
-
-
-
-
-
-
-
-
382 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
394 auto const seq = env.
seq(alice);
-
-
-
397 tx1[jss::Fee] =
to_string(env.current()->fees().base);
-
-
-
-
-
-
-
-
-
-
407 auto const seq = env.
seq(alice);
-
-
-
410 tx1[jss::Fee] =
"-1";
-
-
-
-
-
-
-
-
-
-
420 auto const seq = env.
seq(alice);
-
-
-
423 tx1[jss::Fee] =
"1.5";
-
-
-
-
-
-
429 fail(
"Expected parse_error for fractional fee");
-
-
-
-
-
-
-
-
-
-
-
440 auto const seq = env.
seq(alice);
-
-
-
443 tx1[jss::Sequence] =
seq + 1;
-
-
-
-
-
-
-
-
-
-
-
454 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
465 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
476 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
487 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
-
500 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
+
216 auto const alice =
Account(
"alice");
+
217 auto const bob =
Account(
"bob");
+
218 auto const carol =
Account(
"carol");
+
219 env.fund(
XRP(10000), alice, bob, carol);
+
+
+
+
+
+
+
+
+
+
+
+
+
232 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
241 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
250 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
260 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
269 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
280 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
299 auto const seq = env.
seq(alice);
+
300 auto jt = env.jtnofill(
+
+
+
+
+
+
+
+
+
+
+
+
312 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
326 auto const seq = env.
seq(alice);
+
+
+
329 auto jt = env.jtnofill(
+
+
+
+
+
+
+
+
+
+
+
340 auto const seq = env.
seq(alice);
+
+
342 auto jt = env.jt(
pay(alice, bob,
XRP(1)));
+
+
+
+
+
+
+
+
+
+
352 auto const seq = env.
seq(alice);
+
+
354 auto tx1 =
pay(alice, bob,
XRP(1));
+
+
+
357 tx1[sfSigners.jsonName][0U][sfSigner.jsonName][sfAccount.jsonName] =
+
+
359 tx1[sfSigners.jsonName][0U][sfSigner.jsonName]
+
360 [sfSigningPubKey.jsonName] =
strHex(alice.pk());
+
361 tx1[sfSigners.jsonName][0U][sfSigner.jsonName]
+
362 [sfTxnSignature.jsonName] =
"DEADBEEF";
+
+
+
+
+
+
+
+
+
+
+
373 auto const seq = env.
seq(alice);
+
+
+
376 tx1[jss::SigningPubKey] =
strHex(alice.pk());
+
377 auto jt = env.jtnofill(
+
+
+
+
+
+
+
+
+
+
+
388 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
400 auto const seq = env.
seq(alice);
+
+
+
403 tx1[jss::Fee] =
to_string(env.current()->fees().base);
+
+
+
+
+
+
+
+
+
+
413 auto const seq = env.
seq(alice);
+
+
+
416 tx1[jss::Fee] =
"-1";
+
+
+
+
+
+
+
+
+
+
426 auto const seq = env.
seq(alice);
+
+
+
429 tx1[jss::Fee] =
"1.5";
+
+
+
+
+
+
435 fail(
"Expected parse_error for fractional fee");
+
+
+
+
+
+
+
+
+
+
+
446 auto const seq = env.
seq(alice);
+
+
+
449 tx1[jss::Sequence] =
seq + 1;
+
+
+
+
+
+
+
+
+
+
+
460 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
471 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
482 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
493 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
+
506 auto const seq = env.
seq(alice);
+
+
+
+
+
-
-
-
-
-
-
-
-
522 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
534 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
-
547 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
559 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
571 auto const seq = env.
seq(alice);
-
572 auto const bobSeq = env.seq(bob);
-
-
574 auto jt = env.jtnofill(
-
-
-
-
-
-
-
-
-
583 jt.jv[sfBatchSigners.jsonName][0u][sfBatchSigner.jsonName]
-
584 [sfAccount.jsonName] = bob.human();
-
585 jt.jv[sfBatchSigners.jsonName][0u][sfBatchSigner.jsonName]
-
586 [sfSigningPubKey.jsonName] =
strHex(alice.pk());
-
587 jt.jv[sfBatchSigners.jsonName][0u][sfBatchSigner.jsonName]
-
588 [sfTxnSignature.jsonName] =
-
-
-
-
-
-
-
-
-
597 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
528 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
540 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
+
553 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
565 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
577 auto const seq = env.
seq(alice);
+
578 auto const bobSeq = env.seq(bob);
+
+
580 auto jt = env.jtnofill(
+
+
+
+
+
+
+
+
+
589 jt.jv[sfBatchSigners.jsonName][0u][sfBatchSigner.jsonName]
+
590 [sfAccount.jsonName] = bob.human();
+
591 jt.jv[sfBatchSigners.jsonName][0u][sfBatchSigner.jsonName]
+
592 [sfSigningPubKey.jsonName] =
strHex(alice.pk());
+
593 jt.jv[sfBatchSigners.jsonName][0u][sfBatchSigner.jsonName]
+
594 [sfTxnSignature.jsonName] =
+
+
+
+
+
+
+
+
+
603 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
614 using namespace test::jtx;
-
-
-
-
+
+
+
+
+
+
-
-
-
622 auto const alice =
Account(
"alice");
-
623 auto const bob =
Account(
"bob");
-
624 auto const carol =
Account(
"carol");
-
625 auto const dave =
Account(
"dave");
-
626 auto const elsa =
Account(
"elsa");
-
627 auto const frank =
Account(
"frank");
-
628 auto const phantom =
Account(
"phantom");
-
629 env.memoize(phantom);
-
-
631 env.fund(
XRP(10000), alice, bob, carol, dave, elsa, frank);
-
-
-
-
+
620 using namespace test::jtx;
+
+
+
+
+
+
+
+
628 auto const alice =
Account(
"alice");
+
629 auto const bob =
Account(
"bob");
+
630 auto const carol =
Account(
"carol");
+
631 auto const dave =
Account(
"dave");
+
632 auto const elsa =
Account(
"elsa");
+
633 auto const frank =
Account(
"frank");
+
634 auto const phantom =
Account(
"phantom");
+
635 env.memoize(phantom);
-
-
-
639 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
654 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
664 env(
signers(alice, 2, {{bob, 1}, {carol, 1}}));
-
-
-
667 env(
signers(bob, 2, {{carol, 1}, {dave, 1}, {elsa, 1}}));
-
+
637 env.fund(
XRP(10000), alice, bob, carol, dave, elsa, frank);
+
+
+
+
+
+
+
+
645 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
660 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
-
-
-
672 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
684 auto const seq = env.
seq(alice);
-
-
-
-
-
689 batch::msig(bob, {carol, Account(
"dave", KeyType::ed25519)}),
-
-
-
-
-
-
-
-
-
698 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
710 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
722 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
736 auto const seq = env.
seq(alice);
-
-
-
-
740 batch::inner(
pay(alice, bob,
XRP(10)), seq + 1),
-
741 batch::inner(
pay(bob, alice,
XRP(5)), env.seq(bob)),
-
742 batch::msig(bob, {carol, Reg{dave, davo}}),
-
-
-
-
-
-
-
749 auto const seq = env.seq(alice);
-
-
-
752 batch::inner(
pay(alice, bob,
XRP(10)), seq + 1),
-
753 batch::inner(
pay(bob, alice,
XRP(5)), env.seq(bob)),
-
754 batch::msig(bob, {carol}),
-
-
-
-
-
-
-
761 auto const seq = env.seq(alice);
-
-
-
764 batch::inner(
pay(alice, bob,
XRP(10)), seq + 1),
-
765 batch::inner(
pay(bob, alice,
XRP(5)), env.seq(bob)),
-
766 batch::msig(bob, {carol, dave}),
-
-
-
-
-
-
-
773 auto const seq = env.seq(alice);
-
-
-
776 batch::inner(
pay(alice, bob,
XRP(10)), seq + 1),
-
777 batch::inner(
pay(bob, alice,
XRP(5)), env.seq(bob)),
-
778 batch::msig(bob, {carol, dave}),
-
-
-
-
-
-
-
-
-
-
-
789 auto const ledSeq = env.current()->seq();
-
790 auto const seq = env.seq(alice);
-
-
-
793 batch::inner(
pay(alice, phantom,
XRP(1000)), seq + 1),
-
794 batch::inner(
noop(phantom), ledSeq),
-
795 batch::sig(Reg{phantom, carol}),
-
-
-
-
-
-
-
802 auto const ledSeq = env.current()->seq();
-
803 auto const seq = env.seq(alice);
-
-
-
806 batch::inner(
pay(alice, bob,
XRP(1000)), seq + 1),
-
807 batch::inner(
noop(bob), ledSeq),
-
808 batch::sig(Reg{bob, carol}),
-
-
-
-
-
-
-
-
816 auto const seq = env.seq(alice);
-
-
-
819 batch::inner(
pay(alice, bob,
XRP(1)), seq + 1),
-
820 batch::inner(
pay(bob, alice,
XRP(2)), env.seq(bob)),
-
821 batch::sig(Reg{bob, carol}),
-
-
-
-
-
-
-
828 auto const seq = env.seq(alice);
-
-
-
831 batch::inner(
pay(alice, bob,
XRP(1)), seq + 1),
-
832 batch::inner(
pay(bob, alice,
XRP(2)), env.seq(bob)),
-
-
-
-
-
-
-
-
-
-
842 auto const seq = env.seq(alice);
-
-
-
845 batch::inner(
pay(alice, bob,
XRP(1)), seq + 1),
-
846 batch::inner(
pay(bob, alice,
XRP(2)), env.seq(bob)),
-
-
-
-
-
+
670 env(
signers(alice, 2, {{bob, 1}, {carol, 1}}));
+
+
+
673 env(
signers(bob, 2, {{carol, 1}, {dave, 1}, {elsa, 1}}));
+
+
+
+
+
678 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
690 auto const seq = env.
seq(alice);
+
+
+
+
+
695 batch::msig(bob, {carol, Account(
"dave", KeyType::ed25519)}),
+
+
+
+
+
+
+
+
+
704 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
716 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
728 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
742 auto const seq = env.
seq(alice);
+
+
+
+
746 batch::inner(
pay(alice, bob,
XRP(10)), seq + 1),
+
747 batch::inner(
pay(bob, alice,
XRP(5)), env.seq(bob)),
+
748 batch::msig(bob, {carol, Reg{dave, davo}}),
+
+
+
+
+
+
+
755 auto const seq = env.seq(alice);
+
+
+
758 batch::inner(
pay(alice, bob,
XRP(10)), seq + 1),
+
759 batch::inner(
pay(bob, alice,
XRP(5)), env.seq(bob)),
+
760 batch::msig(bob, {carol}),
+
+
+
+
+
+
+
767 auto const seq = env.seq(alice);
+
+
+
770 batch::inner(
pay(alice, bob,
XRP(10)), seq + 1),
+
771 batch::inner(
pay(bob, alice,
XRP(5)), env.seq(bob)),
+
772 batch::msig(bob, {carol, dave}),
+
+
+
+
+
+
+
779 auto const seq = env.seq(alice);
+
+
+
782 batch::inner(
pay(alice, bob,
XRP(10)), seq + 1),
+
783 batch::inner(
pay(bob, alice,
XRP(5)), env.seq(bob)),
+
784 batch::msig(bob, {carol, dave}),
+
+
+
+
+
+
+
+
+
+
+
795 auto const ledSeq = env.current()->seq();
+
796 auto const seq = env.seq(alice);
+
+
+
799 batch::inner(
pay(alice, phantom,
XRP(1000)), seq + 1),
+
800 batch::inner(
noop(phantom), ledSeq),
+
801 batch::sig(Reg{phantom, carol}),
+
+
+
+
+
+
+
808 auto const ledSeq = env.current()->seq();
+
809 auto const seq = env.seq(alice);
+
+
+
812 batch::inner(
pay(alice, bob,
XRP(1000)), seq + 1),
+
813 batch::inner(
noop(bob), ledSeq),
+
814 batch::sig(Reg{bob, carol}),
+
+
+
+
+
+
+
+
822 auto const seq = env.seq(alice);
+
+
+
825 batch::inner(
pay(alice, bob,
XRP(1)), seq + 1),
+
826 batch::inner(
pay(bob, alice,
XRP(2)), env.seq(bob)),
+
827 batch::sig(Reg{bob, carol}),
+
+
+
+
+
+
+
834 auto const seq = env.seq(alice);
+
+
+
837 batch::inner(
pay(alice, bob,
XRP(1)), seq + 1),
+
838 batch::inner(
pay(bob, alice,
XRP(2)), env.seq(bob)),
+
+
+
+
+
+
+
+
+
+
848 auto const seq = env.seq(alice);
+
+
+
851 batch::inner(
pay(alice, bob,
XRP(1)), seq + 1),
+
852 batch::inner(
pay(bob, alice,
XRP(2)), env.seq(bob)),
+
+
+
+
+
-
-
-
-
-
-
856 testcase(
"bad raw txn");
-
-
858 using namespace test::jtx;
-
-
-
-
-
863 auto const alice =
Account(
"alice");
-
864 auto const bob =
Account(
"bob");
-
-
866 env.fund(
XRP(10000), alice, bob);
-
-
-
-
870 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
871 auto const seq = env.
seq(alice);
-
-
873 tx1.removeMember(jss::TransactionType);
-
874 auto jt = env.jtnofill(
-
-
-
-
-
-
-
-
-
-
-
885 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
886 auto const seq = env.
seq(alice);
-
-
888 tx1.removeMember(jss::Account);
-
889 auto jt = env.jtnofill(
-
-
-
-
-
-
-
-
-
-
-
900 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
901 auto const seq = env.
seq(alice);
-
-
903 tx1.removeMember(jss::Sequence);
-
904 auto jt = env.jtnofill(
-
-
-
-
-
-
-
-
-
-
-
915 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
916 auto const seq = env.
seq(alice);
-
-
918 tx1.removeMember(jss::Fee);
-
919 auto jt = env.jtnofill(
-
-
-
-
-
-
-
-
-
-
-
930 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
931 auto const seq = env.
seq(alice);
-
-
933 tx1.removeMember(jss::SigningPubKey);
-
934 auto jt = env.jtnofill(
-
-
-
-
-
-
-
-
+
+
+
+
+
+
862 testcase(
"bad raw txn");
+
+
864 using namespace test::jtx;
+
+
+
+
+
869 auto const alice =
Account(
"alice");
+
870 auto const bob =
Account(
"bob");
+
+
872 env.fund(
XRP(10000), alice, bob);
+
+
+
+
876 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
877 auto const seq = env.
seq(alice);
+
+
879 tx1.removeMember(jss::TransactionType);
+
880 auto jt = env.jtnofill(
+
+
+
+
+
+
+
+
+
+
+
891 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
892 auto const seq = env.
seq(alice);
+
+
894 tx1.removeMember(jss::Account);
+
895 auto jt = env.jtnofill(
+
+
+
+
+
+
+
+
+
+
+
906 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
907 auto const seq = env.
seq(alice);
+
+
909 tx1.removeMember(jss::Sequence);
+
910 auto jt = env.jtnofill(
+
+
+
+
+
+
+
+
+
+
+
921 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
922 auto const seq = env.
seq(alice);
+
+
924 tx1.removeMember(jss::Fee);
+
925 auto jt = env.jtnofill(
+
+
+
+
+
+
+
+
+
+
+
936 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
937 auto const seq = env.
seq(alice);
+
+
939 tx1.removeMember(jss::SigningPubKey);
+
940 auto jt = env.jtnofill(
+
+
+
+
+
+
+
+
-
-
-
-
-
-
947 testcase(
"bad sequence");
-
-
949 using namespace test::jtx;
-
-
-
-
-
954 auto const alice =
Account(
"alice");
-
955 auto const bob =
Account(
"bob");
-
-
957 auto const USD = gw[
"USD"];
-
-
959 env.fund(
XRP(10000), alice, bob, gw);
-
-
961 env.trust(USD(1000), alice, bob);
-
962 env(pay(gw, alice, USD(100)));
-
963 env(pay(gw, bob, USD(100)));
-
-
-
-
-
-
-
-
971 auto const preAliceSeq = env.seq(alice);
-
972 auto const preAlice = env.balance(alice);
-
973 auto const preAliceUSD = env.balance(alice, USD.issue());
-
974 auto const preBobSeq = env.seq(bob);
-
975 auto const preBob = env.balance(bob);
-
976 auto const preBobUSD = env.balance(bob, USD.issue());
-
-
978 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
979 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
992 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
999 validateClosedLedger(env, testCases);
-
-
-
-
1003 BEAST_EXPECT(env.seq(alice) == preAliceSeq + 1);
-
1004 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
1005 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
-
1006 BEAST_EXPECT(env.seq(bob) == preBobSeq);
-
1007 BEAST_EXPECT(env.balance(bob) == preBob);
-
1008 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
-
-
-
-
-
1013 auto const preAliceSeq = env.seq(alice);
-
1014 auto const preAlice = env.balance(alice);
-
1015 auto const preAliceUSD = env.balance(alice, USD.issue());
-
1016 auto const preBobSeq = env.seq(bob);
-
1017 auto const preBob = env.balance(bob);
-
1018 auto const preBobUSD = env.balance(bob, USD.issue());
-
-
1020 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
1021 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
1034 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
1041 validateClosedLedger(env, testCases);
-
-
-
-
1045 BEAST_EXPECT(env.seq(alice) == preAliceSeq + 1);
-
1046 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
1047 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
-
1048 BEAST_EXPECT(env.seq(bob) == preBobSeq);
-
1049 BEAST_EXPECT(env.balance(bob) == preBob);
-
1050 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
-
-
-
-
-
1055 auto const preAliceSeq = env.seq(alice);
-
1056 auto const preAlice = env.balance(alice);
-
1057 auto const preAliceUSD = env.balance(alice, USD.issue());
-
1058 auto const preBobSeq = env.seq(bob);
-
1059 auto const preBob = env.balance(bob);
-
1060 auto const preBobUSD = env.balance(bob, USD.issue());
-
-
1062 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
1063 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
1076 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
1083 validateClosedLedger(env, testCases);
-
-
-
-
1087 BEAST_EXPECT(env.seq(alice) == preAliceSeq + 1);
-
1088 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
1089 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
-
1090 BEAST_EXPECT(env.seq(bob) == preBobSeq);
-
1091 BEAST_EXPECT(env.balance(bob) == preBob);
-
1092 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
-
-
-
-
-
1097 auto const preAliceSeq = env.seq(alice);
-
1098 auto const preAlice = env.balance(alice);
-
1099 auto const preAliceUSD = env.balance(alice, USD.issue());
-
1100 auto const preBobSeq = env.seq(bob);
-
1101 auto const preBob = env.balance(bob);
-
1102 auto const preBobUSD = env.balance(bob, USD.issue());
-
-
1104 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
1105 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
1118 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
1125 validateClosedLedger(env, testCases);
-
-
-
-
1129 BEAST_EXPECT(env.seq(alice) == preAliceSeq + 1);
-
1130 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
1131 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
-
1132 BEAST_EXPECT(env.seq(bob) == preBobSeq);
-
1133 BEAST_EXPECT(env.balance(bob) == preBob);
-
1134 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
-
-
-
-
-
1139 auto const preAliceSeq = env.seq(alice);
-
1140 auto const preAlice = env.balance(alice);
-
1141 auto const preAliceUSD = env.balance(alice, USD.issue());
-
1142 auto const preBobSeq = env.seq(bob);
-
1143 auto const preBob = env.balance(bob);
-
1144 auto const preBobUSD = env.balance(bob, USD.issue());
-
-
1146 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
1147 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
1160 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
1167 validateClosedLedger(env, testCases);
-
-
-
-
1171 BEAST_EXPECT(env.seq(alice) == preAliceSeq + 1);
-
1172 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
1173 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
-
1174 BEAST_EXPECT(env.seq(bob) == preBobSeq);
-
1175 BEAST_EXPECT(env.balance(bob) == preBob);
-
1176 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
-
-
+
+
+
+
+
+
953 testcase(
"bad sequence");
+
+
955 using namespace test::jtx;
+
+
+
+
+
960 auto const alice =
Account(
"alice");
+
961 auto const bob =
Account(
"bob");
+
+
963 auto const USD = gw[
"USD"];
+
+
965 env.fund(
XRP(10000), alice, bob, gw);
+
+
967 env.trust(USD(1000), alice, bob);
+
968 env(pay(gw, alice, USD(100)));
+
969 env(pay(gw, bob, USD(100)));
+
+
+
+
+
+
+
+
977 auto const preAliceSeq = env.seq(alice);
+
978 auto const preAlice = env.balance(alice);
+
979 auto const preAliceUSD = env.balance(alice, USD.issue());
+
980 auto const preBobSeq = env.seq(bob);
+
981 auto const preBob = env.balance(bob);
+
982 auto const preBobUSD = env.balance(bob, USD.issue());
+
+
984 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
985 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
998 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
1005 validateClosedLedger(env, testCases);
+
+
+
+
1009 BEAST_EXPECT(env.seq(alice) == preAliceSeq + 1);
+
1010 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
1011 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
+
1012 BEAST_EXPECT(env.seq(bob) == preBobSeq);
+
1013 BEAST_EXPECT(env.balance(bob) == preBob);
+
1014 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
+
+
+
+
+
1019 auto const preAliceSeq = env.seq(alice);
+
1020 auto const preAlice = env.balance(alice);
+
1021 auto const preAliceUSD = env.balance(alice, USD.issue());
+
1022 auto const preBobSeq = env.seq(bob);
+
1023 auto const preBob = env.balance(bob);
+
1024 auto const preBobUSD = env.balance(bob, USD.issue());
+
+
1026 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
1027 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
1040 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
1047 validateClosedLedger(env, testCases);
+
+
+
+
1051 BEAST_EXPECT(env.seq(alice) == preAliceSeq + 1);
+
1052 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
1053 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
+
1054 BEAST_EXPECT(env.seq(bob) == preBobSeq);
+
1055 BEAST_EXPECT(env.balance(bob) == preBob);
+
1056 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
+
+
+
+
+
1061 auto const preAliceSeq = env.seq(alice);
+
1062 auto const preAlice = env.balance(alice);
+
1063 auto const preAliceUSD = env.balance(alice, USD.issue());
+
1064 auto const preBobSeq = env.seq(bob);
+
1065 auto const preBob = env.balance(bob);
+
1066 auto const preBobUSD = env.balance(bob, USD.issue());
+
+
1068 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
1069 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
1082 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
1089 validateClosedLedger(env, testCases);
+
+
+
+
1093 BEAST_EXPECT(env.seq(alice) == preAliceSeq + 1);
+
1094 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
1095 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
+
1096 BEAST_EXPECT(env.seq(bob) == preBobSeq);
+
1097 BEAST_EXPECT(env.balance(bob) == preBob);
+
1098 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
+
+
+
+
+
1103 auto const preAliceSeq = env.seq(alice);
+
1104 auto const preAlice = env.balance(alice);
+
1105 auto const preAliceUSD = env.balance(alice, USD.issue());
+
1106 auto const preBobSeq = env.seq(bob);
+
1107 auto const preBob = env.balance(bob);
+
1108 auto const preBobUSD = env.balance(bob, USD.issue());
+
+
1110 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
1111 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
1124 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
1131 validateClosedLedger(env, testCases);
+
+
+
+
1135 BEAST_EXPECT(env.seq(alice) == preAliceSeq + 1);
+
1136 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
1137 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
+
1138 BEAST_EXPECT(env.seq(bob) == preBobSeq);
+
1139 BEAST_EXPECT(env.balance(bob) == preBob);
+
1140 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
+
+
+
+
+
1145 auto const preAliceSeq = env.seq(alice);
+
1146 auto const preAlice = env.balance(alice);
+
1147 auto const preAliceUSD = env.balance(alice, USD.issue());
+
1148 auto const preBobSeq = env.seq(bob);
+
1149 auto const preBob = env.balance(bob);
+
1150 auto const preBobUSD = env.balance(bob, USD.issue());
+
+
1152 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
1153 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
1166 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
1173 validateClosedLedger(env, testCases);
+
+
+
+
1177 BEAST_EXPECT(env.seq(alice) == preAliceSeq + 1);
+
1178 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
1179 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
+
1180 BEAST_EXPECT(env.seq(bob) == preBobSeq);
+
1181 BEAST_EXPECT(env.balance(bob) == preBob);
+
1182 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
+
+
-
-
-
-
-
-
1183 testcase(
"bad outer fee");
-
-
1185 using namespace test::jtx;
-
-
-
-
-
-
-
1192 auto const alice =
Account(
"alice");
-
1193 auto const bob =
Account(
"bob");
-
1194 env.fund(
XRP(10000), alice, bob);
-
-
-
-
-
-
-
1201 auto const batchFee = batch::calcBatchFee(env, 0, 1);
-
1202 auto const aliceSeq = env.seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
1214 auto const alice =
Account(
"alice");
-
1215 auto const bob =
Account(
"bob");
-
1216 auto const carol =
Account(
"carol");
-
1217 env.fund(
XRP(10000), alice, bob, carol);
-
+
+
+
+
+
+
1189 testcase(
"bad outer fee");
+
+
1191 using namespace test::jtx;
+
+
+
+
+
+
+
1198 auto const alice =
Account(
"alice");
+
1199 auto const bob =
Account(
"bob");
+
1200 env.fund(
XRP(10000), alice, bob);
+
+
+
+
+
+
+
1207 auto const batchFee = batch::calcBatchFee(env, 0, 1);
+
1208 auto const aliceSeq = env.seq(alice);
+
+
+
+
+
+
+
+
+
+
-
-
-
-
1223 env(signers(alice, 2, {{bob, 1}, {carol, 1}}));
+
1220 auto const alice =
Account(
"alice");
+
1221 auto const bob =
Account(
"bob");
+
1222 auto const carol =
Account(
"carol");
+
1223 env.fund(
XRP(10000), alice, bob, carol);
-
-
1227 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
1228 auto const aliceSeq = env.seq(alice);
-
-
-
-
-
-
-
-
-
-
-
-
-
1241 auto const alice =
Account(
"alice");
-
1242 auto const bob =
Account(
"bob");
-
1243 auto const carol =
Account(
"carol");
-
1244 env.fund(
XRP(10000), alice, bob, carol);
-
+
+
+
+
1229 env(signers(alice, 2, {{bob, 1}, {carol, 1}}));
+
+
+
+
1233 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
1234 auto const aliceSeq = env.seq(alice);
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
1250 env(signers(alice, 2, {{bob, 1}, {carol, 1}}));
+
1247 auto const alice =
Account(
"alice");
+
1248 auto const bob =
Account(
"bob");
+
1249 auto const carol =
Account(
"carol");
+
1250 env.fund(
XRP(10000), alice, bob, carol);
-
-
1254 auto const batchFee = batch::calcBatchFee(env, 2, 2);
-
1255 auto const aliceSeq = env.seq(alice);
-
1256 auto const bobSeq = env.seq(bob);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1270 auto const alice =
Account(
"alice");
-
1271 auto const bob =
Account(
"bob");
-
1272 auto const carol =
Account(
"carol");
-
1273 env.fund(
XRP(10000), alice, bob, carol);
-
+
+
+
+
1256 env(signers(alice, 2, {{bob, 1}, {carol, 1}}));
+
+
+
+
1260 auto const batchFee = batch::calcBatchFee(env, 2, 2);
+
1261 auto const aliceSeq = env.seq(alice);
+
1262 auto const bobSeq = env.seq(bob);
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
1279 env(signers(alice, 2, {{bob, 1}, {carol, 1}}));
+
1276 auto const alice =
Account(
"alice");
+
1277 auto const bob =
Account(
"bob");
+
1278 auto const carol =
Account(
"carol");
+
1279 env.fund(
XRP(10000), alice, bob, carol);
-
1282 env(signers(bob, 2, {{alice, 1}, {carol, 1}}));
+
-
-
1286 auto const batchFee = batch::calcBatchFee(env, 3, 2);
-
1287 auto const aliceSeq = env.seq(alice);
-
1288 auto const bobSeq = env.seq(bob);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1302 auto const alice =
Account(
"alice");
-
1303 auto const bob =
Account(
"bob");
-
1304 env.fund(
XRP(10000), alice, bob);
-
-
-
-
-
-
-
1311 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
1312 auto const aliceSeq = env.seq(alice);
-
1313 auto const bobSeq = env.seq(bob);
-
-
-
-
-
-
-
-
-
-
-
-
-
1326 auto const alice =
Account(
"alice");
-
1327 auto const bob =
Account(
"bob");
-
1328 auto const gw =
Account(
"gw");
-
1329 auto const USD = gw[
"USD"];
-
-
1331 env.fund(
XRP(10000), alice, bob, gw);
-
-
1333 auto const ammCreate =
-
-
-
1336 jv[jss::Account] = alice.human();
-
-
-
1339 jv[jss::TradingFee] = 0;
-
1340 jv[jss::TransactionType] = jss::AMMCreate;
-
-
-
-
1344 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
1345 auto const seq = env.
seq(alice);
-
-
-
-
-
-
-
+
1285 env(signers(alice, 2, {{bob, 1}, {carol, 1}}));
+
+
+
1288 env(signers(bob, 2, {{alice, 1}, {carol, 1}}));
+
+
+
+
1292 auto const batchFee = batch::calcBatchFee(env, 3, 2);
+
1293 auto const aliceSeq = env.seq(alice);
+
1294 auto const bobSeq = env.seq(bob);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
1308 auto const alice =
Account(
"alice");
+
1309 auto const bob =
Account(
"bob");
+
1310 env.fund(
XRP(10000), alice, bob);
+
+
+
+
+
+
+
1317 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
1318 auto const aliceSeq = env.seq(alice);
+
1319 auto const bobSeq = env.seq(bob);
+
+
+
+
+
+
+
+
+
+
+
+
+
1332 auto const alice =
Account(
"alice");
+
1333 auto const bob =
Account(
"bob");
+
1334 auto const gw =
Account(
"gw");
+
1335 auto const USD = gw[
"USD"];
+
+
1337 env.fund(
XRP(10000), alice, bob, gw);
+
+
1339 auto const ammCreate =
+
+
+
1342 jv[jss::Account] = alice.human();
+
+
+
1345 jv[jss::TradingFee] = 0;
+
1346 jv[jss::TransactionType] = jss::AMMCreate;
+
+
+
+
1350 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
1351 auto const seq = env.
seq(alice);
+
+
+
+
+
+
+
-
-
-
-
-
-
1357 testcase(
"calculate base fee");
-
-
1359 using namespace test::jtx;
-
-
-
-
-
-
-
1366 auto const alice =
Account(
"alice");
-
1367 auto const bob =
Account(
"bob");
-
1368 env.fund(
XRP(10000), alice, bob);
-
-
-
1371 auto const batchFee = batch::calcBatchFee(env, 0, 9);
-
1372 auto const aliceSeq = env.seq(alice);
-
-
-
-
-
-
-
+
+
+
+
+
+
1363 testcase(
"calculate base fee");
+
+
1365 using namespace test::jtx;
+
+
+
+
+
+
+
1372 auto const alice =
Account(
"alice");
+
1373 auto const bob =
Account(
"bob");
+
1374 env.fund(
XRP(10000), alice, bob);
+
+
+
1377 auto const batchFee = batch::calcBatchFee(env, 0, 9);
+
1378 auto const aliceSeq = env.seq(alice);
+
-
-
-
-
-
-
-
-
-
1391 auto const alice =
Account(
"alice");
-
1392 auto const bob =
Account(
"bob");
-
1393 env.fund(
XRP(10000), alice, bob);
-
-
-
1396 auto const batchFee = batch::calcBatchFee(env, 0, 9);
-
1397 auto const aliceSeq = env.seq(alice);
-
1398 auto jt = env.jtnofill(
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
1397 auto const alice =
Account(
"alice");
+
1398 auto const bob =
Account(
"bob");
+
1399 env.fund(
XRP(10000), alice, bob);
+
+
+
1402 auto const batchFee = batch::calcBatchFee(env, 0, 9);
+
1403 auto const aliceSeq = env.seq(alice);
+
1404 auto jt = env.jtnofill(
+
-
-
-
1410 env.app().openLedger().modify(
-
-
-
-
-
-
1416 return result.applied;
-
-
-
-
-
-
-
-
1424 auto const alice =
Account(
"alice");
-
1425 auto const bob =
Account(
"bob");
-
1426 env.fund(
XRP(10000), alice, bob);
-
-
-
1429 auto const aliceSeq = env.seq(alice);
-
1430 auto const batchFee = batch::calcBatchFee(env, 9, 2);
-
-
-
-
1434 batch::sig(bob, bob, bob, bob, bob, bob, bob, bob, bob, bob),
-
-
-
-
-
-
-
-
-
1443 auto const alice =
Account(
"alice");
-
1444 auto const bob =
Account(
"bob");
-
1445 env.fund(
XRP(10000), alice, bob);
-
-
-
1448 auto const batchFee = batch::calcBatchFee(env, 0, 9);
-
1449 auto const aliceSeq = env.seq(alice);
-
1450 auto jt = env.jtnofill(
-
-
-
-
1454 batch::sig(bob, bob, bob, bob, bob, bob, bob, bob, bob, bob));
-
-
1456 env.app().openLedger().modify(
-
-
-
-
-
-
1462 return result.applied;
-
-
-
-
-
-
-
-
-
-
1470 testcase(
"all or nothing");
-
-
1472 using namespace test::jtx;
-
-
-
-
-
1477 auto const alice =
Account(
"alice");
-
1478 auto const bob =
Account(
"bob");
-
1479 auto const gw =
Account(
"gw");
-
1480 auto const USD = gw[
"USD"];
-
1481 env.fund(
XRP(10000), alice, bob, gw);
-
-
-
-
-
1486 auto const preAlice = env.balance(alice);
-
1487 auto const preBob = env.balance(bob);
-
-
1489 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
1490 auto const seq = env.
seq(alice);
-
1491 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
1501 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
1502 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
1504 validateClosedLedger(env, testCases);
-
-
-
1507 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
-
-
-
1510 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
-
1511 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
-
-
-
-
-
1516 auto const preAlice = env.balance(alice);
-
1517 auto const preBob = env.balance(bob);
-
-
1519 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
1520 auto const seq = env.
seq(alice);
-
-
1522 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
1534 validateClosedLedger(env, testCases);
-
-
-
1537 BEAST_EXPECT(env.seq(alice) ==
seq + 1);
-
-
-
1540 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
1541 BEAST_EXPECT(env.balance(bob) == preBob);
-
-
-
-
-
1546 auto const preAlice = env.balance(alice);
-
1547 auto const preBob = env.balance(bob);
-
-
1549 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
1550 auto const seq = env.
seq(alice);
-
1551 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
1563 validateClosedLedger(env, testCases);
-
-
-
1566 BEAST_EXPECT(env.seq(alice) ==
seq + 1);
-
-
-
1569 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
1570 BEAST_EXPECT(env.balance(bob) == preBob);
-
-
-
-
-
1575 auto const preAlice = env.balance(alice);
-
1576 auto const preBob = env.balance(bob);
-
-
1578 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
1579 auto const seq = env.
seq(alice);
-
1580 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
1592 validateClosedLedger(env, testCases);
-
-
-
1595 BEAST_EXPECT(env.seq(alice) ==
seq + 1);
-
-
-
1598 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
1599 BEAST_EXPECT(env.balance(bob) == preBob);
-
-
+
+
+
+
+
+
+
+
+
1416 env.app().openLedger().modify(
+
+
+
+
+
+
1422 return result.applied;
+
+
+
+
+
+
+
+
1430 auto const alice =
Account(
"alice");
+
1431 auto const bob =
Account(
"bob");
+
1432 env.fund(
XRP(10000), alice, bob);
+
+
+
1435 auto const aliceSeq = env.seq(alice);
+
1436 auto const batchFee = batch::calcBatchFee(env, 9, 2);
+
+
+
+
1440 batch::sig(bob, bob, bob, bob, bob, bob, bob, bob, bob, bob),
+
+
+
+
+
+
+
+
+
1449 auto const alice =
Account(
"alice");
+
1450 auto const bob =
Account(
"bob");
+
1451 env.fund(
XRP(10000), alice, bob);
+
+
+
1454 auto const batchFee = batch::calcBatchFee(env, 0, 9);
+
1455 auto const aliceSeq = env.seq(alice);
+
1456 auto jt = env.jtnofill(
+
+
+
+
1460 batch::sig(bob, bob, bob, bob, bob, bob, bob, bob, bob, bob));
+
+
1462 env.app().openLedger().modify(
+
+
+
+
+
+
1468 return result.applied;
+
+
+
+
+
+
+
+
+
1476 testcase(
"all or nothing");
+
+
1478 using namespace test::jtx;
+
+
+
+
+
1483 auto const alice =
Account(
"alice");
+
1484 auto const bob =
Account(
"bob");
+
1485 auto const gw =
Account(
"gw");
+
1486 auto const USD = gw[
"USD"];
+
1487 env.fund(
XRP(10000), alice, bob, gw);
+
+
+
+
+
1492 auto const preAlice = env.balance(alice);
+
1493 auto const preBob = env.balance(bob);
+
+
1495 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
1496 auto const seq = env.
seq(alice);
+
1497 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
1507 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
1508 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
1510 validateClosedLedger(env, testCases);
+
+
+
1513 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
+
+
+
1516 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
+
1517 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
+
+
+
+
+
1522 auto const preAlice = env.balance(alice);
+
1523 auto const preBob = env.balance(bob);
+
+
1525 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
1526 auto const seq = env.
seq(alice);
+
+
1528 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
1540 validateClosedLedger(env, testCases);
+
+
+
1543 BEAST_EXPECT(env.seq(alice) ==
seq + 1);
+
+
+
1546 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
1547 BEAST_EXPECT(env.balance(bob) == preBob);
+
+
+
+
+
1552 auto const preAlice = env.balance(alice);
+
1553 auto const preBob = env.balance(bob);
+
+
1555 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
1556 auto const seq = env.
seq(alice);
+
1557 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
1569 validateClosedLedger(env, testCases);
+
+
+
1572 BEAST_EXPECT(env.seq(alice) ==
seq + 1);
+
+
+
1575 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
1576 BEAST_EXPECT(env.balance(bob) == preBob);
+
+
+
+
+
1581 auto const preAlice = env.balance(alice);
+
1582 auto const preBob = env.balance(bob);
+
+
1584 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
1585 auto const seq = env.
seq(alice);
+
1586 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
1598 validateClosedLedger(env, testCases);
+
+
+
1601 BEAST_EXPECT(env.seq(alice) ==
seq + 1);
-
-
-
-
-
1606 testcase(
"only one");
-
-
1608 using namespace test::jtx;
-
-
-
-
-
1613 auto const alice =
Account(
"alice");
-
1614 auto const bob =
Account(
"bob");
-
1615 auto const carol =
Account(
"carol");
-
1616 auto const dave =
Account(
"dave");
-
1617 auto const gw =
Account(
"gw");
-
1618 auto const USD = gw[
"USD"];
-
1619 env.fund(
XRP(10000), alice, bob, carol, dave, gw);
-
-
-
-
-
1624 auto const preAlice = env.balance(alice);
-
1625 auto const preBob = env.balance(bob);
-
-
1627 auto const batchFee = batch::calcBatchFee(env, 0, 3);
-
1628 auto const seq = env.
seq(alice);
-
1629 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1643 {1,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[0], batchID},
-
1644 {2,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[1], batchID},
-
1645 {3,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[2], batchID},
-
-
1647 validateClosedLedger(env, testCases);
-
-
-
1650 BEAST_EXPECT(env.seq(alice) ==
seq + 4);
-
-
-
1653 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
1654 BEAST_EXPECT(env.balance(bob) == preBob);
-
-
-
-
-
1659 auto const preAlice = env.balance(alice);
-
1660 auto const preBob = env.balance(bob);
-
-
1662 auto const batchFee = batch::calcBatchFee(env, 0, 3);
-
1663 auto const seq = env.
seq(alice);
-
1664 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
1676 {1,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[0], batchID},
-
1677 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
1679 validateClosedLedger(env, testCases);
-
-
-
1682 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
-
-
-
1685 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(1) - batchFee);
-
1686 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
-
-
-
-
-
1691 auto const preAlice = env.balance(alice);
-
1692 auto const preBob = env.balance(bob);
-
-
1694 auto const batchFee = batch::calcBatchFee(env, 0, 3);
-
1695 auto const seq = env.
seq(alice);
-
1696 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
1708 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
-
1710 validateClosedLedger(env, testCases);
+
+
1604 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
1605 BEAST_EXPECT(env.balance(bob) == preBob);
+
+
+
+
+
+
+
+
+
1612 testcase(
"only one");
+
+
1614 using namespace test::jtx;
+
+
+
+
+
1619 auto const alice =
Account(
"alice");
+
1620 auto const bob =
Account(
"bob");
+
1621 auto const carol =
Account(
"carol");
+
1622 auto const dave =
Account(
"dave");
+
1623 auto const gw =
Account(
"gw");
+
1624 auto const USD = gw[
"USD"];
+
1625 env.fund(
XRP(10000), alice, bob, carol, dave, gw);
+
+
+
+
+
1630 auto const preAlice = env.balance(alice);
+
1631 auto const preBob = env.balance(bob);
+
+
1633 auto const batchFee = batch::calcBatchFee(env, 0, 3);
+
1634 auto const seq = env.
seq(alice);
+
1635 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
1649 {1,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[0], batchID},
+
1650 {2,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[1], batchID},
+
1651 {3,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[2], batchID},
+
+
1653 validateClosedLedger(env, testCases);
+
+
+
1656 BEAST_EXPECT(env.seq(alice) ==
seq + 4);
+
+
+
1659 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
1660 BEAST_EXPECT(env.balance(bob) == preBob);
+
+
+
+
+
1665 auto const preAlice = env.balance(alice);
+
1666 auto const preBob = env.balance(bob);
+
+
1668 auto const batchFee = batch::calcBatchFee(env, 0, 3);
+
1669 auto const seq = env.
seq(alice);
+
1670 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
1682 {1,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[0], batchID},
+
1683 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
1685 validateClosedLedger(env, testCases);
+
+
+
1688 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
+
+
+
1691 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(1) - batchFee);
+
1692 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
+
+
+
+
+
1697 auto const preAlice = env.balance(alice);
+
1698 auto const preBob = env.balance(bob);
+
+
1700 auto const batchFee = batch::calcBatchFee(env, 0, 3);
+
1701 auto const seq = env.
seq(alice);
+
1702 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
-
-
1713 BEAST_EXPECT(env.seq(alice) ==
seq + 2);
-
-
-
1716 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(1) - batchFee);
-
1717 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
-
-
-
-
-
1722 auto const preAlice = env.balance(alice);
-
1723 auto const preBob = env.balance(bob);
-
-
1725 auto const batchFee = batch::calcBatchFee(env, 0, 3);
-
1726 auto const seq = env.
seq(alice);
-
1727 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
1739 {1,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
1741 validateClosedLedger(env, testCases);
+
+
+
1714 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
+
1716 validateClosedLedger(env, testCases);
+
+
+
1719 BEAST_EXPECT(env.seq(alice) ==
seq + 2);
+
+
+
1722 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(1) - batchFee);
+
1723 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
+
+
+
+
+
1728 auto const preAlice = env.balance(alice);
+
1729 auto const preBob = env.balance(bob);
+
+
1731 auto const batchFee = batch::calcBatchFee(env, 0, 3);
+
1732 auto const seq = env.
seq(alice);
+
1733 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
-
-
1744 BEAST_EXPECT(env.seq(alice) ==
seq + 2);
-
-
-
1747 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee -
XRP(1));
-
1748 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
-
-
-
-
-
1753 auto const preAlice = env.balance(alice);
-
1754 auto const preBob = env.balance(bob);
-
-
1756 auto const batchFee = batch::calcBatchFee(env, 0, 3);
-
1757 auto const seq = env.
seq(alice);
-
1758 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
1770 {1,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
1772 validateClosedLedger(env, testCases);
+
+
+
1745 {1,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
1747 validateClosedLedger(env, testCases);
+
+
+
1750 BEAST_EXPECT(env.seq(alice) ==
seq + 2);
+
+
+
1753 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee -
XRP(1));
+
1754 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
+
+
+
+
+
1759 auto const preAlice = env.balance(alice);
+
1760 auto const preBob = env.balance(bob);
+
+
1762 auto const batchFee = batch::calcBatchFee(env, 0, 3);
+
1763 auto const seq = env.
seq(alice);
+
1764 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
-
-
1775 BEAST_EXPECT(env.seq(alice) ==
seq + 2);
-
-
-
1778 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee -
XRP(1));
-
1779 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
-
-
-
-
-
1784 auto const preAlice = env.balance(alice);
-
1785 auto const preBob = env.balance(bob);
-
1786 auto const preCarol = env.balance(carol);
-
1787 auto const seq = env.
seq(alice);
-
1788 auto const batchFee = batch::calcBatchFee(env, 0, 6);
-
-
1790 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1822 {1,
"OfferCreate",
"tecKILLED", txIDs[0], batchID},
-
1823 {2,
"OfferCreate",
"tecKILLED", txIDs[1], batchID},
-
1824 {3,
"OfferCreate",
"tecKILLED", txIDs[2], batchID},
-
1825 {4,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
-
-
1827 validateClosedLedger(env, testCases);
-
-
1829 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(100) - batchFee);
-
1830 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(100));
-
1831 BEAST_EXPECT(env.balance(carol) == preCarol);
-
-
-
+
+
+
1776 {1,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
1778 validateClosedLedger(env, testCases);
+
+
+
1781 BEAST_EXPECT(env.seq(alice) ==
seq + 2);
+
+
+
1784 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee -
XRP(1));
+
1785 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
+
+
+
+
+
1790 auto const preAlice = env.balance(alice);
+
1791 auto const preBob = env.balance(bob);
+
1792 auto const preCarol = env.balance(carol);
+
1793 auto const seq = env.
seq(alice);
+
1794 auto const batchFee = batch::calcBatchFee(env, 0, 6);
+
+
1796 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
1828 {1,
"OfferCreate",
"tecKILLED", txIDs[0], batchID},
+
1829 {2,
"OfferCreate",
"tecKILLED", txIDs[1], batchID},
+
1830 {3,
"OfferCreate",
"tecKILLED", txIDs[2], batchID},
+
1831 {4,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
+
+
1833 validateClosedLedger(env, testCases);
-
-
-
-
-
1838 testcase(
"until failure");
-
-
1840 using namespace test::jtx;
-
-
-
-
-
1845 auto const alice =
Account(
"alice");
-
1846 auto const bob =
Account(
"bob");
-
1847 auto const carol =
Account(
"carol");
-
1848 auto const dave =
Account(
"dave");
-
1849 auto const gw =
Account(
"gw");
-
1850 auto const USD = gw[
"USD"];
-
1851 env.fund(
XRP(10000), alice, bob, carol, dave, gw);
-
-
-
-
-
1856 auto const preAlice = env.balance(alice);
-
1857 auto const preBob = env.balance(bob);
-
-
1859 auto const batchFee = batch::calcBatchFee(env, 0, 4);
-
1860 auto const seq = env.
seq(alice);
-
1861 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
1874 {1,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[0], batchID},
-
-
1876 validateClosedLedger(env, testCases);
+
1835 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(100) - batchFee);
+
1836 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(100));
+
1837 BEAST_EXPECT(env.balance(carol) == preCarol);
+
+
+
+
+
+
+
+
+
1844 testcase(
"until failure");
+
+
1846 using namespace test::jtx;
+
+
+
+
+
1851 auto const alice =
Account(
"alice");
+
1852 auto const bob =
Account(
"bob");
+
1853 auto const carol =
Account(
"carol");
+
1854 auto const dave =
Account(
"dave");
+
1855 auto const gw =
Account(
"gw");
+
1856 auto const USD = gw[
"USD"];
+
1857 env.fund(
XRP(10000), alice, bob, carol, dave, gw);
+
+
+
+
+
1862 auto const preAlice = env.balance(alice);
+
1863 auto const preBob = env.balance(bob);
+
+
1865 auto const batchFee = batch::calcBatchFee(env, 0, 4);
+
1866 auto const seq = env.
seq(alice);
+
1867 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
-
-
1879 BEAST_EXPECT(env.seq(alice) ==
seq + 2);
-
-
-
1882 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
1883 BEAST_EXPECT(env.balance(bob) == preBob);
-
-
-
-
-
1888 auto const preAlice = env.balance(alice);
-
1889 auto const preBob = env.balance(bob);
-
-
1891 auto const batchFee = batch::calcBatchFee(env, 0, 4);
-
1892 auto const seq = env.
seq(alice);
-
1893 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
1905 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
1906 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
1907 {3,
"Payment",
"tesSUCCESS", txIDs[2], batchID},
-
1908 {4,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
-
-
1910 validateClosedLedger(env, testCases);
-
-
-
1913 BEAST_EXPECT(env.seq(alice) ==
seq + 5);
-
-
-
1916 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(10) - batchFee);
-
1917 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(10));
-
-
-
-
-
1922 auto const preAlice = env.balance(alice);
-
1923 auto const preBob = env.balance(bob);
-
-
1925 auto const batchFee = batch::calcBatchFee(env, 0, 4);
-
1926 auto const seq = env.
seq(alice);
-
1927 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
1940 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
1941 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
1942 {3,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[2], batchID},
-
-
1944 validateClosedLedger(env, testCases);
-
-
-
1947 BEAST_EXPECT(env.seq(alice) ==
seq + 4);
-
-
-
1950 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
-
1951 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
-
-
-
-
-
1956 auto const preAlice = env.balance(alice);
-
1957 auto const preBob = env.balance(bob);
-
-
1959 auto const batchFee = batch::calcBatchFee(env, 0, 4);
-
1960 auto const seq = env.
seq(alice);
-
1961 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
1974 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
1975 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
1977 validateClosedLedger(env, testCases);
-
-
-
1980 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
-
-
-
1983 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
-
1984 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
-
-
-
-
-
1989 auto const preAlice = env.balance(alice);
-
1990 auto const preBob = env.balance(bob);
-
-
1992 auto const batchFee = batch::calcBatchFee(env, 0, 4);
-
1993 auto const seq = env.
seq(alice);
-
1994 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
2007 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
2008 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
2010 validateClosedLedger(env, testCases);
-
-
-
2013 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
-
-
-
2016 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
-
2017 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
-
-
-
-
-
2022 auto const preAlice = env.balance(alice);
-
2023 auto const preBob = env.balance(bob);
-
2024 auto const preCarol = env.balance(carol);
-
2025 auto const seq = env.
seq(alice);
-
2026 auto const batchFee = batch::calcBatchFee(env, 0, 4);
-
2027 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
2045 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
2046 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
2047 {3,
"OfferCreate",
"tecKILLED", txIDs[2], batchID},
-
-
2049 validateClosedLedger(env, testCases);
-
-
2051 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(200) - batchFee);
-
2052 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(100));
-
2053 BEAST_EXPECT(env.balance(carol) == preCarol +
XRP(100));
-
-
-
+
+
+
1880 {1,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[0], batchID},
+
+
1882 validateClosedLedger(env, testCases);
+
+
+
1885 BEAST_EXPECT(env.seq(alice) ==
seq + 2);
+
+
+
1888 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
1889 BEAST_EXPECT(env.balance(bob) == preBob);
+
+
+
+
+
1894 auto const preAlice = env.balance(alice);
+
1895 auto const preBob = env.balance(bob);
+
+
1897 auto const batchFee = batch::calcBatchFee(env, 0, 4);
+
1898 auto const seq = env.
seq(alice);
+
1899 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
1911 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
1912 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
1913 {3,
"Payment",
"tesSUCCESS", txIDs[2], batchID},
+
1914 {4,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
+
+
1916 validateClosedLedger(env, testCases);
+
+
+
1919 BEAST_EXPECT(env.seq(alice) ==
seq + 5);
+
+
+
1922 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(10) - batchFee);
+
1923 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(10));
+
+
+
+
+
1928 auto const preAlice = env.balance(alice);
+
1929 auto const preBob = env.balance(bob);
+
+
1931 auto const batchFee = batch::calcBatchFee(env, 0, 4);
+
1932 auto const seq = env.
seq(alice);
+
1933 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
1946 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
1947 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
1948 {3,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[2], batchID},
+
+
1950 validateClosedLedger(env, testCases);
+
+
+
1953 BEAST_EXPECT(env.seq(alice) ==
seq + 4);
+
+
+
1956 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
+
1957 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
+
+
+
+
+
1962 auto const preAlice = env.balance(alice);
+
1963 auto const preBob = env.balance(bob);
+
+
1965 auto const batchFee = batch::calcBatchFee(env, 0, 4);
+
1966 auto const seq = env.
seq(alice);
+
1967 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
1980 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
1981 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
1983 validateClosedLedger(env, testCases);
+
+
+
1986 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
+
+
+
1989 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
+
1990 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
+
+
+
+
+
1995 auto const preAlice = env.balance(alice);
+
1996 auto const preBob = env.balance(bob);
+
+
1998 auto const batchFee = batch::calcBatchFee(env, 0, 4);
+
1999 auto const seq = env.
seq(alice);
+
2000 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
2013 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
2014 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
2016 validateClosedLedger(env, testCases);
+
+
+
2019 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
+
+
+
2022 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
+
2023 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
+
+
+
+
+
2028 auto const preAlice = env.balance(alice);
+
2029 auto const preBob = env.balance(bob);
+
2030 auto const preCarol = env.balance(carol);
+
2031 auto const seq = env.
seq(alice);
+
2032 auto const batchFee = batch::calcBatchFee(env, 0, 4);
+
2033 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
2051 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
2052 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
2053 {3,
"OfferCreate",
"tecKILLED", txIDs[2], batchID},
+
+
2055 validateClosedLedger(env, testCases);
-
-
-
-
-
2060 testcase(
"independent");
-
-
2062 using namespace test::jtx;
-
-
-
-
-
2067 auto const alice =
Account(
"alice");
-
2068 auto const bob =
Account(
"bob");
-
2069 auto const carol =
Account(
"carol");
-
2070 auto const gw =
Account(
"gw");
-
2071 auto const USD = gw[
"USD"];
-
2072 env.fund(
XRP(10000), alice, bob, carol, gw);
-
-
-
-
-
2077 auto const preAlice = env.balance(alice);
-
2078 auto const preBob = env.balance(bob);
-
-
2080 auto const batchFee = batch::calcBatchFee(env, 0, 4);
-
2081 auto const seq = env.
seq(alice);
-
2082 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
-
2096 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
2097 {2,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[1], batchID},
-
2098 {3,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[2], batchID},
-
2099 {4,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
-
-
2101 validateClosedLedger(env, testCases);
-
-
-
2104 BEAST_EXPECT(env.seq(alice) ==
seq + 5);
-
-
-
2107 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(4) - batchFee);
-
2108 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(4));
-
-
-
-
-
2113 auto const preAlice = env.balance(alice);
-
2114 auto const preBob = env.balance(bob);
-
-
2116 auto const batchFee = batch::calcBatchFee(env, 0, 4);
-
2117 auto const seq = env.
seq(alice);
-
2118 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
2131 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
2132 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
2133 {3,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[2], batchID},
-
2134 {4,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
-
-
2136 validateClosedLedger(env, testCases);
-
-
-
2139 BEAST_EXPECT(env.seq(alice) ==
seq + 5);
-
-
-
2142 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(6) - batchFee);
-
2143 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(6));
-
-
-
-
-
2148 auto const preAlice = env.balance(alice);
-
2149 auto const preBob = env.balance(bob);
-
-
2151 auto const batchFee = batch::calcBatchFee(env, 0, 4);
-
2152 auto const seq = env.
seq(alice);
-
2153 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
2166 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
2167 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
2168 {3,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
-
-
2170 validateClosedLedger(env, testCases);
-
-
-
2173 BEAST_EXPECT(env.seq(alice) ==
seq + 4);
-
-
-
2176 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee -
XRP(6));
-
2177 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(6));
-
-
-
-
-
2182 auto const preAlice = env.balance(alice);
-
2183 auto const preBob = env.balance(bob);
-
-
2185 auto const batchFee = batch::calcBatchFee(env, 0, 4);
-
2186 auto const seq = env.
seq(alice);
-
2187 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
2200 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
2201 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
2202 {3,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
-
-
2204 validateClosedLedger(env, testCases);
-
-
-
2207 BEAST_EXPECT(env.seq(alice) ==
seq + 4);
-
-
-
2210 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee -
XRP(6));
-
2211 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(6));
-
-
-
-
-
2216 auto const preAlice = env.balance(alice);
-
2217 auto const preBob = env.balance(bob);
-
2218 auto const preCarol = env.balance(carol);
-
2219 auto const seq = env.
seq(alice);
-
2220 auto const batchFee = batch::calcBatchFee(env, 0, 3);
-
2221 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
2238 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
2239 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
2240 {3,
"OfferCreate",
"tecKILLED", txIDs[2], batchID},
-
-
2242 validateClosedLedger(env, testCases);
-
-
2244 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(200) - batchFee);
-
2245 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(100));
-
2246 BEAST_EXPECT(env.balance(carol) == preCarol +
XRP(100));
-
-
+
2057 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(200) - batchFee);
+
2058 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(100));
+
2059 BEAST_EXPECT(env.balance(carol) == preCarol +
XRP(100));
+
+
+
+
+
+
+
+
2066 testcase(
"independent");
+
+
2068 using namespace test::jtx;
+
+
+
+
+
2073 auto const alice =
Account(
"alice");
+
2074 auto const bob =
Account(
"bob");
+
2075 auto const carol =
Account(
"carol");
+
2076 auto const gw =
Account(
"gw");
+
2077 auto const USD = gw[
"USD"];
+
2078 env.fund(
XRP(10000), alice, bob, carol, gw);
+
+
+
+
+
2083 auto const preAlice = env.balance(alice);
+
2084 auto const preBob = env.balance(bob);
+
+
2086 auto const batchFee = batch::calcBatchFee(env, 0, 4);
+
2087 auto const seq = env.
seq(alice);
+
2088 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
2102 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
2103 {2,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[1], batchID},
+
2104 {3,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[2], batchID},
+
2105 {4,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
+
+
2107 validateClosedLedger(env, testCases);
+
+
+
2110 BEAST_EXPECT(env.seq(alice) ==
seq + 5);
+
+
+
2113 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(4) - batchFee);
+
2114 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(4));
+
+
+
+
+
2119 auto const preAlice = env.balance(alice);
+
2120 auto const preBob = env.balance(bob);
+
+
2122 auto const batchFee = batch::calcBatchFee(env, 0, 4);
+
2123 auto const seq = env.
seq(alice);
+
2124 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
2137 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
2138 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
2139 {3,
"Payment",
"tecUNFUNDED_PAYMENT", txIDs[2], batchID},
+
2140 {4,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
+
+
2142 validateClosedLedger(env, testCases);
+
+
+
2145 BEAST_EXPECT(env.seq(alice) ==
seq + 5);
+
+
+
2148 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(6) - batchFee);
+
2149 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(6));
+
+
+
+
+
2154 auto const preAlice = env.balance(alice);
+
2155 auto const preBob = env.balance(bob);
+
+
2157 auto const batchFee = batch::calcBatchFee(env, 0, 4);
+
2158 auto const seq = env.
seq(alice);
+
2159 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
2172 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
2173 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
2174 {3,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
+
+
2176 validateClosedLedger(env, testCases);
+
+
+
2179 BEAST_EXPECT(env.seq(alice) ==
seq + 4);
+
+
+
2182 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee -
XRP(6));
+
2183 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(6));
+
+
+
+
+
2188 auto const preAlice = env.balance(alice);
+
2189 auto const preBob = env.balance(bob);
+
+
2191 auto const batchFee = batch::calcBatchFee(env, 0, 4);
+
2192 auto const seq = env.
seq(alice);
+
2193 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
2206 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
2207 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
2208 {3,
"Payment",
"tesSUCCESS", txIDs[3], batchID},
+
+
2210 validateClosedLedger(env, testCases);
+
+
+
2213 BEAST_EXPECT(env.seq(alice) ==
seq + 4);
+
+
+
2216 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee -
XRP(6));
+
2217 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(6));
+
+
+
+
+
2222 auto const preAlice = env.balance(alice);
+
2223 auto const preBob = env.balance(bob);
+
2224 auto const preCarol = env.balance(carol);
+
2225 auto const seq = env.
seq(alice);
+
2226 auto const batchFee = batch::calcBatchFee(env, 0, 3);
+
2227 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
2244 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
2245 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
2246 {3,
"OfferCreate",
"tecKILLED", txIDs[2], batchID},
+
+
2248 validateClosedLedger(env, testCases);
-
-
-
-
-
2253 testcase(
"inner submit rpc");
-
-
2255 using namespace test::jtx;
-
-
-
-
-
2260 auto const alice =
Account(
"alice");
-
2261 auto const bob =
Account(
"bob");
-
-
2263 env.fund(
XRP(10000), alice, bob);
-
-
-
2266 auto submitAndValidate = [&](
Slice const&
slice) {
-
2267 auto const jrr = env.rpc(
"submit",
strHex(
slice))[jss::result];
-
-
2269 jrr[jss::status] ==
"error" &&
-
2270 jrr[jss::error] ==
"invalidTransaction" &&
-
2271 jrr[jss::error_exception] ==
-
2272 "fails local checks: Malformed: Invalid inner batch "
-
-
-
-
-
-
-
-
-
-
-
-
2284 txn[sfTxnSignature] =
"DEADBEEF";
-
-
-
-
2288 submitAndValidate(s.
slice());
-
-
-
-
-
-
-
-
-
-
2298 txn[sfSigningPubKey] =
strHex(alice.pk());
-
-
-
-
2302 submitAndValidate(s.
slice());
-
-
-
-
-
-
-
-
-
-
-
-
-
-
2316 submitAndValidate(s.
slice());
-
-
-
-
-
-
-
-
-
-
-
-
-
2329 auto const jrr = env.rpc(
"submit",
strHex(s.
slice()))[jss::result];
-
-
2331 jrr[jss::status] ==
"success" &&
-
2332 jrr[jss::engine_result] ==
"temINVALID_FLAG");
-
-
-
-
+
2250 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(200) - batchFee);
+
2251 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(100));
+
2252 BEAST_EXPECT(env.balance(carol) == preCarol +
XRP(100));
+
+
+
+
+
+
+
+
2259 bool const withInnerSigFix = features[fixBatchInnerSigs];
+
+
+
+
2263 ss <<
"inner submit rpc: batch "
+
2264 << (withBatch ?
"enabled" :
"disabled") <<
", inner sig fix: "
+
2265 << (withInnerSigFix ?
"enabled" :
"disabled") <<
": ";
+
+
+
+
2269 auto const amend = withBatch ? features : features - featureBatch;
+
+
2271 using namespace test::jtx;
+
+
+
+
2275 if (!BEAST_EXPECT(amend[featureBatch] == withBatch))
+
+
+
2278 auto const alice =
Account(
"alice");
+
2279 auto const bob =
Account(
"bob");
+
+
2281 env.fund(
XRP(10000), alice, bob);
+
+
+
2284 auto submitAndValidate =
+
+
+
+
+
+
2290 bool expectInvalidFlag =
false) {
+
2291 testcase << testName << caseName
+
2292 << (expectInvalidFlag
+
2293 ?
" - Expected to reach tx engine!"
+
+
2295 auto const jrr = env.rpc(
"submit",
strHex(
slice))[jss::result];
+
2296 auto const expected = withBatch
+
2297 ? expectedEnabled.value_or(
+
2298 "fails local checks: Malformed: Invalid inner batch "
+
+
2300 : expectedDisabled.value_or(
+
2301 "fails local checks: Empty SigningPubKey.");
+
2302 if (expectInvalidFlag)
+
+
+
2305 jrr[jss::status] ==
"success" &&
+
2306 jrr[jss::engine_result] ==
"temINVALID_FLAG",
+
+
+
+
+
+
+
+
2314 jrr[jss::status] ==
"error" &&
+
2315 jrr[jss::error] ==
"invalidTransaction" &&
+
2316 jrr[jss::error_exception] == expected,
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
2331 txn[sfTxnSignature] =
"DEADBEEF";
+
+
+
+
2335 submitAndValidate(
"TxnSignature set", s.
slice(), __LINE__);
+
-
-
-
-
-
2341 testcase(
"account activation");
-
-
2343 using namespace test::jtx;
-
-
-
-
-
2348 auto const alice =
Account(
"alice");
-
2349 auto const bob =
Account(
"bob");
-
2350 env.fund(
XRP(10000), alice);
-
-
-
-
2354 auto const preAlice = env.balance(alice);
-
2355 auto const ledSeq = env.current()->seq();
-
2356 auto const seq = env.
seq(alice);
-
2357 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
2358 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
2369 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
2370 {2,
"AccountSet",
"tesSUCCESS", txIDs[1], batchID},
-
-
2372 validateClosedLedger(env, testCases);
-
-
-
2375 BEAST_EXPECT(env.seq(alice) ==
seq + 2);
-
-
-
2378 BEAST_EXPECT(env.seq(bob) == ledSeq + 1);
-
-
-
2381 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(1000) - batchFee);
-
2382 BEAST_EXPECT(env.balance(bob) ==
XRP(1000));
-
+
+
+
+
+
+
+
+
2345 txn[sfSigningPubKey] =
strHex(alice.pk());
+
+
+
+
+
2350 "SigningPubKey set",
+
+
+
+
2354 "fails local checks: Invalid signature.");
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
2373 "fails local checks: Invalid Signers array size.");
+
+
+
+
+
+
+
2380 auto const jt = env.jt(txn.getTxn());
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
2405 "No signing fields set",
+
+
+
2408 "fails local checks: Empty SigningPubKey.",
+
2409 "fails local checks: Empty SigningPubKey.",
+
2410 withBatch && !withInnerSigFix);
+
+
+
+
+
+
+
+
+
+
2420 ttAMENDMENT, [
seq = env.closed()->header().
seq + 1](
auto& obj) {
+
2421 obj.setAccountID(sfAccount, AccountID());
+
2422 obj.setFieldH256(sfAmendment, fixBatchInnerSigs);
+
2423 obj.setFieldU32(sfLedgerSequence, seq);
+
2424 obj.setFieldU32(sfFlags, tfInnerBatchTxn);
+
+
+
+
+
+
+
+
2432 "Pseudo-transaction",
+
+
+
+
2436 ?
"fails local checks: Empty SigningPubKey."
+
2437 :
"fails local checks: Cannot submit pseudo transactions.",
+
2438 "fails local checks: Empty SigningPubKey.");
+
+
-
-
-
-
-
-
2388 testcase(
"account set");
-
-
2390 using namespace test::jtx;
-
-
-
-
-
2395 auto const alice =
Account(
"alice");
-
2396 auto const bob =
Account(
"bob");
-
2397 env.fund(
XRP(10000), alice, bob);
-
-
-
2400 auto const preAlice = env.balance(alice);
-
2401 auto const preBob = env.balance(bob);
-
-
2403 auto const seq = env.
seq(alice);
-
2404 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
-
-
-
2408 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
2418 {1,
"AccountSet",
"tesSUCCESS", txIDs[0], batchID},
-
2419 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
2421 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
-
2429 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
-
-
-
2432 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(1) - batchFee);
-
2433 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
-
+
+
+
+
+
+
2445 for (
bool const withBatch : {
true,
false})
+
+
2447 doTestInnerSubmitRPC(features, withBatch);
+
+
-
-
-
-
-
-
2439 testcase(
"account delete");
-
-
2441 using namespace test::jtx;
-
-
-
-
-
-
-
2448 auto const alice =
Account(
"alice");
-
2449 auto const bob =
Account(
"bob");
-
2450 env.fund(
XRP(10000), alice, bob);
-
-
-
-
2454 for (
int i = 0; i < 5; ++i)
-
-
-
2457 auto const preAlice = env.balance(alice);
-
2458 auto const preBob = env.balance(bob);
-
-
2460 auto const seq = env.
seq(alice);
-
2461 auto const batchFee = batch::calcBatchFee(env, 0, 2) +
-
2462 env.current()->fees().increment;
-
2463 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
2475 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
2476 {2,
"AccountDelete",
"tesSUCCESS", txIDs[1], batchID},
-
-
2478 validateClosedLedger(env, testCases);
+
+
+
+
+
+
2454 testcase(
"account activation");
+
+
2456 using namespace test::jtx;
+
+
+
+
+
2461 auto const alice =
Account(
"alice");
+
2462 auto const bob =
Account(
"bob");
+
2463 env.fund(
XRP(10000), alice);
+
+
+
+
2467 auto const preAlice = env.balance(alice);
+
2468 auto const ledSeq = env.current()->seq();
+
2469 auto const seq = env.
seq(alice);
+
2470 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
2471 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
-
-
-
2482 BEAST_EXPECT(env.balance(bob) == preBob + (preAlice - batchFee));
-
-
-
-
-
-
-
2489 auto const alice =
Account(
"alice");
-
2490 auto const bob =
Account(
"bob");
-
2491 env.fund(
XRP(10000), alice, bob);
-
-
-
-
2495 for (
int i = 0; i < 5; ++i)
-
+
+
+
2482 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
2483 {2,
"AccountSet",
"tesSUCCESS", txIDs[1], batchID},
+
+
2485 validateClosedLedger(env, testCases);
+
+
+
2488 BEAST_EXPECT(env.seq(alice) ==
seq + 2);
+
+
+
2491 BEAST_EXPECT(env.seq(bob) == ledSeq + 1);
+
+
+
2494 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(1000) - batchFee);
+
2495 BEAST_EXPECT(env.balance(bob) ==
XRP(1000));
+
+
-
2498 auto const preAlice = env.balance(alice);
-
2499 auto const preBob = env.balance(bob);
-
-
2501 env.trust(bob[
"USD"](1000), alice);
-
-
-
2504 auto const seq = env.
seq(alice);
-
2505 auto const batchFee = batch::calcBatchFee(env, 0, 2) +
-
2506 env.current()->fees().increment;
-
2507 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
2519 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
2520 {2,
"AccountDelete",
"tecHAS_OBLIGATIONS", txIDs[1], batchID},
-
2521 {3,
"Payment",
"tesSUCCESS", txIDs[2], batchID},
-
-
2523 validateClosedLedger(env, testCases);
-
-
-
-
2527 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
-
-
-
-
-
-
-
2534 auto const alice =
Account(
"alice");
-
2535 auto const bob =
Account(
"bob");
-
2536 env.fund(
XRP(10000), alice, bob);
-
-
-
-
2540 for (
int i = 0; i < 5; ++i)
-
-
-
2543 auto const preAlice = env.balance(alice);
-
2544 auto const preBob = env.balance(bob);
-
-
2546 auto const seq = env.
seq(alice);
-
2547 auto const batchFee = batch::calcBatchFee(env, 0, 2) +
-
2548 env.current()->fees().increment;
-
2549 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
-
2562 validateClosedLedger(env, testCases);
-
-
-
-
2566 BEAST_EXPECT(env.balance(bob) == preBob);
-
-
+
+
+
+
+
2501 testcase(
"account set");
+
+
2503 using namespace test::jtx;
+
+
+
+
+
2508 auto const alice =
Account(
"alice");
+
2509 auto const bob =
Account(
"bob");
+
2510 env.fund(
XRP(10000), alice, bob);
+
+
+
2513 auto const preAlice = env.balance(alice);
+
2514 auto const preBob = env.balance(bob);
+
+
2516 auto const seq = env.
seq(alice);
+
2517 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
+
+
+
2521 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
2531 {1,
"AccountSet",
"tesSUCCESS", txIDs[0], batchID},
+
2532 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
2534 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
+
2542 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
+
+
+
2545 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(1) - batchFee);
+
2546 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
+
+
+
+
+
+
+
2552 testcase(
"account delete");
+
+
2554 using namespace test::jtx;
+
+
+
+
+
+
+
2561 auto const alice =
Account(
"alice");
+
2562 auto const bob =
Account(
"bob");
+
2563 env.fund(
XRP(10000), alice, bob);
+
+
+
+
2567 for (
int i = 0; i < 5; ++i)
+
-
-
-
-
-
-
-
-
-
-
2578 [](
auto const& disabled) {
return disabled == ttLOAN_BROKER_SET; });
-
-
2580 using namespace test::jtx;
-
-
-
-
-
2585 features | featureSingleAssetVault | featureLendingProtocol |
-
-
-
2588 Account const issuer{
"issuer"};
-
-
-
2591 Account const lender{
"lender"};
-
-
2593 Account const borrower{
"borrower"};
-
-
-
-
2597 env.fund(
XRP(100'000), issuer,
noripple(lender, borrower));
-
-
-
-
-
-
-
-
2605 auto const deposit = asset(50'000);
-
2606 auto const debtMaximumValue = asset(25'000).value();
-
2607 auto const coverDepositValue = asset(1000).value();
-
-
2609 auto [tx, vaultKeylet] =
-
2610 vault.create({.owner = lender, .asset = asset});
-
-
-
2613 BEAST_EXPECT(env.le(vaultKeylet));
-
-
-
2616 {.depositor = lender, .id = vaultKeylet.key, .amount = deposit}));
-
-
-
2619 auto const brokerKeylet =
-
-
-
-
2623 using namespace loanBroker;
-
2624 env(
set(lender, vaultKeylet.key),
-
-
2626 debtMaximum(debtMaximumValue),
-
-
+
2570 auto const preAlice = env.balance(alice);
+
2571 auto const preBob = env.balance(bob);
+
+
2573 auto const seq = env.
seq(alice);
+
2574 auto const batchFee = batch::calcBatchFee(env, 0, 2) +
+
2575 env.current()->fees().increment;
+
2576 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
2588 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
2589 {2,
"AccountDelete",
"tesSUCCESS", txIDs[1], batchID},
+
+
2591 validateClosedLedger(env, testCases);
+
+
+
+
2595 BEAST_EXPECT(env.balance(bob) == preBob + (preAlice - batchFee));
+
+
+
+
+
+
+
2602 auto const alice =
Account(
"alice");
+
2603 auto const bob =
Account(
"bob");
+
2604 env.fund(
XRP(10000), alice, bob);
+
+
+
+
2608 for (
int i = 0; i < 5; ++i)
+
+
+
2611 auto const preAlice = env.balance(alice);
+
2612 auto const preBob = env.balance(bob);
+
+
2614 env.trust(bob[
"USD"](1000), alice);
+
+
+
2617 auto const seq = env.
seq(alice);
+
2618 auto const batchFee = batch::calcBatchFee(env, 0, 2) +
+
2619 env.current()->fees().increment;
+
2620 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
-
2630 env(coverDeposit(lender, brokerKeylet.key, coverDepositValue));
-
-
-
-
-
-
2636 using namespace loan;
-
2637 using namespace std::chrono_literals;
-
-
2639 auto const lenderSeq = env.seq(lender);
-
2640 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
-
2642 auto const loanKeylet =
keylet::loan(brokerKeylet.key, 1);
-
-
2644 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
2651 set(lender, brokerKeylet.key, asset(1000).value()),
-
-
2653 sig(sfCounterpartySignature, borrower),
-
-
-
-
-
-
-
-
2661 STAmount{asset, asset(500).value()}),
-
-
-
-
2665 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
2671 set(lender, brokerKeylet.key, asset(1000).value()),
-
-
-
-
-
-
-
-
-
2680 STAmount{asset, asset(500).value()}),
-
-
-
-
2684 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
2691 set(lender, brokerKeylet.key, asset(1000).value()),
-
-
2693 counterparty(borrower.id()),
-
-
-
-
-
-
-
-
2701 STAmount{asset, asset(500).value()}),
-
-
-
-
-
-
-
2708 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
2709 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
2716 set(lender, brokerKeylet.key, asset(1000).value()),
-
2717 counterparty(borrower.id()),
-
-
-
-
-
-
-
-
-
-
-
-
2729 STAmount{asset, asset(500).value()}),
-
-
-
-
-
2734 BEAST_EXPECT(env.le(brokerKeylet));
-
2735 BEAST_EXPECT(!env.le(loanKeylet));
-
-
-
-
-
2740 auto const lenderSeq = env.seq(lender);
-
2741 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
2742 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
2749 set(lender, brokerKeylet.key, asset(1000).value()),
-
2750 counterparty(borrower.id()),
-
-
-
-
-
-
-
-
-
-
-
2761 BEAST_EXPECT(env.le(brokerKeylet));
-
2762 if (
auto const sleLoan = env.le(loanKeylet); lendingBatchEnabled
-
2763 ? BEAST_EXPECT(sleLoan)
-
2764 : !BEAST_EXPECT(!sleLoan))
-
-
-
-
-
+
+
+
2632 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
2633 {2,
"AccountDelete",
"tecHAS_OBLIGATIONS", txIDs[1], batchID},
+
2634 {3,
"Payment",
"tesSUCCESS", txIDs[2], batchID},
+
+
2636 validateClosedLedger(env, testCases);
+
+
+
+
2640 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
+
+
+
+
+
+
+
2647 auto const alice =
Account(
"alice");
+
2648 auto const bob =
Account(
"bob");
+
2649 env.fund(
XRP(10000), alice, bob);
+
+
+
+
2653 for (
int i = 0; i < 5; ++i)
+
+
+
2656 auto const preAlice = env.balance(alice);
+
2657 auto const preBob = env.balance(bob);
+
+
2659 auto const seq = env.
seq(alice);
+
2660 auto const batchFee = batch::calcBatchFee(env, 0, 2) +
+
2661 env.current()->fees().increment;
+
2662 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
+
2675 validateClosedLedger(env, testCases);
+
+
+
+
2679 BEAST_EXPECT(env.balance(bob) == preBob);
+
+
-
-
-
-
-
-
2774 testcase(
"object create w/ sequence");
-
-
2776 using namespace test::jtx;
-
-
-
-
-
2781 auto const alice =
Account(
"alice");
-
2782 auto const bob =
Account(
"bob");
-
2783 auto const gw =
Account(
"gw");
-
2784 auto const USD = gw[
"USD"];
-
-
2786 env.fund(
XRP(10000), alice, bob, gw);
-
-
-
2789 env.trust(USD(1000), alice, bob);
-
2790 env(pay(gw, alice, USD(100)));
-
2791 env(pay(gw, bob, USD(100)));
-
-
-
-
-
2796 auto const aliceSeq = env.seq(alice);
-
2797 auto const bobSeq = env.seq(bob);
-
2798 auto const preAlice = env.balance(alice);
-
2799 auto const preBob = env.balance(bob);
-
2800 auto const preAliceUSD = env.balance(alice, USD.issue());
-
2801 auto const preBobUSD = env.balance(bob, USD.issue());
-
-
2803 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
2804 uint256 const chkID{getCheckIndex(bob, env.seq(bob))};
-
2805 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
2809 batch::inner(check::create(bob, alice, USD(10)), bobSeq),
-
2810 batch::inner(check::cash(alice, chkID, USD(10)), aliceSeq + 1),
-
-
-
-
-
-
2816 {1,
"CheckCreate",
"tesSUCCESS", txIDs[0], batchID},
-
2817 {2,
"CheckCash",
"tesSUCCESS", txIDs[1], batchID},
-
-
2819 validateClosedLedger(env, testCases);
-
-
-
2822 BEAST_EXPECT(env.seq(alice) == aliceSeq + 2);
-
-
-
2825 BEAST_EXPECT(env.seq(bob) == bobSeq + 1);
-
-
-
2828 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
2829 BEAST_EXPECT(env.balance(bob) == preBob);
-
-
-
-
2833 env.balance(alice, USD.issue()) == preAliceUSD + USD(10));
-
2834 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD - USD(10));
-
-
-
-
-
-
-
-
2842 auto const aliceSeq = env.seq(alice);
-
2843 auto const bobSeq = env.seq(bob);
-
2844 auto const preAlice = env.balance(alice);
-
2845 auto const preBob = env.balance(bob);
-
2846 auto const preAliceUSD = env.balance(alice, USD.issue());
-
2847 auto const preBobUSD = env.balance(bob, USD.issue());
-
-
2849 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
2850 uint256 const chkID{getCheckIndex(bob, env.seq(bob))};
-
2851 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
2856 batch::inner(check::create(bob, alice, USD(10)), bobSeq),
-
2857 batch::inner(check::cash(alice, chkID, USD(10)), aliceSeq + 1),
-
-
-
-
-
-
2863 {1,
"CheckCreate",
"tecDST_TAG_NEEDED", txIDs[0], batchID},
-
2864 {2,
"CheckCash",
"tecNO_ENTRY", txIDs[1], batchID},
-
-
2866 validateClosedLedger(env, testCases);
-
-
-
2869 BEAST_EXPECT(env.seq(alice) == aliceSeq + 2);
-
-
-
2872 BEAST_EXPECT(env.seq(bob) == bobSeq + 1);
-
-
-
2875 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
2876 BEAST_EXPECT(env.balance(bob) == preBob);
-
-
-
2879 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
-
2880 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
-
-
+
+
+
+
+
+
+
+
+
+
+
2691 [](
auto const& disabled) {
return disabled == ttLOAN_BROKER_SET; });
+
+
2693 using namespace test::jtx;
+
+
+
+
2697 features | featureSingleAssetVault | featureLendingProtocol |
+
+
+
2700 Account const issuer{
"issuer"};
+
+
+
2703 Account const lender{
"lender"};
+
+
2705 Account const borrower{
"borrower"};
+
+
+
+
2709 env.fund(
XRP(100'000), issuer,
noripple(lender, borrower));
+
+
+
+
+
+
+
+
2717 auto const deposit = asset(50'000);
+
2718 auto const debtMaximumValue = asset(25'000).value();
+
2719 auto const coverDepositValue = asset(1000).value();
+
+
2721 auto [tx, vaultKeylet] =
+
2722 vault.create({.owner = lender, .asset = asset});
+
+
+
2725 BEAST_EXPECT(env.le(vaultKeylet));
+
+
+
2728 {.depositor = lender, .id = vaultKeylet.key, .amount = deposit}));
+
+
+
2731 auto const brokerKeylet =
+
+
+
+
2735 using namespace loanBroker;
+
2736 env(
set(lender, vaultKeylet.key),
+
+
2738 debtMaximum(debtMaximumValue),
+
+
+
+
2742 env(coverDeposit(lender, brokerKeylet.key, coverDepositValue));
+
+
+
+
+
+
2748 using namespace loan;
+
2749 using namespace std::chrono_literals;
+
+
2751 auto const lenderSeq = env.seq(lender);
+
2752 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
+
2754 auto const loanKeylet =
keylet::loan(brokerKeylet.key, 1);
+
+
2756 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
2763 set(lender, brokerKeylet.key, asset(1000).value()),
+
+
2765 sig(sfCounterpartySignature, borrower),
+
+
+
+
+
+
+
+
2773 STAmount{asset, asset(500).value()}),
+
+
+
+
2777 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
2783 set(lender, brokerKeylet.key, asset(1000).value()),
+
+
+
+
+
+
+
+
+
2792 STAmount{asset, asset(500).value()}),
+
+
+
+
2796 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
2803 set(lender, brokerKeylet.key, asset(1000).value()),
+
+
2805 counterparty(borrower.id()),
+
+
+
+
+
+
+
+
2813 STAmount{asset, asset(500).value()}),
+
+
+
+
+
+
+
2820 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
2821 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
2828 set(lender, brokerKeylet.key, asset(1000).value()),
+
2829 counterparty(borrower.id()),
+
+
+
+
+
+
+
+
+
+
+
+
2841 STAmount{asset, asset(500).value()}),
+
+
+
+
+
2846 BEAST_EXPECT(env.le(brokerKeylet));
+
2847 BEAST_EXPECT(!env.le(loanKeylet));
+
+
+
+
+
2852 auto const lenderSeq = env.seq(lender);
+
2853 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
2854 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
2861 set(lender, brokerKeylet.key, asset(1000).value()),
+
2862 counterparty(borrower.id()),
+
+
+
+
+
+
+
+
+
+
+
2873 BEAST_EXPECT(env.le(brokerKeylet));
+
2874 if (
auto const sleLoan = env.le(loanKeylet); lendingBatchEnabled
+
2875 ? BEAST_EXPECT(sleLoan)
+
2876 : !BEAST_EXPECT(!sleLoan))
+
+
+
+
+
-
-
-
-
-
-
2887 testcase(
"object create w/ ticket");
-
-
2889 using namespace test::jtx;
-
-
-
-
-
2894 auto const alice =
Account(
"alice");
-
2895 auto const bob =
Account(
"bob");
-
2896 auto const gw =
Account(
"gw");
-
2897 auto const USD = gw[
"USD"];
-
-
2899 env.fund(
XRP(10000), alice, bob, gw);
-
-
-
2902 env.trust(USD(1000), alice, bob);
-
2903 env(pay(gw, alice, USD(100)));
-
2904 env(pay(gw, bob, USD(100)));
-
-
-
2907 auto const aliceSeq = env.seq(alice);
-
2908 auto const bobSeq = env.seq(bob);
-
2909 auto const preAlice = env.balance(alice);
-
2910 auto const preBob = env.balance(bob);
-
2911 auto const preAliceUSD = env.balance(alice, USD.issue());
-
2912 auto const preBobUSD = env.balance(bob, USD.issue());
-
-
2914 auto const batchFee = batch::calcBatchFee(env, 1, 3);
-
2915 uint256 const chkID{getCheckIndex(bob, bobSeq + 1)};
-
2916 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
2921 batch::inner(check::create(bob, alice, USD(10)), 0, bobSeq + 1),
-
2922 batch::inner(check::cash(alice, chkID, USD(10)), aliceSeq + 1),
-
-
+
+
+
+
+
+
2886 testcase(
"object create w/ sequence");
+
+
2888 using namespace test::jtx;
+
+
+
+
+
2893 auto const alice =
Account(
"alice");
+
2894 auto const bob =
Account(
"bob");
+
2895 auto const gw =
Account(
"gw");
+
2896 auto const USD = gw[
"USD"];
+
+
2898 env.fund(
XRP(10000), alice, bob, gw);
+
+
+
2901 env.trust(USD(1000), alice, bob);
+
2902 env(pay(gw, alice, USD(100)));
+
2903 env(pay(gw, bob, USD(100)));
+
+
+
+
+
2908 auto const aliceSeq = env.seq(alice);
+
2909 auto const bobSeq = env.seq(bob);
+
2910 auto const preAlice = env.balance(alice);
+
2911 auto const preBob = env.balance(bob);
+
2912 auto const preAliceUSD = env.balance(alice, USD.issue());
+
2913 auto const preBobUSD = env.balance(bob, USD.issue());
+
+
2915 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
2916 uint256 const chkID{getCheckIndex(bob, env.seq(bob))};
+
2917 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
2921 batch::inner(check::create(bob, alice, USD(10)), bobSeq),
+
2922 batch::inner(check::cash(alice, chkID, USD(10)), aliceSeq + 1),
+
+
-
-
-
2928 {1,
"TicketCreate",
"tesSUCCESS", txIDs[0], batchID},
-
2929 {2,
"CheckCreate",
"tesSUCCESS", txIDs[1], batchID},
-
2930 {3,
"CheckCash",
"tesSUCCESS", txIDs[2], batchID},
-
-
2932 validateClosedLedger(env, testCases);
-
-
2934 BEAST_EXPECT(env.seq(alice) == aliceSeq + 2);
-
2935 BEAST_EXPECT(env.seq(bob) == bobSeq + 10 + 1);
-
2936 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
-
2937 BEAST_EXPECT(env.balance(bob) == preBob);
-
2938 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD + USD(10));
-
2939 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD - USD(10));
-
-
-
-
-
-
-
-
2945 testcase(
"object create w/ 3rd party");
-
-
2947 using namespace test::jtx;
-
-
-
-
-
2952 auto const alice =
Account(
"alice");
-
2953 auto const bob =
Account(
"bob");
-
2954 auto const carol =
Account(
"carol");
-
2955 auto const gw =
Account(
"gw");
-
2956 auto const USD = gw[
"USD"];
-
-
2958 env.fund(
XRP(10000), alice, bob, carol, gw);
-
+
+
+
2928 {1,
"CheckCreate",
"tesSUCCESS", txIDs[0], batchID},
+
2929 {2,
"CheckCash",
"tesSUCCESS", txIDs[1], batchID},
+
+
2931 validateClosedLedger(env, testCases);
+
+
+
2934 BEAST_EXPECT(env.seq(alice) == aliceSeq + 2);
+
+
+
2937 BEAST_EXPECT(env.seq(bob) == bobSeq + 1);
+
+
+
2940 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
2941 BEAST_EXPECT(env.balance(bob) == preBob);
+
+
+
+
2945 env.balance(alice, USD.issue()) == preAliceUSD + USD(10));
+
2946 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD - USD(10));
+
+
+
+
+
+
+
+
2954 auto const aliceSeq = env.seq(alice);
+
2955 auto const bobSeq = env.seq(bob);
+
2956 auto const preAlice = env.balance(alice);
+
2957 auto const preBob = env.balance(bob);
+
2958 auto const preAliceUSD = env.balance(alice, USD.issue());
+
2959 auto const preBobUSD = env.balance(bob, USD.issue());
-
2961 env.trust(USD(1000), alice, bob);
-
2962 env(pay(gw, alice, USD(100)));
-
2963 env(pay(gw, bob, USD(100)));
-
-
-
2966 auto const aliceSeq = env.seq(alice);
-
2967 auto const bobSeq = env.seq(bob);
-
2968 auto const carolSeq = env.seq(carol);
-
2969 auto const preAlice = env.balance(alice);
-
2970 auto const preBob = env.balance(bob);
-
2971 auto const preCarol = env.balance(carol);
-
2972 auto const preAliceUSD = env.balance(alice, USD.issue());
-
2973 auto const preBobUSD = env.balance(bob, USD.issue());
-
-
2975 auto const batchFee = batch::calcBatchFee(env, 2, 2);
-
2976 uint256 const chkID{getCheckIndex(bob, env.seq(bob))};
-
2977 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
2981 batch::inner(check::create(bob, alice, USD(10)), bobSeq),
-
2982 batch::inner(check::cash(alice, chkID, USD(10)), aliceSeq),
-
-
+
2961 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
2962 uint256 const chkID{getCheckIndex(bob, env.seq(bob))};
+
2963 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
2968 batch::inner(check::create(bob, alice, USD(10)), bobSeq),
+
2969 batch::inner(check::cash(alice, chkID, USD(10)), aliceSeq + 1),
+
+
+
+
+
+
2975 {1,
"CheckCreate",
"tecDST_TAG_NEEDED", txIDs[0], batchID},
+
2976 {2,
"CheckCash",
"tecNO_ENTRY", txIDs[1], batchID},
+
+
2978 validateClosedLedger(env, testCases);
+
+
+
2981 BEAST_EXPECT(env.seq(alice) == aliceSeq + 2);
+
+
+
2984 BEAST_EXPECT(env.seq(bob) == bobSeq + 1);
-
-
-
2988 {1,
"CheckCreate",
"tesSUCCESS", txIDs[0], batchID},
-
2989 {2,
"CheckCash",
"tesSUCCESS", txIDs[1], batchID},
-
-
2991 validateClosedLedger(env, testCases);
-
-
2993 BEAST_EXPECT(env.seq(alice) == aliceSeq + 1);
-
2994 BEAST_EXPECT(env.seq(bob) == bobSeq + 1);
-
2995 BEAST_EXPECT(env.seq(carol) == carolSeq + 1);
-
2996 BEAST_EXPECT(env.balance(alice) == preAlice);
-
2997 BEAST_EXPECT(env.balance(bob) == preBob);
-
2998 BEAST_EXPECT(env.balance(carol) == preCarol - batchFee);
-
2999 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD + USD(10));
-
3000 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD - USD(10));
-
+
+
2987 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
2988 BEAST_EXPECT(env.balance(bob) == preBob);
+
+
+
2991 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD);
+
2992 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD);
+
+
-
-
-
-
-
-
-
3007 testcase(
"tickets outer");
-
-
3009 using namespace test::jtx;
-
-
-
+
+
+
+
+
+
2999 testcase(
"object create w/ ticket");
+
+
3001 using namespace test::jtx;
+
+
+
+
+
3006 auto const alice =
Account(
"alice");
+
3007 auto const bob =
Account(
"bob");
+
3008 auto const gw =
Account(
"gw");
+
3009 auto const USD = gw[
"USD"];
+
+
3011 env.fund(
XRP(10000), alice, bob, gw);
+
-
3014 auto const alice =
Account(
"alice");
-
3015 auto const bob =
Account(
"bob");
-
-
3017 env.fund(
XRP(10000), alice, bob);
-
-
-
-
3021 env(ticket::create(alice, 10));
-
-
-
3024 auto const aliceSeq = env.seq(alice);
-
3025 auto const preAlice = env.balance(alice);
-
3026 auto const preBob = env.balance(bob);
-
-
3028 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
3029 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
+
3014 env.trust(USD(1000), alice, bob);
+
3015 env(pay(gw, alice, USD(100)));
+
3016 env(pay(gw, bob, USD(100)));
+
+
+
3019 auto const aliceSeq = env.seq(alice);
+
3020 auto const bobSeq = env.seq(bob);
+
3021 auto const preAlice = env.balance(alice);
+
3022 auto const preBob = env.balance(bob);
+
3023 auto const preAliceUSD = env.balance(alice, USD.issue());
+
3024 auto const preBobUSD = env.balance(bob, USD.issue());
+
+
3026 auto const batchFee = batch::calcBatchFee(env, 1, 3);
+
3027 uint256 const chkID{getCheckIndex(bob, bobSeq + 1)};
+
3028 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
3033 batch::inner(check::create(bob, alice, USD(10)), 0, bobSeq + 1),
+
3034 batch::inner(check::cash(alice, chkID, USD(10)), aliceSeq + 1),
+
+
-
-
-
3040 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3041 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3043 validateClosedLedger(env, testCases);
-
-
-
-
3047 BEAST_EXPECT(sle->getFieldU32(sfOwnerCount) == 9);
-
3048 BEAST_EXPECT(sle->getFieldU32(sfTicketCount) == 9);
-
-
3050 BEAST_EXPECT(env.seq(alice) == aliceSeq + 2);
-
3051 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
-
3052 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
-
-
-
-
3056 testcase(
"tickets inner");
-
-
3058 using namespace test::jtx;
-
-
-
-
-
3063 auto const alice =
Account(
"alice");
-
3064 auto const bob =
Account(
"bob");
-
-
3066 env.fund(
XRP(10000), alice, bob);
-
-
-
-
3070 env(ticket::create(alice, 10));
-
+
+
+
3040 {1,
"TicketCreate",
"tesSUCCESS", txIDs[0], batchID},
+
3041 {2,
"CheckCreate",
"tesSUCCESS", txIDs[1], batchID},
+
3042 {3,
"CheckCash",
"tesSUCCESS", txIDs[2], batchID},
+
+
3044 validateClosedLedger(env, testCases);
+
+
3046 BEAST_EXPECT(env.seq(alice) == aliceSeq + 2);
+
3047 BEAST_EXPECT(env.seq(bob) == bobSeq + 10 + 1);
+
3048 BEAST_EXPECT(env.balance(alice) == preAlice - batchFee);
+
3049 BEAST_EXPECT(env.balance(bob) == preBob);
+
3050 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD + USD(10));
+
3051 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD - USD(10));
+
+
+
+
+
+
+
+
3057 testcase(
"object create w/ 3rd party");
+
+
3059 using namespace test::jtx;
+
+
+
+
+
3064 auto const alice =
Account(
"alice");
+
3065 auto const bob =
Account(
"bob");
+
3066 auto const carol =
Account(
"carol");
+
3067 auto const gw =
Account(
"gw");
+
3068 auto const USD = gw[
"USD"];
+
+
3070 env.fund(
XRP(10000), alice, bob, carol, gw);
+
-
3073 auto const aliceSeq = env.seq(alice);
-
3074 auto const preAlice = env.balance(alice);
-
3075 auto const preBob = env.balance(bob);
-
-
3077 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
3078 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
3088 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3089 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3091 validateClosedLedger(env, testCases);
-
-
-
-
3095 BEAST_EXPECT(sle->getFieldU32(sfOwnerCount) == 8);
-
3096 BEAST_EXPECT(sle->getFieldU32(sfTicketCount) == 8);
+
3073 env.trust(USD(1000), alice, bob);
+
3074 env(pay(gw, alice, USD(100)));
+
3075 env(pay(gw, bob, USD(100)));
+
+
+
3078 auto const aliceSeq = env.seq(alice);
+
3079 auto const bobSeq = env.seq(bob);
+
3080 auto const carolSeq = env.seq(carol);
+
3081 auto const preAlice = env.balance(alice);
+
3082 auto const preBob = env.balance(bob);
+
3083 auto const preCarol = env.balance(carol);
+
3084 auto const preAliceUSD = env.balance(alice, USD.issue());
+
3085 auto const preBobUSD = env.balance(bob, USD.issue());
+
+
3087 auto const batchFee = batch::calcBatchFee(env, 2, 2);
+
3088 uint256 const chkID{getCheckIndex(bob, env.seq(bob))};
+
3089 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
3093 batch::inner(check::create(bob, alice, USD(10)), bobSeq),
+
3094 batch::inner(check::cash(alice, chkID, USD(10)), aliceSeq),
+
+
-
3098 BEAST_EXPECT(env.seq(alice) == aliceSeq + 1);
-
3099 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
-
3100 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
-
-
-
-
3104 testcase(
"tickets outer inner");
-
-
3106 using namespace test::jtx;
-
-
-
-
-
3111 auto const alice =
Account(
"alice");
-
3112 auto const bob =
Account(
"bob");
-
-
3114 env.fund(
XRP(10000), alice, bob);
-
-
-
-
3118 env(ticket::create(alice, 10));
-
+
+
+
3100 {1,
"CheckCreate",
"tesSUCCESS", txIDs[0], batchID},
+
3101 {2,
"CheckCash",
"tesSUCCESS", txIDs[1], batchID},
+
+
3103 validateClosedLedger(env, testCases);
+
+
3105 BEAST_EXPECT(env.seq(alice) == aliceSeq + 1);
+
3106 BEAST_EXPECT(env.seq(bob) == bobSeq + 1);
+
3107 BEAST_EXPECT(env.seq(carol) == carolSeq + 1);
+
3108 BEAST_EXPECT(env.balance(alice) == preAlice);
+
3109 BEAST_EXPECT(env.balance(bob) == preBob);
+
3110 BEAST_EXPECT(env.balance(carol) == preCarol - batchFee);
+
3111 BEAST_EXPECT(env.balance(alice, USD.issue()) == preAliceUSD + USD(10));
+
3112 BEAST_EXPECT(env.balance(bob, USD.issue()) == preBobUSD - USD(10));
+
+
+
+
+
+
+
+
+
3119 testcase(
"tickets outer");
-
3121 auto const aliceSeq = env.seq(alice);
-
3122 auto const preAlice = env.balance(alice);
-
3123 auto const preBob = env.balance(bob);
-
-
3125 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
3126 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
3137 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3138 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3140 validateClosedLedger(env, testCases);
-
-
-
-
3144 BEAST_EXPECT(sle->getFieldU32(sfOwnerCount) == 8);
-
3145 BEAST_EXPECT(sle->getFieldU32(sfTicketCount) == 8);
-
-
3147 BEAST_EXPECT(env.seq(alice) == aliceSeq + 1);
-
3148 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
-
3149 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
-
-
-
-
-
-
-
-
-
3156 testcase(
"sequence open ledger");
-
-
3158 using namespace test::jtx;
-
-
-
3161 auto const alice =
Account(
"alice");
-
3162 auto const bob =
Account(
"bob");
-
3163 auto const carol =
Account(
"carol");
-
-
-
-
-
-
-
-
-
-
3173 env.fund(
XRP(10000), alice, bob, carol);
-
-
-
3176 auto const aliceSeq = env.seq(alice);
-
3177 auto const carolSeq = env.seq(carol);
-
-
-
3180 auto const noopTxn = env.jt(
noop(alice),
seq(aliceSeq + 2));
-
3181 auto const noopTxnID =
to_string(noopTxn.stx->getTransactionID());
-
-
-
-
3185 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
3186 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
3198 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3199 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3201 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
3208 {0,
"AccountSet",
"tesSUCCESS", noopTxnID,
std::nullopt},
-
-
3210 validateClosedLedger(env, testCases);
-
-
-
-
+
3121 using namespace test::jtx;
+
+
+
+
+
3126 auto const alice =
Account(
"alice");
+
3127 auto const bob =
Account(
"bob");
+
+
3129 env.fund(
XRP(10000), alice, bob);
+
+
+
+
3133 env(ticket::create(alice, 10));
+
+
+
3136 auto const aliceSeq = env.seq(alice);
+
3137 auto const preAlice = env.balance(alice);
+
3138 auto const preBob = env.balance(bob);
+
+
3140 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
3141 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
3152 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
3153 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
3155 validateClosedLedger(env, testCases);
+
+
+
+
3159 BEAST_EXPECT(sle->getFieldU32(sfOwnerCount) == 9);
+
3160 BEAST_EXPECT(sle->getFieldU32(sfTicketCount) == 9);
+
+
3162 BEAST_EXPECT(env.seq(alice) == aliceSeq + 2);
+
3163 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
+
3164 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
+
+
+
+
3168 testcase(
"tickets inner");
+
+
3170 using namespace test::jtx;
+
+
+
+
+
3175 auto const alice =
Account(
"alice");
+
3176 auto const bob =
Account(
"bob");
+
+
3178 env.fund(
XRP(10000), alice, bob);
+
+
+
+
3182 env(ticket::create(alice, 10));
+
+
+
3185 auto const aliceSeq = env.seq(alice);
+
3186 auto const preAlice = env.balance(alice);
+
3187 auto const preBob = env.balance(bob);
+
+
3189 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
3190 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
3200 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
3201 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
3203 validateClosedLedger(env, testCases);
+
+
+
+
3207 BEAST_EXPECT(sle->getFieldU32(sfOwnerCount) == 8);
+
3208 BEAST_EXPECT(sle->getFieldU32(sfTicketCount) == 8);
+
+
3210 BEAST_EXPECT(env.seq(alice) == aliceSeq + 1);
+
3211 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
+
3212 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
+
+
-
-
-
-
-
3220 env.fund(
XRP(10000), alice, bob);
-
+
3216 testcase(
"tickets outer inner");
+
+
3218 using namespace test::jtx;
+
+
+
-
3223 auto const aliceSeq = env.seq(alice);
-
-
-
3226 auto const noopTxn = env.jt(
noop(alice),
seq(aliceSeq + 1));
-
+
3223 auto const alice =
Account(
"alice");
+
3224 auto const bob =
Account(
"bob");
+
+
3226 env.fund(
XRP(10000), alice, bob);
+
-
-
3230 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
3231 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
3242 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3243 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3245 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
3252 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
-
-
-
3262 env.fund(
XRP(10000), alice, bob);
-
+
+
3230 env(ticket::create(alice, 10));
+
+
+
3233 auto const aliceSeq = env.seq(alice);
+
3234 auto const preAlice = env.balance(alice);
+
3235 auto const preBob = env.balance(bob);
+
+
3237 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
3238 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
3249 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
3250 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
3252 validateClosedLedger(env, testCases);
+
+
+
+
3256 BEAST_EXPECT(sle->getFieldU32(sfOwnerCount) == 8);
+
3257 BEAST_EXPECT(sle->getFieldU32(sfTicketCount) == 8);
+
+
3259 BEAST_EXPECT(env.seq(alice) == aliceSeq + 1);
+
3260 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
+
3261 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
+
+
+
-
3265 auto const aliceSeq = env.seq(alice);
-
3266 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
3267 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
3274 auto const noopTxn = env.jt(
noop(alice),
seq(aliceSeq + 1));
-
3275 auto const noopTxnID =
to_string(noopTxn.stx->getTransactionID());
-
-
-
-
-
-
-
3282 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3283 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3285 validateClosedLedger(env, testCases);
-
+
+
+
+
+
3268 testcase(
"sequence open ledger");
+
+
3270 using namespace test::jtx;
+
+
+
3273 auto const alice =
Account(
"alice");
+
3274 auto const bob =
Account(
"bob");
+
3275 auto const carol =
Account(
"carol");
+
+
+
+
+
+
+
+
+
+
3285 env.fund(
XRP(10000), alice, bob, carol);
+
-
-
-
-
-
3292 validateClosedLedger(env, testCases);
-
-
+
3288 auto const aliceSeq = env.seq(alice);
+
3289 auto const carolSeq = env.seq(carol);
+
+
+
3292 auto const noopTxn = env.jt(
noop(alice),
seq(aliceSeq + 2));
+
3293 auto const noopTxnID =
to_string(noopTxn.stx->getTransactionID());
+
-
-
-
-
3299 env.fund(
XRP(10000), alice, bob, carol);
-
-
-
3302 auto const aliceSeq = env.seq(alice);
-
3303 auto const carolSeq = env.seq(carol);
-
-
-
3306 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
3307 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
3316 auto const noopTxn = env.jt(
noop(carol),
seq(carolSeq));
-
3317 auto const noopTxnID =
to_string(noopTxn.stx->getTransactionID());
-
-
-
-
-
-
3323 {0,
"AccountSet",
"tesSUCCESS", noopTxnID,
std::nullopt},
-
-
3325 {2,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3326 {3,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3328 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
3335 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
-
-
-
3343 testcase(
"tickets open ledger");
-
-
3345 using namespace test::jtx;
-
-
-
3348 auto const alice =
Account(
"alice");
-
3349 auto const bob =
Account(
"bob");
+
+
3297 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
3298 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
3310 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
3311 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
3313 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
3320 {0,
"AccountSet",
"tesSUCCESS", noopTxnID,
std::nullopt},
+
+
3322 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
+
+
+
3332 env.fund(
XRP(10000), alice, bob);
+
+
+
3335 auto const aliceSeq = env.seq(alice);
+
+
+
3338 auto const noopTxn = env.jt(
noop(alice),
seq(aliceSeq + 1));
+
+
+
+
3342 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
3343 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
-
-
-
-
-
-
-
3357 env.fund(
XRP(10000), alice, bob);
-
+
+
+
+
3354 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
3355 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
3357 validateClosedLedger(env, testCases);
+
-
-
3361 env(ticket::create(alice, 10));
-
-
-
3364 auto const aliceSeq = env.seq(alice);
-
-
-
3367 auto const noopTxn =
-
-
3369 auto const noopTxnID =
to_string(noopTxn.stx->getTransactionID());
-
-
-
-
3373 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
3374 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
-
3386 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3387 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3389 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
3396 validateClosedLedger(env, testCases);
-
-
+
+
+
+
+
3364 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
+
+
+
3374 env.fund(
XRP(10000), alice, bob);
+
+
+
3377 auto const aliceSeq = env.seq(alice);
+
3378 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
3379 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
3386 auto const noopTxn = env.jt(
noop(alice),
seq(aliceSeq + 1));
+
3387 auto const noopTxnID =
to_string(noopTxn.stx->getTransactionID());
+
+
+
+
+
+
+
3394 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
3395 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
3397 validateClosedLedger(env, testCases);
+
-
-
-
-
-
-
-
3406 env.fund(
XRP(10000), alice, bob);
-
-
-
-
3410 env(ticket::create(alice, 10));
-
-
-
3413 auto const aliceSeq = env.seq(alice);
-
-
-
3416 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
3417 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
3426 auto const noopTxn =
-
-
-
-
-
-
-
-
3434 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3435 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3437 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
3444 validateClosedLedger(env, testCases);
-
-
-
+
+
+
+
+
3404 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
3411 env.fund(
XRP(10000), alice, bob, carol);
+
+
+
3414 auto const aliceSeq = env.seq(alice);
+
3415 auto const carolSeq = env.seq(carol);
+
+
+
3418 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
3419 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
3428 auto const noopTxn = env.jt(
noop(carol),
seq(carolSeq));
+
3429 auto const noopTxnID =
to_string(noopTxn.stx->getTransactionID());
+
+
+
+
+
+
3435 {0,
"AccountSet",
"tesSUCCESS", noopTxnID,
std::nullopt},
+
+
3437 {2,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
3438 {3,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
3440 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
3447 validateClosedLedger(env, testCases);
+
+
+
-
-
-
-
-
-
3452 testcase(
"objects open ledger");
-
-
3454 using namespace test::jtx;
-
+
+
+
+
+
+
3455 testcase(
"tickets open ledger");
-
3457 auto const alice =
Account(
"alice");
-
3458 auto const bob =
Account(
"bob");
+
3457 using namespace test::jtx;
+
-
-
-
-
-
-
-
-
-
3468 env.fund(
XRP(10000), alice, bob);
-
-
-
-
3472 env(ticket::create(alice, 10));
-
-
-
3475 auto const aliceSeq = env.seq(alice);
-
-
-
3478 uint256 const chkID{getCheckIndex(alice, aliceSeq)};
-
3479 auto const objTxn = env.jt(check::cash(bob, chkID,
XRP(10)));
-
3480 auto const objTxnID =
to_string(objTxn.stx->getTransactionID());
-
-
-
-
3484 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
3485 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
+
3460 auto const alice =
Account(
"alice");
+
3461 auto const bob =
Account(
"bob");
+
+
+
+
+
+
+
+
3469 env.fund(
XRP(10000), alice, bob);
+
+
+
+
3473 env(ticket::create(alice, 10));
+
+
+
3476 auto const aliceSeq = env.seq(alice);
+
+
+
3479 auto const noopTxn =
+
+
3481 auto const noopTxnID =
to_string(noopTxn.stx->getTransactionID());
+
+
+
+
3485 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
3486 auto const [txIDs, batchID] = submitBatch(
+
+
+
-
-
+
+
-
-
-
-
3497 {1,
"CheckCreate",
"tesSUCCESS", txIDs[0], batchID},
-
3498 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
3499 {3,
"CheckCash",
"tesSUCCESS", objTxnID,
std::nullopt},
+
+
+
+
+
3498 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
3499 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
3501 validateClosedLedger(env, testCases);
@@ -3658,911 +3658,1029 @@ $(document).ready(function() { init_codefold(0); });
-
+
-
-
3515 env.fund(
XRP(10000), alice, bob);
-
-
-
-
3519 env(ticket::create(alice, 10));
-
-
-
3522 auto const aliceSeq = env.seq(alice);
-
3523 auto const bobSeq = env.seq(bob);
+
+
+
+
+
3518 env.fund(
XRP(10000), alice, bob);
+
+
+
+
3522 env(ticket::create(alice, 10));
+
-
-
3526 uint256 const chkID{getCheckIndex(alice, aliceSeq)};
-
3527 auto const objTxn = env.jt(check::create(alice, bob,
XRP(10)));
-
3528 auto const objTxnID =
to_string(objTxn.stx->getTransactionID());
-
-
-
-
3532 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
3533 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
+
3525 auto const aliceSeq = env.seq(alice);
+
+
+
3528 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
3529 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
3538 auto const noopTxn =
+
+
-
3545 {0,
"CheckCreate",
"tesSUCCESS", objTxnID,
std::nullopt},
-
-
3547 {2,
"CheckCash",
"tesSUCCESS", txIDs[0], batchID},
-
3548 {3,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3550 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
-
-
+
+
3546 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
3547 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
3549 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
3556 validateClosedLedger(env, testCases);
+
+
+
+
-
-
3562 env.fund(
XRP(10000), alice, bob);
-
-
-
-
3566 env(ticket::create(alice, 10));
-
+
+
+
+
+
3564 testcase(
"objects open ledger");
+
+
3566 using namespace test::jtx;
+
-
3569 auto const aliceSeq = env.seq(alice);
-
-
-
3572 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
3573 uint256 const chkID{getCheckIndex(alice, aliceSeq)};
-
3574 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
3583 auto const objTxn = env.jt(check::cash(bob, chkID,
XRP(10)));
-
3584 auto const objTxnID =
to_string(objTxn.stx->getTransactionID());
-
+
3569 auto const alice =
Account(
"alice");
+
3570 auto const bob =
Account(
"bob");
+
+
+
+
+
+
+
+
+
+
3580 env.fund(
XRP(10000), alice, bob);
+
+
+
+
3584 env(ticket::create(alice, 10));
+
-
-
-
-
-
3591 {1,
"CheckCreate",
"tesSUCCESS", txIDs[0], batchID},
-
3592 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
3593 {3,
"CheckCash",
"tesSUCCESS", objTxnID,
std::nullopt},
-
-
3595 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
-
-
-
3603 testcase(
"pseudo txn with tfInnerBatchTxn");
+
3587 auto const aliceSeq = env.seq(alice);
+
+
+
3590 uint256 const chkID{getCheckIndex(alice, aliceSeq)};
+
3591 auto const objTxn = env.jt(check::cash(bob, chkID,
XRP(10)));
+
3592 auto const objTxnID =
to_string(objTxn.stx->getTransactionID());
+
+
+
+
3596 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
3597 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
-
3605 using namespace test::jtx;
-
-
-
-
-
3610 auto const alice =
Account(
"alice");
-
3611 auto const bob =
Account(
"bob");
-
3612 env.fund(
XRP(10000), alice, bob);
-
-
-
3615 STTx const stx =
STTx(ttAMENDMENT, [&](
auto& obj) {
-
3616 obj.setAccountID(sfAccount,
AccountID());
-
3617 obj.setFieldH256(sfAmendment,
uint256(2));
-
3618 obj.setFieldU32(sfLedgerSequence, env.seq(alice));
-
-
-
-
-
-
-
3625 BEAST_EXPECT(reason ==
"Cannot submit pseudo transactions.");
-
-
-
-
3629 return result.applied;
-
-
+
+
+
+
+
3609 {1,
"CheckCreate",
"tesSUCCESS", txIDs[0], batchID},
+
3610 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
3611 {3,
"CheckCash",
"tesSUCCESS", objTxnID,
std::nullopt},
+
+
3613 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
3620 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
3627 env.fund(
XRP(10000), alice, bob);
+
+
+
+
3631 env(ticket::create(alice, 10));
+
+
+
3634 auto const aliceSeq = env.seq(alice);
+
3635 auto const bobSeq = env.seq(bob);
+
+
+
3638 uint256 const chkID{getCheckIndex(alice, aliceSeq)};
+
3639 auto const objTxn = env.jt(check::create(alice, bob,
XRP(10)));
+
3640 auto const objTxnID =
to_string(objTxn.stx->getTransactionID());
+
+
+
+
3644 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
3645 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
+
3657 {0,
"CheckCreate",
"tesSUCCESS", objTxnID,
std::nullopt},
+
+
3659 {2,
"CheckCash",
"tesSUCCESS", txIDs[0], batchID},
+
3660 {3,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
3662 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
+
+
+
+
+
3674 env.fund(
XRP(10000), alice, bob);
+
+
+
+
3678 env(ticket::create(alice, 10));
+
+
+
3681 auto const aliceSeq = env.seq(alice);
+
+
+
3684 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
3685 uint256 const chkID{getCheckIndex(alice, aliceSeq)};
+
3686 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
3695 auto const objTxn = env.jt(check::cash(bob, chkID,
XRP(10)));
+
3696 auto const objTxnID =
to_string(objTxn.stx->getTransactionID());
+
+
+
+
+
+
+
3703 {1,
"CheckCreate",
"tesSUCCESS", txIDs[0], batchID},
+
3704 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
3705 {3,
"CheckCash",
"tesSUCCESS", objTxnID,
std::nullopt},
+
+
3707 validateClosedLedger(env, testCases);
+
+
+
-
-
-
-
-
-
3636 testcase(
"batch open ledger");
-
-
-
-
-
-
-
-
3644 using namespace test::jtx;
-
-
-
-
3648 XRPAmount const baseFee = env.current()->fees().base;
-
-
3650 auto const alice =
Account(
"alice");
-
3651 auto const bob =
Account(
"bob");
-
-
3653 env.fund(
XRP(10000), alice, bob);
-
-
-
-
-
-
3659 auto const aliceSeq = env.seq(alice);
-
3660 auto const preAlice = env.balance(alice);
-
3661 auto const preBob = env.balance(bob);
-
3662 auto const bobSeq = env.seq(bob);
-
-
-
3665 auto const payTxn1 = env.jt(pay(alice, bob,
XRP(10)),
seq(aliceSeq));
-
3666 auto const payTxn1ID =
to_string(payTxn1.stx->getTransactionID());
-
-
-
-
3670 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
3671 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
3680 auto const payTxn2 = env.jt(pay(bob, alice,
XRP(5)),
seq(bobSeq + 1));
-
3681 auto const payTxn2ID =
to_string(payTxn2.stx->getTransactionID());
-
-
-
-
-
-
-
3688 {2,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3689 {3,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3691 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
-
3699 validateClosedLedger(env, testCases);
-
-
-
-
3703 BEAST_EXPECT(env.seq(alice) == aliceSeq + 3);
-
-
-
3706 BEAST_EXPECT(env.seq(bob) == bobSeq + 2);
-
-
-
-
3710 env.balance(alice) == preAlice -
XRP(10) - batchFee - baseFee);
-
3711 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(10) - baseFee);
-
-
-
-
-
-
-
-
3717 testcase(
"batch tx queue");
-
-
3719 using namespace test::jtx;
-
+
+
+
+
+
+
3715 testcase(
"pseudo txn with tfInnerBatchTxn");
+
+
3717 using namespace test::jtx;
+
+
+
-
-
-
-
-
3726 makeSmallQueueConfig(
-
3727 {{
"minimum_txn_in_ledger_standalone",
"2"}}),
-
-
-
-
3731 auto alice =
Account(
"alice");
-
-
3733 auto carol =
Account(
"carol");
-
-
-
-
3737 env.close(env.now() + 5s, 10000ms);
-
-
3739 env.close(env.now() + 5s, 10000ms);
-
-
-
-
-
-
-
-
-
-
-
3750 auto const aliceSeq = env.seq(alice);
-
3751 auto const bobSeq = env.seq(bob);
-
3752 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
-
-
-
-
-
-
-
-
-
-
+
3722 auto const alice =
Account(
"alice");
+
3723 auto const bob =
Account(
"bob");
+
3724 env.fund(
XRP(10000), alice, bob);
+
+
+
3727 STTx const stx =
STTx(ttAMENDMENT, [&](
auto& obj) {
+
3728 obj.setAccountID(sfAccount,
AccountID());
+
3729 obj.setFieldH256(sfAmendment,
uint256(2));
+
3730 obj.setFieldU32(sfLedgerSequence, env.seq(alice));
+
+
+
+
+
+
+
3737 BEAST_EXPECT(reason ==
"Cannot submit pseudo transactions.");
+
+
+
+
3741 return result.applied;
+
+
+
+
+
+
+
+
+
3748 testcase(
"batch open ledger");
+
+
+
+
+
+
+
+
3756 using namespace test::jtx;
+
+
+
+
3760 XRPAmount const baseFee = env.current()->fees().base;
+
+
3762 auto const alice =
Account(
"alice");
+
3763 auto const bob =
Account(
"bob");
-
-
-
-
-
-
3770 openLedgerFee(env, batchFee),
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
3786 makeSmallQueueConfig(
-
3787 {{
"minimum_txn_in_ledger_standalone",
"2"}}),
-
-
+
3765 env.fund(
XRP(10000), alice, bob);
+
+
+
+
+
+
3771 auto const aliceSeq = env.seq(alice);
+
3772 auto const preAlice = env.balance(alice);
+
3773 auto const preBob = env.balance(bob);
+
3774 auto const bobSeq = env.seq(bob);
+
+
+
3777 auto const payTxn1 = env.jt(pay(alice, bob,
XRP(10)),
seq(aliceSeq));
+
3778 auto const payTxn1ID =
to_string(payTxn1.stx->getTransactionID());
+
+
+
+
3782 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
3783 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
-
3791 auto alice =
Account(
"alice");
-
-
3793 auto carol =
Account(
"carol");
-
-
-
-
3797 env.close(env.now() + 5s, 10000ms);
-
-
3799 env.close(env.now() + 5s, 10000ms);
-
-
-
-
-
-
-
3806 auto const aliceSeq = env.seq(alice);
-
3807 auto const bobSeq = env.seq(bob);
-
3808 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
3792 auto const payTxn2 = env.jt(pay(bob, alice,
XRP(5)),
seq(bobSeq + 1));
+
3793 auto const payTxn2ID =
to_string(payTxn2.stx->getTransactionID());
+
+
+
+
+
+
+
3800 {2,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
3801 {3,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
3803 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
+
3811 validateClosedLedger(env, testCases);
+
+
+
+
3815 BEAST_EXPECT(env.seq(alice) == aliceSeq + 3);
+
+
+
3818 BEAST_EXPECT(env.seq(bob) == bobSeq + 2);
+
+
+
+
3822 env.balance(alice) == preAlice -
XRP(10) - batchFee - baseFee);
+
3823 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(10) - baseFee);
-
+
-
3829 testcase(
"batch network ops");
+
3829 testcase(
"batch tx queue");
3831 using namespace test::jtx;
-
-
-
-
-
-
-
-
3841 auto alice =
Account(
"alice");
-
-
3843 env.
fund(
XRP(10000), alice, bob);
-
-
-
-
-
-
-
-
3851 return jt.stx->getTransactionID();
-
+
+
+
+
+
3838 makeSmallQueueConfig(
+
3839 {{
"minimum_txn_in_ledger_standalone",
"2"}}),
+
+
+
+
+
3844 auto alice =
Account(
"alice");
+
+
3846 auto carol =
Account(
"carol");
+
+
+
+
3850 env.close(env.now() + 5s, 10000ms);
+
+
3852 env.close(env.now() + 5s, 10000ms);
-
-
-
-
-
-
-
-
-
-
3863 return transaction->getID();
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
3888 testcase(
"batch delegate");
-
-
3890 using namespace test::jtx;
-
-
-
-
-
-
-
3897 auto const alice =
Account(
"alice");
-
3898 auto const bob =
Account(
"bob");
-
3899 auto const gw =
Account(
"gw");
-
3900 auto const USD = gw[
"USD"];
-
3901 env.fund(
XRP(10000), alice, bob, gw);
-
-
-
3904 env(delegate::set(alice, bob, {
"Payment"}));
-
-
-
3907 auto const preAlice = env.balance(alice);
-
3908 auto const preBob = env.balance(bob);
-
-
3910 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
3911 auto const seq = env.
seq(alice);
-
-
-
3914 tx[jss::Delegate] = bob.human();
-
3915 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
3925 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3926 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3928 validateClosedLedger(env, testCases);
-
-
-
3931 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
+
+
+
+
+
+
+
+
+
+
3863 auto const aliceSeq = env.seq(alice);
+
3864 auto const bobSeq = env.seq(bob);
+
3865 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
3883 openLedgerFee(env, batchFee),
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
3899 makeSmallQueueConfig(
+
3900 {{
"minimum_txn_in_ledger_standalone",
"2"}}),
+
+
+
+
+
3905 auto alice =
Account(
"alice");
+
+
3907 auto carol =
Account(
"carol");
+
+
+
+
3911 env.close(env.now() + 5s, 10000ms);
+
+
3913 env.close(env.now() + 5s, 10000ms);
+
+
+
+
+
+
+
3920 auto const aliceSeq = env.seq(alice);
+
3921 auto const bobSeq = env.seq(bob);
+
3922 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
+
+
+
+
+
+
+
+
-
-
3934 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
-
3935 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
-
-
-
-
-
-
-
3942 auto const alice =
Account(
"alice");
-
3943 auto const bob =
Account(
"bob");
-
3944 auto const carol =
Account(
"carol");
-
3945 auto const gw =
Account(
"gw");
-
3946 auto const USD = gw[
"USD"];
-
3947 env.fund(
XRP(10000), alice, bob, carol, gw);
-
-
-
3950 env(delegate::set(bob, carol, {
"Payment"}));
-
-
-
3953 auto const preAlice = env.balance(alice);
-
3954 auto const preBob = env.balance(bob);
-
3955 auto const preCarol = env.balance(carol);
-
-
3957 auto const batchFee = batch::calcBatchFee(env, 1, 2);
-
3958 auto const aliceSeq = env.seq(alice);
-
3959 auto const bobSeq = env.seq(bob);
-
-
-
3962 tx[jss::Delegate] = carol.human();
-
3963 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
3974 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
-
3975 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
3977 validateClosedLedger(env, testCases);
-
-
3979 BEAST_EXPECT(env.seq(alice) == aliceSeq + 2);
-
3980 BEAST_EXPECT(env.seq(bob) == bobSeq + 1);
-
3981 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(1) - batchFee);
-
3982 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
-
-
-
3985 BEAST_EXPECT(env.balance(carol) == preCarol);
-
-
-
-
-
-
-
-
-
3994 auto const alice =
Account(
"alice");
-
3995 auto const bob =
Account(
"bob");
-
3996 auto const gw =
Account(
"gw");
-
3997 auto const USD = gw[
"USD"];
-
3998 env.fund(
XRP(10000), alice, bob, gw);
-
-
-
4001 env(delegate::set(alice, bob, {
"AccountDomainSet"}));
-
+
+
+
+
+
+
+
+
+
+
+
+
+
3943 testcase(
"batch network ops");
+
+
3945 using namespace test::jtx;
+
+
+
+
+
+
+
+
+
+
3955 auto alice =
Account(
"alice");
+
+
3957 env.
fund(
XRP(10000), alice, bob);
+
+
+
+
+
+
+
+
3965 return jt.stx->getTransactionID();
+
+
+
+
+
+
+
+
+
+
+
+
3977 return transaction->getID();
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
4002 testcase(
"batch delegate");
-
4004 auto const preAlice = env.balance(alice);
-
4005 auto const preBob = env.balance(bob);
+
4004 using namespace test::jtx;
+
-
4007 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
4008 auto const seq = env.
seq(alice);
-
-
-
-
-
4013 tx[jss::Delegate] = bob.human();
-
4014 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
4024 {1,
"AccountSet",
"tesSUCCESS", txIDs[0], batchID},
-
4025 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
-
-
4027 validateClosedLedger(env, testCases);
-
-
-
4030 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
-
-
-
4033 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(2) - batchFee);
-
4034 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(2));
-
+
+
+
+
+
4011 auto const alice =
Account(
"alice");
+
4012 auto const bob =
Account(
"bob");
+
4013 auto const gw =
Account(
"gw");
+
4014 auto const USD = gw[
"USD"];
+
4015 env.fund(
XRP(10000), alice, bob, gw);
+
+
+
4018 env(delegate::set(alice, bob, {
"Payment"}));
+
+
+
4021 auto const preAlice = env.balance(alice);
+
4022 auto const preBob = env.balance(bob);
+
+
4024 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
4025 auto const seq = env.
seq(alice);
+
+
+
4028 tx[jss::Delegate] = bob.human();
+
4029 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
-
-
-
-
-
-
-
-
4044 env.fund(
XRP(100000), alice, bob);
-
+
+
+
4039 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
4040 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
4042 validateClosedLedger(env, testCases);
+
+
+
4045 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
-
4047 auto const mptID =
makeMptID(env.seq(alice), alice);
-
4048 MPTTester mpt(env, alice, {.fund =
false});
-
-
-
-
-
-
-
4055 alice, bob, {
"MPTokenIssuanceLock",
"MPTokenIssuanceUnlock"}));
-
-
-
4058 auto const seq = env.
seq(alice);
-
4059 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
-
-
4062 jv1[sfTransactionType] = jss::MPTokenIssuanceSet;
-
4063 jv1[sfAccount] = alice.human();
-
4064 jv1[sfDelegate] = bob.human();
-
4065 jv1[sfSequence] =
seq + 1;
-
4066 jv1[sfMPTokenIssuanceID] =
to_string(mptID);
-
-
-
-
4070 jv2[sfTransactionType] = jss::MPTokenIssuanceSet;
-
4071 jv2[sfAccount] = alice.human();
-
4072 jv2[sfDelegate] = bob.human();
-
4073 jv2[sfSequence] =
seq + 2;
-
4074 jv2[sfMPTokenIssuanceID] =
to_string(mptID);
-
-
+
+
4048 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(3) - batchFee);
+
4049 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(3));
+
+
+
+
+
+
+
4056 auto const alice =
Account(
"alice");
+
4057 auto const bob =
Account(
"bob");
+
4058 auto const carol =
Account(
"carol");
+
4059 auto const gw =
Account(
"gw");
+
4060 auto const USD = gw[
"USD"];
+
4061 env.fund(
XRP(10000), alice, bob, carol, gw);
+
+
+
4064 env(delegate::set(bob, carol, {
"Payment"}));
+
+
+
4067 auto const preAlice = env.balance(alice);
+
4068 auto const preBob = env.balance(bob);
+
4069 auto const preCarol = env.balance(carol);
+
+
4071 auto const batchFee = batch::calcBatchFee(env, 1, 2);
+
4072 auto const aliceSeq = env.seq(alice);
+
4073 auto const bobSeq = env.seq(bob);
+
+
+
4076 tx[jss::Delegate] = carol.human();
4077 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
4087 {1,
"MPTokenIssuanceSet",
"tesSUCCESS", txIDs[0], batchID},
-
4088 {2,
"MPTokenIssuanceSet",
"tesSUCCESS", txIDs[1], batchID},
-
-
4090 validateClosedLedger(env, testCases);
-
+
+
+
+
+
+
+
+
+
4088 {1,
"Payment",
"tesSUCCESS", txIDs[0], batchID},
+
4089 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
4091 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
-
-
4101 env.fund(
XRP(10000), gw, alice, bob);
-
-
-
4104 env(trust(alice, gw[
"USD"](50)));
-
-
-
-
4108 gw, bob, {
"TrustlineAuthorize",
"TrustlineFreeze"}));
-
-
-
4111 auto const seq = env.
seq(gw);
-
4112 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
-
4114 auto jv1 = trust(gw, gw[
"USD"](0), alice,
tfSetfAuth);
-
4115 jv1[sfDelegate] = bob.human();
-
4116 auto jv2 = trust(gw, gw[
"USD"](0), alice,
tfSetFreeze);
-
4117 jv2[sfDelegate] = bob.human();
-
-
4119 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
4129 {1,
"TrustSet",
"tesSUCCESS", txIDs[0], batchID},
-
4130 {2,
"TrustSet",
"tesSUCCESS", txIDs[1], batchID},
-
-
4132 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
-
-
4141 env.fund(
XRP(10000), gw, alice, bob);
-
-
-
4144 env(trust(alice, gw[
"USD"](50)));
-
-
-
-
4148 gw, bob, {
"TrustlineAuthorize",
"TrustlineFreeze"}));
-
+
4093 BEAST_EXPECT(env.seq(alice) == aliceSeq + 2);
+
4094 BEAST_EXPECT(env.seq(bob) == bobSeq + 1);
+
4095 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(1) - batchFee);
+
4096 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(1));
+
+
+
4099 BEAST_EXPECT(env.balance(carol) == preCarol);
+
+
+
+
+
+
+
+
+
4108 auto const alice =
Account(
"alice");
+
4109 auto const bob =
Account(
"bob");
+
4110 auto const gw =
Account(
"gw");
+
4111 auto const USD = gw[
"USD"];
+
4112 env.fund(
XRP(10000), alice, bob, gw);
+
+
+
4115 env(delegate::set(alice, bob, {
"AccountDomainSet"}));
+
+
+
4118 auto const preAlice = env.balance(alice);
+
4119 auto const preBob = env.balance(bob);
+
+
4121 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
4122 auto const seq = env.
seq(alice);
+
+
+
+
+
4127 tx[jss::Delegate] = bob.human();
+
4128 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
4138 {1,
"AccountSet",
"tesSUCCESS", txIDs[0], batchID},
+
4139 {2,
"Payment",
"tesSUCCESS", txIDs[1], batchID},
+
+
4141 validateClosedLedger(env, testCases);
+
+
+
4144 BEAST_EXPECT(env.seq(alice) ==
seq + 3);
+
+
+
4147 BEAST_EXPECT(env.balance(alice) == preAlice -
XRP(2) - batchFee);
+
4148 BEAST_EXPECT(env.balance(bob) == preBob +
XRP(2));
+
-
4151 auto const seq = env.
seq(gw);
-
4152 auto const batchFee = batch::calcBatchFee(env, 0, 2);
-
-
4154 auto jv1 = trust(gw, gw[
"USD"](0), alice,
tfSetFreeze);
-
4155 jv1[sfDelegate] = bob.human();
-
-
4157 jv2[sfDelegate] = bob.human();
-
-
4159 auto const [txIDs, batchID] = submitBatch(
-
-
-
-
-
-
-
-
-
-
-
4170 {1,
"TrustSet",
"tesSUCCESS", txIDs[0], batchID},
-
-
4172 validateClosedLedger(env, testCases);
-
-
-
-
-
-
-
-
-
-
-
-
4182 testcase(
"Validate RPC response");
-
-
4184 using namespace jtx;
-
-
-
-
4188 env.
fund(
XRP(10000), alice, bob);
-
+
+
+
+
+
+
+
+
4158 env.fund(
XRP(100000), alice, bob);
+
+
+
4161 auto const mptID =
makeMptID(env.seq(alice), alice);
+
4162 MPTTester mpt(env, alice, {.fund =
false});
+
+
+
+
+
+
+
4169 alice, bob, {
"MPTokenIssuanceLock",
"MPTokenIssuanceUnlock"}));
+
+
+
4172 auto const seq = env.
seq(alice);
+
4173 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
+
+
4176 jv1[sfTransactionType] = jss::MPTokenIssuanceSet;
+
4177 jv1[sfAccount] = alice.human();
+
4178 jv1[sfDelegate] = bob.human();
+
4179 jv1[sfSequence] =
seq + 1;
+
4180 jv1[sfMPTokenIssuanceID] =
to_string(mptID);
+
+
+
+
4184 jv2[sfTransactionType] = jss::MPTokenIssuanceSet;
+
4185 jv2[sfAccount] = alice.human();
+
4186 jv2[sfDelegate] = bob.human();
+
4187 jv2[sfSequence] =
seq + 2;
+
4188 jv2[sfMPTokenIssuanceID] =
to_string(mptID);
+
-
-
-
4193 auto const baseFee = env.
current()->fees().base;
-
4194 auto const aliceSeq = env.
seq(alice);
-
4195 auto jtx = env.
jt(pay(alice, bob,
XRP(1)));
-
-
-
-
4199 auto const jr = env.
rpc(
"submit",
strHex(s.
slice()))[jss::result];
-
-
-
4202 BEAST_EXPECT(jr.isMember(jss::account_sequence_available));
-
-
4204 jr[jss::account_sequence_available].asUInt() == aliceSeq + 1);
-
4205 BEAST_EXPECT(jr.isMember(jss::account_sequence_next));
-
-
4207 jr[jss::account_sequence_next].asUInt() == aliceSeq + 1);
-
4208 BEAST_EXPECT(jr.isMember(jss::open_ledger_cost));
-
4209 BEAST_EXPECT(jr[jss::open_ledger_cost] ==
to_string(baseFee));
-
4210 BEAST_EXPECT(jr.isMember(jss::validated_ledger_index));
-
-
-
-
-
4215 auto const baseFee = env.
current()->fees().base;
-
4216 auto const aliceSeq = env.
seq(alice);
-
-
4218 auto jtx = env.
jt(pay(alice, bob,
XRP(1)),
seq(aliceSeq));
-
-
-
-
4222 auto const jr = env.
rpc(
"submit",
strHex(s.
slice()))[jss::result];
-
+
4191 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
4201 {1,
"MPTokenIssuanceSet",
"tesSUCCESS", txIDs[0], batchID},
+
4202 {2,
"MPTokenIssuanceSet",
"tesSUCCESS", txIDs[1], batchID},
+
+
4204 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
+
+
+
+
4215 env.fund(
XRP(10000), gw, alice, bob);
+
+
+
4218 env(trust(alice, gw[
"USD"](50)));
+
+
+
+
4222 gw, bob, {
"TrustlineAuthorize",
"TrustlineFreeze"}));
+
-
4225 BEAST_EXPECT(jr.isMember(jss::account_sequence_available));
-
-
4227 jr[jss::account_sequence_available].asUInt() == aliceSeq + 1);
-
4228 BEAST_EXPECT(jr.isMember(jss::account_sequence_next));
-
-
4230 jr[jss::account_sequence_next].asUInt() == aliceSeq + 1);
-
4231 BEAST_EXPECT(jr.isMember(jss::open_ledger_cost));
-
4232 BEAST_EXPECT(jr[jss::open_ledger_cost] ==
to_string(baseFee));
-
4233 BEAST_EXPECT(jr.isMember(jss::validated_ledger_index));
-
-
-
-
-
4238 auto const baseFee = env.
current()->fees().base;
-
4239 auto const aliceSeq = env.
seq(alice);
-
4240 auto jtx = env.
jt(pay(alice, bob,
XRP(1)),
seq(aliceSeq + 1));
-
-
-
-
4244 auto const jr = env.
rpc(
"submit",
strHex(s.
slice()))[jss::result];
-
-
-
4247 BEAST_EXPECT(jr.isMember(jss::account_sequence_available));
-
-
4249 jr[jss::account_sequence_available].asUInt() == aliceSeq);
-
4250 BEAST_EXPECT(jr.isMember(jss::account_sequence_next));
-
4251 BEAST_EXPECT(jr[jss::account_sequence_next].asUInt() == aliceSeq);
-
4252 BEAST_EXPECT(jr.isMember(jss::open_ledger_cost));
-
4253 BEAST_EXPECT(jr[jss::open_ledger_cost] ==
to_string(baseFee));
-
4254 BEAST_EXPECT(jr.isMember(jss::validated_ledger_index));
-
-
+
4225 auto const seq = env.
seq(gw);
+
4226 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
+
4228 auto jv1 = trust(gw, gw[
"USD"](0), alice,
tfSetfAuth);
+
4229 jv1[sfDelegate] = bob.human();
+
4230 auto jv2 = trust(gw, gw[
"USD"](0), alice,
tfSetFreeze);
+
4231 jv2[sfDelegate] = bob.human();
+
+
4233 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
4243 {1,
"TrustSet",
"tesSUCCESS", txIDs[0], batchID},
+
4244 {2,
"TrustSet",
"tesSUCCESS", txIDs[1], batchID},
+
+
4246 validateClosedLedger(env, testCases);
+
+
+
+
+
+
+
+
+
4255 env.fund(
XRP(10000), gw, alice, bob);
+
+
+
4258 env(trust(alice, gw[
"USD"](50)));
+
+
+
+
4262 gw, bob, {
"TrustlineAuthorize",
"TrustlineFreeze"}));
+
+
+
4265 auto const seq = env.
seq(gw);
+
4266 auto const batchFee = batch::calcBatchFee(env, 0, 2);
+
+
4268 auto jv1 = trust(gw, gw[
"USD"](0), alice,
tfSetFreeze);
+
4269 jv1[sfDelegate] = bob.human();
+
+
4271 jv2[sfDelegate] = bob.human();
+
+
4273 auto const [txIDs, batchID] = submitBatch(
+
+
+
+
+
+
+
+
+
+
+
4284 {1,
"TrustSet",
"tesSUCCESS", txIDs[0], batchID},
+
+
4286 validateClosedLedger(env, testCases);
+
+
-
-
-
-
-
-
4261 using namespace jtx;
-
-
-
-
-
4266 env.
fund(
XRP(10000), alice, bob, carol);
-
-
-
-
-
-
-
-
-
-
-
4277 auto const seq = env.
seq(alice);
-
4278 XRPAmount const batchFee = batch::calcBatchFee(env, 0, 2);
-
-
-
-
-
-
4284 XRPAmount const txBaseFee = getBaseFee(jtx);
-
-
-
-
-
-
4290 auto const seq = env.
seq(alice);
-
4291 XRPAmount const batchFee = batch::calcBatchFee(env, 0, 2);
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
4296 testcase(
"Validate RPC response");
+
+
4298 using namespace jtx;
+
4299 Env env(*
this, features);
+
+
+
4302 env.
fund(
XRP(10000), alice, bob);
+
-
4305 XRPAmount const txBaseFee = getBaseFee(jtx);
-
-
-
-
-
-
4311 auto const seq = env.
seq(alice);
-
4312 XRPAmount const batchFee = batch::calcBatchFee(env, 0, 2);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
4329 XRPAmount const txBaseFee = getBaseFee(jtx);
-
-
-
-
-
-
4335 auto const seq = env.
seq(alice);
-
4336 XRPAmount const batchFee = batch::calcBatchFee(env, 0, 2);
-
-
-
-
-
4341 XRPAmount const txBaseFee = getBaseFee(jtx);
-
4342 BEAST_EXPECT(txBaseFee == batchFee);
-
-
+
+
+
4307 auto const baseFee = env.
current()->fees().base;
+
4308 auto const aliceSeq = env.
seq(alice);
+
4309 auto jtx = env.
jt(pay(alice, bob,
XRP(1)));
+
+
+
+
4313 auto const jr = env.
rpc(
"submit",
strHex(s.
slice()))[jss::result];
+
+
+
4316 BEAST_EXPECT(jr.isMember(jss::account_sequence_available));
+
+
4318 jr[jss::account_sequence_available].asUInt() == aliceSeq + 1);
+
4319 BEAST_EXPECT(jr.isMember(jss::account_sequence_next));
+
+
4321 jr[jss::account_sequence_next].asUInt() == aliceSeq + 1);
+
4322 BEAST_EXPECT(jr.isMember(jss::open_ledger_cost));
+
4323 BEAST_EXPECT(jr[jss::open_ledger_cost] ==
to_string(baseFee));
+
4324 BEAST_EXPECT(jr.isMember(jss::validated_ledger_index));
+
+
+
+
+
4329 auto const baseFee = env.
current()->fees().base;
+
4330 auto const aliceSeq = env.
seq(alice);
+
+
4332 auto jtx = env.
jt(pay(alice, bob,
XRP(1)),
seq(aliceSeq));
+
+
+
+
4336 auto const jr = env.
rpc(
"submit",
strHex(s.
slice()))[jss::result];
+
+
+
4339 BEAST_EXPECT(jr.isMember(jss::account_sequence_available));
+
+
4341 jr[jss::account_sequence_available].asUInt() == aliceSeq + 1);
+
4342 BEAST_EXPECT(jr.isMember(jss::account_sequence_next));
+
+
4344 jr[jss::account_sequence_next].asUInt() == aliceSeq + 1);
+
4345 BEAST_EXPECT(jr.isMember(jss::open_ledger_cost));
+
4346 BEAST_EXPECT(jr[jss::open_ledger_cost] ==
to_string(baseFee));
+
4347 BEAST_EXPECT(jr.isMember(jss::validated_ledger_index));
+
+
+
+
+
4352 auto const baseFee = env.
current()->fees().base;
+
4353 auto const aliceSeq = env.
seq(alice);
+
4354 auto jtx = env.
jt(pay(alice, bob,
XRP(1)),
seq(aliceSeq + 1));
+
+
+
+
4358 auto const jr = env.
rpc(
"submit",
strHex(s.
slice()))[jss::result];
+
+
+
4361 BEAST_EXPECT(jr.isMember(jss::account_sequence_available));
+
+
4363 jr[jss::account_sequence_available].asUInt() == aliceSeq);
+
4364 BEAST_EXPECT(jr.isMember(jss::account_sequence_next));
+
4365 BEAST_EXPECT(jr[jss::account_sequence_next].asUInt() == aliceSeq);
+
4366 BEAST_EXPECT(jr.isMember(jss::open_ledger_cost));
+
4367 BEAST_EXPECT(jr[jss::open_ledger_cost] ==
to_string(baseFee));
+
4368 BEAST_EXPECT(jr.isMember(jss::validated_ledger_index));
+
+
-
-
-
-
-
-
4349 testEnable(features);
-
4350 testPreflight(features);
-
4351 testPreclaim(features);
-
4352 testBadRawTxn(features);
-
4353 testBadSequence(features);
-
4354 testBadOuterFee(features);
-
4355 testCalculateBaseFee(features);
-
4356 testAllOrNothing(features);
-
4357 testOnlyOne(features);
-
4358 testUntilFailure(features);
-
4359 testIndependent(features);
-
4360 testInnerSubmitRPC(features);
-
4361 testAccountActivation(features);
-
4362 testAccountSet(features);
-
4363 testAccountDelete(features);
-
-
4365 testObjectCreateSequence(features);
-
4366 testObjectCreateTicket(features);
-
4367 testObjectCreate3rdParty(features);
-
4368 testTickets(features);
-
4369 testSequenceOpenLedger(features);
-
4370 testTicketsOpenLedger(features);
-
4371 testObjectsOpenLedger(features);
-
4372 testPseudoTxn(features);
-
4373 testOpenLedger(features);
-
4374 testBatchTxQueue(features);
-
4375 testBatchNetworkOps(features);
-
4376 testBatchDelegate(features);
-
4377 testValidateRPCResponse(features);
-
4378 testBatchCalculateBaseFee(features);
-
+
+
+
+
+
+
4375 using namespace jtx;
+
4376 Env env(*
this, features);
+
+
+
+
4380 env.
fund(
XRP(10000), alice, bob, carol);
+
+
+
+
+
+
+
+
+
+
+
4391 auto const seq = env.
seq(alice);
+
4392 XRPAmount const batchFee = batch::calcBatchFee(env, 0, 2);
+
+
+
+
+
+
4398 XRPAmount const txBaseFee = getBaseFee(jtx);
+
+
+
+
+
+
4404 auto const seq = env.
seq(alice);
+
4405 XRPAmount const batchFee = batch::calcBatchFee(env, 0, 2);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
4419 XRPAmount const txBaseFee = getBaseFee(jtx);
+
+
+
+
+
+
4425 auto const seq = env.
seq(alice);
+
4426 XRPAmount const batchFee = batch::calcBatchFee(env, 0, 2);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
4443 XRPAmount const txBaseFee = getBaseFee(jtx);
+
+
+
+
+
+
4449 auto const seq = env.
seq(alice);
+
4450 XRPAmount const batchFee = batch::calcBatchFee(env, 0, 2);
+
+
+
+
+
4455 XRPAmount const txBaseFee = getBaseFee(jtx);
+
4456 BEAST_EXPECT(txBaseFee == batchFee);
+
+
-
-
-
-
-
-
-
4385 using namespace test::jtx;
-
-
-
+
+
+
+
+
+
4463 testEnable(features);
+
4464 testPreflight(features);
+
4465 testPreclaim(features);
+
4466 testBadRawTxn(features);
+
4467 testBadSequence(features);
+
4468 testBadOuterFee(features);
+
4469 testCalculateBaseFee(features);
+
4470 testAllOrNothing(features);
+
4471 testOnlyOne(features);
+
4472 testUntilFailure(features);
+
4473 testIndependent(features);
+
4474 testInnerSubmitRPC(features);
+
4475 testAccountActivation(features);
+
4476 testAccountSet(features);
+
4477 testAccountDelete(features);
+
+
4479 testObjectCreateSequence(features);
+
4480 testObjectCreateTicket(features);
+
4481 testObjectCreate3rdParty(features);
+
4482 testTickets(features);
+
4483 testSequenceOpenLedger(features);
+
4484 testTicketsOpenLedger(features);
+
4485 testObjectsOpenLedger(features);
+
4486 testPseudoTxn(features);
+
4487 testOpenLedger(features);
+
4488 testBatchTxQueue(features);
+
4489 testBatchNetworkOps(features);
+
4490 testBatchDelegate(features);
+
4491 testValidateRPCResponse(features);
+
4492 testBatchCalculateBaseFee(features);
+
-
+
+
+
+
+
+
+
4499 using namespace test::jtx;
+
+
4501 testWithFeats(sa - fixBatchInnerSigs);
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
A generic endpoint for log messages.
@@ -4584,6 +4702,7 @@ $(document).ready(function() { init_codefold(0); });
Holds the serialized result of parsing an input JSON object.
std::optional< STObject > object
The STObject if the parse was successful.
+
Json::Value getJson(JsonOptions options) const override
Slice slice() const noexcept
An immutable linear range of bytes.
@@ -4592,46 +4711,47 @@ $(document).ready(function() { init_codefold(0); });
-
void testOpenLedger(FeatureBitset features)
-
void testTicketsOpenLedger(FeatureBitset features)
-
void run() override
Runs the suite.
-
void testBadRawTxn(FeatureBitset features)
-
void testObjectsOpenLedger(FeatureBitset features)
-
void testSequenceOpenLedger(FeatureBitset features)
+
void testOpenLedger(FeatureBitset features)
+
void testTicketsOpenLedger(FeatureBitset features)
+
void run() override
Runs the suite.
+
void testBadRawTxn(FeatureBitset features)
+
void testObjectsOpenLedger(FeatureBitset features)
+
void testSequenceOpenLedger(FeatureBitset features)
void testEnable(FeatureBitset features)
-
void testPreflight(FeatureBitset features)
-
void testObjectCreate3rdParty(FeatureBitset features)
+
void testPreflight(FeatureBitset features)
+
void testObjectCreate3rdParty(FeatureBitset features)
auto openLedgerFee(jtx::Env &env, XRPAmount const &batchFee)
-
void testIndependent(FeatureBitset features)
-
void testBatchDelegate(FeatureBitset features)
-
void testBadSequence(FeatureBitset features)
-
void testTickets(FeatureBitset features)
-
void testAccountSet(FeatureBitset features)
+
void testIndependent(FeatureBitset features)
+
void doTestInnerSubmitRPC(FeatureBitset features, bool withBatch)
+
void testBatchDelegate(FeatureBitset features)
+
void testBadSequence(FeatureBitset features)
+
void testTickets(FeatureBitset features)
+
void testAccountSet(FeatureBitset features)
std::pair< std::vector< std::string >, std::string > submitBatch(jtx::Env &env, TER const &result, Args &&... args)
-
void testPreclaim(FeatureBitset features)
-
void testBatchTxQueue(FeatureBitset features)
-
void testAllOrNothing(FeatureBitset features)
-
void testValidateRPCResponse(FeatureBitset features)
-
void testWithFeats(FeatureBitset features)
-
void testBatchCalculateBaseFee(FeatureBitset features)
-
void testLoan(FeatureBitset features)
-
void testBatchNetworkOps(FeatureBitset features)
-
void testObjectCreateTicket(FeatureBitset features)
-
void testInnerSubmitRPC(FeatureBitset features)
+
void testPreclaim(FeatureBitset features)
+
void testBatchTxQueue(FeatureBitset features)
+
void testAllOrNothing(FeatureBitset features)
+
void testValidateRPCResponse(FeatureBitset features)
+
void testWithFeats(FeatureBitset features)
+
void testBatchCalculateBaseFee(FeatureBitset features)
+
void testLoan(FeatureBitset features)
+
void testBatchNetworkOps(FeatureBitset features)
+
void testObjectCreateTicket(FeatureBitset features)
+
void testInnerSubmitRPC(FeatureBitset features)
void validateClosedLedger(jtx::Env &env, std::vector< TestLedgerData > const &ledgerResults)
-
void testCalculateBaseFee(FeatureBitset features)
-
void testAccountActivation(FeatureBitset features)
-
void testUntilFailure(FeatureBitset features)
+
void testCalculateBaseFee(FeatureBitset features)
+
void testAccountActivation(FeatureBitset features)
+
void testUntilFailure(FeatureBitset features)
static uint256 getCheckIndex(AccountID const &account, std::uint32_t uSequence)
void validateInnerTxn(jtx::Env &env, std::string const &batchID, TestLedgerData const &ledgerResult)
Json::Value getTxByIndex(Json::Value const &jrr, int const index)
Json::Value getLastLedger(jtx::Env &env)
-
void testObjectCreateSequence(FeatureBitset features)
-
void testOnlyOne(FeatureBitset features)
+
void testObjectCreateSequence(FeatureBitset features)
+
void testOnlyOne(FeatureBitset features)
static std::unique_ptr< Config > makeSmallQueueConfig(std::map< std::string, std::string > extraTxQ={}, std::map< std::string, std::string > extraVoting={})
-
void testAccountDelete(FeatureBitset features)
-
void testPseudoTxn(FeatureBitset features)
-
void testBadOuterFee(FeatureBitset features)
+
void testAccountDelete(FeatureBitset features)
+
void testPseudoTxn(FeatureBitset features)
+
void testBadOuterFee(FeatureBitset features)
Immutable cryptographic account descriptor.
A transaction testing environment.
@@ -4694,7 +4814,7 @@ $(document).ready(function() { init_codefold(0); });
Issue const & xrpIssue()
Returns an asset specifier that represents XRP.
constexpr std::uint32_t tfImmediateOrCancel
constexpr std::uint32_t asfDisableMaster
-
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
+
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
constexpr std::uint32_t tfInnerBatchTxn
std::string to_string(base_uint< Bits, Tag > const &a)
std::string strHex(FwdIt begin, FwdIt end)
@@ -4753,6 +4873,7 @@ $(document).ready(function() { init_codefold(0); });
+
diff --git a/BuildLedger_8cpp_source.html b/BuildLedger_8cpp_source.html
index 72c7d4bcc2..590bf8061c 100644
--- a/BuildLedger_8cpp_source.html
+++ b/BuildLedger_8cpp_source.html
@@ -337,7 +337,7 @@ $(document).ready(function() { init_codefold(0); });
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
static constexpr std::uint32_t XRP_LEDGER_EARLIEST_FEES
The XRP Ledger mainnet's earliest ledger with a FeeSettings object.
std::size_t applyTransactions(Application &app, std::shared_ptr< Ledger const > const &built, CanonicalTXSet &txns, std::set< TxID > &failed, OpenView &view, beast::Journal j)
Apply a set of consensus transactions to a ledger.
-
ApplyTransactionResult applyTransaction(Application &app, OpenView &view, STTx const &tx, bool retryAssured, ApplyFlags flags, beast::Journal journal)
Transaction application helper.
+
ApplyTransactionResult applyTransaction(Application &app, OpenView &view, STTx const &tx, bool retryAssured, ApplyFlags flags, beast::Journal journal)
Transaction application helper.
@ Success
Applied to this ledger.
@ Retry
Should be retried in this ledger.
@ Fail
Should not be retried in this ledger.
diff --git a/DeleteAccount_8cpp_source.html b/DeleteAccount_8cpp_source.html
index 7cb76791d5..5fc255fcd9 100644
--- a/DeleteAccount_8cpp_source.html
+++ b/DeleteAccount_8cpp_source.html
@@ -538,12 +538,12 @@ $(document).ready(function() { init_codefold(0); });
static TER removeFromLedger(Application &app, ApplyView &view, AccountID const &account, beast::Journal j)
-
static XRPAmount calculateOwnerReserveFee(ReadView const &view, STTx const &tx)
+
static XRPAmount calculateOwnerReserveFee(ReadView const &view, STTx const &tx)
-
static TER ticketDelete(ApplyView &view, AccountID const &account, uint256 const &ticketIndex, beast::Journal j)
+
static TER ticketDelete(ApplyView &view, AccountID const &account, uint256 const &ticketIndex, beast::Journal j)
diff --git a/Escrow_8cpp_source.html b/Escrow_8cpp_source.html
index 59c2dc2945..83bd1f64a7 100644
--- a/Escrow_8cpp_source.html
+++ b/Escrow_8cpp_source.html
@@ -1512,7 +1512,7 @@ $(document).ready(function() { init_codefold(0); });
-
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
+
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
diff --git a/FeeVote__test_8cpp_source.html b/FeeVote__test_8cpp_source.html
index 1ea03d00a5..43e5215fc3 100644
--- a/FeeVote__test_8cpp_source.html
+++ b/FeeVote__test_8cpp_source.html
@@ -955,7 +955,7 @@ $(document).ready(function() { init_codefold(0); });
std::unique_ptr< FeeVote > make_FeeVote(FeeSetup const &setup, beast::Journal journal)
Create an instance of the FeeVote logic.
PublicKey derivePublicKey(KeyType type, SecretKey const &sk)
Derive the public key from a secret key.
-
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
+
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
create_genesis_t const create_genesis
FeeSetup setup_FeeVote(Section const §ion)
base_uint< 160, detail::AccountIDTag > AccountID
A 160-bit unsigned that uniquely identifies an account.
diff --git a/LedgerHistory__test_8cpp_source.html b/LedgerHistory__test_8cpp_source.html
index 37b9aaad2c..3a5874d15a 100644
--- a/LedgerHistory__test_8cpp_source.html
+++ b/LedgerHistory__test_8cpp_source.html
@@ -302,7 +302,7 @@ $(document).ready(function() { init_codefold(0); });
XRP_t const XRP
Converts to XRP Issue or STAmount.
std::unique_ptr< Config > envconfig()
creates and initializes a default configuration for jtx::Env
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
-
ApplyTransactionResult applyTransaction(Application &app, OpenView &view, STTx const &tx, bool retryAssured, ApplyFlags flags, beast::Journal journal)
Transaction application helper.
+
ApplyTransactionResult applyTransaction(Application &app, OpenView &view, STTx const &tx, bool retryAssured, ApplyFlags flags, beast::Journal journal)
Transaction application helper.
create_genesis_t const create_genesis
diff --git a/LedgerStateFix_8cpp_source.html b/LedgerStateFix_8cpp_source.html
index f3e090a05f..bc916219a9 100644
--- a/LedgerStateFix_8cpp_source.html
+++ b/LedgerStateFix_8cpp_source.html
@@ -170,7 +170,7 @@ $(document).ready(function() { init_codefold(0); });
bool isFieldPresent(SField const &field) const
-
static XRPAmount calculateOwnerReserveFee(ReadView const &view, STTx const &tx)
+
static XRPAmount calculateOwnerReserveFee(ReadView const &view, STTx const &tx)
diff --git a/LoanBrokerSet_8cpp_source.html b/LoanBrokerSet_8cpp_source.html
index 94dabb98f3..81383a1d37 100644
--- a/LoanBrokerSet_8cpp_source.html
+++ b/LoanBrokerSet_8cpp_source.html
@@ -323,7 +323,7 @@ $(document).ready(function() { init_codefold(0); });
-
static bool validDataLength(std::optional< Slice > const &slice, std::size_t maxLength)
+
static bool validDataLength(std::optional< Slice > const &slice, std::size_t maxLength)
static bool validNumericRange(std::optional< T > value, T max, T min=T{})
diff --git a/LoanPay_8cpp_source.html b/LoanPay_8cpp_source.html
index c8e716e806..4fcb57b638 100644
--- a/LoanPay_8cpp_source.html
+++ b/LoanPay_8cpp_source.html
@@ -725,7 +725,7 @@ $(document).ready(function() { init_codefold(0); });
-
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
+
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
diff --git a/LoanSet_8cpp_source.html b/LoanSet_8cpp_source.html
index c6d67ff151..292d1d6803 100644
--- a/LoanSet_8cpp_source.html
+++ b/LoanSet_8cpp_source.html
@@ -766,13 +766,13 @@ $(document).ready(function() { init_codefold(0); });
-
static NotTEC checkSign(PreclaimContext const &ctx)
+
static NotTEC checkSign(PreclaimContext const &ctx)
static bool validNumericMinimum(std::optional< T > value, T min=T{})
Minimum will usually be zero.
-
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
+
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
-
static bool validDataLength(std::optional< Slice > const &slice, std::size_t maxLength)
+
static bool validDataLength(std::optional< Slice > const &slice, std::size_t maxLength)
static bool validNumericRange(std::optional< T > value, T max, T min=T{})
diff --git a/NegativeUNL__test_8cpp_source.html b/NegativeUNL__test_8cpp_source.html
index 847177de21..f80bc7e54c 100644
--- a/NegativeUNL__test_8cpp_source.html
+++ b/NegativeUNL__test_8cpp_source.html
@@ -2112,7 +2112,7 @@ $(document).ready(function() { init_codefold(0); });
std::pair< PublicKey, SecretKey > randomKeyPair(KeyType type)
Create a key pair using secure random numbers.
PublicKey derivePublicKey(KeyType type, SecretKey const &sk)
Derive the public key from a secret key.
-
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
+
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
create_genesis_t const create_genesis
std::string toBase58(AccountID const &v)
Convert AccountID to base58 checked string.
diff --git a/NetworkOPs_8cpp_source.html b/NetworkOPs_8cpp_source.html
index 3ea5b470df..122bf916db 100644
--- a/NetworkOPs_8cpp_source.html
+++ b/NetworkOPs_8cpp_source.html
@@ -1793,7 +1793,7 @@ $(document).ready(function() { init_codefold(0); });
-
+
1686 protocol::TMTransaction tx;
diff --git a/OpenLedger_8cpp_source.html b/OpenLedger_8cpp_source.html
index ca4bd765ae..fc5f238bc0 100644
--- a/OpenLedger_8cpp_source.html
+++ b/OpenLedger_8cpp_source.html
@@ -371,7 +371,7 @@ $(document).ready(function() { init_codefold(0); });
bool set(T &target, std::string const &name, Section const §ion)
Set a value from a configuration Section If the named value is not found or doesn't parse as a T,...
constexpr struct xrpl::open_ledger_t open_ledger
-
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
+
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
constexpr std::uint32_t tfInnerBatchTxn
bool isTefFailure(TER x) noexcept
std::string debugTxstr(std::shared_ptr< STTx const > const &tx)
diff --git a/PeerImp_8cpp_source.html b/PeerImp_8cpp_source.html
index 242489deaa..faa392bec9 100644
--- a/PeerImp_8cpp_source.html
+++ b/PeerImp_8cpp_source.html
@@ -4201,7 +4201,7 @@ $(document).ready(function() { init_codefold(0); });
std::enable_if_t< std::is_integral< Integral >::value &&detail::is_engine< Engine >::value, Integral > rand_int(Engine &engine, Integral min, Integral max)
Return a uniformly distributed random integer.
uint256 proposalUniqueId(uint256 const &proposeHash, uint256 const &previousLedger, std::uint32_t proposeSeq, NetClock::time_point closeTime, Slice const &publicKey, Slice const &signature)
Calculate a unique identifier for a signed proposal.
-
void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
+
void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
std::enable_if_t< std::is_same< T, char >::value||std::is_same< T, unsigned char >::value, Slice > makeSlice(std::array< T, N > const &a)
static constexpr char FEATURE_LEDGER_REPLAY[]
static constexpr char FEATURE_VPRR[]
diff --git a/PseudoTx__test_8cpp_source.html b/PseudoTx__test_8cpp_source.html
index 9b7906565b..4bdb69133d 100644
--- a/PseudoTx__test_8cpp_source.html
+++ b/PseudoTx__test_8cpp_source.html
@@ -224,7 +224,7 @@ $(document).ready(function() { init_codefold(0); });
FeatureBitset testable_amendments()
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
-
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
+
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
base_uint< 160, detail::AccountIDTag > AccountID
A 160-bit unsigned that uniquely identifies an account.
bool passesLocalChecks(STObject const &st, std::string &)
diff --git a/Regression__test_8cpp_source.html b/Regression__test_8cpp_source.html
index 2d2b98239e..2b56c95701 100644
--- a/Regression__test_8cpp_source.html
+++ b/Regression__test_8cpp_source.html
@@ -490,7 +490,7 @@ $(document).ready(function() { init_codefold(0); });
static Hasher::result_type digest(void const *data, std::size_t size) noexcept
-
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
+
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
create_genesis_t const create_genesis
std::optional< Blob > strUnHex(std::size_t strSize, Iterator begin, Iterator end)
diff --git a/SetRegularKey_8cpp_source.html b/SetRegularKey_8cpp_source.html
index afee80f755..33a74ef1eb 100644
--- a/SetRegularKey_8cpp_source.html
+++ b/SetRegularKey_8cpp_source.html
@@ -178,9 +178,9 @@ $(document).ready(function() { init_codefold(0); });
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
-
static XRPAmount minimumFee(Application &app, XRPAmount baseFee, Fees const &fees, ApplyFlags flags)
Compute the minimum fee required to process a transaction with a given baseFee based on the current s...
+
static XRPAmount minimumFee(Application &app, XRPAmount baseFee, Fees const &fees, ApplyFlags flags)
Compute the minimum fee required to process a transaction with a given baseFee based on the current s...
-
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
+
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
Keylet signers(AccountID const &account) noexcept
A SignerList.
diff --git a/SetSignerList_8cpp_source.html b/SetSignerList_8cpp_source.html
index 2b2ac0d37f..da72ab7c3e 100644
--- a/SetSignerList_8cpp_source.html
+++ b/SetSignerList_8cpp_source.html
@@ -576,7 +576,7 @@ $(document).ready(function() { init_codefold(0); });
-
virtual void preCompute()
+
virtual void preCompute()
diff --git a/Submit_8cpp_source.html b/Submit_8cpp_source.html
index eaed264278..a3fe0cda9d 100644
--- a/Submit_8cpp_source.html
+++ b/Submit_8cpp_source.html
@@ -296,7 +296,7 @@ $(document).ready(function() { init_codefold(0); });
std::pair< Validity, std::string > checkValidity(HashRouter &router, STTx const &tx, Rules const &rules, Config const &config)
Checks transaction signature and local checks.
Json::Value doSubmit(RPC::JsonContext &)
-
void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
+
void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
std::enable_if_t< std::is_same< T, char >::value||std::is_same< T, unsigned char >::value, Slice > makeSlice(std::array< T, N > const &a)
bool isUnlimited(Role const &role)
ADMIN and IDENTIFIED roles shall have unlimited resources.
diff --git a/TransactionSign_8cpp_source.html b/TransactionSign_8cpp_source.html
index 91af5a5a9f..78256cf63e 100644
--- a/TransactionSign_8cpp_source.html
+++ b/TransactionSign_8cpp_source.html
@@ -1764,7 +1764,7 @@ $(document).ready(function() { init_codefold(0); });
Buffer sign(PublicKey const &pk, SecretKey const &sk, Slice const &message)
Generate a signature for a message.
XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
Compute only the expected base fee for a transaction.
-
void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
+
void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
std::enable_if_t< std::is_same< T, char >::value||std::is_same< T, unsigned char >::value, Slice > makeSlice(std::array< T, N > const &a)
bool isUnlimited(Role const &role)
ADMIN and IDENTIFIED roles shall have unlimited resources.
diff --git a/Transactor_8cpp_source.html b/Transactor_8cpp_source.html
index beffd3f828..9d7cdb95ba 100644
--- a/Transactor_8cpp_source.html
+++ b/Transactor_8cpp_source.html
@@ -289,1201 +289,1207 @@ $(document).ready(function() { init_codefold(0); });
-
-
-
-
-
-
-
-
-
-
-
217 JLOG(ctx.
j.
debug()) <<
"preflight2: bad signature. " << sigValid.second;
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
211 "xrpl::Transactor::preflight2",
+
212 "InnerBatch flag only set if feature enabled");
+
+
+
+
+
+
+
+
+
+
+
223 JLOG(ctx.
j.
debug()) <<
"preflight2: bad signature. " << sigValid.second;
+
+
+
-
-
-
-
-
-
-
-
234 , account_(ctx.tx.getAccountID(sfAccount))
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
245 return !slice->empty() && slice->length() <= maxLength;
-
+
+
+
+
+
+
+
+
+
240 , account_(ctx.tx.getAccountID(sfAccount))
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
251 return !slice->empty() && slice->length() <= maxLength;
-
+
-
+
-
263 auto const delegate = tx[~sfDelegate];
-
-
-
-
-
268 auto const sle =
view.
read(delegateKey);
-
-
-
+
+
+
+
+
+
+
+
+
269 auto const delegate = tx[~sfDelegate];
+
+
-
-
-
+
+
274 auto const sle =
view.
read(delegateKey);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
291 return baseFee + (signerCount * baseFee);
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
310 "xrpl::Transactor::calculateOwnerReserveFee : Owner reserve is "
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
297 return baseFee + (signerCount * baseFee);
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
316 "xrpl::Transactor::calculateOwnerReserveFee : Owner reserve is "
+
+
+
-
-
-
-
+
+
+
+
+
+
+
+
-
328 if (!ctx.
tx[sfFee].native())
-
+
+
+
-
331 auto const feePaid = ctx.
tx[sfFee].xrp();
-
-
-
-
335 if (feePaid == beast::zero)
-
-
-
338 JLOG(ctx.
j.
trace()) <<
"Batch: Fee must be zero.";
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
334 if (!ctx.
tx[sfFee].native())
+
+
+
337 auto const feePaid = ctx.
tx[sfFee].xrp();
+
+
+
+
341 if (feePaid == beast::zero)
+
+
+
344 JLOG(ctx.
j.
trace()) <<
"Batch: Fee must be zero.";
+
+
+
+
+
-
351 if (feePaid < feeDue)
-
-
-
354 <<
"Insufficient fee paid: " <<
to_string(feePaid) <<
"/"
-
-
-
-
-
-
360 if (feePaid == beast::zero)
-
-
-
-
-
-
-
-
-
-
370 auto const balance = (*sle)[sfBalance].xrp();
-
-
372 if (balance < feePaid)
-
-
-
375 <<
"Insufficient balance:" <<
" balance=" <<
to_string(balance)
-
+
+
+
+
+
+
+
357 if (feePaid < feeDue)
+
+
+
360 <<
"Insufficient fee paid: " <<
to_string(feePaid) <<
"/"
+
+
+
+
+
+
366 if (feePaid == beast::zero)
+
+
+
+
+
+
+
+
+
+
376 auto const balance = (*sle)[sfBalance].xrp();
-
378 if ((balance > beast::zero) && !ctx.
view.
open())
-
-
-
-
+
378 if (balance < feePaid)
+
+
+
381 <<
"Insufficient balance:" <<
" balance=" <<
to_string(balance)
+
-
-
-
-
-
-
+
384 if ((balance > beast::zero) && !ctx.
view.
open())
+
+
+
+
-
-
-
-
-
393 auto const feePaid =
ctx_.
tx[sfFee].xrp();
-
-
-
-
-
-
-
-
-
-
403 delegatedSle->setFieldAmount(
-
404 sfBalance, delegatedSle->getFieldAmount(sfBalance) - feePaid);
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
399 auto const feePaid =
ctx_.
tx[sfFee].xrp();
+
+
+
+
+
+
+
+
+
+
409 delegatedSle->setFieldAmount(
+
410 sfBalance, delegatedSle->getFieldAmount(sfBalance) - feePaid);
+
+
+
+
+
+
+
-
-
+
+
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
438 <<
"applyTransaction: delay: source account does not exist "
-
-
-
-
-
-
-
-
446 if (t_seqProx.
isSeq())
-
-
-
-
450 JLOG(j.
trace()) <<
"applyTransaction: has both a TicketSequence "
-
451 "and a non-zero Sequence number";
-
-
-
454 if (t_seqProx != a_seq)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
444 <<
"applyTransaction: delay: source account does not exist "
+
+
+
+
+
+
+
+
452 if (t_seqProx.
isSeq())
+
+
-
456 if (a_seq < t_seqProx)
-
-
-
459 <<
"applyTransaction: has future sequence number "
-
460 <<
"a_seq=" << a_seq <<
" t_seq=" << t_seqProx;
-
-
-
-
464 JLOG(j.
trace()) <<
"applyTransaction: has past sequence number "
-
465 <<
"a_seq=" << a_seq <<
" t_seq=" << t_seqProx;
-
-
-
-
-
-
-
-
-
-
-
-
-
478 JLOG(j.
trace()) <<
"applyTransaction: has future ticket id "
-
479 <<
"a_seq=" << a_seq <<
" t_seq=" << t_seqProx;
-
-
-
-
-
-
-
-
487 <<
"applyTransaction: ticket already used or never created "
-
488 <<
"a_seq=" << a_seq <<
" t_seq=" << t_seqProx;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
506 <<
"applyTransaction: delay: source account does not exist "
-
-
-
-
-
-
512 (sle->getFieldH256(sfAccountTxnID) !=
-
-
-
-
-
-
-
-
-
-
-
-
+
456 JLOG(j.
trace()) <<
"applyTransaction: has both a TicketSequence "
+
457 "and a non-zero Sequence number";
+
+
+
460 if (t_seqProx != a_seq)
+
+
462 if (a_seq < t_seqProx)
+
+
+
465 <<
"applyTransaction: has future sequence number "
+
466 <<
"a_seq=" << a_seq <<
" t_seq=" << t_seqProx;
+
+
+
+
470 JLOG(j.
trace()) <<
"applyTransaction: has past sequence number "
+
471 <<
"a_seq=" << a_seq <<
" t_seq=" << t_seqProx;
+
+
+
+
+
+
+
+
+
+
+
+
+
484 JLOG(j.
trace()) <<
"applyTransaction: has future ticket id "
+
485 <<
"a_seq=" << a_seq <<
" t_seq=" << t_seqProx;
+
+
+
+
+
+
+
+
493 <<
"applyTransaction: ticket already used or never created "
+
494 <<
"a_seq=" << a_seq <<
" t_seq=" << t_seqProx;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
512 <<
"applyTransaction: delay: source account does not exist "
+
+
+
+
+
+
518 (sle->getFieldH256(sfAccountTxnID) !=
+
+
+
+
+
+
-
-
-
-
-
-
530 sleAccount,
"xrpl::Transactor::consumeSeqProxy : non-null account");
-
-
-
-
-
-
-
537 sleAccount->setFieldU32(sfSequence, seqProx.
value() + 1);
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
558 JLOG(j.
fatal()) <<
"Ticket disappeared from ledger.";
-
-
-
-
-
-
-
-
-
567 JLOG(j.
fatal()) <<
"Unable to delete Ticket from owner.";
-
-
-
-
-
-
-
-
-
-
-
578 JLOG(j.
fatal()) <<
"Could not find Ticket owner account root.";
-
-
-
-
-
583 if (
auto ticketCount = (*sleAccount)[~sfTicketCount])
-
-
585 if (*ticketCount == 1)
-
586 sleAccount->makeFieldAbsent(sfTicketCount);
-
-
588 ticketCount = *ticketCount - 1;
-
-
-
-
-
593 JLOG(j.
fatal()) <<
"TicketCount field missing from account root.";
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
536 sleAccount,
"xrpl::Transactor::consumeSeqProxy : non-null account");
+
+
+
+
+
+
+
543 sleAccount->setFieldU32(sfSequence, seqProx.
value() + 1);
+
+
+
+
+
-
-
-
-
-
-
-
-
-
612 "xrpl::Transactor::preCompute : nonzero account");
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
564 JLOG(j.
fatal()) <<
"Ticket disappeared from ledger.";
+
+
+
+
+
+
+
+
+
573 JLOG(j.
fatal()) <<
"Unable to delete Ticket from owner.";
+
+
+
+
+
+
+
+
+
+
+
584 JLOG(j.
fatal()) <<
"Could not find Ticket owner account root.";
+
+
+
+
+
589 if (
auto ticketCount = (*sleAccount)[~sfTicketCount])
+
+
591 if (*ticketCount == 1)
+
592 sleAccount->makeFieldAbsent(sfTicketCount);
+
+
594 ticketCount = *ticketCount - 1;
+
+
+
+
+
599 JLOG(j.
fatal()) <<
"TicketCount field missing from account root.";
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
627 sle !=
nullptr ||
account_ == beast::zero,
-
628 "xrpl::Transactor::apply : non-null SLE or zero account");
+
+
+
+
+
+
+
+
+
618 "xrpl::Transactor::preCompute : nonzero account");
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
643 if (sle->isFieldPresent(sfAccountTxnID))
-
-
-
-
+
+
+
+
633 sle !=
nullptr ||
account_ == beast::zero,
+
634 "xrpl::Transactor::apply : non-null SLE or zero account");
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
649 if (sle->isFieldPresent(sfAccountTxnID))
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
672 auto const pkSigner = sigObject.
getFieldVL(sfSigningPubKey);
-
-
-
-
-
677 if (sigObject.
isFieldPresent(sfTxnSignature) || !pkSigner.empty() ||
-
-
-
-
-
-
-
-
685 if ((flags &
tapDRY_RUN) && pkSigner.empty() &&
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
702 !pkSigner.empty(),
"xrpl::Transactor::checkSign : non-empty signer");
-
-
-
-
706 JLOG(j.
trace()) <<
"checkSign: signing public key type is unknown";
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
678 auto const pkSigner = sigObject.
getFieldVL(sfSigningPubKey);
+
+
+
+
+
683 if (sigObject.
isFieldPresent(sfTxnSignature) || !pkSigner.empty() ||
+
+
+
+
+
+
+
+
691 if ((flags &
tapDRY_RUN) && pkSigner.empty() &&
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
708 !pkSigner.empty(),
"xrpl::Transactor::checkSign : non-empty signer");
-
-
711 auto const idSigner = pkSigner.empty()
-
-
-
-
-
-
-
-
+
+
+
712 JLOG(j.
trace()) <<
"checkSign: signing public key type is unknown";
+
+
+
+
+
717 auto const idSigner = pkSigner.empty()
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
736 for (
auto const& signer : signers)
-
-
738 auto const idAccount = signer.getAccountID(sfAccount);
-
-
740 Blob const& pkSigner = signer.getFieldVL(sfSigningPubKey);
-
741 if (pkSigner.
empty())
-
-
-
744 ctx.
view, ctx.
flags, idAccount, signer, ctx.
j);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
762 if (idAccount != idSigner)
-
-
-
-
-
-
-
769 ctx.
view, idSigner, idAccount, sleAccount, ctx.
j);
-
-
-
-
-
-
+
+
+
+
+
+
+
+
742 for (
auto const& signer : signers)
+
+
744 auto const idAccount = signer.getAccountID(sfAccount);
+
+
746 Blob const& pkSigner = signer.getFieldVL(sfSigningPubKey);
+
747 if (pkSigner.
empty())
+
+
+
750 ctx.
view, ctx.
flags, idAccount, signer, ctx.
j);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
768 if (idAccount != idSigner)
+
+
+
+
+
+
+
775 ctx.
view, idSigner, idAccount, sleAccount, ctx.
j);
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
788 if ((*sleAccount)[~sfRegularKey] == idSigner)
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
794 if (!isMasterDisabled && idAccount == idSigner)
+
+
794 if ((*sleAccount)[~sfRegularKey] == idSigner)
-
-
800 if (isMasterDisabled && idAccount == idSigner)
+
+
800 if (!isMasterDisabled && idAccount == idSigner)
-
+
-
-
-
+
+
806 if (isMasterDisabled && idAccount == idSigner)
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
821 if (!sleAccountSigners)
-
-
-
824 <<
"applyTransaction: Invalid: Not a multi-signing account.";
-
-
-
-
-
-
-
831 sleAccountSigners->isFieldPresent(sfSignerListID),
-
832 "xrpl::Transactor::checkMultiSign : has signer list ID");
-
-
834 sleAccountSigners->getFieldU32(sfSignerListID) == 0,
-
835 "xrpl::Transactor::checkMultiSign : signer list ID is 0");
-
-
837 auto accountSigners =
-
-
-
840 return accountSigners.error();
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
827 if (!sleAccountSigners)
+
+
+
830 <<
"applyTransaction: Invalid: Not a multi-signing account.";
+
+
+
+
+
+
+
837 sleAccountSigners->isFieldPresent(sfSignerListID),
+
838 "xrpl::Transactor::checkMultiSign : has signer list ID");
+
+
840 sleAccountSigners->getFieldU32(sfSignerListID) == 0,
+
841 "xrpl::Transactor::checkMultiSign : signer list ID is 0");
+
+
843 auto accountSigners =
+
+
+
846 return accountSigners.error();
-
-
-
-
-
852 auto iter = accountSigners->begin();
-
853 for (
auto const& txSigner : txSigners)
-
-
855 AccountID const txSignerAcctID = txSigner.getAccountID(sfAccount);
-
-
-
858 while (iter->account < txSignerAcctID)
-
-
860 if (++iter == accountSigners->end())
-
-
-
863 <<
"applyTransaction: Invalid SigningAccount.Account.";
-
-
-
-
867 if (iter->account != txSignerAcctID)
-
-
-
-
871 <<
"applyTransaction: Invalid SigningAccount.Account.";
-
-
-
-
-
-
-
878 auto const spk = txSigner.getFieldVL(sfSigningPubKey);
-
-
-
-
-
-
-
885 <<
"checkMultiSign: signing public key type is unknown";
-
-
-
-
-
-
891 "xrpl::Transactor::checkMultiSign : non-empty signer or "
-
-
893 AccountID const signingAcctIDFromPubKey = spk.empty()
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
858 auto iter = accountSigners->begin();
+
859 for (
auto const& txSigner : txSigners)
+
+
861 AccountID const txSignerAcctID = txSigner.getAccountID(sfAccount);
+
+
+
864 while (iter->account < txSignerAcctID)
+
+
866 if (++iter == accountSigners->end())
+
+
+
869 <<
"applyTransaction: Invalid SigningAccount.Account.";
+
+
+
+
873 if (iter->account != txSignerAcctID)
+
+
+
+
877 <<
"applyTransaction: Invalid SigningAccount.Account.";
+
+
+
+
+
+
+
884 auto const spk = txSigner.getFieldVL(sfSigningPubKey);
+
+
+
+
+
+
+
891 <<
"checkMultiSign: signing public key type is unknown";
+
+
+
+
+
+
897 "xrpl::Transactor::checkMultiSign : non-empty signer or "
+
+
899 AccountID const signingAcctIDFromPubKey = spk.empty()
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
924 if (signingAcctIDFromPubKey == txSignerAcctID)
-
-
-
-
-
-
-
931 sleTxSignerRoot->getFieldU32(sfFlags);
-
-
-
-
-
936 <<
"applyTransaction: Signer:Account lsfDisableMaster.";
-
-
-
-
-
-
-
-
-
945 if (!sleTxSignerRoot)
-
-
947 JLOG(j.
trace()) <<
"applyTransaction: Non-phantom signer "
-
948 "lacks account root.";
-
-
-
-
952 if (!sleTxSignerRoot->isFieldPresent(sfRegularKey))
-
-
-
955 <<
"applyTransaction: Account lacks RegularKey.";
-
-
-
958 if (signingAcctIDFromPubKey !=
-
959 sleTxSignerRoot->getAccountID(sfRegularKey))
-
-
-
962 <<
"applyTransaction: Account doesn't match RegularKey.";
-
-
-
-
-
967 weightSum += iter->weight;
-
-
-
-
971 if (weightSum < sleAccountSigners->getFieldU32(sfSignerQuorum))
-
-
973 JLOG(j.
trace()) <<
"applyTransaction: Signers failed to meet quorum.";
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
930 if (signingAcctIDFromPubKey == txSignerAcctID)
+
+
+
+
+
+
+
937 sleTxSignerRoot->getFieldU32(sfFlags);
+
+
+
+
+
942 <<
"applyTransaction: Signer:Account lsfDisableMaster.";
+
+
+
+
+
+
+
+
+
951 if (!sleTxSignerRoot)
+
+
953 JLOG(j.
trace()) <<
"applyTransaction: Non-phantom signer "
+
954 "lacks account root.";
+
+
+
+
958 if (!sleTxSignerRoot->isFieldPresent(sfRegularKey))
+
+
+
961 <<
"applyTransaction: Account lacks RegularKey.";
+
+
+
964 if (signingAcctIDFromPubKey !=
+
965 sleTxSignerRoot->getAccountID(sfRegularKey))
+
+
+
968 <<
"applyTransaction: Account doesn't match RegularKey.";
+
+
+
+
+
973 weightSum += iter->weight;
+
+
+
+
977 if (weightSum < sleAccountSigners->getFieldU32(sfSignerQuorum))
+
+
979 JLOG(j.
trace()) <<
"applyTransaction: Signers failed to meet quorum.";
+
+
-
-
-
-
-
-
-
-
-
-
991 for (
auto const& index : offers)
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
1011 for (
auto const& index : offers)
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
997 for (
auto const& index : offers)
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
1028 for (
auto const& index : creds)
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
1017 for (
auto const& index : offers)
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
1044 <<
"removeDeletedTrustLines: deleted trustlines exceed max "
-
1045 << trustLines.
size();
-
-
-
-
1049 for (
auto const& index : trustLines)
-
-
1051 if (
auto const sleState = view.
peek({ltRIPPLE_STATE, index});
-
-
-
-
-
1056 <<
"removeDeletedTrustLines: failed to delete AMM trustline";
-
-
-
+
+
+
+
+
+
+
+
+
1034 for (
auto const& index : creds)
+
+
+
+
+
-
-
-
-
-
-
-
-
1071 auto const txnAcct =
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
1050 <<
"removeDeletedTrustLines: deleted trustlines exceed max "
+
1051 << trustLines.
size();
+
+
+
+
1055 for (
auto const& index : trustLines)
+
+
1057 if (
auto const sleState = view.
peek({ltRIPPLE_STATE, index});
+
+
+
+
+
1062 <<
"removeDeletedTrustLines: failed to delete AMM trustline";
+
+
+
+
+
+
+
+
+
+
+
+
1077 auto const txnAcct =
+
+
+
+
+
+
-
1085 auto const balance = payerSle->getFieldAmount(sfBalance).xrp();
-
-
-
-
1089 balance != beast::zero && (!
view().
open() || balance >= fee),
-
1090 "xrpl::Transactor::reset : valid balance");
-
-
-
-
-
-
+
+
+
+
+
+
+
1091 auto const balance = payerSle->getFieldAmount(sfBalance).xrp();
+
+
+
+
1095 balance != beast::zero && (!
view().
open() || balance >= fee),
+
1096 "xrpl::Transactor::reset : valid balance");
-
-
-
-
-
-
-
1104 payerSle->setFieldAmount(sfBalance, balance - fee);
-
-
-
1107 isTesSuccess(ter),
"xrpl::Transactor::reset : result is tesSUCCESS");
-
-
-
-
-
1112 if (payerSle != txnAcct)
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
1110 payerSle->setFieldAmount(sfBalance, balance - fee);
+
+
+
1113 isTesSuccess(ter),
"xrpl::Transactor::reset : result is tesSUCCESS");
+
+
+
+
+
1118 if (payerSle != txnAcct)
+
+
+
+
+
-
-
-
-
-
-
-
-
1124 JLOG(
j_.
debug()) <<
"Transaction trapped: " << txHash;
-
+
+
+
+
+
+
+
+
1130 JLOG(
j_.
debug()) <<
"Transaction trapped: " << txHash;
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1148 JLOG(
j_.
fatal()) <<
"Transaction serdes mismatch";
-
-
-
-
1152 "xrpl::Transactor::operator() : transaction serdes mismatch");
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
1154 JLOG(
j_.
fatal()) <<
"Transaction serdes mismatch";
+
+
+
+
1158 "xrpl::Transactor::operator() : transaction serdes mismatch");
+
+
+
+
-
-
-
-
-
-
-
-
-
1172 "xrpl::Transactor::operator() : result is not temUNKNOWN");
+
+
+
+
+
+
+
+
+
-
-
1175 stream <<
"preclaim result: " <<
transToken(result);
-
-
-
+
+
+
+
+
1178 "xrpl::Transactor::operator() : result is not temUNKNOWN");
-
-
+
+
1181 stream <<
"preclaim result: " <<
transToken(result);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1206 bool const doOffers =
-
-
-
1209 bool const doNFTokenOffers = (result ==
tecEXPIRED);
-
1210 bool const doCredentials = (result ==
tecEXPIRED);
-
1211 if (doOffers || doLines || doNFTokenOffers || doCredentials)
-
-
-
-
-
-
-
1218 &expiredNFTokenOffers,
-
-
1220 &expiredCredentials](
-
-
-
-
-
-
-
-
-
1229 "xrpl::Transactor::operator()::visit : non-null SLE "
-
-
1231 if (doOffers && before &&
after &&
-
1232 (before->getType() == ltOFFER) &&
-
1233 (before->getFieldAmount(sfTakerPays) ==
-
1234 after->getFieldAmount(sfTakerPays)))
-
-
-
-
-
-
1240 if (doLines && before &&
after &&
-
1241 (before->getType() == ltRIPPLE_STATE))
-
-
-
-
-
-
1247 if (doNFTokenOffers && before &&
after &&
-
1248 (before->getType() == ltNFTOKEN_OFFER))
-
-
-
1251 if (doCredentials && before &&
after &&
-
1252 (before->getType() == ltCREDENTIAL))
-
-
-
-
-
-
-
-
1260 auto const resetResult =
reset(fee);
-
-
1262 result = resetResult.first;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
1212 bool const doOffers =
+
+
+
1215 bool const doNFTokenOffers = (result ==
tecEXPIRED);
+
1216 bool const doCredentials = (result ==
tecEXPIRED);
+
1217 if (doOffers || doLines || doNFTokenOffers || doCredentials)
+
+
+
+
+
+
+
1224 &expiredNFTokenOffers,
+
+
1226 &expiredCredentials](
+
+
+
+
+
+
+
+
+
1235 "xrpl::Transactor::operator()::visit : non-null SLE "
+
+
1237 if (doOffers && before &&
after &&
+
1238 (before->getType() == ltOFFER) &&
+
1239 (before->getFieldAmount(sfTakerPays) ==
+
1240 after->getFieldAmount(sfTakerPays)))
+
+
+
+
+
+
1246 if (doLines && before &&
after &&
+
1247 (before->getType() == ltRIPPLE_STATE))
+
+
+
+
+
+
1253 if (doNFTokenOffers && before &&
after &&
+
1254 (before->getType() == ltNFTOKEN_OFFER))
+
+
+
1257 if (doCredentials && before &&
after &&
+
1258 (before->getType() == ltCREDENTIAL))
+
+
+
+
-
1264 fee = resetResult.second;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
1266 auto const resetResult =
reset(fee);
+
+
1268 result = resetResult.first;
+
+
1270 fee = resetResult.second;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
1297 auto const resetResult =
reset(fee);
-
-
1299 result = resetResult.first;
-
-
1301 fee = resetResult.second;
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
1303 auto const resetResult =
reset(fee);
+
+
1305 result = resetResult.first;
+
+
1307 fee = resetResult.second;
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
1324 if (fee < beast::zero)
-
1325 Throw<std::logic_error>(
"fee charged is negative!");
+
+
+
+
+
-
-
-
-
-
1331 if (!
view().
open() && fee != beast::zero)
-
-
-
-
-
-
-
-
-
-
-
-
1343 JLOG(
j_.
trace()) << (applied ?
"applied " :
"not applied ")
-
-
-
1346 return {result, applied, metadata};
-
-
+
+
+
+
1330 if (fee < beast::zero)
+
1331 Throw<std::logic_error>(
"fee charged is negative!");
+
+
+
+
+
+
1337 if (!
view().
open() && fee != beast::zero)
+
+
+
+
+
+
+
+
+
+
-
+
1349 JLOG(
j_.
trace()) << (applied ?
"applied " :
"not applied ")
+
+
+
1352 return {result, applied, metadata};
+
+
+
+
A generic endpoint for log messages.
@@ -1561,37 +1567,37 @@ $(document).ready(function() { init_codefold(0); });
bool empty() const noexcept
Return true if the byte range is empty.
static NotTEC preflight1(PreflightContext const &ctx, std::uint32_t flagMask)
Performs early sanity checks on the account and fee fields.
-
static std::uint32_t getFlagsMask(PreflightContext const &ctx)
-
TER consumeSeqProxy(SLE::pointer const &sleAccount)
+
static std::uint32_t getFlagsMask(PreflightContext const &ctx)
+
TER consumeSeqProxy(SLE::pointer const &sleAccount)
-
void trapTransaction(uint256) const
-
static TER checkFee(PreclaimContext const &ctx, XRPAmount baseFee)
-
-
static NotTEC checkSign(PreclaimContext const &ctx)
-
static XRPAmount calculateOwnerReserveFee(ReadView const &view, STTx const &tx)
-
ApplyResult operator()()
Process the transaction.
-
static NotTEC checkPermission(ReadView const &view, STTx const &tx)
-
static XRPAmount minimumFee(Application &app, XRPAmount baseFee, Fees const &fees, ApplyFlags flags)
Compute the minimum fee required to process a transaction with a given baseFee based on the current s...
-
static NotTEC preflightSigValidated(PreflightContext const &ctx)
-
static NotTEC checkBatchSign(PreclaimContext const &ctx)
-
static NotTEC checkSeqProxy(ReadView const &view, STTx const &tx, beast::Journal j)
+
void trapTransaction(uint256) const
+
static TER checkFee(PreclaimContext const &ctx, XRPAmount baseFee)
+
+
static NotTEC checkSign(PreclaimContext const &ctx)
+
static XRPAmount calculateOwnerReserveFee(ReadView const &view, STTx const &tx)
+
ApplyResult operator()()
Process the transaction.
+
static NotTEC checkPermission(ReadView const &view, STTx const &tx)
+
static XRPAmount minimumFee(Application &app, XRPAmount baseFee, Fees const &fees, ApplyFlags flags)
Compute the minimum fee required to process a transaction with a given baseFee based on the current s...
+
static NotTEC preflightSigValidated(PreflightContext const &ctx)
+
static NotTEC checkBatchSign(PreclaimContext const &ctx)
+
static NotTEC checkSeqProxy(ReadView const &view, STTx const &tx, beast::Journal j)
static NotTEC preflight2(PreflightContext const &ctx)
Checks whether the signature appears valid.
-
static NotTEC checkSingleSign(ReadView const &view, AccountID const &idSigner, AccountID const &idAccount, std::shared_ptr< SLE const > sleAccount, beast::Journal const j)
+
static NotTEC checkSingleSign(ReadView const &view, AccountID const &idSigner, AccountID const &idAccount, std::shared_ptr< SLE const > sleAccount, beast::Journal const j)
Transactor(Transactor const &)=delete
-
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
+
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
-
static NotTEC checkPriorTxAndLastLedger(PreclaimContext const &ctx)
+
static NotTEC checkPriorTxAndLastLedger(PreclaimContext const &ctx)
-
static NotTEC checkMultiSign(ReadView const &view, ApplyFlags flags, AccountID const &id, STObject const &sigObject, beast::Journal const j)
-
static bool validDataLength(std::optional< Slice > const &slice, std::size_t maxLength)
-
virtual void preCompute()
+
static NotTEC checkMultiSign(ReadView const &view, ApplyFlags flags, AccountID const &id, STObject const &sigObject, beast::Journal const j)
+
static bool validDataLength(std::optional< Slice > const &slice, std::size_t maxLength)
+
virtual void preCompute()
-
std::pair< TER, XRPAmount > reset(XRPAmount fee)
Reset the context, discarding any changes made and adjust the fee.
-
-
static TER ticketDelete(ApplyView &view, AccountID const &account, uint256 const &ticketIndex, beast::Journal j)
+
std::pair< TER, XRPAmount > reset(XRPAmount fee)
Reset the context, discarding any changes made and adjust the fee.
+
+
static TER ticketDelete(ApplyView &view, AccountID const &account, uint256 const &ticketIndex, beast::Journal j)
@@ -1619,13 +1625,13 @@ $(document).ready(function() { init_codefold(0); });
@ terNO_DELEGATE_PERMISSION
-
static void removeExpiredNFTokenOffers(ApplyView &view, std::vector< uint256 > const &offers, beast::Journal viewJ)
+
static void removeExpiredNFTokenOffers(ApplyView &view, std::vector< uint256 > const &offers, beast::Journal viewJ)
bool isLegalAmount(XRPAmount const &amount)
Returns true if the amount does not exceed the initial XRP in existence.
@ SigBad
Signature is bad. Didn't do local checks.
std::size_t constexpr expiredOfferRemoveLimit
The maximum number of expired offers to delete at once.
constexpr std::uint32_t tfInnerBatchTxn
std::string to_string(base_uint< Bits, Tag > const &a)
-
static void removeExpiredCredentials(ApplyView &view, std::vector< uint256 > const &creds, beast::Journal viewJ)
+
static void removeExpiredCredentials(ApplyView &view, std::vector< uint256 > const &creds, beast::Journal viewJ)
bool isTecClaimHardFail(TER ter, ApplyFlags flags)
Return true if the transaction can claim a fee (tec), and the ApplyFlags do not allow soft failures.
uint256 getTicketIndex(AccountID const &account, std::uint32_t uSequence)
@@ -1642,7 +1648,7 @@ $(document).ready(function() { init_codefold(0); });
std::uint16_t constexpr maxDeletableAMMTrustLines
The maximum number of trustlines to delete as part of AMM account deletion cleanup.
std::string toBase58(AccountID const &v)
Convert AccountID to base58 checked string.
-
static void removeUnfundedOffers(ApplyView &view, std::vector< uint256 > const &offers, beast::Journal viewJ)
+
static void removeUnfundedOffers(ApplyView &view, std::vector< uint256 > const &offers, beast::Journal viewJ)
TER deleteAMMTrustLine(ApplyView &view, std::shared_ptr< SLE > sleState, std::optional< AccountID > const &ammAccountID, beast::Journal j)
Delete trustline to AMM.
std::string transToken(TER code)
std::optional< KeyType > publicKeyType(Slice const &slice)
Returns the type of public key.
@@ -1653,7 +1659,7 @@ $(document).ready(function() { init_codefold(0); });
bool after(NetClock::time_point now, std::uint32_t mark)
Has the specified time passed?
NotTEC checkTxPermission(std::shared_ptr< SLE const > const &delegate, STTx const &tx)
Check if the delegate account has permission to execute the transaction.
AccountID calcAccountID(PublicKey const &pk)
-
static void removeDeletedTrustLines(ApplyView &view, std::vector< uint256 > const &trustLines, beast::Journal viewJ)
+
static void removeDeletedTrustLines(ApplyView &view, std::vector< uint256 > const &trustLines, beast::Journal viewJ)
std::pair< Validity, std::string > checkValidity(HashRouter &router, STTx const &tx, Rules const &rules, Config const &config)
Checks transaction signature and local checks.
TER offerDelete(ApplyView &view, std::shared_ptr< SLE > const &sle, beast::Journal j)
Delete an offer.
diff --git a/Transactor_8h_source.html b/Transactor_8h_source.html
index f83add882d..7b69ccaf47 100644
--- a/Transactor_8h_source.html
+++ b/Transactor_8h_source.html
@@ -553,24 +553,24 @@ $(document).ready(function() { init_codefold(0); });
static NotTEC preflight1(PreflightContext const &ctx, std::uint32_t flagMask)
Performs early sanity checks on the account and fee fields.
-
static std::uint32_t getFlagsMask(PreflightContext const &ctx)
-
TER consumeSeqProxy(SLE::pointer const &sleAccount)
+
static std::uint32_t getFlagsMask(PreflightContext const &ctx)
+
TER consumeSeqProxy(SLE::pointer const &sleAccount)
-
void trapTransaction(uint256) const
-
static TER checkFee(PreclaimContext const &ctx, XRPAmount baseFee)
+
void trapTransaction(uint256) const
+
static TER checkFee(PreclaimContext const &ctx, XRPAmount baseFee)
static NotTEC invokePreflight(PreflightContext const &ctx)
Transactor & operator=(Transactor const &)=delete
-
+
-
static NotTEC checkSign(PreclaimContext const &ctx)
-
static XRPAmount calculateOwnerReserveFee(ReadView const &view, STTx const &tx)
-
ApplyResult operator()()
Process the transaction.
-
static NotTEC checkPermission(ReadView const &view, STTx const &tx)
-
static XRPAmount minimumFee(Application &app, XRPAmount baseFee, Fees const &fees, ApplyFlags flags)
Compute the minimum fee required to process a transaction with a given baseFee based on the current s...
+
static NotTEC checkSign(PreclaimContext const &ctx)
+
static XRPAmount calculateOwnerReserveFee(ReadView const &view, STTx const &tx)
+
ApplyResult operator()()
Process the transaction.
+
static NotTEC checkPermission(ReadView const &view, STTx const &tx)
+
static XRPAmount minimumFee(Application &app, XRPAmount baseFee, Fees const &fees, ApplyFlags flags)
Compute the minimum fee required to process a transaction with a given baseFee based on the current s...
static bool validNumericMinimum(std::optional< T > value, T min=T{})
Minimum will usually be zero.
-
static NotTEC preflightSigValidated(PreflightContext const &ctx)
-
static NotTEC checkBatchSign(PreclaimContext const &ctx)
-
static NotTEC checkSeqProxy(ReadView const &view, STTx const &tx, beast::Journal j)
+
static NotTEC preflightSigValidated(PreflightContext const &ctx)
+
static NotTEC checkBatchSign(PreclaimContext const &ctx)
+
static NotTEC checkSeqProxy(ReadView const &view, STTx const &tx, beast::Journal j)
static TER preclaim(PreclaimContext const &ctx)
virtual ~Transactor()=default
@@ -582,21 +582,21 @@ $(document).ready(function() { init_codefold(0); });
-
static NotTEC checkSingleSign(ReadView const &view, AccountID const &idSigner, AccountID const &idAccount, std::shared_ptr< SLE const > sleAccount, beast::Journal const j)
+
static NotTEC checkSingleSign(ReadView const &view, AccountID const &idSigner, AccountID const &idAccount, std::shared_ptr< SLE const > sleAccount, beast::Journal const j)
Transactor(Transactor const &)=delete
-
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
+
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
-
static NotTEC checkPriorTxAndLastLedger(PreclaimContext const &ctx)
+
static NotTEC checkPriorTxAndLastLedger(PreclaimContext const &ctx)
-
static NotTEC checkMultiSign(ReadView const &view, ApplyFlags flags, AccountID const &id, STObject const &sigObject, beast::Journal const j)
-
static bool validDataLength(std::optional< Slice > const &slice, std::size_t maxLength)
-
virtual void preCompute()
+
static NotTEC checkMultiSign(ReadView const &view, ApplyFlags flags, AccountID const &id, STObject const &sigObject, beast::Journal const j)
+
static bool validDataLength(std::optional< Slice > const &slice, std::size_t maxLength)
+
virtual void preCompute()
ApplyView const & view() const
-
std::pair< TER, XRPAmount > reset(XRPAmount fee)
Reset the context, discarding any changes made and adjust the fee.
+
std::pair< TER, XRPAmount > reset(XRPAmount fee)
Reset the context, discarding any changes made and adjust the fee.
static bool validNumericRange(std::optional< T > value, T max, T min=T{})
-
-
static TER ticketDelete(ApplyView &view, AccountID const &account, uint256 const &ticketIndex, beast::Journal j)
+
+
static TER ticketDelete(ApplyView &view, AccountID const &account, uint256 const &ticketIndex, beast::Journal j)
Class describing the consequences to the account of applying a transaction if the transaction consume...
diff --git a/TxQ_8cpp_source.html b/TxQ_8cpp_source.html
index d4f69b9fe1..e45479f870 100644
--- a/TxQ_8cpp_source.html
+++ b/TxQ_8cpp_source.html
@@ -2231,7 +2231,7 @@ $(document).ready(function() { init_codefold(0); });
static std::optional< LedgerIndex > getLastLedgerSequence(STTx const &tx)
constexpr struct xrpl::open_ledger_t open_ledger
std::optional< std::uint64_t > mulDiv(std::uint64_t value, std::uint64_t mul, std::uint64_t div)
Return value*mul/div accurately.
-
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
+
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
TxQ::Setup setup_TxQ(Config const &config)
Build a TxQ::Setup object from application configuration.
diff --git a/TxQ__test_8cpp_source.html b/TxQ__test_8cpp_source.html
index f1e3a840c7..851e4d9560 100644
--- a/TxQ__test_8cpp_source.html
+++ b/TxQ__test_8cpp_source.html
@@ -5346,7 +5346,7 @@ $(document).ready(function() { init_codefold(0); });
-
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
+
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
std::string to_string(base_uint< Bits, Tag > const &a)
diff --git a/VaultCreate_8cpp_source.html b/VaultCreate_8cpp_source.html
index 876cf59f39..dc468da976 100644
--- a/VaultCreate_8cpp_source.html
+++ b/VaultCreate_8cpp_source.html
@@ -347,7 +347,7 @@ $(document).ready(function() { init_codefold(0); });
-
static bool validDataLength(std::optional< Slice > const &slice, std::size_t maxLength)
+
static bool validDataLength(std::optional< Slice > const &slice, std::size_t maxLength)
static std::uint32_t getFlagsMask(PreflightContext const &ctx)
diff --git a/applySteps_8cpp_source.html b/applySteps_8cpp_source.html
index 3c89a0eaca..82208360df 100644
--- a/applySteps_8cpp_source.html
+++ b/applySteps_8cpp_source.html
@@ -547,7 +547,7 @@ $(document).ready(function() { init_codefold(0); });
-
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
+
static XRPAmount calculateBaseFee(ReadView const &view, STTx const &tx)
Class describing the consequences to the account of applying a transaction if the transaction consume...
TxConsequences(NotTEC pfResult)
std::uint32_t sequencesConsumed_
Number of sequences consumed.
diff --git a/apply_8cpp_source.html b/apply_8cpp_source.html
index 12b4935a0f..d2dade7b50 100644
--- a/apply_8cpp_source.html
+++ b/apply_8cpp_source.html
@@ -125,246 +125,253 @@ $(document).ready(function() { init_codefold(0); });
42 "Malformed: Invalid inner batch transaction."};
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
61 auto const sigVerify = tx.
checkSign(rules);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
47 bool const neverValid = rules.
enabled(fixBatchInnerSigs);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
68 auto const sigVerify = tx.
checkSign(rules);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
112template <
typename PreflightChecks>
-
-
-
+
+
119template <
typename PreflightChecks>
-
-
-
-
-
-
-
-
128 return apply(app, view, [&]()
mutable {
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
142 return apply(app, view, [&]()
mutable {
-
-
-
+
+
+
+
+
+
+
+
+
+
+
135 return apply(app, view, [&]()
mutable {
+
+
+
-
-
-
-
-
-
-
151 STTx const& batchTxn,
-
-
-
-
-
-
157 "Batch transaction missing sfRawTransactions");
-
-
-
160 auto const mode = batchTxn.
getFlags();
-
-
162 auto applyOneTransaction =
-
163 [&app, &j, &parentBatchId, &batchView](
STTx&& tx) {
-
+
+
+
+
+
+
+
+
+
+
+
+
149 return apply(app, view, [&]()
mutable {
+
+
+
+
+
+
+
+
+
+
+
158 STTx const& batchTxn,
+
+
+
+
+
+
164 "Batch transaction missing sfRawTransactions");
-
-
-
-
-
170 "Inner transaction should not be applied");
-
-
172 JLOG(j.
debug()) <<
"BatchTrace[" << parentBatchId
-
173 <<
"]: " << tx.getTransactionID() <<
" "
-
174 << (ret.applied ?
"applied" :
"failure") <<
": "
-
-
-
-
-
-
180 perTxBatchView.
apply(batchView);
-
-
-
-
-
-
-
-
-
189 auto const result = applyOneTransaction(
STTx{std::move(rb)});
-
-
-
-
193 "Outer Batch failure, inner transaction should not be applied");
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
167 auto const mode = batchTxn.
getFlags();
+
+
169 auto applyOneTransaction =
+
170 [&app, &j, &parentBatchId, &batchView](
STTx&& tx) {
+
+
+
+
+
+
+
177 "Inner transaction should not be applied");
+
+
179 JLOG(j.
debug()) <<
"BatchTrace[" << parentBatchId
+
180 <<
"]: " << tx.getTransactionID() <<
" "
+
181 << (ret.applied ?
"applied" :
"failure") <<
": "
+
+
+
+
+
+
187 perTxBatchView.
apply(batchView);
+
+
+
+
+
+
+
+
+
196 auto const result = applyOneTransaction(
STTx{std::move(rb)});
+
+
+
+
200 "Outer Batch failure, inner transaction should not be applied");
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
227 << (retryAssured ?
"/retry" :
"/final");
-
-
-
-
231 auto const result =
apply(app, view, txn, flags, j);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
236 <<
"Transaction applied: " <<
transToken(result.ter);
-
-
-
-
-
-
-
-
-
245 wholeBatchView.
apply(view);
-
-
-
-
+
+
234 << (retryAssured ?
"/retry" :
"/final");
+
+
+
+
238 auto const result =
apply(app, view, txn, flags, j);
+
+
+
+
+
243 <<
"Transaction applied: " <<
transToken(result.ter);
+
+
+
+
+
+
-
-
-
-
-
-
256 <<
"Transaction failure: " <<
transHuman(result.ter);
-
-
-
-
-
-
-
-
-
265 JLOG(j.
warn()) <<
"Throws: " << ex.
what();
-
-
-
+
+
252 wholeBatchView.
apply(view);
+
+
+
+
+
+
+
+
+
+
+
263 <<
"Transaction failure: " <<
transHuman(result.ter);
+
+
+
+
+
+
+
+
+
272 JLOG(j.
warn()) <<
"Throws: " << ex.
what();
+
+
+
-
-
+
+
A generic endpoint for log messages.
@@ -396,14 +403,14 @@ $(document).ready(function() { init_codefold(0); });
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
constexpr struct xrpl::batch_view_t batch_view
-
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
+
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
Validity
Describes the pre-processing validity of a transaction.
@ SigBad
Signature is bad. Didn't do local checks.
@ Valid
Signature and local checks are good / passed.
@ SigGoodOnly
Signature is good, but local checks fail.
constexpr std::uint32_t tfInnerBatchTxn
constexpr HashRouterFlags SF_LOCALBAD
-
ApplyTransactionResult applyTransaction(Application &app, OpenView &view, STTx const &tx, bool retryAssured, ApplyFlags flags, beast::Journal journal)
Transaction application helper.
+
ApplyTransactionResult applyTransaction(Application &app, OpenView &view, STTx const &tx, bool retryAssured, ApplyFlags flags, beast::Journal journal)
Transaction application helper.
PreflightResult preflight(Application &app, Rules const &rules, STTx const &tx, ApplyFlags flags, beast::Journal j)
Gate a transaction based on static information.
ApplyTransactionResult
Enum class for return value from applyTransaction
@ Success
Applied to this ledger.
@@ -430,12 +437,12 @@ $(document).ready(function() { init_codefold(0); });
bool isTelLocal(TER x) noexcept
-
static bool applyBatchTransactions(Application &app, OpenView &batchView, STTx const &batchTxn, beast::Journal j)
+
static bool applyBatchTransactions(Application &app, OpenView &batchView, STTx const &batchTxn, beast::Journal j)
bool isTesSuccess(TER x) noexcept
PreclaimResult preclaim(PreflightResult const &preflightResult, Application &app, OpenView const &view)
Gate a transaction based on static ledger information.
constexpr std::uint32_t tfUntilFailure
bool isTecClaim(TER x) noexcept
-
void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
+
void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
bool isTemMalformed(TER x) noexcept
diff --git a/apply_8h_source.html b/apply_8h_source.html
index 00b07b1d5b..2eba43e662 100644
--- a/apply_8h_source.html
+++ b/apply_8h_source.html
@@ -146,12 +146,12 @@ $(document).ready(function() { init_codefold(0); });
A generic endpoint for log messages.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
-
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
+
ApplyResult apply(Application &app, OpenView &view, STTx const &tx, ApplyFlags flags, beast::Journal journal)
Apply a transaction to an OpenView.
Validity
Describes the pre-processing validity of a transaction.
@ SigBad
Signature is bad. Didn't do local checks.
@ Valid
Signature and local checks are good / passed.
@ SigGoodOnly
Signature is good, but local checks fail.
-
ApplyTransactionResult applyTransaction(Application &app, OpenView &view, STTx const &tx, bool retryAssured, ApplyFlags flags, beast::Journal journal)
Transaction application helper.
+
ApplyTransactionResult applyTransaction(Application &app, OpenView &view, STTx const &tx, bool retryAssured, ApplyFlags flags, beast::Journal journal)
Transaction application helper.
ApplyTransactionResult
Enum class for return value from applyTransaction
@ Success
Applied to this ledger.
@ Retry
Should be retried in this ledger.
@@ -159,7 +159,7 @@ $(document).ready(function() { init_codefold(0); });
std::pair< Validity, std::string > checkValidity(HashRouter &router, STTx const &tx, Rules const &rules, Config const &config)
Checks transaction signature and local checks.
-
void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
+
void forceValidity(HashRouter &router, uint256 const &txid, Validity validity)
Sets the validity of a given transaction in the cache.
diff --git a/classxrpl_1_1AMMBid.html b/classxrpl_1_1AMMBid.html
index fafc8c2769..6e2e5f0d5d 100644
--- a/classxrpl_1_1AMMBid.html
+++ b/classxrpl_1_1AMMBid.html
@@ -574,7 +574,7 @@ Static Private Member Functions
Process the transaction.
-
Definition at line 1129 of file Transactor.cpp.
+
Definition at line 1135 of file Transactor.cpp.
@@ -672,7 +672,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -738,7 +738,7 @@ Static Private Member Functions
@@ -766,7 +766,7 @@ Static Private Member Functions
@@ -828,7 +828,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -894,7 +894,7 @@ Static Private Member Functions
@@ -1020,7 +1020,7 @@ template<>
@@ -1070,7 +1070,7 @@ template<>
@@ -1097,7 +1097,7 @@ template<>
@@ -1126,7 +1126,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-
Definition at line 608 of file Transactor.cpp.
+
Definition at line 614 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
-
Definition at line 316 of file Transactor.cpp.
+
Definition at line 322 of file Transactor.cpp.
@@ -1231,7 +1231,7 @@ template<>
@@ -1259,7 +1259,7 @@ template<>
@@ -1287,7 +1287,7 @@ template<>
@@ -1325,7 +1325,7 @@ template<>
@@ -1538,7 +1538,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1566,7 +1566,7 @@ template<class T , class Unit >
@@ -1593,7 +1593,7 @@ template<class T , class Unit >
@@ -1649,7 +1649,7 @@ template<class T , class Unit >
@@ -1705,7 +1705,7 @@ template<class T , class Unit >
@@ -1733,7 +1733,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1AMMClawback.html b/classxrpl_1_1AMMClawback.html
index 45de528d27..5c7bf75956 100644
--- a/classxrpl_1_1AMMClawback.html
+++ b/classxrpl_1_1AMMClawback.html
@@ -691,7 +691,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -789,7 +789,7 @@ Static Private Member Functions
@@ -817,7 +817,7 @@ Static Private Member Functions
@@ -855,7 +855,7 @@ Static Private Member Functions
@@ -883,7 +883,7 @@ Static Private Member Functions
@@ -945,7 +945,7 @@ Static Private Member Functions
@@ -973,7 +973,7 @@ Static Private Member Functions
@@ -1011,7 +1011,7 @@ Static Private Member Functions
@@ -1137,7 +1137,7 @@ template<>
@@ -1187,7 +1187,7 @@ template<>
@@ -1214,7 +1214,7 @@ template<>
@@ -1243,7 +1243,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1310,7 +1310,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1348,7 +1348,7 @@ template<>
@@ -1404,7 +1404,7 @@ template<>
@@ -1442,7 +1442,7 @@ template<>
@@ -1655,7 +1655,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1683,7 +1683,7 @@ template<class T , class Unit >
@@ -1710,7 +1710,7 @@ template<class T , class Unit >
@@ -1766,7 +1766,7 @@ template<class T , class Unit >
@@ -1822,7 +1822,7 @@ template<class T , class Unit >
@@ -1850,7 +1850,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1AMMCreate.html b/classxrpl_1_1AMMCreate.html
index e22d7f1d92..11d109bbd5 100644
--- a/classxrpl_1_1AMMCreate.html
+++ b/classxrpl_1_1AMMCreate.html
@@ -610,7 +610,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -708,7 +708,7 @@ Static Private Member Functions
@@ -736,7 +736,7 @@ Static Private Member Functions
@@ -774,7 +774,7 @@ Static Private Member Functions
@@ -802,7 +802,7 @@ Static Private Member Functions
@@ -864,7 +864,7 @@ Static Private Member Functions
@@ -892,7 +892,7 @@ Static Private Member Functions
@@ -1018,7 +1018,7 @@ template<>
@@ -1068,7 +1068,7 @@ template<>
@@ -1095,7 +1095,7 @@ template<>
@@ -1124,7 +1124,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1191,7 +1191,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1229,7 +1229,7 @@ template<>
@@ -1257,7 +1257,7 @@ template<>
@@ -1285,7 +1285,7 @@ template<>
@@ -1323,7 +1323,7 @@ template<>
@@ -1536,7 +1536,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1564,7 +1564,7 @@ template<class T , class Unit >
@@ -1591,7 +1591,7 @@ template<class T , class Unit >
@@ -1647,7 +1647,7 @@ template<class T , class Unit >
@@ -1703,7 +1703,7 @@ template<class T , class Unit >
@@ -1731,7 +1731,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1AMMDelete.html b/classxrpl_1_1AMMDelete.html
index 655213b9ca..48b2b483f0 100644
--- a/classxrpl_1_1AMMDelete.html
+++ b/classxrpl_1_1AMMDelete.html
@@ -569,7 +569,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -667,7 +667,7 @@ Static Private Member Functions
@@ -695,7 +695,7 @@ Static Private Member Functions
@@ -733,7 +733,7 @@ Static Private Member Functions
@@ -761,7 +761,7 @@ Static Private Member Functions
@@ -823,7 +823,7 @@ Static Private Member Functions
@@ -851,7 +851,7 @@ Static Private Member Functions
@@ -889,7 +889,7 @@ Static Private Member Functions
@@ -1015,7 +1015,7 @@ template<>
@@ -1065,7 +1065,7 @@ template<>
@@ -1092,7 +1092,7 @@ template<>
@@ -1121,7 +1121,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1188,7 +1188,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1226,7 +1226,7 @@ template<>
@@ -1254,7 +1254,7 @@ template<>
@@ -1282,7 +1282,7 @@ template<>
@@ -1320,7 +1320,7 @@ template<>
@@ -1533,7 +1533,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1561,7 +1561,7 @@ template<class T , class Unit >
@@ -1588,7 +1588,7 @@ template<class T , class Unit >
@@ -1644,7 +1644,7 @@ template<class T , class Unit >
@@ -1700,7 +1700,7 @@ template<class T , class Unit >
@@ -1728,7 +1728,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1AMMDeposit.html b/classxrpl_1_1AMMDeposit.html
index a3a6b8b874..1c5555e87d 100644
--- a/classxrpl_1_1AMMDeposit.html
+++ b/classxrpl_1_1AMMDeposit.html
@@ -1288,7 +1288,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -1386,7 +1386,7 @@ Static Private Member Functions
@@ -1414,7 +1414,7 @@ Static Private Member Functions
@@ -1452,7 +1452,7 @@ Static Private Member Functions
@@ -1480,7 +1480,7 @@ Static Private Member Functions
@@ -1542,7 +1542,7 @@ Static Private Member Functions
@@ -1570,7 +1570,7 @@ Static Private Member Functions
@@ -1608,7 +1608,7 @@ Static Private Member Functions
@@ -1734,7 +1734,7 @@ template<>
@@ -1784,7 +1784,7 @@ template<>
@@ -1811,7 +1811,7 @@ template<>
@@ -1840,7 +1840,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1907,7 +1907,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1945,7 +1945,7 @@ template<>
@@ -1973,7 +1973,7 @@ template<>
@@ -2011,7 +2011,7 @@ template<>
@@ -2224,7 +2224,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -2252,7 +2252,7 @@ template<class T , class Unit >
@@ -2279,7 +2279,7 @@ template<class T , class Unit >
@@ -2335,7 +2335,7 @@ template<class T , class Unit >
@@ -2391,7 +2391,7 @@ template<class T , class Unit >
@@ -2419,7 +2419,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1AMMVote.html b/classxrpl_1_1AMMVote.html
index b3bdfe5dce..33d6fdd93a 100644
--- a/classxrpl_1_1AMMVote.html
+++ b/classxrpl_1_1AMMVote.html
@@ -577,7 +577,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -675,7 +675,7 @@ Static Private Member Functions
@@ -703,7 +703,7 @@ Static Private Member Functions
@@ -741,7 +741,7 @@ Static Private Member Functions
@@ -769,7 +769,7 @@ Static Private Member Functions
@@ -831,7 +831,7 @@ Static Private Member Functions
@@ -859,7 +859,7 @@ Static Private Member Functions
@@ -897,7 +897,7 @@ Static Private Member Functions
@@ -1023,7 +1023,7 @@ template<>
@@ -1073,7 +1073,7 @@ template<>
@@ -1100,7 +1100,7 @@ template<>
@@ -1129,7 +1129,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1196,7 +1196,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1234,7 +1234,7 @@ template<>
@@ -1262,7 +1262,7 @@ template<>
@@ -1290,7 +1290,7 @@ template<>
@@ -1328,7 +1328,7 @@ template<>
@@ -1541,7 +1541,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1569,7 +1569,7 @@ template<class T , class Unit >
@@ -1596,7 +1596,7 @@ template<class T , class Unit >
@@ -1652,7 +1652,7 @@ template<class T , class Unit >
@@ -1708,7 +1708,7 @@ template<class T , class Unit >
@@ -1736,7 +1736,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1AMMWithdraw.html b/classxrpl_1_1AMMWithdraw.html
index 6f954b5629..ded1bafb1d 100644
--- a/classxrpl_1_1AMMWithdraw.html
+++ b/classxrpl_1_1AMMWithdraw.html
@@ -1558,7 +1558,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -1656,7 +1656,7 @@ Static Private Member Functions
@@ -1684,7 +1684,7 @@ Static Private Member Functions
@@ -1722,7 +1722,7 @@ Static Private Member Functions
@@ -1750,7 +1750,7 @@ Static Private Member Functions
@@ -1812,7 +1812,7 @@ Static Private Member Functions
@@ -1840,7 +1840,7 @@ Static Private Member Functions
@@ -1878,7 +1878,7 @@ Static Private Member Functions
@@ -2004,7 +2004,7 @@ template<>
@@ -2054,7 +2054,7 @@ template<>
@@ -2081,7 +2081,7 @@ template<>
@@ -2110,7 +2110,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -2177,7 +2177,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -2215,7 +2215,7 @@ template<>
@@ -2243,7 +2243,7 @@ template<>
@@ -2281,7 +2281,7 @@ template<>
@@ -2494,7 +2494,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -2522,7 +2522,7 @@ template<class T , class Unit >
@@ -2549,7 +2549,7 @@ template<class T , class Unit >
@@ -2605,7 +2605,7 @@ template<class T , class Unit >
@@ -2661,7 +2661,7 @@ template<class T , class Unit >
@@ -2689,7 +2689,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1Batch.html b/classxrpl_1_1Batch.html
index 8ea7dba4fc..a77529d917 100644
--- a/classxrpl_1_1Batch.html
+++ b/classxrpl_1_1Batch.html
@@ -700,7 +700,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -798,7 +798,7 @@ Static Private Member Functions
@@ -826,7 +826,7 @@ Static Private Member Functions
@@ -864,7 +864,7 @@ Static Private Member Functions
@@ -926,7 +926,7 @@ Static Private Member Functions
@@ -954,7 +954,7 @@ Static Private Member Functions
@@ -1108,7 +1108,7 @@ template<>
@@ -1158,7 +1158,7 @@ template<>
@@ -1185,7 +1185,7 @@ template<>
@@ -1214,7 +1214,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1281,7 +1281,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1319,7 +1319,7 @@ template<>
@@ -1385,7 +1385,7 @@ template<>
@@ -1598,7 +1598,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1626,7 +1626,7 @@ template<class T , class Unit >
@@ -1653,7 +1653,7 @@ template<class T , class Unit >
@@ -1709,7 +1709,7 @@ template<class T , class Unit >
@@ -1765,7 +1765,7 @@ template<class T , class Unit >
@@ -1793,7 +1793,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1BridgeModify.html b/classxrpl_1_1BridgeModify.html
index 0dc039ee32..ea56bc3310 100644
--- a/classxrpl_1_1BridgeModify.html
+++ b/classxrpl_1_1BridgeModify.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1CancelCheck.html b/classxrpl_1_1CancelCheck.html
index ff0fc0cfe4..84d0fcc7f1 100644
--- a/classxrpl_1_1CancelCheck.html
+++ b/classxrpl_1_1CancelCheck.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1CancelOffer.html b/classxrpl_1_1CancelOffer.html
index b5e7779950..3d3dfc368c 100644
--- a/classxrpl_1_1CancelOffer.html
+++ b/classxrpl_1_1CancelOffer.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1CashCheck.html b/classxrpl_1_1CashCheck.html
index 7dbf05275b..bf20b3e9b7 100644
--- a/classxrpl_1_1CashCheck.html
+++ b/classxrpl_1_1CashCheck.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1Change.html b/classxrpl_1_1Change.html
index a537259925..ce3cb6d5c7 100644
--- a/classxrpl_1_1Change.html
+++ b/classxrpl_1_1Change.html
@@ -660,7 +660,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -758,7 +758,7 @@ Static Private Member Functions
@@ -786,7 +786,7 @@ Static Private Member Functions
@@ -824,7 +824,7 @@ Static Private Member Functions
@@ -852,7 +852,7 @@ Static Private Member Functions
@@ -914,7 +914,7 @@ Static Private Member Functions
@@ -942,7 +942,7 @@ Static Private Member Functions
@@ -1068,7 +1068,7 @@ template<>
@@ -1118,7 +1118,7 @@ template<>
@@ -1145,7 +1145,7 @@ template<>
@@ -1212,7 +1212,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1250,7 +1250,7 @@ template<>
@@ -1306,7 +1306,7 @@ template<>
@@ -1334,7 +1334,7 @@ template<>
@@ -1372,7 +1372,7 @@ template<>
@@ -1585,7 +1585,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1613,7 +1613,7 @@ template<class T , class Unit >
@@ -1640,7 +1640,7 @@ template<class T , class Unit >
@@ -1696,7 +1696,7 @@ template<class T , class Unit >
@@ -1752,7 +1752,7 @@ template<class T , class Unit >
@@ -1780,7 +1780,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1Clawback.html b/classxrpl_1_1Clawback.html
index a78629aaa1..833d106f6c 100644
--- a/classxrpl_1_1Clawback.html
+++ b/classxrpl_1_1Clawback.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1CreateCheck.html b/classxrpl_1_1CreateCheck.html
index 5b7aae8071..ef0ea53720 100644
--- a/classxrpl_1_1CreateCheck.html
+++ b/classxrpl_1_1CreateCheck.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1CreateOffer.html b/classxrpl_1_1CreateOffer.html
index 4c821bc13b..d2fe3fe605 100644
--- a/classxrpl_1_1CreateOffer.html
+++ b/classxrpl_1_1CreateOffer.html
@@ -883,7 +883,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -981,7 +981,7 @@ Static Private Member Functions
@@ -1009,7 +1009,7 @@ Static Private Member Functions
@@ -1047,7 +1047,7 @@ Static Private Member Functions
@@ -1075,7 +1075,7 @@ Static Private Member Functions
@@ -1137,7 +1137,7 @@ Static Private Member Functions
@@ -1165,7 +1165,7 @@ Static Private Member Functions
@@ -1203,7 +1203,7 @@ Static Private Member Functions
@@ -1329,7 +1329,7 @@ template<>
@@ -1379,7 +1379,7 @@ template<>
@@ -1406,7 +1406,7 @@ template<>
@@ -1435,7 +1435,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1502,7 +1502,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1540,7 +1540,7 @@ template<>
@@ -1568,7 +1568,7 @@ template<>
@@ -1606,7 +1606,7 @@ template<>
@@ -1819,7 +1819,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1847,7 +1847,7 @@ template<class T , class Unit >
@@ -1874,7 +1874,7 @@ template<class T , class Unit >
@@ -1930,7 +1930,7 @@ template<class T , class Unit >
@@ -1986,7 +1986,7 @@ template<class T , class Unit >
@@ -2014,7 +2014,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1CreateTicket.html b/classxrpl_1_1CreateTicket.html
index d65712b83f..ae60b32cef 100644
--- a/classxrpl_1_1CreateTicket.html
+++ b/classxrpl_1_1CreateTicket.html
@@ -583,7 +583,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -681,7 +681,7 @@ Static Private Member Functions
@@ -709,7 +709,7 @@ Static Private Member Functions
@@ -747,7 +747,7 @@ Static Private Member Functions
@@ -775,7 +775,7 @@ Static Private Member Functions
@@ -837,7 +837,7 @@ Static Private Member Functions
@@ -865,7 +865,7 @@ Static Private Member Functions
@@ -903,7 +903,7 @@ Static Private Member Functions
@@ -1029,7 +1029,7 @@ template<>
@@ -1079,7 +1079,7 @@ template<>
@@ -1106,7 +1106,7 @@ template<>
@@ -1135,7 +1135,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1202,7 +1202,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1240,7 +1240,7 @@ template<>
@@ -1296,7 +1296,7 @@ template<>
@@ -1324,7 +1324,7 @@ template<>
@@ -1362,7 +1362,7 @@ template<>
@@ -1575,7 +1575,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1603,7 +1603,7 @@ template<class T , class Unit >
@@ -1630,7 +1630,7 @@ template<class T , class Unit >
@@ -1686,7 +1686,7 @@ template<class T , class Unit >
@@ -1742,7 +1742,7 @@ template<class T , class Unit >
@@ -1770,7 +1770,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1CredentialAccept.html b/classxrpl_1_1CredentialAccept.html
index 78e1d3a13f..97fb80a100 100644
--- a/classxrpl_1_1CredentialAccept.html
+++ b/classxrpl_1_1CredentialAccept.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1CredentialCreate.html b/classxrpl_1_1CredentialCreate.html
index 673c41e942..5676dfe0b6 100644
--- a/classxrpl_1_1CredentialCreate.html
+++ b/classxrpl_1_1CredentialCreate.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1CredentialDelete.html b/classxrpl_1_1CredentialDelete.html
index f1679e47e2..ea8f201706 100644
--- a/classxrpl_1_1CredentialDelete.html
+++ b/classxrpl_1_1CredentialDelete.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1DIDDelete.html b/classxrpl_1_1DIDDelete.html
index 9c27a10b11..e3e0b669b9 100644
--- a/classxrpl_1_1DIDDelete.html
+++ b/classxrpl_1_1DIDDelete.html
@@ -606,7 +606,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -704,7 +704,7 @@ Static Private Member Functions
@@ -732,7 +732,7 @@ Static Private Member Functions
@@ -770,7 +770,7 @@ Static Private Member Functions
@@ -798,7 +798,7 @@ Static Private Member Functions
@@ -860,7 +860,7 @@ Static Private Member Functions
@@ -888,7 +888,7 @@ Static Private Member Functions
@@ -926,7 +926,7 @@ Static Private Member Functions
@@ -1080,7 +1080,7 @@ template<>
@@ -1130,7 +1130,7 @@ template<>
@@ -1157,7 +1157,7 @@ template<>
@@ -1186,7 +1186,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1253,7 +1253,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1291,7 +1291,7 @@ template<>
@@ -1347,7 +1347,7 @@ template<>
@@ -1375,7 +1375,7 @@ template<>
@@ -1413,7 +1413,7 @@ template<>
@@ -1626,7 +1626,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1654,7 +1654,7 @@ template<class T , class Unit >
@@ -1681,7 +1681,7 @@ template<class T , class Unit >
@@ -1737,7 +1737,7 @@ template<class T , class Unit >
@@ -1793,7 +1793,7 @@ template<class T , class Unit >
@@ -1821,7 +1821,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1DIDSet.html b/classxrpl_1_1DIDSet.html
index 0b8be9e14b..630cae5af0 100644
--- a/classxrpl_1_1DIDSet.html
+++ b/classxrpl_1_1DIDSet.html
@@ -508,7 +508,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -606,7 +606,7 @@ Static Private Member Functions
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -672,7 +672,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -762,7 +762,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -828,7 +828,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1DelegateSet.html b/classxrpl_1_1DelegateSet.html
index f3488d92b7..58cdc807df 100644
--- a/classxrpl_1_1DelegateSet.html
+++ b/classxrpl_1_1DelegateSet.html
@@ -588,7 +588,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -686,7 +686,7 @@ Static Private Member Functions
@@ -714,7 +714,7 @@ Static Private Member Functions
@@ -752,7 +752,7 @@ Static Private Member Functions
@@ -780,7 +780,7 @@ Static Private Member Functions
@@ -842,7 +842,7 @@ Static Private Member Functions
@@ -870,7 +870,7 @@ Static Private Member Functions
@@ -908,7 +908,7 @@ Static Private Member Functions
@@ -1034,7 +1034,7 @@ template<>
@@ -1084,7 +1084,7 @@ template<>
@@ -1111,7 +1111,7 @@ template<>
@@ -1140,7 +1140,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1207,7 +1207,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1245,7 +1245,7 @@ template<>
@@ -1301,7 +1301,7 @@ template<>
@@ -1329,7 +1329,7 @@ template<>
@@ -1367,7 +1367,7 @@ template<>
@@ -1580,7 +1580,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1608,7 +1608,7 @@ template<class T , class Unit >
@@ -1635,7 +1635,7 @@ template<class T , class Unit >
@@ -1691,7 +1691,7 @@ template<class T , class Unit >
@@ -1747,7 +1747,7 @@ template<class T , class Unit >
@@ -1775,7 +1775,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1DeleteAccount.html b/classxrpl_1_1DeleteAccount.html
index 08278f1abe..ab6585cab7 100644
--- a/classxrpl_1_1DeleteAccount.html
+++ b/classxrpl_1_1DeleteAccount.html
@@ -602,7 +602,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -766,7 +766,7 @@ Static Private Member Functions
@@ -794,7 +794,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1DeleteOracle.html b/classxrpl_1_1DeleteOracle.html
index e9418b876d..866079f548 100644
--- a/classxrpl_1_1DeleteOracle.html
+++ b/classxrpl_1_1DeleteOracle.html
@@ -594,7 +594,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -692,7 +692,7 @@ Static Private Member Functions
@@ -720,7 +720,7 @@ Static Private Member Functions
@@ -758,7 +758,7 @@ Static Private Member Functions
@@ -786,7 +786,7 @@ Static Private Member Functions
@@ -848,7 +848,7 @@ Static Private Member Functions
@@ -876,7 +876,7 @@ Static Private Member Functions
@@ -914,7 +914,7 @@ Static Private Member Functions
@@ -1040,7 +1040,7 @@ template<>
@@ -1090,7 +1090,7 @@ template<>
@@ -1117,7 +1117,7 @@ template<>
@@ -1146,7 +1146,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1213,7 +1213,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1251,7 +1251,7 @@ template<>
@@ -1307,7 +1307,7 @@ template<>
@@ -1335,7 +1335,7 @@ template<>
@@ -1373,7 +1373,7 @@ template<>
@@ -1586,7 +1586,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1614,7 +1614,7 @@ template<class T , class Unit >
@@ -1641,7 +1641,7 @@ template<class T , class Unit >
@@ -1697,7 +1697,7 @@ template<class T , class Unit >
@@ -1753,7 +1753,7 @@ template<class T , class Unit >
@@ -1781,7 +1781,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1DepositPreauth.html b/classxrpl_1_1DepositPreauth.html
index 45ba125fce..bc8a90e04a 100644
--- a/classxrpl_1_1DepositPreauth.html
+++ b/classxrpl_1_1DepositPreauth.html
@@ -610,7 +610,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -708,7 +708,7 @@ Static Private Member Functions
@@ -736,7 +736,7 @@ Static Private Member Functions
@@ -774,7 +774,7 @@ Static Private Member Functions
@@ -802,7 +802,7 @@ Static Private Member Functions
@@ -864,7 +864,7 @@ Static Private Member Functions
@@ -892,7 +892,7 @@ Static Private Member Functions
@@ -930,7 +930,7 @@ Static Private Member Functions
@@ -1056,7 +1056,7 @@ template<>
@@ -1106,7 +1106,7 @@ template<>
@@ -1133,7 +1133,7 @@ template<>
@@ -1162,7 +1162,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1229,7 +1229,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1267,7 +1267,7 @@ template<>
@@ -1295,7 +1295,7 @@ template<>
@@ -1323,7 +1323,7 @@ template<>
@@ -1361,7 +1361,7 @@ template<>
@@ -1574,7 +1574,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1602,7 +1602,7 @@ template<class T , class Unit >
@@ -1629,7 +1629,7 @@ template<class T , class Unit >
@@ -1685,7 +1685,7 @@ template<class T , class Unit >
@@ -1741,7 +1741,7 @@ template<class T , class Unit >
@@ -1769,7 +1769,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1EscrowCancel.html b/classxrpl_1_1EscrowCancel.html
index d84bc79169..54c337764e 100644
--- a/classxrpl_1_1EscrowCancel.html
+++ b/classxrpl_1_1EscrowCancel.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1EscrowCreate.html b/classxrpl_1_1EscrowCreate.html
index adf0ad0372..45c105ba53 100644
--- a/classxrpl_1_1EscrowCreate.html
+++ b/classxrpl_1_1EscrowCreate.html
@@ -566,7 +566,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -664,7 +664,7 @@ Static Private Member Functions
@@ -692,7 +692,7 @@ Static Private Member Functions
@@ -730,7 +730,7 @@ Static Private Member Functions
@@ -758,7 +758,7 @@ Static Private Member Functions
@@ -820,7 +820,7 @@ Static Private Member Functions
@@ -848,7 +848,7 @@ Static Private Member Functions
@@ -886,7 +886,7 @@ Static Private Member Functions
@@ -1012,7 +1012,7 @@ template<>
@@ -1062,7 +1062,7 @@ template<>
@@ -1089,7 +1089,7 @@ template<>
@@ -1118,7 +1118,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1185,7 +1185,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1223,7 +1223,7 @@ template<>
@@ -1279,7 +1279,7 @@ template<>
@@ -1307,7 +1307,7 @@ template<>
@@ -1345,7 +1345,7 @@ template<>
@@ -1558,7 +1558,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1586,7 +1586,7 @@ template<class T , class Unit >
@@ -1613,7 +1613,7 @@ template<class T , class Unit >
@@ -1669,7 +1669,7 @@ template<class T , class Unit >
@@ -1725,7 +1725,7 @@ template<class T , class Unit >
@@ -1753,7 +1753,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1EscrowFinish.html b/classxrpl_1_1EscrowFinish.html
index f9f7374358..e0f7b787c6 100644
--- a/classxrpl_1_1EscrowFinish.html
+++ b/classxrpl_1_1EscrowFinish.html
@@ -630,7 +630,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -794,7 +794,7 @@ Static Private Member Functions
@@ -822,7 +822,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -912,7 +912,7 @@ Static Private Member Functions
@@ -1038,7 +1038,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
@@ -1115,7 +1115,7 @@ template<>
@@ -1144,7 +1144,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1211,7 +1211,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1LedgerStateFix.html b/classxrpl_1_1LedgerStateFix.html
index 89fde725c3..08176f731b 100644
--- a/classxrpl_1_1LedgerStateFix.html
+++ b/classxrpl_1_1LedgerStateFix.html
@@ -596,7 +596,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -694,7 +694,7 @@ Static Private Member Functions
@@ -722,7 +722,7 @@ Static Private Member Functions
@@ -760,7 +760,7 @@ Static Private Member Functions
@@ -788,7 +788,7 @@ Static Private Member Functions
@@ -850,7 +850,7 @@ Static Private Member Functions
@@ -878,7 +878,7 @@ Static Private Member Functions
@@ -1004,7 +1004,7 @@ template<>
@@ -1054,7 +1054,7 @@ template<>
@@ -1081,7 +1081,7 @@ template<>
@@ -1110,7 +1110,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1177,7 +1177,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1215,7 +1215,7 @@ template<>
@@ -1271,7 +1271,7 @@ template<>
@@ -1299,7 +1299,7 @@ template<>
@@ -1337,7 +1337,7 @@ template<>
@@ -1550,7 +1550,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1578,7 +1578,7 @@ template<class T , class Unit >
@@ -1605,7 +1605,7 @@ template<class T , class Unit >
@@ -1661,7 +1661,7 @@ template<class T , class Unit >
@@ -1717,7 +1717,7 @@ template<class T , class Unit >
@@ -1745,7 +1745,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1LoanBrokerCoverClawback.html b/classxrpl_1_1LoanBrokerCoverClawback.html
index 34bc48d2e5..3d2a4469de 100644
--- a/classxrpl_1_1LoanBrokerCoverClawback.html
+++ b/classxrpl_1_1LoanBrokerCoverClawback.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1LoanBrokerCoverDeposit.html b/classxrpl_1_1LoanBrokerCoverDeposit.html
index 38a4ef9801..e3554f7f33 100644
--- a/classxrpl_1_1LoanBrokerCoverDeposit.html
+++ b/classxrpl_1_1LoanBrokerCoverDeposit.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1LoanBrokerCoverWithdraw.html b/classxrpl_1_1LoanBrokerCoverWithdraw.html
index 2a33518532..792ffc2311 100644
--- a/classxrpl_1_1LoanBrokerCoverWithdraw.html
+++ b/classxrpl_1_1LoanBrokerCoverWithdraw.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1LoanBrokerDelete.html b/classxrpl_1_1LoanBrokerDelete.html
index 0b06a8feb8..9a583cc840 100644
--- a/classxrpl_1_1LoanBrokerDelete.html
+++ b/classxrpl_1_1LoanBrokerDelete.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1LoanBrokerSet.html b/classxrpl_1_1LoanBrokerSet.html
index b5933bb7b6..3e41463ee3 100644
--- a/classxrpl_1_1LoanBrokerSet.html
+++ b/classxrpl_1_1LoanBrokerSet.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1LoanDelete.html b/classxrpl_1_1LoanDelete.html
index 3163a1e533..15edfd8d70 100644
--- a/classxrpl_1_1LoanDelete.html
+++ b/classxrpl_1_1LoanDelete.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1LoanManage.html b/classxrpl_1_1LoanManage.html
index 1712c7f4f8..c448c082ae 100644
--- a/classxrpl_1_1LoanManage.html
+++ b/classxrpl_1_1LoanManage.html
@@ -769,7 +769,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -867,7 +867,7 @@ Static Private Member Functions
@@ -895,7 +895,7 @@ Static Private Member Functions
@@ -933,7 +933,7 @@ Static Private Member Functions
@@ -961,7 +961,7 @@ Static Private Member Functions
@@ -1023,7 +1023,7 @@ Static Private Member Functions
@@ -1051,7 +1051,7 @@ Static Private Member Functions
@@ -1089,7 +1089,7 @@ Static Private Member Functions
@@ -1215,7 +1215,7 @@ template<>
@@ -1265,7 +1265,7 @@ template<>
@@ -1292,7 +1292,7 @@ template<>
@@ -1321,7 +1321,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1388,7 +1388,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1426,7 +1426,7 @@ template<>
@@ -1454,7 +1454,7 @@ template<>
@@ -1492,7 +1492,7 @@ template<>
@@ -1705,7 +1705,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1733,7 +1733,7 @@ template<class T , class Unit >
@@ -1760,7 +1760,7 @@ template<class T , class Unit >
@@ -1816,7 +1816,7 @@ template<class T , class Unit >
@@ -1872,7 +1872,7 @@ template<class T , class Unit >
@@ -1900,7 +1900,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1LoanPay.html b/classxrpl_1_1LoanPay.html
index 11928bbef6..9614afe587 100644
--- a/classxrpl_1_1LoanPay.html
+++ b/classxrpl_1_1LoanPay.html
@@ -630,7 +630,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -794,7 +794,7 @@ Static Private Member Functions
@@ -822,7 +822,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -912,7 +912,7 @@ Static Private Member Functions
@@ -1038,7 +1038,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
@@ -1115,7 +1115,7 @@ template<>
@@ -1144,7 +1144,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1211,7 +1211,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1LoanSet.html b/classxrpl_1_1LoanSet.html
index b61237f540..eda5f83de1 100644
--- a/classxrpl_1_1LoanSet.html
+++ b/classxrpl_1_1LoanSet.html
@@ -698,7 +698,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -796,7 +796,7 @@ Static Private Member Functions
@@ -824,7 +824,7 @@ Static Private Member Functions
@@ -862,7 +862,7 @@ Static Private Member Functions
@@ -924,7 +924,7 @@ Static Private Member Functions
@@ -952,7 +952,7 @@ Static Private Member Functions
@@ -1078,7 +1078,7 @@ template<>
@@ -1128,7 +1128,7 @@ template<>
@@ -1155,7 +1155,7 @@ template<>
@@ -1184,7 +1184,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1251,7 +1251,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1289,7 +1289,7 @@ template<>
@@ -1317,7 +1317,7 @@ template<>
@@ -1355,7 +1355,7 @@ template<>
@@ -1568,7 +1568,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1596,7 +1596,7 @@ template<class T , class Unit >
@@ -1623,7 +1623,7 @@ template<class T , class Unit >
@@ -1679,7 +1679,7 @@ template<class T , class Unit >
@@ -1735,7 +1735,7 @@ template<class T , class Unit >
@@ -1763,7 +1763,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1MPTokenAuthorize.html b/classxrpl_1_1MPTokenAuthorize.html
index f202e9cdb9..ca1a5dc115 100644
--- a/classxrpl_1_1MPTokenAuthorize.html
+++ b/classxrpl_1_1MPTokenAuthorize.html
@@ -616,7 +616,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -714,7 +714,7 @@ Static Private Member Functions
@@ -742,7 +742,7 @@ Static Private Member Functions
@@ -780,7 +780,7 @@ Static Private Member Functions
@@ -808,7 +808,7 @@ Static Private Member Functions
@@ -870,7 +870,7 @@ Static Private Member Functions
@@ -898,7 +898,7 @@ Static Private Member Functions
@@ -936,7 +936,7 @@ Static Private Member Functions
@@ -1062,7 +1062,7 @@ template<>
@@ -1112,7 +1112,7 @@ template<>
@@ -1139,7 +1139,7 @@ template<>
@@ -1168,7 +1168,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1235,7 +1235,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1273,7 +1273,7 @@ template<>
@@ -1329,7 +1329,7 @@ template<>
@@ -1367,7 +1367,7 @@ template<>
@@ -1580,7 +1580,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1608,7 +1608,7 @@ template<class T , class Unit >
@@ -1635,7 +1635,7 @@ template<class T , class Unit >
@@ -1691,7 +1691,7 @@ template<class T , class Unit >
@@ -1747,7 +1747,7 @@ template<class T , class Unit >
@@ -1775,7 +1775,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1MPTokenIssuanceCreate.html b/classxrpl_1_1MPTokenIssuanceCreate.html
index 33e7ad1db6..0d106cbe31 100644
--- a/classxrpl_1_1MPTokenIssuanceCreate.html
+++ b/classxrpl_1_1MPTokenIssuanceCreate.html
@@ -610,7 +610,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -708,7 +708,7 @@ Static Private Member Functions
@@ -736,7 +736,7 @@ Static Private Member Functions
@@ -774,7 +774,7 @@ Static Private Member Functions
@@ -802,7 +802,7 @@ Static Private Member Functions
@@ -864,7 +864,7 @@ Static Private Member Functions
@@ -892,7 +892,7 @@ Static Private Member Functions
@@ -930,7 +930,7 @@ Static Private Member Functions
@@ -1084,7 +1084,7 @@ template<>
@@ -1134,7 +1134,7 @@ template<>
@@ -1161,7 +1161,7 @@ template<>
@@ -1190,7 +1190,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1257,7 +1257,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1295,7 +1295,7 @@ template<>
@@ -1323,7 +1323,7 @@ template<>
@@ -1361,7 +1361,7 @@ template<>
@@ -1574,7 +1574,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1602,7 +1602,7 @@ template<class T , class Unit >
@@ -1629,7 +1629,7 @@ template<class T , class Unit >
@@ -1685,7 +1685,7 @@ template<class T , class Unit >
@@ -1741,7 +1741,7 @@ template<class T , class Unit >
@@ -1769,7 +1769,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1MPTokenIssuanceDestroy.html b/classxrpl_1_1MPTokenIssuanceDestroy.html
index 80178897f9..48995acb03 100644
--- a/classxrpl_1_1MPTokenIssuanceDestroy.html
+++ b/classxrpl_1_1MPTokenIssuanceDestroy.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1MPTokenIssuanceSet.html b/classxrpl_1_1MPTokenIssuanceSet.html
index 0936adb86a..0fa4caa239 100644
--- a/classxrpl_1_1MPTokenIssuanceSet.html
+++ b/classxrpl_1_1MPTokenIssuanceSet.html
@@ -630,7 +630,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -794,7 +794,7 @@ Static Private Member Functions
@@ -822,7 +822,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -912,7 +912,7 @@ Static Private Member Functions
@@ -950,7 +950,7 @@ Static Private Member Functions
@@ -1088,7 +1088,7 @@ template<>
@@ -1115,7 +1115,7 @@ template<>
@@ -1144,7 +1144,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1211,7 +1211,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1NFTokenAcceptOffer.html b/classxrpl_1_1NFTokenAcceptOffer.html
index 292134741f..b2da4e99b6 100644
--- a/classxrpl_1_1NFTokenAcceptOffer.html
+++ b/classxrpl_1_1NFTokenAcceptOffer.html
@@ -724,7 +724,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -822,7 +822,7 @@ Static Private Member Functions
@@ -850,7 +850,7 @@ Static Private Member Functions
@@ -888,7 +888,7 @@ Static Private Member Functions
@@ -916,7 +916,7 @@ Static Private Member Functions
@@ -978,7 +978,7 @@ Static Private Member Functions
@@ -1006,7 +1006,7 @@ Static Private Member Functions
@@ -1044,7 +1044,7 @@ Static Private Member Functions
@@ -1170,7 +1170,7 @@ template<>
@@ -1220,7 +1220,7 @@ template<>
@@ -1247,7 +1247,7 @@ template<>
@@ -1276,7 +1276,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1343,7 +1343,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1381,7 +1381,7 @@ template<>
@@ -1437,7 +1437,7 @@ template<>
@@ -1475,7 +1475,7 @@ template<>
@@ -1688,7 +1688,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1716,7 +1716,7 @@ template<class T , class Unit >
@@ -1743,7 +1743,7 @@ template<class T , class Unit >
@@ -1799,7 +1799,7 @@ template<class T , class Unit >
@@ -1855,7 +1855,7 @@ template<class T , class Unit >
@@ -1883,7 +1883,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1NFTokenBurn.html b/classxrpl_1_1NFTokenBurn.html
index b5c8adcba7..1cf6e0812d 100644
--- a/classxrpl_1_1NFTokenBurn.html
+++ b/classxrpl_1_1NFTokenBurn.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1NFTokenCancelOffer.html b/classxrpl_1_1NFTokenCancelOffer.html
index 87b05f5d38..1707ffaf45 100644
--- a/classxrpl_1_1NFTokenCancelOffer.html
+++ b/classxrpl_1_1NFTokenCancelOffer.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1NFTokenCreateOffer.html b/classxrpl_1_1NFTokenCreateOffer.html
index 96ce439fba..4012c6c310 100644
--- a/classxrpl_1_1NFTokenCreateOffer.html
+++ b/classxrpl_1_1NFTokenCreateOffer.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1NFTokenMint.html b/classxrpl_1_1NFTokenMint.html
index fc38faea92..f4372c7cbc 100644
--- a/classxrpl_1_1NFTokenMint.html
+++ b/classxrpl_1_1NFTokenMint.html
@@ -650,7 +650,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -748,7 +748,7 @@ Static Private Member Functions
@@ -776,7 +776,7 @@ Static Private Member Functions
@@ -814,7 +814,7 @@ Static Private Member Functions
@@ -842,7 +842,7 @@ Static Private Member Functions
@@ -904,7 +904,7 @@ Static Private Member Functions
@@ -932,7 +932,7 @@ Static Private Member Functions
@@ -970,7 +970,7 @@ Static Private Member Functions
@@ -1096,7 +1096,7 @@ template<>
@@ -1146,7 +1146,7 @@ template<>
@@ -1173,7 +1173,7 @@ template<>
@@ -1202,7 +1202,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1269,7 +1269,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1307,7 +1307,7 @@ template<>
@@ -1335,7 +1335,7 @@ template<>
@@ -1373,7 +1373,7 @@ template<>
@@ -1586,7 +1586,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1614,7 +1614,7 @@ template<class T , class Unit >
@@ -1641,7 +1641,7 @@ template<class T , class Unit >
@@ -1697,7 +1697,7 @@ template<class T , class Unit >
@@ -1753,7 +1753,7 @@ template<class T , class Unit >
@@ -1781,7 +1781,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1NFTokenModify.html b/classxrpl_1_1NFTokenModify.html
index 82c8258529..a2f212e878 100644
--- a/classxrpl_1_1NFTokenModify.html
+++ b/classxrpl_1_1NFTokenModify.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1PayChanClaim.html b/classxrpl_1_1PayChanClaim.html
index 4a014e4987..c95c9e70d0 100644
--- a/classxrpl_1_1PayChanClaim.html
+++ b/classxrpl_1_1PayChanClaim.html
@@ -592,7 +592,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -718,7 +718,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -784,7 +784,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -874,7 +874,7 @@ Static Private Member Functions
@@ -912,7 +912,7 @@ Static Private Member Functions
@@ -1038,7 +1038,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
@@ -1115,7 +1115,7 @@ template<>
@@ -1144,7 +1144,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1211,7 +1211,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1PayChanCreate.html b/classxrpl_1_1PayChanCreate.html
index cc89bc09ec..19f3dac3ae 100644
--- a/classxrpl_1_1PayChanCreate.html
+++ b/classxrpl_1_1PayChanCreate.html
@@ -566,7 +566,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -664,7 +664,7 @@ Static Private Member Functions
@@ -692,7 +692,7 @@ Static Private Member Functions
@@ -730,7 +730,7 @@ Static Private Member Functions
@@ -758,7 +758,7 @@ Static Private Member Functions
@@ -820,7 +820,7 @@ Static Private Member Functions
@@ -848,7 +848,7 @@ Static Private Member Functions
@@ -886,7 +886,7 @@ Static Private Member Functions
@@ -1012,7 +1012,7 @@ template<>
@@ -1062,7 +1062,7 @@ template<>
@@ -1089,7 +1089,7 @@ template<>
@@ -1118,7 +1118,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1185,7 +1185,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1223,7 +1223,7 @@ template<>
@@ -1279,7 +1279,7 @@ template<>
@@ -1307,7 +1307,7 @@ template<>
@@ -1345,7 +1345,7 @@ template<>
@@ -1558,7 +1558,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1586,7 +1586,7 @@ template<class T , class Unit >
@@ -1613,7 +1613,7 @@ template<class T , class Unit >
@@ -1669,7 +1669,7 @@ template<class T , class Unit >
@@ -1725,7 +1725,7 @@ template<class T , class Unit >
@@ -1753,7 +1753,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1PayChanFund.html b/classxrpl_1_1PayChanFund.html
index d68b6c9365..4ce68fbf76 100644
--- a/classxrpl_1_1PayChanFund.html
+++ b/classxrpl_1_1PayChanFund.html
@@ -538,7 +538,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -636,7 +636,7 @@ Static Private Member Functions
@@ -664,7 +664,7 @@ Static Private Member Functions
@@ -702,7 +702,7 @@ Static Private Member Functions
@@ -730,7 +730,7 @@ Static Private Member Functions
@@ -792,7 +792,7 @@ Static Private Member Functions
@@ -820,7 +820,7 @@ Static Private Member Functions
@@ -858,7 +858,7 @@ Static Private Member Functions
@@ -1012,7 +1012,7 @@ template<>
@@ -1062,7 +1062,7 @@ template<>
@@ -1089,7 +1089,7 @@ template<>
@@ -1118,7 +1118,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1185,7 +1185,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1223,7 +1223,7 @@ template<>
@@ -1279,7 +1279,7 @@ template<>
@@ -1307,7 +1307,7 @@ template<>
@@ -1345,7 +1345,7 @@ template<>
@@ -1558,7 +1558,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1586,7 +1586,7 @@ template<class T , class Unit >
@@ -1613,7 +1613,7 @@ template<class T , class Unit >
@@ -1669,7 +1669,7 @@ template<class T , class Unit >
@@ -1725,7 +1725,7 @@ template<class T , class Unit >
@@ -1753,7 +1753,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1Payment.html b/classxrpl_1_1Payment.html
index 165b025738..e2eea8a3e6 100644
--- a/classxrpl_1_1Payment.html
+++ b/classxrpl_1_1Payment.html
@@ -669,7 +669,7 @@ Static Private Attributes
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -767,7 +767,7 @@ Static Private Attributes
@@ -795,7 +795,7 @@ Static Private Attributes
@@ -833,7 +833,7 @@ Static Private Attributes
@@ -861,7 +861,7 @@ Static Private Attributes
@@ -923,7 +923,7 @@ Static Private Attributes
@@ -951,7 +951,7 @@ Static Private Attributes
@@ -989,7 +989,7 @@ Static Private Attributes
@@ -1127,7 +1127,7 @@ template<>
@@ -1154,7 +1154,7 @@ template<>
@@ -1183,7 +1183,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1250,7 +1250,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1288,7 +1288,7 @@ template<>
@@ -1316,7 +1316,7 @@ template<>
@@ -1354,7 +1354,7 @@ template<>
@@ -1567,7 +1567,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1595,7 +1595,7 @@ template<class T , class Unit >
@@ -1622,7 +1622,7 @@ template<class T , class Unit >
@@ -1678,7 +1678,7 @@ template<class T , class Unit >
@@ -1734,7 +1734,7 @@ template<class T , class Unit >
@@ -1762,7 +1762,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1PermissionedDomainDelete.html b/classxrpl_1_1PermissionedDomainDelete.html
index 472bb99bad..95251c9c19 100644
--- a/classxrpl_1_1PermissionedDomainDelete.html
+++ b/classxrpl_1_1PermissionedDomainDelete.html
@@ -539,7 +539,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -637,7 +637,7 @@ Static Private Member Functions
@@ -665,7 +665,7 @@ Static Private Member Functions
@@ -703,7 +703,7 @@ Static Private Member Functions
@@ -731,7 +731,7 @@ Static Private Member Functions
@@ -793,7 +793,7 @@ Static Private Member Functions
@@ -821,7 +821,7 @@ Static Private Member Functions
@@ -859,7 +859,7 @@ Static Private Member Functions
@@ -985,7 +985,7 @@ template<>
@@ -1035,7 +1035,7 @@ template<>
@@ -1062,7 +1062,7 @@ template<>
@@ -1091,7 +1091,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1158,7 +1158,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1196,7 +1196,7 @@ template<>
@@ -1252,7 +1252,7 @@ template<>
@@ -1280,7 +1280,7 @@ template<>
@@ -1318,7 +1318,7 @@ template<>
@@ -1531,7 +1531,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1559,7 +1559,7 @@ template<class T , class Unit >
@@ -1586,7 +1586,7 @@ template<class T , class Unit >
@@ -1642,7 +1642,7 @@ template<class T , class Unit >
@@ -1698,7 +1698,7 @@ template<class T , class Unit >
@@ -1726,7 +1726,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1PermissionedDomainSet.html b/classxrpl_1_1PermissionedDomainSet.html
index dbcdaf74e2..6dea80aa9f 100644
--- a/classxrpl_1_1PermissionedDomainSet.html
+++ b/classxrpl_1_1PermissionedDomainSet.html
@@ -567,7 +567,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -665,7 +665,7 @@ Static Private Member Functions
@@ -693,7 +693,7 @@ Static Private Member Functions
@@ -731,7 +731,7 @@ Static Private Member Functions
@@ -759,7 +759,7 @@ Static Private Member Functions
@@ -821,7 +821,7 @@ Static Private Member Functions
@@ -849,7 +849,7 @@ Static Private Member Functions
@@ -887,7 +887,7 @@ Static Private Member Functions
@@ -1013,7 +1013,7 @@ template<>
@@ -1063,7 +1063,7 @@ template<>
@@ -1090,7 +1090,7 @@ template<>
@@ -1119,7 +1119,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1186,7 +1186,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1224,7 +1224,7 @@ template<>
@@ -1252,7 +1252,7 @@ template<>
@@ -1280,7 +1280,7 @@ template<>
@@ -1318,7 +1318,7 @@ template<>
@@ -1531,7 +1531,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1559,7 +1559,7 @@ template<class T , class Unit >
@@ -1586,7 +1586,7 @@ template<class T , class Unit >
@@ -1642,7 +1642,7 @@ template<class T , class Unit >
@@ -1698,7 +1698,7 @@ template<class T , class Unit >
@@ -1726,7 +1726,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1SetAccount.html b/classxrpl_1_1SetAccount.html
index 6dbbedb7eb..18e4aa727d 100644
--- a/classxrpl_1_1SetAccount.html
+++ b/classxrpl_1_1SetAccount.html
@@ -632,7 +632,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -730,7 +730,7 @@ Static Private Member Functions
@@ -758,7 +758,7 @@ Static Private Member Functions
@@ -796,7 +796,7 @@ Static Private Member Functions
@@ -824,7 +824,7 @@ Static Private Member Functions
@@ -886,7 +886,7 @@ Static Private Member Functions
@@ -914,7 +914,7 @@ Static Private Member Functions
@@ -952,7 +952,7 @@ Static Private Member Functions
@@ -1090,7 +1090,7 @@ template<>
@@ -1117,7 +1117,7 @@ template<>
@@ -1146,7 +1146,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1213,7 +1213,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1251,7 +1251,7 @@ template<>
@@ -1307,7 +1307,7 @@ template<>
@@ -1345,7 +1345,7 @@ template<>
@@ -1558,7 +1558,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1586,7 +1586,7 @@ template<class T , class Unit >
@@ -1613,7 +1613,7 @@ template<class T , class Unit >
@@ -1669,7 +1669,7 @@ template<class T , class Unit >
@@ -1725,7 +1725,7 @@ template<class T , class Unit >
@@ -1753,7 +1753,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1SetOracle.html b/classxrpl_1_1SetOracle.html
index f5ed9c5a89..169a81a630 100644
--- a/classxrpl_1_1SetOracle.html
+++ b/classxrpl_1_1SetOracle.html
@@ -542,7 +542,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -640,7 +640,7 @@ Static Private Member Functions
@@ -668,7 +668,7 @@ Static Private Member Functions
@@ -706,7 +706,7 @@ Static Private Member Functions
@@ -734,7 +734,7 @@ Static Private Member Functions
@@ -796,7 +796,7 @@ Static Private Member Functions
@@ -824,7 +824,7 @@ Static Private Member Functions
@@ -862,7 +862,7 @@ Static Private Member Functions
@@ -988,7 +988,7 @@ template<>
@@ -1038,7 +1038,7 @@ template<>
@@ -1065,7 +1065,7 @@ template<>
@@ -1094,7 +1094,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1161,7 +1161,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1199,7 +1199,7 @@ template<>
@@ -1255,7 +1255,7 @@ template<>
@@ -1283,7 +1283,7 @@ template<>
@@ -1321,7 +1321,7 @@ template<>
@@ -1534,7 +1534,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1562,7 +1562,7 @@ template<class T , class Unit >
@@ -1589,7 +1589,7 @@ template<class T , class Unit >
@@ -1645,7 +1645,7 @@ template<class T , class Unit >
@@ -1701,7 +1701,7 @@ template<class T , class Unit >
@@ -1729,7 +1729,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1SetRegularKey.html b/classxrpl_1_1SetRegularKey.html
index 817c29a057..f3bb94b8e4 100644
--- a/classxrpl_1_1SetRegularKey.html
+++ b/classxrpl_1_1SetRegularKey.html
@@ -546,7 +546,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -644,7 +644,7 @@ Static Private Member Functions
@@ -672,7 +672,7 @@ Static Private Member Functions
@@ -710,7 +710,7 @@ Static Private Member Functions
@@ -738,7 +738,7 @@ Static Private Member Functions
@@ -800,7 +800,7 @@ Static Private Member Functions
@@ -828,7 +828,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1SetSignerList.html b/classxrpl_1_1SetSignerList.html
index c959e18437..d587af6508 100644
--- a/classxrpl_1_1SetSignerList.html
+++ b/classxrpl_1_1SetSignerList.html
@@ -874,7 +874,7 @@ Private Attributes
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -972,7 +972,7 @@ Private Attributes
@@ -1000,7 +1000,7 @@ Private Attributes
@@ -1038,7 +1038,7 @@ Private Attributes
@@ -1066,7 +1066,7 @@ Private Attributes
@@ -1128,7 +1128,7 @@ Private Attributes
@@ -1156,7 +1156,7 @@ Private Attributes
@@ -1194,7 +1194,7 @@ Private Attributes
@@ -1348,7 +1348,7 @@ template<>
@@ -1398,7 +1398,7 @@ template<>
@@ -1425,7 +1425,7 @@ template<>
@@ -1492,7 +1492,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1530,7 +1530,7 @@ template<>
@@ -1586,7 +1586,7 @@ template<>
@@ -1624,7 +1624,7 @@ template<>
@@ -1837,7 +1837,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1865,7 +1865,7 @@ template<class T , class Unit >
@@ -1892,7 +1892,7 @@ template<class T , class Unit >
@@ -1948,7 +1948,7 @@ template<class T , class Unit >
@@ -2004,7 +2004,7 @@ template<class T , class Unit >
@@ -2032,7 +2032,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1SetTrust.html b/classxrpl_1_1SetTrust.html
index b46c896e9b..f891231210 100644
--- a/classxrpl_1_1SetTrust.html
+++ b/classxrpl_1_1SetTrust.html
@@ -602,7 +602,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -766,7 +766,7 @@ Static Private Member Functions
@@ -794,7 +794,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -922,7 +922,7 @@ Static Private Member Functions
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1Transactor.html b/classxrpl_1_1Transactor.html
index 81394ed169..5f2f153643 100644
--- a/classxrpl_1_1Transactor.html
+++ b/classxrpl_1_1Transactor.html
@@ -454,7 +454,7 @@ Static Private Member Functions
@@ -502,7 +502,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -584,7 +584,7 @@ Static Private Member Functions
@@ -612,7 +612,7 @@ Static Private Member Functions
@@ -650,7 +650,7 @@ Static Private Member Functions
@@ -678,7 +678,7 @@ Static Private Member Functions
@@ -706,7 +706,7 @@ Static Private Member Functions
@@ -744,7 +744,7 @@ Static Private Member Functions
@@ -840,7 +840,7 @@ template<class T >
@@ -890,7 +890,7 @@ template<class T >
@@ -917,7 +917,7 @@ template<class T >
@@ -946,7 +946,7 @@ template<class T >
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1040,7 +1040,7 @@ template<class T >
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1078,7 +1078,7 @@ template<class T >
@@ -1140,7 +1140,7 @@ template<class T >
@@ -1196,7 +1196,7 @@ template<class T >
@@ -1224,7 +1224,7 @@ template<class T >
@@ -1262,7 +1262,7 @@ template<class T >
@@ -1475,7 +1475,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1503,7 +1503,7 @@ template<class T , class Unit >
@@ -1530,7 +1530,7 @@ template<class T , class Unit >
@@ -1586,7 +1586,7 @@ template<class T , class Unit >
@@ -1642,7 +1642,7 @@ template<class T , class Unit >
@@ -1670,7 +1670,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1VaultClawback.html b/classxrpl_1_1VaultClawback.html
index 6955866b70..4ba9cbb59e 100644
--- a/classxrpl_1_1VaultClawback.html
+++ b/classxrpl_1_1VaultClawback.html
@@ -588,7 +588,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -686,7 +686,7 @@ Static Private Member Functions
@@ -714,7 +714,7 @@ Static Private Member Functions
@@ -752,7 +752,7 @@ Static Private Member Functions
@@ -780,7 +780,7 @@ Static Private Member Functions
@@ -842,7 +842,7 @@ Static Private Member Functions
@@ -870,7 +870,7 @@ Static Private Member Functions
@@ -908,7 +908,7 @@ Static Private Member Functions
@@ -1034,7 +1034,7 @@ template<>
@@ -1084,7 +1084,7 @@ template<>
@@ -1111,7 +1111,7 @@ template<>
@@ -1140,7 +1140,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1207,7 +1207,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1245,7 +1245,7 @@ template<>
@@ -1301,7 +1301,7 @@ template<>
@@ -1329,7 +1329,7 @@ template<>
@@ -1367,7 +1367,7 @@ template<>
@@ -1580,7 +1580,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1608,7 +1608,7 @@ template<class T , class Unit >
@@ -1635,7 +1635,7 @@ template<class T , class Unit >
@@ -1691,7 +1691,7 @@ template<class T , class Unit >
@@ -1747,7 +1747,7 @@ template<class T , class Unit >
@@ -1775,7 +1775,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1VaultCreate.html b/classxrpl_1_1VaultCreate.html
index 7de795e3c7..600ed7b425 100644
--- a/classxrpl_1_1VaultCreate.html
+++ b/classxrpl_1_1VaultCreate.html
@@ -592,7 +592,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -718,7 +718,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -784,7 +784,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -874,7 +874,7 @@ Static Private Member Functions
@@ -912,7 +912,7 @@ Static Private Member Functions
@@ -1038,7 +1038,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
@@ -1115,7 +1115,7 @@ template<>
@@ -1144,7 +1144,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1211,7 +1211,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1VaultDelete.html b/classxrpl_1_1VaultDelete.html
index 7538a11ad4..9430fc99ed 100644
--- a/classxrpl_1_1VaultDelete.html
+++ b/classxrpl_1_1VaultDelete.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1VaultDeposit.html b/classxrpl_1_1VaultDeposit.html
index 9327dade9f..4f55810bf1 100644
--- a/classxrpl_1_1VaultDeposit.html
+++ b/classxrpl_1_1VaultDeposit.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1VaultSet.html b/classxrpl_1_1VaultSet.html
index 1345de42b3..7409ae1056 100644
--- a/classxrpl_1_1VaultSet.html
+++ b/classxrpl_1_1VaultSet.html
@@ -564,7 +564,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -690,7 +690,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -756,7 +756,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -846,7 +846,7 @@ Static Private Member Functions
@@ -884,7 +884,7 @@ Static Private Member Functions
@@ -1010,7 +1010,7 @@ template<>
@@ -1060,7 +1060,7 @@ template<>
@@ -1087,7 +1087,7 @@ template<>
@@ -1116,7 +1116,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1183,7 +1183,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1221,7 +1221,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1VaultWithdraw.html b/classxrpl_1_1VaultWithdraw.html
index fca3d80980..a03f9882dd 100644
--- a/classxrpl_1_1VaultWithdraw.html
+++ b/classxrpl_1_1VaultWithdraw.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1XChainAddAccountCreateAttestation.html b/classxrpl_1_1XChainAddAccountCreateAttestation.html
index a8c18d5f58..ed08cb326c 100644
--- a/classxrpl_1_1XChainAddAccountCreateAttestation.html
+++ b/classxrpl_1_1XChainAddAccountCreateAttestation.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1XChainAddClaimAttestation.html b/classxrpl_1_1XChainAddClaimAttestation.html
index 81f2b7881d..ec2c64b61a 100644
--- a/classxrpl_1_1XChainAddClaimAttestation.html
+++ b/classxrpl_1_1XChainAddClaimAttestation.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1XChainClaim.html b/classxrpl_1_1XChainClaim.html
index 54f94018e0..41ea8cdb85 100644
--- a/classxrpl_1_1XChainClaim.html
+++ b/classxrpl_1_1XChainClaim.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1XChainCommit.html b/classxrpl_1_1XChainCommit.html
index 7fb1d25212..3ef108ed26 100644
--- a/classxrpl_1_1XChainCommit.html
+++ b/classxrpl_1_1XChainCommit.html
@@ -566,7 +566,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -664,7 +664,7 @@ Static Private Member Functions
@@ -692,7 +692,7 @@ Static Private Member Functions
@@ -730,7 +730,7 @@ Static Private Member Functions
@@ -758,7 +758,7 @@ Static Private Member Functions
@@ -820,7 +820,7 @@ Static Private Member Functions
@@ -848,7 +848,7 @@ Static Private Member Functions
@@ -886,7 +886,7 @@ Static Private Member Functions
@@ -1012,7 +1012,7 @@ template<>
@@ -1062,7 +1062,7 @@ template<>
@@ -1089,7 +1089,7 @@ template<>
@@ -1118,7 +1118,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1185,7 +1185,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1223,7 +1223,7 @@ template<>
@@ -1279,7 +1279,7 @@ template<>
@@ -1307,7 +1307,7 @@ template<>
@@ -1345,7 +1345,7 @@ template<>
@@ -1558,7 +1558,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1586,7 +1586,7 @@ template<class T , class Unit >
@@ -1613,7 +1613,7 @@ template<class T , class Unit >
@@ -1669,7 +1669,7 @@ template<class T , class Unit >
@@ -1725,7 +1725,7 @@ template<class T , class Unit >
@@ -1753,7 +1753,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1XChainCreateAccountCommit.html b/classxrpl_1_1XChainCreateAccountCommit.html
index f2862dcdf8..dca97d7f5b 100644
--- a/classxrpl_1_1XChainCreateAccountCommit.html
+++ b/classxrpl_1_1XChainCreateAccountCommit.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1XChainCreateBridge.html b/classxrpl_1_1XChainCreateBridge.html
index fc41ac5b53..8864978318 100644
--- a/classxrpl_1_1XChainCreateBridge.html
+++ b/classxrpl_1_1XChainCreateBridge.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1XChainCreateClaimID.html b/classxrpl_1_1XChainCreateClaimID.html
index 320226fcc9..40e95199ad 100644
--- a/classxrpl_1_1XChainCreateClaimID.html
+++ b/classxrpl_1_1XChainCreateClaimID.html
@@ -536,7 +536,7 @@ Static Private Member Functions
Process the transaction.
-Definition at line 1129 of file Transactor.cpp.
+Definition at line 1135 of file Transactor.cpp.
@@ -634,7 +634,7 @@ Static Private Member Functions
@@ -662,7 +662,7 @@ Static Private Member Functions
@@ -700,7 +700,7 @@ Static Private Member Functions
@@ -728,7 +728,7 @@ Static Private Member Functions
@@ -790,7 +790,7 @@ Static Private Member Functions
@@ -818,7 +818,7 @@ Static Private Member Functions
@@ -856,7 +856,7 @@ Static Private Member Functions
@@ -982,7 +982,7 @@ template<>
@@ -1032,7 +1032,7 @@ template<>
@@ -1059,7 +1059,7 @@ template<>
@@ -1088,7 +1088,7 @@ template<>
Reimplemented in xrpl::Change, and xrpl::SetSignerList.
-Definition at line 608 of file Transactor.cpp.
+Definition at line 614 of file Transactor.cpp.
@@ -1155,7 +1155,7 @@ template<>
-Definition at line 316 of file Transactor.cpp.
+Definition at line 322 of file Transactor.cpp.
@@ -1193,7 +1193,7 @@ template<>
@@ -1249,7 +1249,7 @@ template<>
@@ -1277,7 +1277,7 @@ template<>
@@ -1315,7 +1315,7 @@ template<>
@@ -1528,7 +1528,7 @@ template<class T , class Unit >
- Returns
- A pair containing the transaction result and the actual fee charged.
-Definition at line 1067 of file Transactor.cpp.
+Definition at line 1073 of file Transactor.cpp.
@@ -1556,7 +1556,7 @@ template<class T , class Unit >
@@ -1583,7 +1583,7 @@ template<class T , class Unit >
@@ -1639,7 +1639,7 @@ template<class T , class Unit >
@@ -1695,7 +1695,7 @@ template<class T , class Unit >
@@ -1723,7 +1723,7 @@ template<class T , class Unit >
diff --git a/classxrpl_1_1test_1_1Batch__test-members.html b/classxrpl_1_1test_1_1Batch__test-members.html
index 15447bace4..b5bfdece03 100644
--- a/classxrpl_1_1test_1_1Batch__test-members.html
+++ b/classxrpl_1_1test_1_1Batch__test-members.html
@@ -82,72 +82,73 @@ $(function() {
| abort_ | beast::unit_test::suite | private |
| aborted_ | beast::unit_test::suite | private |
| arg() const | beast::unit_test::suite | |
- | except(F &&f, String const &reason) | beast::unit_test::suite | |
- | except(F &&f) | beast::unit_test::suite | |
- | except(F &&f, String const &reason) | beast::unit_test::suite | |
- | except(F &&f) | beast::unit_test::suite | |
- | expect(Condition const &shouldBeTrue) | beast::unit_test::suite | |
- | expect(Condition const &shouldBeTrue, String const &reason) | beast::unit_test::suite | |
- | expect(Condition const &shouldBeTrue, char const *file, int line) | beast::unit_test::suite | |
- | expect(Condition const &shouldBeTrue, String const &reason, char const *file, int line) | beast::unit_test::suite | |
- | fail(String const &reason, char const *file, int line) | beast::unit_test::suite | |
- | fail(std::string const &reason="") | beast::unit_test::suite | |
- | getCheckIndex(AccountID const &account, std::uint32_t uSequence) | xrpl::test::Batch_test | privatestatic |
- | getLastLedger(jtx::Env &env) | xrpl::test::Batch_test | private |
- | getTxByIndex(Json::Value const &jrr, int const index) | xrpl::test::Batch_test | private |
- | log | beast::unit_test::suite | |
- | makeSmallQueueConfig(std::map< std::string, std::string > extraTxQ={}, std::map< std::string, std::string > extraVoting={}) | xrpl::test::Batch_test | privatestatic |
- | openLedgerFee(jtx::Env &env, XRPAmount const &batchFee) | xrpl::test::Batch_test | private |
- | operator()(runner &r) | beast::unit_test::suite | |
- | operator=(suite const &)=delete | beast::unit_test::suite | |
- | p_this_suite() | beast::unit_test::suite | privatestatic |
- | pass() | beast::unit_test::suite | |
- | propagate_abort() | beast::unit_test::suite | private |
- | run() override | xrpl::test::Batch_test | virtual |
- | runner_ | beast::unit_test::suite | private |
- | submitBatch(jtx::Env &env, TER const &result, Args &&... args) | xrpl::test::Batch_test | private |
- | suite() | beast::unit_test::suite | |
- | suite(suite const &)=delete | beast::unit_test::suite | |
- | testAccountActivation(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testAccountDelete(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testAccountSet(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testAllOrNothing(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testBadOuterFee(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testBadRawTxn(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testBadSequence(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testBatchCalculateBaseFee(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testBatchDelegate(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testBatchNetworkOps(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testBatchTxQueue(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testCalculateBaseFee(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testcase | beast::unit_test::suite | |
- | testEnable(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testIndependent(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testInnerSubmitRPC(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testLoan(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testObjectCreate3rdParty(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testObjectCreateSequence(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testObjectCreateTicket(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testObjectsOpenLedger(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testOnlyOne(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testOpenLedger(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testPreclaim(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testPreflight(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testPseudoTxn(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testSequenceOpenLedger(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testTickets(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testTicketsOpenLedger(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testUntilFailure(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testValidateRPCResponse(FeatureBitset features) | xrpl::test::Batch_test | private |
- | testWithFeats(FeatureBitset features) | xrpl::test::Batch_test | private |
- | this_suite() | beast::unit_test::suite | static |
- | unexcept(F &&f, String const &reason) | beast::unit_test::suite | |
- | unexcept(F &&f) | beast::unit_test::suite | |
- | unexpected(Condition shouldBeFalse, String const &reason) | beast::unit_test::suite | |
- | unexpected(Condition shouldBeFalse) | beast::unit_test::suite | |
- | validateClosedLedger(jtx::Env &env, std::vector< TestLedgerData > const &ledgerResults) | xrpl::test::Batch_test | private |
- | validateInnerTxn(jtx::Env &env, std::string const &batchID, TestLedgerData const &ledgerResult) | xrpl::test::Batch_test | private |
- | ~suite()=default | beast::unit_test::suite | virtual |
+ | doTestInnerSubmitRPC(FeatureBitset features, bool withBatch) | xrpl::test::Batch_test | private |
+ | except(F &&f, String const &reason) | beast::unit_test::suite | |
+ | except(F &&f) | beast::unit_test::suite | |
+ | except(F &&f, String const &reason) | beast::unit_test::suite | |
+ | except(F &&f) | beast::unit_test::suite | |
+ | expect(Condition const &shouldBeTrue) | beast::unit_test::suite | |
+ | expect(Condition const &shouldBeTrue, String const &reason) | beast::unit_test::suite | |
+ | expect(Condition const &shouldBeTrue, char const *file, int line) | beast::unit_test::suite | |
+ | expect(Condition const &shouldBeTrue, String const &reason, char const *file, int line) | beast::unit_test::suite | |
+ | fail(String const &reason, char const *file, int line) | beast::unit_test::suite | |
+ | fail(std::string const &reason="") | beast::unit_test::suite | |
+ | getCheckIndex(AccountID const &account, std::uint32_t uSequence) | xrpl::test::Batch_test | privatestatic |
+ | getLastLedger(jtx::Env &env) | xrpl::test::Batch_test | private |
+ | getTxByIndex(Json::Value const &jrr, int const index) | xrpl::test::Batch_test | private |
+ | log | beast::unit_test::suite | |
+ | makeSmallQueueConfig(std::map< std::string, std::string > extraTxQ={}, std::map< std::string, std::string > extraVoting={}) | xrpl::test::Batch_test | privatestatic |
+ | openLedgerFee(jtx::Env &env, XRPAmount const &batchFee) | xrpl::test::Batch_test | private |
+ | operator()(runner &r) | beast::unit_test::suite | |
+ | operator=(suite const &)=delete | beast::unit_test::suite | |
+ | p_this_suite() | beast::unit_test::suite | privatestatic |
+ | pass() | beast::unit_test::suite | |
+ | propagate_abort() | beast::unit_test::suite | private |
+ | run() override | xrpl::test::Batch_test | virtual |
+ | runner_ | beast::unit_test::suite | private |
+ | submitBatch(jtx::Env &env, TER const &result, Args &&... args) | xrpl::test::Batch_test | private |
+ | suite() | beast::unit_test::suite | |
+ | suite(suite const &)=delete | beast::unit_test::suite | |
+ | testAccountActivation(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testAccountDelete(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testAccountSet(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testAllOrNothing(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testBadOuterFee(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testBadRawTxn(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testBadSequence(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testBatchCalculateBaseFee(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testBatchDelegate(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testBatchNetworkOps(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testBatchTxQueue(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testCalculateBaseFee(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testcase | beast::unit_test::suite | |
+ | testEnable(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testIndependent(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testInnerSubmitRPC(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testLoan(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testObjectCreate3rdParty(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testObjectCreateSequence(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testObjectCreateTicket(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testObjectsOpenLedger(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testOnlyOne(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testOpenLedger(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testPreclaim(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testPreflight(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testPseudoTxn(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testSequenceOpenLedger(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testTickets(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testTicketsOpenLedger(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testUntilFailure(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testValidateRPCResponse(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | testWithFeats(FeatureBitset features) | xrpl::test::Batch_test | private |
+ | this_suite() | beast::unit_test::suite | static |
+ | unexcept(F &&f, String const &reason) | beast::unit_test::suite | |
+ | unexcept(F &&f) | beast::unit_test::suite | |
+ | unexpected(Condition shouldBeFalse, String const &reason) | beast::unit_test::suite | |
+ | unexpected(Condition shouldBeFalse) | beast::unit_test::suite | |
+ | validateClosedLedger(jtx::Env &env, std::vector< TestLedgerData > const &ledgerResults) | xrpl::test::Batch_test | private |
+ | validateInnerTxn(jtx::Env &env, std::string const &batchID, TestLedgerData const &ledgerResult) | xrpl::test::Batch_test | private |
+ | ~suite()=default | beast::unit_test::suite | virtual |
choose() : xrpl::NegativeUNLVote
chop() : xrpl::Serializer
chronological : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >
-chronological_t() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::chronological_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::chronological_t
+chronological_t() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::chronological_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::chronological_t
ci_equal_pred() : beast::rfc2616::detail::ci_equal_pred
cIssuedCurrency : xrpl::STAmount
claim() : xrpl::test::XChainSim_test::SmTransfer
claim_count : xrpl::test::XChainSim_test::ChainStateTrack::BridgeCounters
claim_id : xrpl::test::XChainSim_test::AccountCreate, xrpl::test::XChainSim_test::ChainStateTrack::BridgeCounters, xrpl::test::XChainSim_test::Transfer
claimCount() : xrpl::test::SEnv< T >
-claimID : xrpl::Attestations::AttestationClaim, xrpl::test::SEnv< T >
+claimID : xrpl::Attestations::AttestationClaim, xrpl::test::SEnv< T >
ClaimVec : xrpl::test::XChainSim_test::ChainStateTrack
clamp() : xrpl::ledger_trie_detail::Span< Ledger >
clampFetchDepth() : xrpl::SHAMapStore, xrpl::SHAMapStoreImp
@@ -290,7 +290,7 @@ $(function() {
cleanup() : xrpl::detail::LocalValues, xrpl::test::WSClientImpl
cleanupDatabaseDir() : xrpl::SociDB_test, xrpl::test::Manifest_test
cleanupOldOffers() : xrpl::test::ReducedOffer_test
-clear() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::Buckets, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::List< T, Tag >, Json::Value, xrpl::AMMContext, xrpl::Buffer, xrpl::detail::BasicFullBelowCache, xrpl::partitioned_unordered_map< Key, Value, Hash, Pred, Alloc >, xrpl::PeerFinder::Bootcache, xrpl::STAmount, xrpl::STArray, xrpl::STVector256, xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >, xrpl::test::OverlaySim, xrpl::test::Validator, xrpl::Transaction::SubmitResult
+clear() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::Buckets, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::List< T, Tag >, Json::Value, xrpl::AMMContext, xrpl::Buffer, xrpl::detail::BasicFullBelowCache, xrpl::partitioned_unordered_map< Key, Value, Hash, Pred, Alloc >, xrpl::PeerFinder::Bootcache, xrpl::STAmount, xrpl::STArray, xrpl::STVector256, xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >, xrpl::test::OverlaySim, xrpl::test::Validator, xrpl::Transaction::SubmitResult
clearAmendmentWarned() : xrpl::NetworkOPs, xrpl::NetworkOPsImp
clearApplying() : xrpl::Transaction
clearCaches() : xrpl::SHAMapStoreImp
@@ -315,12 +315,12 @@ $(function() {
clientIsUnlimited() : xrpl::GRPCServerImpl::CallData< Request, Response >
clientMsgHandler : xrpl::test::LedgerReplayClient
Clock : beast::aged_associative_container_test_base::TestTraitsBase, beast::basic_seconds_clock
-clock() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::config_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::config_t, xrpl::detail::BasicFullBelowCache, xrpl::path::detail::FlowDebugInfo, xrpl::Resource::ResourceManager_test::TestLogic, xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >, xrpl::test::csf::Scheduler, xrpl::test::csf::Validations_test::TestHarness, xrpl::tests::TestNodeFamily
+clock() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::config_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::config_t, xrpl::detail::BasicFullBelowCache, xrpl::path::detail::FlowDebugInfo, xrpl::Resource::ResourceManager_test::TestLogic, xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >, xrpl::test::csf::Scheduler, xrpl::test::csf::Validations_test::TestHarness, xrpl::tests::TestNodeFamily
clock_ : xrpl::Consensus< Adaptor >, xrpl::PeerFinder::Livecache_test, xrpl::test::csf::BasicSink, xrpl::test::csf::Scheduler, xrpl::test::csf::Validations_test::TestHarness, xrpl::tests::TestNodeFamily
clock_type : beast::abstract_clock< Clock >, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::unit_test::detail::reporter< class >, xrpl::BaseHTTPPeer< Handler, Impl >, xrpl::BasePeer< Handler, Impl >, xrpl::BaseWSPeer< Handler, Impl >, xrpl::Consensus< Adaptor >, xrpl::detail::BasicFullBelowCache, xrpl::Door< Handler >, xrpl::InboundLedger, xrpl::InboundLedgers, xrpl::InboundTransactions, xrpl::Job, xrpl::metrics::SingleMetrics, xrpl::NetworkOPs, xrpl::NodeStore::progress, xrpl::NodeStore::Timing_test, xrpl::OverlayImpl, xrpl::PeerImp, xrpl::PlainWSPeer< Handler >, xrpl::Resource::Logic, xrpl::Resource::ResourceManager_test::TestLogic, xrpl::ServerImpl< Handler >, xrpl::SSLWSPeer< Handler >, xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >, xrpl::test::csf::BasicNetwork< Peer >, xrpl::test::csf::Scheduler, xrpl::test::csf::Validations_test, xrpl::test::OverlaySim, xrpl::ValidatorSite
clockSkew : xrpl::test::csf::Peer
clone() : xrpl::GRPCServerImpl::CallData< Request, Response >, xrpl::Processor, xrpl::SHAMapAccountStateLeafNode, xrpl::SHAMapInnerNode, xrpl::SHAMapTreeNode, xrpl::SHAMapTxLeafNode, xrpl::SHAMapTxPlusMetaLeafNode, xrpl::test::jtx::basic_prop, xrpl::test::jtx::prop_type< T >, xrpl::test::Manifest_test
-close() : xrpl::BaseHTTPPeer< Handler, Impl >, xrpl::BasePeer< Handler, Impl >, xrpl::BaseWSPeer< Handler, Impl >, xrpl::ConnectAttempt, xrpl::detail::WorkBase< Impl >, xrpl::Door< Handler >, xrpl::Door< Handler >::Detector, xrpl::io_list, xrpl::io_list::work, xrpl::Logs::File, xrpl::NodeStore::Backend, xrpl::NodeStore::MemoryBackend, xrpl::NodeStore::NuDBBackend, xrpl::NodeStore::NullBackend, xrpl::PeerImp, xrpl::Server, xrpl::ServerImpl< Handler >, xrpl::Session, xrpl::short_read_test::Base::Child, xrpl::short_read_test::Base, xrpl::short_read_test::Client::Connection, xrpl::short_read_test::Server::Acceptor, xrpl::short_read_test::Server::Connection, xrpl::test::jtx::CreateArg, xrpl::test::jtx::Env, xrpl::test::jtx::MPTInit, xrpl::test::jtx::MPTInitDef, xrpl::test::jtx::oracle::CreateArg, xrpl::test::SEnv< T >, xrpl::WSSession
+close() : xrpl::BaseHTTPPeer< Handler, Impl >, xrpl::BasePeer< Handler, Impl >, xrpl::BaseWSPeer< Handler, Impl >, xrpl::ConnectAttempt, xrpl::detail::WorkBase< Impl >, xrpl::Door< Handler >, xrpl::Door< Handler >::Detector, xrpl::io_list, xrpl::io_list::work, xrpl::Logs::File, xrpl::NodeStore::Backend, xrpl::NodeStore::MemoryBackend, xrpl::NodeStore::NuDBBackend, xrpl::NodeStore::NullBackend, xrpl::PeerImp, xrpl::Server, xrpl::ServerImpl< Handler >, xrpl::Session, xrpl::short_read_test::Base::Child, xrpl::short_read_test::Base, xrpl::short_read_test::Client::Connection, xrpl::short_read_test::Server::Acceptor, xrpl::short_read_test::Server::Connection, xrpl::test::jtx::CreateArg, xrpl::test::jtx::Env, xrpl::test::jtx::MPTInit, xrpl::test::jtx::MPTInitDef, xrpl::test::jtx::oracle::CreateArg, xrpl::test::SEnv< T >, xrpl::WSSession
close_ : xrpl::test::jtx::MPTTester
close_on_timer_ : xrpl::BaseWSPeer< Handler, Impl >
closeAgree() : xrpl::RCLCxLedger, xrpl::test::csf::Ledger
@@ -353,7 +353,7 @@ $(function() {
cluster() : xrpl::Peer, xrpl::PeerImp, xrpl::test::PeerPartial, xrpl::test::TestPeer, xrpl::TrafficCount
cluster_ : xrpl::ApplicationImp
cluster_test() : xrpl::tests::cluster_test
-ClusterNode() : xrpl::ClusterNode
+ClusterNode() : xrpl::ClusterNode
clusterTimer_ : xrpl::NetworkOPsImp
clusterTxnLoadFee_ : xrpl::LoadFeeTrack
cMaxNative : xrpl::STAmount
@@ -391,7 +391,7 @@ $(function() {
Comp : beast::aged_associative_container_test_base::MaybeUnordered< Base, IsUnordered >
Compact() : Json::Compact
Comparator() : xrpl::Cluster::Comparator
-compare() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::config_t, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::KeyValueCompare, xrpl::RCLTxSet, xrpl::SField, xrpl::SHAMap, xrpl::test::csf::TxSet
+compare() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::config_t, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::KeyValueCompare, xrpl::RCLTxSet, xrpl::SField, xrpl::SHAMap, xrpl::test::csf::TxSet
compares : xrpl::ConsensusResult< Traits >
complete() : xrpl::BaseHTTPPeer< Handler, Impl >, xrpl::BaseWSPeer< Handler, Impl >, xrpl::Session, xrpl::SimpleWriter, xrpl::Writer, xrpl::WSSession
complete_ : xrpl::BaseHTTPPeer< Handler, Impl >, xrpl::TimeoutCounter
@@ -399,7 +399,7 @@ $(function() {
completedLedgers : xrpl::test::csf::Peer
completeTrustCompleteConnectFixedDelay() : xrpl::test::DistributedValidators_test
completeTrustScaleFreeConnectFixedDelay() : xrpl::test::DistributedValidators_test
-CompletionCounter() : xrpl::AsyncObject< Derived >::CompletionCounter
+CompletionCounter() : xrpl::AsyncObject< Derived >::CompletionCounter
compress() : xrpl::Message
Compressed : xrpl::Message, xrpl::PeerImp, xrpl::test::compression_test
COMPRESSION : xrpl::Config
@@ -411,7 +411,7 @@ $(function() {
computePathRanks() : xrpl::Pathfinder
computeReserveReduction() : xrpl::XRPEndpointOfferCrossingStep
cond_ : beast::unit_test::runner, xrpl::OverlayImpl, xrpl::PeerFinder::Checker< Protocol >, xrpl::perf::PerfLogImp, xrpl::Resource::ManagerImp, xrpl::SHAMapStoreImp, xrpl::short_read_test::Base, xrpl::test::jtx::require
-Condition() : xrpl::cryptoconditions::Condition
+Condition() : xrpl::cryptoconditions::Condition
condition() : xrpl::cryptoconditions::Fulfillment, xrpl::cryptoconditions::PreimageSha256, xrpl::RPC::LedgerHandler, xrpl::RPC::VersionHandler
condition_ : xrpl::RPC::Handler, xrpl::ServerHandler
CondvarType : xrpl::NodeStore::BatchWriter
@@ -423,7 +423,7 @@ $(function() {
config_ : xrpl::ApplicationImp, xrpl::detail::FileCfgGuard, xrpl::PeerFinder::Logic< Checker >
CONFIG_DIR : xrpl::Config
CONFIG_FILE : xrpl::Config
-config_t() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::config_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::config_t
+config_t() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::config_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::config_t
configFile() : xrpl::detail::FileCfgGuard
configFileExists() : xrpl::detail::FileCfgGuard
configFileName : xrpl::Config
@@ -448,7 +448,7 @@ $(function() {
connectionString_ : xrpl::DBConfig
connectivityCheckInProgress : xrpl::PeerFinder::SlotImp
connectTimeout : xrpl::ConnectAttempt
-Consensus() : xrpl::Consensus< Adaptor >
+Consensus() : xrpl::Consensus< Adaptor >
consensus : xrpl::LedgerHistory::cv_entry, xrpl::test::csf::Peer
Consensus< Adaptor > : xrpl::RCLConsensus::Adaptor
consensus_ : xrpl::RCLConsensus
diff --git a/functions_d.html b/functions_d.html
index a4d234067f..06866694c1 100644
--- a/functions_d.html
+++ b/functions_d.html
@@ -75,11 +75,11 @@ $(function() {
d_ : xrpl::detail::STVar
d_size_ : xrpl::NodeStore::Sequence
d_type_ : xrpl::NodeStore::Sequence
-data() : xrpl::base_uint< Bits, Tag >, xrpl::BaseHTTPPeer< Handler, Impl >::buffer, xrpl::Buffer, xrpl::PublicKey, xrpl::SecretKey, xrpl::Seed, xrpl::Serializer, xrpl::SHAMapItem, xrpl::SimpleWriter, xrpl::Slice, xrpl::STBlob, xrpl::test::csf::Digraph< Vertex, EdgeData >::Edge, xrpl::test::jtx::did::data, xrpl::test::Loan_test::BrokerParameters, xrpl::unsigned_integer< Bits, UInt >, xrpl::Writer
+data() : xrpl::base_uint< Bits, Tag >, xrpl::BaseHTTPPeer< Handler, Impl >::buffer, xrpl::Buffer, xrpl::PublicKey, xrpl::SecretKey, xrpl::Seed, xrpl::Serializer, xrpl::SHAMapItem, xrpl::SimpleWriter, xrpl::Slice, xrpl::STBlob, xrpl::test::csf::Digraph< Vertex, EdgeData >::Edge, xrpl::test::jtx::did::data, xrpl::test::Loan_test::BrokerParameters, xrpl::unsigned_integer< Bits, UInt >, xrpl::Writer
data_ : xrpl::base_uint< Bits, Tag >, xrpl::SkipListAcquire, xrpl::Slice, xrpl::test::jtx::did::data, xrpl::test::jtx::memo, xrpl::test::nonhash< Bits >
Database() : xrpl::NodeStore::Database
Database_test() : xrpl::NodeStore::Database_test
-DatabaseCon() : xrpl::DatabaseCon
+DatabaseCon() : xrpl::DatabaseCon
databaseDirName : xrpl::Config
DatabaseNodeImp() : xrpl::NodeStore::DatabaseNodeImp
DatabaseRotating() : xrpl::NodeStore::DatabaseRotating
@@ -89,7 +89,7 @@ $(function() {
dataDirExists() : xrpl::detail::FileCfgGuard
dataPath_ : xrpl::ValidatorList
dataReadyCallbacks_ : xrpl::LedgerDeltaAcquire, xrpl::SkipListAcquire
-db() : xrpl::Family, xrpl::NodeFamily, xrpl::tests::TestNodeFamily
+db() : xrpl::Family, xrpl::NodeFamily, xrpl::tests::TestNodeFamily
db_ : xrpl::AccountStateSF, xrpl::AmendmentTableImpl, xrpl::NodeFamily, xrpl::NodeStore::MemoryBackend, xrpl::NodeStore::NuDBBackend, xrpl::tests::TestNodeFamily, xrpl::TransactionStateSF
DBConfig() : xrpl::DBConfig
dbName_ : xrpl::SHAMapStoreImp
@@ -105,7 +105,7 @@ $(function() {
debtMax : xrpl::test::Loan_test::BrokerParameters
debug() : beast::Journal
DEBUG_LOGFILE : xrpl::Config
-DebugSink() : xrpl::DebugSink
+DebugSink() : xrpl::DebugSink
decay() : xrpl::DecayingSample< Window, Clock >, xrpl::DecayWindow< HalfLife, Clock >
DecayingSample() : xrpl::DecayingSample< Window, Clock >
DecayWindow() : xrpl::DecayWindow< HalfLife, Clock >
@@ -119,7 +119,7 @@ $(function() {
decodeString() : Json::Reader
decodeUnicodeCodePoint() : Json::Reader
decodeUnicodeEscapeSequence() : Json::Reader
-decodeVLLength() : xrpl::Serializer
+decodeVLLength() : xrpl::Serializer
decrement() : beast::detail::ListIterator< N >, Json::ValueIteratorBase, xrpl::CountedObjects::Counter
deepCompare() : xrpl::SHAMap
deepFreezeWithoutFreeze_ : xrpl::NoDeepFreezeTrustLinesWithoutFreeze
@@ -167,8 +167,8 @@ $(function() {
deleteInterval : xrpl::test::SHAMapStore_test
deleteInterval_ : xrpl::SHAMapStoreImp
deleteLastPeer() : xrpl::test::Network, xrpl::test::OverlaySim
-DeleteOracle() : xrpl::DeleteOracle
deleteOracle() : xrpl::DeleteOracle
+DeleteOracle() : xrpl::DeleteOracle
deletePath_ : xrpl::NodeStore::NuDBBackend
deletePeer() : xrpl::OverlayImpl, xrpl::reduce_relay::Slot< clock_type >, xrpl::reduce_relay::Slots< clock_type >, xrpl::test::Overlay, xrpl::test::OverlaySim, xrpl::test::Validator
deleteSLE() : xrpl::DIDDelete
@@ -193,7 +193,7 @@ $(function() {
deltasSize() : xrpl::LedgerReplayer
deltaToBuild_ : xrpl::LedgerReplayTask
demon : xrpl::test::MultiSign_test
-deposit() : xrpl::AMMDeposit, xrpl::test::jtx::AMM, xrpl::test::jtx::Vault
+deposit() : xrpl::AMMDeposit, xrpl::test::jtx::AMM, xrpl::test::jtx::Vault
depositAuthArgs() : xrpl::test::DepositAuthorized_test
depositor : xrpl::test::jtx::Vault::DepositArgs, xrpl::test::jtx::Vault::WithdrawArgs
DepositPreauth() : xrpl::DepositPreauth
@@ -202,7 +202,7 @@ $(function() {
dequeue : xrpl::JobTypeData
deref() : Json::ValueIteratorBase
dereference() : beast::detail::ListIterator< N >, xrpl::detail::RawStateTable::sles_iter_impl, xrpl::detail::ReadViewFwdIter< ValueType >, xrpl::Ledger::sles_iter_impl, xrpl::Ledger::txs_iter_impl, xrpl::OpenView::txs_iter_impl
-descend() : xrpl::SHAMap
+descend() : xrpl::SHAMap
descendAsync() : xrpl::SHAMap
descendCallback : xrpl::SHAMap
descendNoStore() : xrpl::SHAMap
@@ -246,7 +246,7 @@ $(function() {
DirectStepI() : xrpl::DirectStepI< TDerived >
directStepSrcAcct() : xrpl::DirectStepI< TDerived >, xrpl::Step
DirGuard() : xrpl::detail::DirGuard
-dirInsert() : xrpl::ApplyView
+dirInsert() : xrpl::ApplyView
dirRemove() : xrpl::ApplyView
dirtyUp() : xrpl::SHAMap
disable_API_prior_V2 : xrpl::JsonOptions
@@ -342,14 +342,15 @@ $(function() {
doStatus() : xrpl::InfoSubRequest, xrpl::PathRequest
doSweep() : xrpl::ApplicationImp
doTest() : xrpl::test::compression_test, xrpl::test::reduce_relay_test, xrpl::test::tx_reduce_relay_test
+doTestInnerSubmitRPC() : xrpl::test::Batch_test
doTransactionAsync() : xrpl::NetworkOPsImp
doTransactions() : xrpl::PeerImp
doTransactionSync() : xrpl::NetworkOPsImp
doTransactionSyncBatch() : xrpl::NetworkOPsImp
doUpdate() : xrpl::PathRequest
-doValidatedLedger() : xrpl::AmendmentTable, xrpl::AmendmentTableImpl
+doValidatedLedger() : xrpl::AmendmentTable, xrpl::AmendmentTableImpl
doValidation() : xrpl::AmendmentTable, xrpl::AmendmentTableImpl, xrpl::FeeVote, xrpl::FeeVoteImpl
-doVoting() : xrpl::AmendmentTable, xrpl::AmendmentTableImpl, xrpl::FeeVote, xrpl::FeeVoteImpl, xrpl::NegativeUNLVote
+doVoting() : xrpl::AmendmentTable, xrpl::AmendmentTableImpl, xrpl::FeeVote, xrpl::FeeVoteImpl, xrpl::NegativeUNLVote
downcast() : xrpl::STBase
downward : xrpl::Number
doWSRequest() : xrpl::test::ServerStatus_test
diff --git a/functions_e.html b/functions_e.html
index dc8255040d..fe8992b4eb 100644
--- a/functions_e.html
+++ b/functions_e.html
@@ -83,7 +83,7 @@ $(function() {
EitherAmount() : xrpl::EitherAmount
elapsed : xrpl::NodeStore::BatchWriteReport, xrpl::NodeStore::FetchReport
ELB_SUPPORT : xrpl::Config
-element() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::element, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::element
+element() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::element, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::element
Element() : xrpl::PeerFinder::detail::LivecacheBase::Element
element_from() : beast::List< T, Tag >
ElementAllocator : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >
@@ -111,7 +111,7 @@ $(function() {
EncodedBlob() : xrpl::NodeStore::EncodedBlob
encodeLengthLength() : xrpl::Serializer
encoding : xrpl::detail::AccountIdCache::CachedAccountID
-end() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::chronological_t, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::chronological_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::List< T, Tag >, beast::LockFreeStack< Element, Tag >, beast::unit_test::detail::const_container< Container >, Json::Value, xrpl::AcceptedLedger, xrpl::base_uint< Bits, Tag >, xrpl::BookDirs, xrpl::Buffer, xrpl::CanonicalTXSet, xrpl::Dir, xrpl::JobTypes, xrpl::KnownFormats< KeyType, Derived >, xrpl::ledger_trie_detail::Span< Ledger >, xrpl::partitioned_unordered_map< Key, Value, Hash, Pred, Alloc >, xrpl::PeerFinder::Bootcache, xrpl::PeerFinder::detail::LivecacheBase::Hop< IsConst >, xrpl::PeerFinder::Livecache< Allocator >::hops_t, xrpl::PublicKey, xrpl::ReadView::sles_type, xrpl::ReadView::txs_type, xrpl::SecretKey, xrpl::Section, xrpl::Seed, xrpl::Serializer, xrpl::SHAMap, xrpl::Slice, xrpl::SOTemplate, xrpl::STArray, xrpl::STObject, xrpl::STPath, xrpl::STPathSet, xrpl::STVector256, xrpl::test::csf::PeerGroup, xrpl::test::csf::Scheduler::queue_type, xrpl::XChainAttestationsBase< TAttestation >
+end() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::chronological_t, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::chronological_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::List< T, Tag >, beast::LockFreeStack< Element, Tag >, beast::unit_test::detail::const_container< Container >, Json::Value, xrpl::AcceptedLedger, xrpl::base_uint< Bits, Tag >, xrpl::BookDirs, xrpl::Buffer, xrpl::CanonicalTXSet, xrpl::Dir, xrpl::JobTypes, xrpl::KnownFormats< KeyType, Derived >, xrpl::ledger_trie_detail::Span< Ledger >, xrpl::partitioned_unordered_map< Key, Value, Hash, Pred, Alloc >, xrpl::PeerFinder::Bootcache, xrpl::PeerFinder::detail::LivecacheBase::Hop< IsConst >, xrpl::PeerFinder::Livecache< Allocator >::hops_t, xrpl::PublicKey, xrpl::ReadView::sles_type, xrpl::ReadView::txs_type, xrpl::SecretKey, xrpl::Section, xrpl::Seed, xrpl::Serializer, xrpl::SHAMap, xrpl::Slice, xrpl::SOTemplate, xrpl::STArray, xrpl::STObject, xrpl::STPath, xrpl::STPathSet, xrpl::STVector256, xrpl::test::csf::PeerGroup, xrpl::test::csf::Scheduler::queue_type, xrpl::XChainAttestationsBase< TAttestation >
end0_ : xrpl::detail::RawStateTable::sles_iter_impl
end1_ : xrpl::detail::RawStateTable::sles_iter_impl
end_ : beast::rfc2616::list_iterator, Json::Reader, Json::Reader::Token, xrpl::ledger_trie_detail::Span< Ledger >, xrpl::test::AMMCalc_test
@@ -119,7 +119,7 @@ $(function() {
endian : beast::xxhasher, xrpl::detail::basic_sha512_half_hasher< Secure >, xrpl::openssl_ripemd160_hasher, xrpl::openssl_sha256_hasher, xrpl::openssl_sha512_hasher, xrpl::ripesha_hasher, xrpl::test::nonhash< Bits >
Endpoint() : beast::IP::Endpoint
endpoint : xrpl::PeerFinder::detail::LivecacheBase::Element
-Endpoint() : xrpl::PeerFinder::Endpoint
+Endpoint() : xrpl::PeerFinder::Endpoint
endpoint : xrpl::PeerFinder::Store::Entry, xrpl::short_read_test::Server
endpoint_ : xrpl::short_read_test::Server
endpoint_type : AutoSocket, xrpl::BaseHTTPPeer< Handler, Impl >, xrpl::BasePeer< Handler, Impl >, xrpl::BaseWSPeer< Handler, Impl >, xrpl::ConnectAttempt, xrpl::detail::WorkBase< Impl >, xrpl::Door< Handler >, xrpl::OverlayImpl, xrpl::PeerFinder::Checker< Protocol >::async_op< Handler >, xrpl::PeerImp, xrpl::PlainHTTPPeer< Handler >, xrpl::PlainWSPeer< Handler >, xrpl::short_read_test, xrpl::SSLHTTPPeer< Handler >, xrpl::SSLWSPeer< Handler >, xrpl::test::DNS_test, xrpl::test::TrustedPublisherServer, xrpl::ValidatorSite
@@ -132,7 +132,7 @@ $(function() {
entry() : xrpl::BookTip
Entry : xrpl::CountedObjects, xrpl::HashRouter::Entry, xrpl::PeerFinder::Bootcache::Entry, xrpl::PeerFinder::Store::Entry
entry() : xrpl::Resource::Consumer
-Entry() : xrpl::Resource::Entry, xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >
+Entry() : xrpl::Resource::Entry, xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >
entry_ : xrpl::BookDirs::const_iterator, xrpl::BookDirs
EntryIntrusiveList : xrpl::Resource::Logic
Env() : xrpl::test::jtx::Env
diff --git a/functions_f.html b/functions_f.html
index 16eba32892..7382ec59ef 100644
--- a/functions_f.html
+++ b/functions_f.html
@@ -113,12 +113,12 @@ $(function() {
feePaid : xrpl::LoanPaymentParts
FEES : xrpl::Config
fees() : xrpl::detail::ApplyViewBase, xrpl::detail::CachedViewImpl
-Fees() : xrpl::Fees
+Fees() : xrpl::Fees
fees() : xrpl::Ledger, xrpl::OpenView, xrpl::ReadView, xrpl::Validations< Adaptor >
fees_ : xrpl::Ledger
feeVote_ : xrpl::RCLConsensus::Adaptor
FeeVoteImpl() : xrpl::FeeVoteImpl
-fetch() : xrpl::NodeStore::Backend, xrpl::NodeStore::MemoryBackend, xrpl::NodeStore::NuDBBackend, xrpl::NodeStore::NullBackend, xrpl::PeerFinder::Logic< Checker >, xrpl::PeerFinder::Source, xrpl::PeerFinder::SourceStringsImp, xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >, xrpl::TransactionMaster
+fetch() : xrpl::NodeStore::Backend, xrpl::NodeStore::MemoryBackend, xrpl::NodeStore::NuDBBackend, xrpl::NodeStore::NullBackend, xrpl::PeerFinder::Logic< Checker >, xrpl::PeerFinder::Source, xrpl::PeerFinder::SourceStringsImp, xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >, xrpl::TransactionMaster
FETCH_DEPTH : xrpl::Config
fetch_depth_ : xrpl::LedgerMaster
fetch_from_cache() : xrpl::TransactionMaster
diff --git a/functions_func_c.html b/functions_func_c.html
index f8022783d9..00405d2c2f 100644
--- a/functions_func_c.html
+++ b/functions_func_c.html
@@ -313,14 +313,14 @@ $(function() {
computeDistance() : Json::ValueIteratorBase
computePathRanks() : xrpl::Pathfinder
computeReserveReduction() : xrpl::XRPEndpointOfferCrossingStep
-Condition() : xrpl::cryptoconditions::Condition
+Condition() : xrpl::cryptoconditions::Condition
condition() : xrpl::cryptoconditions::Fulfillment, xrpl::cryptoconditions::PreimageSha256
config() : xrpl::Application, xrpl::ApplicationImp
Config() : xrpl::Config
config() : xrpl::detail::FileCfgGuard
Config() : xrpl::PeerFinder::Config
config() : xrpl::PeerFinder::Logic< Checker >, xrpl::PeerFinder::Manager, xrpl::PeerFinder::ManagerImp
-config_t() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::config_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::config_t
+config_t() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::config_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::config_t
configFile() : xrpl::detail::FileCfgGuard
configFileExists() : xrpl::detail::FileCfgGuard
configInvalid() : xrpl::ValidatorKeys
diff --git a/functions_func_d.html b/functions_func_d.html
index fed12897f1..a8025507b4 100644
--- a/functions_func_d.html
+++ b/functions_func_d.html
@@ -88,7 +88,7 @@ $(function() {
debug() : beast::Journal
DebugSink() : xrpl::DebugSink
decay() : xrpl::DecayingSample< Window, Clock >, xrpl::DecayWindow< HalfLife, Clock >
-DecayingSample() : xrpl::DecayingSample< Window, Clock >
+DecayingSample() : xrpl::DecayingSample< Window, Clock >
DecayWindow() : xrpl::DecayWindow< HalfLife, Clock >
decimalFromReference() : xrpl::unit::ValueUnit< UnitTag, T >
decimalXRP() : xrpl::XRPAmount
@@ -100,7 +100,7 @@ $(function() {
decodeString() : Json::Reader
decodeUnicodeCodePoint() : Json::Reader
decodeUnicodeEscapeSequence() : Json::Reader
-decodeVLLength() : xrpl::Serializer
+decodeVLLength() : xrpl::Serializer
decrement() : beast::detail::ListIterator< N >, Json::ValueIteratorBase, xrpl::CountedObjects::Counter
deepCompare() : xrpl::SHAMap
default_error_condition() : xrpl::cryptoconditions::detail::cryptoconditions_error_category
@@ -128,20 +128,20 @@ $(function() {
deleteTransactionByLedgerSeq() : xrpl::SQLiteDatabase, xrpl::SQLiteDatabaseImp
deleteTransactionsBeforeLedgerSeq() : xrpl::SQLiteDatabase, xrpl::SQLiteDatabaseImp
deleteWorkers() : xrpl::Workers
-delField() : xrpl::STObject
+delField() : xrpl::STObject
delItem() : xrpl::SHAMap
deliver() : xrpl::ApplyContext, xrpl::ApplyViewImpl
deliver_min() : xrpl::test::jtx::deliver_min
DeliverMin() : xrpl::test::jtx::check::DeliverMin
deltaReady() : xrpl::LedgerReplayTask
deltasSize() : xrpl::LedgerReplayer
-deposit() : xrpl::AMMDeposit, xrpl::test::jtx::AMM, xrpl::test::jtx::Vault
+deposit() : xrpl::AMMDeposit, xrpl::test::jtx::AMM, xrpl::test::jtx::Vault
depositAuthArgs() : xrpl::test::DepositAuthorized_test
DepositPreauth() : xrpl::DepositPreauth
deprecatedClearSection() : xrpl::BasicConfig
deref() : Json::ValueIteratorBase
dereference() : beast::detail::ListIterator< N >, xrpl::detail::RawStateTable::sles_iter_impl, xrpl::detail::ReadViewFwdIter< ValueType >, xrpl::Ledger::sles_iter_impl, xrpl::Ledger::txs_iter_impl, xrpl::OpenView::txs_iter_impl
-descend() : xrpl::SHAMap
+descend() : xrpl::SHAMap
descendAsync() : xrpl::SHAMap
descendNoStore() : xrpl::SHAMap
descendThrow() : xrpl::SHAMap
@@ -163,7 +163,7 @@ $(function() {
DIDSet() : xrpl::DIDSet
diff() : xrpl::ledger_trie_detail::Span< Ledger >, xrpl::test::Balance< T >
digest() : xrpl::detail::CachedViewImpl, xrpl::DigestAwareReadView, xrpl::Ledger
-DigestAwareReadView() : xrpl::DigestAwareReadView
+DigestAwareReadView() : xrpl::DigestAwareReadView
dir() : xrpl::BookTip
Dir() : xrpl::Dir
dirAdd() : xrpl::ApplyView
@@ -246,6 +246,7 @@ $(function() {
doStatus() : xrpl::InfoSubRequest, xrpl::PathRequest
doSweep() : xrpl::ApplicationImp
doTest() : xrpl::test::compression_test, xrpl::test::reduce_relay_test, xrpl::test::tx_reduce_relay_test
+doTestInnerSubmitRPC() : xrpl::test::Batch_test
doTransactionAsync() : xrpl::NetworkOPsImp
doTransactions() : xrpl::PeerImp
doTransactionSync() : xrpl::NetworkOPsImp
diff --git a/functions_func_e.html b/functions_func_e.html
index 2f93919103..03020a43c7 100644
--- a/functions_func_e.html
+++ b/functions_func_e.html
@@ -77,7 +77,7 @@ $(function() {
edge() : xrpl::test::csf::Digraph< Vertex, EdgeData >
editFields() : xrpl::RPC::detail::SigningForParams
EitherAmount() : xrpl::EitherAmount
-element() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::element, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::element
+element() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::element, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::element
Element() : xrpl::PeerFinder::detail::LivecacheBase::Element
element_from() : beast::List< T, Tag >
ElementComboIter() : xrpl::test::ElementComboIter
diff --git a/functions_func_f.html b/functions_func_f.html
index c4064e74c3..522d30172a 100644
--- a/functions_func_f.html
+++ b/functions_func_f.html
@@ -80,8 +80,8 @@ $(function() {
failParseEP() : beast::IP::IPEndpoint_test
failure() : xrpl::PeerFinder::Fixed
fakeProcessTransaction() : xrpl::RPC::JSONRPC_test
-Family() : xrpl::Family
-family() : xrpl::SHAMap
+Family() : xrpl::Family
+family() : xrpl::SHAMap
FastWriter() : Json::FastWriter
fatal() : beast::Journal
fdRequired() : xrpl::Application, xrpl::ApplicationImp, xrpl::NodeStore::Backend, xrpl::NodeStore::Database, xrpl::NodeStore::MemoryBackend, xrpl::NodeStore::NuDBBackend, xrpl::NodeStore::NullBackend, xrpl::SHAMapStore, xrpl::SHAMapStoreImp
diff --git a/functions_func_h.html b/functions_func_h.html
index f4ae245666..46ffcb7a93 100644
--- a/functions_func_h.html
+++ b/functions_func_h.html
@@ -103,7 +103,7 @@ $(function() {
hash() : boost::hash< xrpl::Book >, boost::hash< xrpl::Issue >, boost::hash<::beast::IP::Address >, boost::hash<::beast::IP::Endpoint >, std::hash< xrpl::AccountID >, std::hash< xrpl::Book >, std::hash< xrpl::Currency >, std::hash< xrpl::Directory >, std::hash< xrpl::Issue >, std::hash< xrpl::NodeID >, std::hash< xrpl::uint256 >, std::hash<::beast::IP::Endpoint >, xrpl::Manifest
Hash() : xrpl::RippleLineCache::AccountKey::Hash
hash_append() : xrpl::RCLCxPeerPos
-hash_function() : beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::config_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::ValueHash
+hash_function() : beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::config_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::ValueHash
hashMatches() : xrpl::detail::ServerDefinitions
HashRouter() : xrpl::HashRouter
HashT() : beast::aged_associative_container_test_base::HashT< T >
diff --git a/functions_func_j.html b/functions_func_j.html
index 3a9df57e54..08da5b6fbb 100644
--- a/functions_func_j.html
+++ b/functions_func_j.html
@@ -78,7 +78,7 @@ $(function() {
jobQueue() : xrpl::perf::PerfLog, xrpl::perf::PerfLogImp, xrpl::perf::PerfLogTest
jobStart() : xrpl::perf::PerfLog, xrpl::perf::PerfLogImp, xrpl::perf::PerfLogTest
JobTypeData() : xrpl::JobTypeData
-JobTypeInfo() : xrpl::JobTypeInfo
+JobTypeInfo() : xrpl::JobTypeInfo
JobTypes() : xrpl::JobTypes
join() : beast::unit_test::thread, xrpl::ClosureCounter< Ret_t, Args_t >, xrpl::io_list, xrpl::JobQueue::Coro, xrpl::ValidatorSite
joinable() : beast::unit_test::thread
@@ -86,7 +86,7 @@ $(function() {
Journal() : beast::Journal
journal() : xrpl::Application, xrpl::ApplicationImp, xrpl::BaseHTTPPeer< Handler, Impl >, xrpl::Config, xrpl::Family, xrpl::Logs, xrpl::NodeFamily, xrpl::RCLValidationsAdaptor, xrpl::Server, xrpl::ServerImpl< Handler >, xrpl::Session, xrpl::tests::TestNodeFamily
JSON() : antithesis::JSON
-json() : xrpl::metrics::TxMetrics, xrpl::NetworkOPsImp::StateAccounting, xrpl::Overlay, xrpl::OverlayImpl, xrpl::Peer, xrpl::PeerImp, xrpl::test::jtx::Env, xrpl::test::jtx::json, xrpl::test::Path, xrpl::test::PathSet, xrpl::test::PeerPartial, xrpl::test::TestPeer
+json() : xrpl::metrics::TxMetrics, xrpl::NetworkOPsImp::StateAccounting, xrpl::Overlay, xrpl::OverlayImpl, xrpl::Peer, xrpl::PeerImp, xrpl::test::jtx::Env, xrpl::test::jtx::json, xrpl::test::Path, xrpl::test::PathSet, xrpl::test::PeerPartial, xrpl::test::TestPeer
json_body() : xrpl::json_body
JSONArray() : antithesis::JSONArray
jsonClipped() : xrpl::unit::ValueUnit< UnitTag, T >, xrpl::XRPAmount
@@ -99,7 +99,7 @@ $(function() {
JsonTypeMismatchError() : Json::JsonTypeMismatchError
jt() : xrpl::test::jtx::Env
jtnofill() : xrpl::test::jtx::Env
-JTx() : xrpl::test::jtx::JTx
+JTx() : xrpl::test::jtx::JTx
JTxField() : xrpl::test::jtx::blobField, xrpl::test::jtx::JTxField< SField, StoredValue, OutputValue >, xrpl::test::jtx::JTxField< SField, StoredValue, StoredValue >
JTxFieldWrapper() : xrpl::test::jtx::JTxFieldWrapper< JTxField >, xrpl::test::jtx::JTxFieldWrapper< blobField >
jvParseCurrencyIssuer() : xrpl::RPCParser
diff --git a/functions_func_l.html b/functions_func_l.html
index 5cb22efbbf..395f282257 100644
--- a/functions_func_l.html
+++ b/functions_func_l.html
@@ -129,8 +129,8 @@ $(function() {
linkDown() : xrpl::test::Validator
links() : xrpl::test::csf::BasicNetwork< Peer >
linkUp() : xrpl::test::Validator
-List() : beast::List< T, Tag >
-list() : xrpl::PeerFinder::ConnectHandouts, xrpl::PeerFinder::RedirectHandouts, xrpl::PeerFinder::SlotHandouts, xrpl::PeerReservationTable, xrpl::test::View_test
+List() : beast::List< T, Tag >
+list() : xrpl::PeerFinder::ConnectHandouts, xrpl::PeerFinder::RedirectHandouts, xrpl::PeerFinder::SlotHandouts, xrpl::PeerReservationTable, xrpl::test::View_test
list_iterator() : beast::rfc2616::list_iterator
listed() : xrpl::ValidatorList
listening_port() : xrpl::PeerFinder::Slot, xrpl::PeerFinder::SlotImp
diff --git a/functions_func_n.html b/functions_func_n.html
index 2658c26003..89295340e7 100644
--- a/functions_func_n.html
+++ b/functions_func_n.html
@@ -161,7 +161,7 @@ $(function() {
NullHookImpl() : beast::insight::detail::NullHookImpl
NullJournalSink() : beast::NullJournalSink
NullMeterImpl() : beast::insight::detail::NullMeterImpl
-Number() : xrpl::Number
+Number() : xrpl::Number
number() : xrpl::test::jtx::PrettyAmount
numberOfCurrentlyRunningTasks() : xrpl::Workers
numberOfThreads() : xrpl::ApplicationImp
diff --git a/functions_func_o.html b/functions_func_o.html
index 79e226af3a..fae9ed4df6 100644
--- a/functions_func_o.html
+++ b/functions_func_o.html
@@ -80,7 +80,7 @@ $(function() {
offersUsed() : xrpl::BookStep< TIn, TOut, TDerived >, xrpl::Step
oldestAccountTxPage() : xrpl::SQLiteDatabase, xrpl::SQLiteDatabaseImp
oldestAccountTxPageB() : xrpl::SQLiteDatabase, xrpl::SQLiteDatabaseImp
-on() : xrpl::test::Consensus_test::Disruptor, xrpl::test::Consensus_test::UndoDelay, xrpl::test::csf::CollectByNode< CollectorType >, xrpl::test::csf::CollectorRef::Any< T >, xrpl::test::csf::CollectorRef::ICollector, xrpl::test::csf::CollectorRef, xrpl::test::csf::CollectorRefs, xrpl::test::csf::Collectors< Cs >, xrpl::test::csf::JumpCollector, xrpl::test::csf::LedgerCollector, xrpl::test::csf::NullCollector, xrpl::test::csf::SimDurationCollector, xrpl::test::csf::StreamCollector, xrpl::test::csf::TxCollector
+on() : xrpl::test::Consensus_test::Disruptor, xrpl::test::Consensus_test::UndoDelay, xrpl::test::csf::CollectByNode< CollectorType >, xrpl::test::csf::CollectorRef::Any< T >, xrpl::test::csf::CollectorRef::ICollector, xrpl::test::csf::CollectorRef, xrpl::test::csf::CollectorRefs, xrpl::test::csf::Collectors< Cs >, xrpl::test::csf::JumpCollector, xrpl::test::csf::LedgerCollector, xrpl::test::csf::NullCollector, xrpl::test::csf::SimDurationCollector, xrpl::test::csf::StreamCollector, xrpl::test::csf::TxCollector
on_accept() : xrpl::short_read_test::Server::Acceptor, xrpl::test::TrustedPublisherServer
on_case_begin() : beast::unit_test::detail::reporter< class >, beast::unit_test::recorder, beast::unit_test::runner, xrpl::test::multi_runner_child
on_case_end() : beast::unit_test::detail::reporter< class >, beast::unit_test::recorder, beast::unit_test::runner, xrpl::test::multi_runner_child
@@ -127,7 +127,7 @@ $(function() {
onlineDelete() : xrpl::test::SHAMapStore_test
onlyBelow() : xrpl::SHAMap
onManifests() : xrpl::OverlayImpl
-onMessage() : xrpl::PeerImp, xrpl::test::PeerPartial, xrpl::test::PeerSim
+onMessage() : xrpl::PeerImp, xrpl::test::PeerPartial, xrpl::test::PeerSim
onMessageBegin() : xrpl::PeerImp
onMessageEnd() : xrpl::PeerImp
onMessageUnknown() : xrpl::PeerImp
@@ -156,14 +156,14 @@ $(function() {
open() : xrpl::DBConfig, xrpl::detail::ApplyViewBase, xrpl::detail::CachedViewImpl, xrpl::Ledger, xrpl::Logs::File, xrpl::Logs, xrpl::NodeStore::Backend, xrpl::NodeStore::MemoryBackend, xrpl::NodeStore::MemoryFactory, xrpl::NodeStore::NuDBBackend, xrpl::NodeStore::NullBackend, xrpl::OpenView, xrpl::PeerFinder::StoreSqdb, xrpl::ReadView
open_ledger_t() : xrpl::open_ledger_t
openLedger() : xrpl::Application, xrpl::ApplicationImp
-OpenLedger() : xrpl::OpenLedger
+OpenLedger() : xrpl::OpenLedger
openLedgerCost() : xrpl::test::TxQPosNegFlows_test
openLedgerFee() : xrpl::test::Batch_test
openLog() : xrpl::perf::PerfLogImp
openssl_ripemd160_hasher() : xrpl::openssl_ripemd160_hasher
openssl_sha256_hasher() : xrpl::openssl_sha256_hasher
openssl_sha512_hasher() : xrpl::openssl_sha512_hasher
-OpenView() : xrpl::OpenView
+OpenView() : xrpl::OpenView
operator AccountID() : xrpl::test::jtx::Account
operator AnyAmount() : xrpl::test::jtx::PrettyAmount
operator Asset() : xrpl::test::jtx::MPTTester
@@ -191,11 +191,11 @@ $(function() {
operator value_type() : xrpl::STBitString< Bits >, xrpl::STObject::ValueProxy< T >
operator xrpl::MPTIssue() : xrpl::test::jtx::MPT
operator!() : xrpl::base_uint< Bits, Tag >, xrpl::RPC::Status
-operator!=() : beast::aged_associative_container_test_base::AllocT< T >, beast::detail::aged_container_iterator< is_const, Iterator >, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::detail::ListIterator< N >, beast::rfc2616::list_iterator, Json::ValueIteratorBase, xrpl::BookDirs::const_iterator, xrpl::detail::ReadViewFwdRange< ValueType >::iterator, xrpl::Dir::const_iterator, xrpl::JsonOptions, xrpl::NetworkOPsImp::ServerFeeSummary, xrpl::Rules, xrpl::Serializer, xrpl::SField, xrpl::SHAMapNodeID, xrpl::SharedIntrusive< T >, xrpl::STArray, xrpl::STBase, xrpl::STObject, xrpl::STPathElement, xrpl::unit::ValueUnit< UnitTag, T >
+operator!=() : beast::aged_associative_container_test_base::AllocT< T >, beast::detail::aged_container_iterator< is_const, Iterator >, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::detail::ListIterator< N >, beast::rfc2616::list_iterator, Json::ValueIteratorBase, xrpl::BookDirs::const_iterator, xrpl::detail::ReadViewFwdRange< ValueType >::iterator, xrpl::Dir::const_iterator, xrpl::JsonOptions, xrpl::NetworkOPsImp::ServerFeeSummary, xrpl::Rules, xrpl::Serializer, xrpl::SField, xrpl::SHAMapNodeID, xrpl::SharedIntrusive< T >, xrpl::STArray, xrpl::STBase, xrpl::STObject, xrpl::STPathElement, xrpl::unit::ValueUnit< UnitTag, T >
operator%=() : xrpl::unit::ValueUnit< UnitTag, T >
operator&() : xrpl::JsonOptions
operator&=() : xrpl::base_uint< Bits, Tag >, xrpl::FeatureBitset
-operator()() : beast::aged_associative_container_test_base::CompT< T >, beast::aged_associative_container_test_base::equal_value< Traits >, beast::aged_associative_container_test_base::EqualT< T >, beast::aged_associative_container_test_base::HashT< T >, beast::detail::aged_associative_container_extract_t< maybe_map >, beast::detail::aged_associative_container_extract_t< false >, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::KeyValueCompare, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::pair_value_compare, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::KeyValueEqual, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::ValueHash, beast::detail::LexicalCast< Out, boost::core::basic_string_view< char > >, beast::detail::LexicalCast< Out, char * >, beast::detail::LexicalCast< Out, char const * >, beast::detail::LexicalCast< Out, std::string >, beast::detail::LexicalCast< Out, std::string_view >, beast::detail::LexicalCast< std::string, In >, beast::detail::xor_shift_engine< class >, beast::io_latency_probe< Clock >::sample_op< Handler >, beast::rfc2616::detail::ci_equal_pred, beast::uhash< Hasher >, beast::unit_test::selector, beast::unit_test::suite, beast::unit_test::suite::testcase_t, beast::xxhasher, boost::hash<::beast::IP::Address >, boost::hash<::beast::IP::Endpoint >, io_latency_probe_test::test_sampler, std::hash< xrpl::Book >, std::hash< xrpl::Issue >, std::hash<::beast::IP::Endpoint >, xrpl::ApplicationImp::io_latency_sampler, xrpl::Asset, xrpl::Attestations::CmpByClaimID, xrpl::Attestations::CmpByCreateCount, xrpl::Buffer, xrpl::ClosureCounter< Ret_t, Args_t >::Substitute< Closure >, xrpl::Cluster::Comparator, xrpl::csprng_engine, xrpl::detail::basic_sha512_half_hasher< Secure >, xrpl::detail::Generator, xrpl::detail::MultiApiJson< MinVer, MaxVer >::visitor_t, xrpl::equal_to< T >, xrpl::hardened_hash< HashAlgorithm >, xrpl::KeyEqual, xrpl::keylet::book_t, xrpl::keylet::next_t, xrpl::keylet::ticket_t, xrpl::less< T >, xrpl::match_peer, xrpl::NodeStore::LessThan, xrpl::NodeStore::progress, xrpl::NodeStore::Timing_test::parallel_for_lambda< Body >, xrpl::openssl_ripemd160_hasher, xrpl::openssl_sha256_hasher, xrpl::openssl_sha512_hasher, xrpl::peer_in_cluster, xrpl::peer_in_set, xrpl::PeerFinder::Bootcache::Transform, xrpl::PeerFinder::Checker< Protocol >::async_op< Handler >, xrpl::PeerFinder::Checker< Protocol >::basic_async_op, xrpl::PeerFinder::detail::LivecacheBase::Hop< IsConst >::Transform, xrpl::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >, xrpl::Resource::Key::hasher, xrpl::Resource::Key::key_equal, xrpl::ripesha_hasher, xrpl::RippleLineCache::AccountKey::Hash, xrpl::send_always, xrpl::send_if_not_pred< Predicate >, xrpl::send_if_pred< Predicate >, xrpl::SeqEnforcer< Seq >, xrpl::STObject::Transform, xrpl::TER_test::CheckComparable< I1, I2 >, xrpl::TER_test::NotConvertible< I1, I2 >, xrpl::test::csf::ConstantDistribution, xrpl::test::csf::PowerLawDistribution, xrpl::test::csf::Scheduler::event, xrpl::test::csf::Scheduler::event_impl< Handler >, xrpl::test::csf::Selector< RAIter, Generator >, xrpl::test::jtx::account_txn_id, xrpl::test::jtx::AMM, xrpl::test::jtx::any_t, xrpl::test::jtx::balance, xrpl::test::jtx::batch::inner, xrpl::test::jtx::batch::msig, xrpl::test::jtx::batch::sig, xrpl::test::jtx::credentials::ids, xrpl::test::jtx::credentials::uri, xrpl::test::jtx::delegate::as, xrpl::test::jtx::deliver_min, xrpl::test::jtx::dest_tag, xrpl::test::jtx::did::data, xrpl::test::jtx::did::document, xrpl::test::jtx::did::uri, xrpl::test::jtx::domain, xrpl::test::jtx::dtag, xrpl::test::jtx::Env, xrpl::test::jtx::Env_ss, xrpl::test::jtx::Env_ss::SignSubmitRunner, xrpl::test::jtx::epsilon_t, xrpl::test::jtx::expiration, xrpl::test::jtx::fee, xrpl::test::jtx::flags, xrpl::test::jtx::invoice_id, xrpl::test::jtx::IOU, xrpl::test::jtx::json, xrpl::test::jtx::JTxField< SField, StoredValue, OutputValue >, xrpl::test::jtx::JTxField< SField, StoredValue, StoredValue >, xrpl::test::jtx::JTxFieldWrapper< JTxField >, xrpl::test::jtx::JTxFieldWrapper< blobField >, xrpl::test::jtx::last_ledger_seq, xrpl::test::jtx::memo, xrpl::test::jtx::memo_data, xrpl::test::jtx::memo_format, xrpl::test::jtx::memo_type, xrpl::test::jtx::MPT, xrpl::test::jtx::mptbalance, xrpl::test::jtx::mptflags, xrpl::test::jtx::MPTTester, xrpl::test::jtx::msig, xrpl::test::jtx::nflags, xrpl::test::jtx::owner_count< Type >, xrpl::test::jtx::owners, xrpl::test::jtx::path, xrpl::test::jtx::paths, xrpl::test::jtx::PrettyAsset, xrpl::test::jtx::prop< Prop >, xrpl::test::jtx::qualityIn, xrpl::test::jtx::qualityInPercent, xrpl::test::jtx::qualityOut, xrpl::test::jtx::qualityOutPercent, xrpl::test::jtx::require, xrpl::test::jtx::requireAny, xrpl::test::jtx::rpc, xrpl::test::jtx::sendmax, xrpl::test::jtx::seq, xrpl::test::jtx::sig, xrpl::test::jtx::source_tag, xrpl::test::jtx::stag, xrpl::test::jtx::ter, xrpl::test::jtx::testline, xrpl::test::jtx::ticket::use, xrpl::test::jtx::token::amount, xrpl::test::jtx::token::brokerFee, xrpl::test::jtx::token::destination, xrpl::test::jtx::token::expiration, xrpl::test::jtx::token::issuer, xrpl::test::jtx::token::owner, xrpl::test::jtx::token::rootIndex, xrpl::test::jtx::token::uri, xrpl::test::jtx::token::xferFee, xrpl::test::jtx::txflags, xrpl::test::jtx::XRP_t, xrpl::test::Loan_test::LoanParameters, xrpl::test::Loan_test::VerifyLoanStatus, xrpl::test::nonhash< Bits >, xrpl::test::TrustedPublisherServer::lambda, xrpl::tests::FetchPack_test::Handler, xrpl::Transactor, xrpl::TxQ::OrderCandidates
+operator()() : beast::aged_associative_container_test_base::CompT< T >, beast::aged_associative_container_test_base::equal_value< Traits >, beast::aged_associative_container_test_base::EqualT< T >, beast::aged_associative_container_test_base::HashT< T >, beast::detail::aged_associative_container_extract_t< maybe_map >, beast::detail::aged_associative_container_extract_t< false >, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::KeyValueCompare, beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::pair_value_compare, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::KeyValueEqual, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::ValueHash, beast::detail::LexicalCast< Out, boost::core::basic_string_view< char > >, beast::detail::LexicalCast< Out, char * >, beast::detail::LexicalCast< Out, char const * >, beast::detail::LexicalCast< Out, std::string >, beast::detail::LexicalCast< Out, std::string_view >, beast::detail::LexicalCast< std::string, In >, beast::detail::xor_shift_engine< class >, beast::io_latency_probe< Clock >::sample_op< Handler >, beast::rfc2616::detail::ci_equal_pred, beast::uhash< Hasher >, beast::unit_test::selector, beast::unit_test::suite, beast::unit_test::suite::testcase_t, beast::xxhasher, boost::hash<::beast::IP::Address >, boost::hash<::beast::IP::Endpoint >, io_latency_probe_test::test_sampler, std::hash< xrpl::Book >, std::hash< xrpl::Issue >, std::hash<::beast::IP::Endpoint >, xrpl::ApplicationImp::io_latency_sampler, xrpl::Asset, xrpl::Attestations::CmpByClaimID, xrpl::Attestations::CmpByCreateCount, xrpl::Buffer, xrpl::ClosureCounter< Ret_t, Args_t >::Substitute< Closure >, xrpl::Cluster::Comparator, xrpl::csprng_engine, xrpl::detail::basic_sha512_half_hasher< Secure >, xrpl::detail::Generator, xrpl::detail::MultiApiJson< MinVer, MaxVer >::visitor_t, xrpl::equal_to< T >, xrpl::hardened_hash< HashAlgorithm >, xrpl::KeyEqual, xrpl::keylet::book_t, xrpl::keylet::next_t, xrpl::keylet::ticket_t, xrpl::less< T >, xrpl::match_peer, xrpl::NodeStore::LessThan, xrpl::NodeStore::progress, xrpl::NodeStore::Timing_test::parallel_for_lambda< Body >, xrpl::openssl_ripemd160_hasher, xrpl::openssl_sha256_hasher, xrpl::openssl_sha512_hasher, xrpl::peer_in_cluster, xrpl::peer_in_set, xrpl::PeerFinder::Bootcache::Transform, xrpl::PeerFinder::Checker< Protocol >::async_op< Handler >, xrpl::PeerFinder::Checker< Protocol >::basic_async_op, xrpl::PeerFinder::detail::LivecacheBase::Hop< IsConst >::Transform, xrpl::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >, xrpl::Resource::Key::hasher, xrpl::Resource::Key::key_equal, xrpl::ripesha_hasher, xrpl::RippleLineCache::AccountKey::Hash, xrpl::send_always, xrpl::send_if_not_pred< Predicate >, xrpl::send_if_pred< Predicate >, xrpl::SeqEnforcer< Seq >, xrpl::STObject::Transform, xrpl::TER_test::CheckComparable< I1, I2 >, xrpl::TER_test::NotConvertible< I1, I2 >, xrpl::test::csf::ConstantDistribution, xrpl::test::csf::PowerLawDistribution, xrpl::test::csf::Scheduler::event, xrpl::test::csf::Scheduler::event_impl< Handler >, xrpl::test::csf::Selector< RAIter, Generator >, xrpl::test::jtx::account_txn_id, xrpl::test::jtx::AMM, xrpl::test::jtx::any_t, xrpl::test::jtx::balance, xrpl::test::jtx::batch::inner, xrpl::test::jtx::batch::msig, xrpl::test::jtx::batch::sig, xrpl::test::jtx::credentials::ids, xrpl::test::jtx::credentials::uri, xrpl::test::jtx::delegate::as, xrpl::test::jtx::deliver_min, xrpl::test::jtx::dest_tag, xrpl::test::jtx::did::data, xrpl::test::jtx::did::document, xrpl::test::jtx::did::uri, xrpl::test::jtx::domain, xrpl::test::jtx::dtag, xrpl::test::jtx::Env, xrpl::test::jtx::Env_ss, xrpl::test::jtx::Env_ss::SignSubmitRunner, xrpl::test::jtx::epsilon_t, xrpl::test::jtx::expiration, xrpl::test::jtx::fee, xrpl::test::jtx::flags, xrpl::test::jtx::invoice_id, xrpl::test::jtx::IOU, xrpl::test::jtx::json, xrpl::test::jtx::JTxField< SField, StoredValue, OutputValue >, xrpl::test::jtx::JTxField< SField, StoredValue, StoredValue >, xrpl::test::jtx::JTxFieldWrapper< JTxField >, xrpl::test::jtx::JTxFieldWrapper< blobField >, xrpl::test::jtx::last_ledger_seq, xrpl::test::jtx::memo, xrpl::test::jtx::memo_data, xrpl::test::jtx::memo_format, xrpl::test::jtx::memo_type, xrpl::test::jtx::MPT, xrpl::test::jtx::mptbalance, xrpl::test::jtx::mptflags, xrpl::test::jtx::MPTTester, xrpl::test::jtx::msig, xrpl::test::jtx::nflags, xrpl::test::jtx::owner_count< Type >, xrpl::test::jtx::owners, xrpl::test::jtx::path, xrpl::test::jtx::paths, xrpl::test::jtx::PrettyAsset, xrpl::test::jtx::prop< Prop >, xrpl::test::jtx::qualityIn, xrpl::test::jtx::qualityInPercent, xrpl::test::jtx::qualityOut, xrpl::test::jtx::qualityOutPercent, xrpl::test::jtx::require, xrpl::test::jtx::requireAny, xrpl::test::jtx::rpc, xrpl::test::jtx::sendmax, xrpl::test::jtx::seq, xrpl::test::jtx::sig, xrpl::test::jtx::source_tag, xrpl::test::jtx::stag, xrpl::test::jtx::ter, xrpl::test::jtx::testline, xrpl::test::jtx::ticket::use, xrpl::test::jtx::token::amount, xrpl::test::jtx::token::brokerFee, xrpl::test::jtx::token::destination, xrpl::test::jtx::token::expiration, xrpl::test::jtx::token::issuer, xrpl::test::jtx::token::owner, xrpl::test::jtx::token::rootIndex, xrpl::test::jtx::token::uri, xrpl::test::jtx::token::xferFee, xrpl::test::jtx::txflags, xrpl::test::jtx::XRP_t, xrpl::test::Loan_test::LoanParameters, xrpl::test::Loan_test::VerifyLoanStatus, xrpl::test::nonhash< Bits >, xrpl::test::TrustedPublisherServer::lambda, xrpl::tests::FetchPack_test::Handler, xrpl::Transactor, xrpl::TxQ::OrderCandidates
operator*() : beast::detail::aged_container_iterator< is_const, Iterator >, beast::detail::ListIterator< N >, beast::LockFreeStackIterator< Container, IsConst >, beast::PropertyStream::Item, beast::rfc2616::list_iterator, Json::ValueConstIterator, Json::ValueIterator, xrpl::BookDirs::const_iterator, xrpl::detail::ReadViewFwdRange< ValueType >::iterator, xrpl::detail::STVar, xrpl::Dir::const_iterator, xrpl::Expected< T, E >, xrpl::LocalValue< T >, xrpl::LockedSociSession, xrpl::partitioned_unordered_map< Key, Value, Hash, Pred, Alloc >::const_iterator, xrpl::partitioned_unordered_map< Key, Value, Hash, Pred, Alloc >::iterator, xrpl::Resource::Charge, xrpl::SHAMap::const_iterator, xrpl::SharedIntrusive< T >, xrpl::STObject::Proxy< T >, xrpl::unit::ValueUnit< UnitTag, T >, xrpl::XRPAmount
operator*=() : xrpl::Number, xrpl::unit::ValueUnit< UnitTag, T >, xrpl::XRPAmount
operator+() : xrpl::Number, xrpl::Slice, xrpl::unit::ValueUnit< UnitTag, T >
diff --git a/functions_func_s.html b/functions_func_s.html
index 08ac2d5a19..d0e79e925f 100644
--- a/functions_func_s.html
+++ b/functions_func_s.html
@@ -101,11 +101,11 @@ $(function() {
Section() : xrpl::Section
secure() : xrpl::Port
seed() : beast::detail::xor_shift_engine< class >
-Seed() : xrpl::Seed
+Seed() : xrpl::Seed
seenTime() : xrpl::ConsensusProposal< NodeID_t, LedgerID_t, Position_t >, xrpl::RCLValidation, xrpl::test::csf::Validation
selector() : beast::unit_test::selector
Selector() : xrpl::test::csf::Selector< RAIter, Generator >
-SemanticVersion() : beast::SemanticVersion
+SemanticVersion() : beast::SemanticVersion
send() : xrpl::AMMOffer< TIn, TOut >, xrpl::BaseWSPeer< Handler, Impl >, xrpl::InfoSub, xrpl::Peer, xrpl::PeerImp, xrpl::RPCSubImp, xrpl::test::csf::BasicNetwork< Peer >, xrpl::test::csf::Peer, xrpl::test::Link, xrpl::test::PeerPartial, xrpl::test::TestPeer, xrpl::test::tx_reduce_relay_test::PeerTest, xrpl::test::Validator, xrpl::TOffer< TIn, TOut >, xrpl::WSInfoSub, xrpl::WSSession
send_always() : xrpl::send_always
send_buffers() : beast::insight::detail::StatsDCollectorImp
@@ -354,7 +354,7 @@ $(function() {
singleWithdrawEPrice() : xrpl::AMMWithdraw
singleWithdrawTokens() : xrpl::AMMWithdraw
sink() : beast::Journal
-Sink() : beast::Journal::Sink
+Sink() : beast::Journal::Sink
sink() : beast::Journal::Stream
Sink() : xrpl::Logs::Sink
Site() : xrpl::ValidatorSite::Site
diff --git a/functions_func_u.html b/functions_func_u.html
index 77b8f3c806..b73fcaa8e8 100644
--- a/functions_func_u.html
+++ b/functions_func_u.html
@@ -77,7 +77,7 @@ $(function() {
unchecked() : xrpl::Number::unchecked, xrpl::STAmount::unchecked
UndoDelay() : xrpl::test::Consensus_test::UndoDelay
unexcept() : beast::unit_test::suite
-unexpected() : beast::unit_test::suite
+unexpected() : beast::unit_test::suite
Unexpected() : xrpl::Unexpected< E >
unimpairLoan() : xrpl::LoanManage
unindent() : Json::StyledStreamWriter, Json::StyledWriter
diff --git a/functions_func_v.html b/functions_func_v.html
index 3da41abf9f..62f3217128 100644
--- a/functions_func_v.html
+++ b/functions_func_v.html
@@ -77,7 +77,7 @@ $(function() {
valid() : xrpl::detail::MultiApiJson< MinVer, MaxVer >, xrpl::test::ElementComboIter
ValidAMM() : xrpl::ValidAMM
validAmounts() : xrpl::Attestations::AttestationClaim, xrpl::Attestations::AttestationCreateAccount
-validate() : xrpl::cryptoconditions::Fulfillment, xrpl::cryptoconditions::PreimageSha256, xrpl::RCLConsensus::Adaptor, xrpl::test::csf::Validations_test::Node
+validate() : xrpl::cryptoconditions::Fulfillment, xrpl::cryptoconditions::PreimageSha256, xrpl::RCLConsensus::Adaptor, xrpl::test::csf::Validations_test::Node
validateClosedLedger() : xrpl::test::Batch_test
validateDepositAuthResult() : xrpl::test::DepositAuthorized_test
validatedLedger() : xrpl::LedgerHistory
@@ -110,21 +110,21 @@ $(function() {
validNumericRange() : xrpl::Transactor
validPublicKey() : xrpl::RPCParser
vals() : xrpl::test::csf::Validations_test::TestHarness
-Value() : Json::Value
+Value() : Json::Value
value() : xrpl::Asset, xrpl::DecayingSample< Window, Clock >, xrpl::DecayWindow< HalfLife, Clock >
Value() : xrpl::detail::DeferredCredits::Value, xrpl::detail::LocalValues::Value< T >
-value() : xrpl::Expected< T, E >, xrpl::MPTAmount, xrpl::SeqProxy, xrpl::STAccount, xrpl::STAmount, xrpl::STBitString< Bits >, xrpl::STBlob, xrpl::STCurrency, xrpl::STInteger< Integer >, xrpl::STIssue, xrpl::STNumber, xrpl::STObject::Proxy< T >, xrpl::STVector256, xrpl::STXChainBridge, xrpl::test::jtx::accountIDField, xrpl::test::jtx::JTxField< SField, StoredValue, OutputValue >, xrpl::test::jtx::PrettyAmount, xrpl::test::jtx::stAmountField, xrpl::test::jtx::timePointField, xrpl::test::jtx::uint256Field, xrpl::test::jtx::valueUnitField< SField, UnitTag, ValueType >, xrpl::Unexpected< E >, xrpl::unit::ValueUnit< UnitTag, T >, xrpl::XRPAmount
+value() : xrpl::Expected< T, E >, xrpl::MPTAmount, xrpl::SeqProxy, xrpl::STAccount, xrpl::STAmount, xrpl::STBitString< Bits >, xrpl::STBlob, xrpl::STCurrency, xrpl::STInteger< Integer >, xrpl::STIssue, xrpl::STNumber, xrpl::STObject::Proxy< T >, xrpl::STVector256, xrpl::STXChainBridge, xrpl::test::jtx::accountIDField, xrpl::test::jtx::JTxField< SField, StoredValue, OutputValue >, xrpl::test::jtx::PrettyAmount, xrpl::test::jtx::stAmountField, xrpl::test::jtx::timePointField, xrpl::test::jtx::uint256Field, xrpl::test::jtx::valueUnitField< SField, UnitTag, ValueType >, xrpl::Unexpected< E >, xrpl::unit::ValueUnit< UnitTag, T >, xrpl::XRPAmount
value_comp() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >
value_hash() : beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::config_t
value_or() : xrpl::Section, xrpl::STObject::OptionalProxy< T >
ValueConstIterator() : Json::ValueConstIterator
ValueEntry() : xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >::ValueEntry
-ValueHash() : beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::ValueHash
-ValueIterator() : Json::ValueIterator
+ValueHash() : beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::ValueHash
+ValueIterator() : Json::ValueIterator
ValueIteratorBase() : Json::ValueIteratorBase
ValueProxy() : xrpl::STObject::ValueProxy< T >
values() : beast::aged_associative_container_test_base::MaybeMap< Base, IsMap >, beast::aged_associative_container_test_base::MaybeMap< Base, true >, xrpl::Section
-ValueUnit() : xrpl::unit::ValueUnit< UnitTag, T >
+ValueUnit() : xrpl::unit::ValueUnit< UnitTag, T >
varint_traits() : xrpl::NodeStore::varint_traits< T, true >
VaultClawback() : xrpl::VaultClawback
VaultCreate() : xrpl::VaultCreate
diff --git a/functions_h.html b/functions_h.html
index e04ea49b16..76da73bcfc 100644
--- a/functions_h.html
+++ b/functions_h.html
@@ -116,7 +116,7 @@ $(function() {
hash1 : xrpl::RPC::LedgerRequest_test
hash_ : xrpl::SHAMapHash, xrpl::SHAMapTreeNode, xrpl::test::jtx::account_txn_id, xrpl::test::jtx::invoice_id, xrpl::TimeoutCounter
hash_append : beast::IP::Endpoint, xrpl::base_uint< Bits, Tag >, xrpl::detail::test_user_type_free< T >, xrpl::detail::test_user_type_member< T >, xrpl::PeerReservation, xrpl::RCLCxPeerPos, xrpl::SHAMapHash, xrpl::test::csf::Ledger::Instance, xrpl::unsigned_integer< Bits, UInt >, xrpl::ValidatorList
-hash_function() : beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::config_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::ValueHash
+hash_function() : beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::config_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::ValueHash
hash_value_ : xrpl::RippleLineCache::AccountKey, xrpl::STPathElement
hasher : beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >, xrpl::base_uint< Bits, Tag >, xrpl::partitioned_unordered_map< Key, Value, Hash, Pred, Alloc >
hasher_ : xrpl::detail::AccountIdCache, xrpl::RippleLineCache
@@ -168,8 +168,8 @@ $(function() {
highQualityOut_ : xrpl::RPCTrustLine
Hist : xrpl::test::csf::LedgerCollector, xrpl::test::csf::TxCollector
hist_ : xrpl::ServerImpl< Handler >
-histogram() : xrpl::PeerFinder::Livecache< Allocator >::hops_t
Histogram : xrpl::PeerFinder::Livecache< Allocator >::hops_t
+histogram() : xrpl::PeerFinder::Livecache< Allocator >::hops_t
history : xrpl::test::NetworkHistory
historyLastLedgerSeq_ : xrpl::NetworkOPsImp::SubAccountHistoryIndex
historySize : xrpl::ServerImpl< Handler >
diff --git a/functions_i.html b/functions_i.html
index a9bf54f091..faff5a85a3 100644
--- a/functions_i.html
+++ b/functions_i.html
@@ -155,7 +155,7 @@ $(function() {
indices_ : xrpl::SOTemplate
indirect_paths_path_find() : xrpl::test::Path_test
info() : beast::Journal, xrpl::JobTypeData
-InfoSub() : xrpl::InfoSub
+InfoSub() : xrpl::InfoSub
infoSub : xrpl::RPC::Context
init : xrpl::ConsensusParms, xrpl::InboundLedger, xrpl::json_body::reader, xrpl::json_body::writer, xrpl::LedgerDeltaAcquire, xrpl::LedgerReplayTask, xrpl::PeerFinder::StoreSqdb, xrpl::RelationalDatabase, xrpl::SHAMapStoreImp::SavedStateDB, xrpl::SkipListAcquire, xrpl::SOElement, xrpl::test::csf::SimDurationCollector, xrpl::test::Network, xrpl::test::tx_reduce_relay_test::PeerTest, xrpl::test::XChainSim_test::AccountStateTrack, xrpl::test::XChainSim_test::ChainStateTrack, xrpl::test::XChainSim_test::ChainStateTracker, xrpl::TransactionAcquire
initAccounts : xrpl::test::LedgerServer::Parameter
@@ -362,7 +362,7 @@ $(function() {
isOver() : xrpl::LoadMonitor
isOverloaded() : xrpl::JobQueue, xrpl::LoadMonitor::Stats
isOverTarget() : xrpl::LoadMonitor
-isPeerUpgrade() : xrpl::OverlayImpl
+isPeerUpgrade() : xrpl::OverlayImpl
isPreRelease() : beast::SemanticVersion
isRelease() : beast::SemanticVersion
isRoot() : xrpl::SHAMapNodeID
@@ -384,14 +384,14 @@ $(function() {
isString() : Json::Value
isStrong() : xrpl::SharedWeakCachePointer< T >, xrpl::SharedWeakUnion< T >
issuanceID : xrpl::test::jtx::MPT, xrpl::test::jtx::MPTTester
-Issue() : xrpl::Issue
+Issue() : xrpl::Issue
issue() : xrpl::STAmount, xrpl::STXChainBridge, xrpl::test::csf::Peer, xrpl::test::jtx::IOU
issue_ : xrpl::Asset
issue_account_create() : xrpl::test::XChainSim_test::SmCreateAccount
issue_hasher : std::hash< xrpl::Book >
issueA : xrpl::test::BridgeDef
issueB : xrpl::test::BridgeDef
-issueIn() : xrpl::AMMLiquidity< TIn, TOut >, xrpl::AMMOffer< TIn, TOut >, xrpl::TOffer< TIn, TOut >
+issueIn() : xrpl::AMMLiquidity< TIn, TOut >, xrpl::AMMOffer< TIn, TOut >, xrpl::TOffer< TIn, TOut >
issueIn_ : xrpl::AMMLiquidity< TIn, TOut >
issueMatchesOrigin() : xrpl::Pathfinder
issueOut() : xrpl::AMMLiquidity< TIn, TOut >, xrpl::TOffer< TIn, TOut >
diff --git a/functions_j.html b/functions_j.html
index a6c437fd5a..4ca3d5c5ad 100644
--- a/functions_j.html
+++ b/functions_j.html
@@ -104,8 +104,8 @@ $(function() {
journal_ : xrpl::AmendmentTable_test, xrpl::BaseHTTPPeer< Handler, Impl >, xrpl::ConnectAttempt, xrpl::FeeVoteImpl, xrpl::GRPCServerImpl, xrpl::LedgerReplayMsgHandler, xrpl::LoadManager, xrpl::NodeStore::Database_test, xrpl::NodeStore::MemoryBackend, xrpl::OverlayImpl, xrpl::PeerFinder::Livecache_test, xrpl::PeerFinder::PeerFinder_test, xrpl::PeerImp, xrpl::PeerReservationTable, xrpl::PeerSetImpl, xrpl::reduce_relay::Slot< clock_type >, xrpl::reduce_relay::Slots< clock_type >, xrpl::reduce_relay::Squelch< clock_type >, xrpl::Resource::ManagerImp, xrpl::RippleLineCache, xrpl::SHAMap, xrpl::SHAMapStoreImp, xrpl::SHAMapStoreImp::SavedStateDB, xrpl::test::Consensus_test, xrpl::test::SuiteJournal, xrpl::tests::cluster_test, xrpl::TimeoutCounter
jq_ : xrpl::JobQueue::Coro, xrpl::perf::PerfLogImp::Counters
jqTransOverflow_ : xrpl::OverlayImpl
-JSON() : antithesis::JSON
-json() : xrpl::metrics::TxMetrics, xrpl::NetworkOPsImp::StateAccounting, xrpl::Overlay, xrpl::OverlayImpl, xrpl::Peer, xrpl::PeerImp, xrpl::RPC::TxnTestData, xrpl::test::jtx::Env, xrpl::test::jtx::json, xrpl::test::Path, xrpl::test::PathSet, xrpl::test::PeerPartial, xrpl::test::TestPeer
+JSON() : antithesis::JSON
+json() : xrpl::metrics::TxMetrics, xrpl::NetworkOPsImp::StateAccounting, xrpl::Overlay, xrpl::OverlayImpl, xrpl::Peer, xrpl::PeerImp, xrpl::RPC::TxnTestData, xrpl::test::jtx::Env, xrpl::test::jtx::json, xrpl::test::Path, xrpl::test::PathSet, xrpl::test::PeerPartial, xrpl::test::TestPeer
json_body() : xrpl::json_body
JSONArray() : antithesis::JSONArray
jsonClipped() : xrpl::unit::ValueUnit< UnitTag, T >, xrpl::XRPAmount
@@ -120,7 +120,7 @@ $(function() {
jt() : xrpl::test::jtx::Env
jt_ : xrpl::test::jtx::Env_ss::SignSubmitRunner
jtnofill() : xrpl::test::jtx::Env
-JTx() : xrpl::test::jtx::JTx
+JTx() : xrpl::test::jtx::JTx
JTxField() : xrpl::test::jtx::blobField, xrpl::test::jtx::JTxField< SField, StoredValue, OutputValue >, xrpl::test::jtx::JTxField< SField, StoredValue, StoredValue >
JTxFieldWrapper() : xrpl::test::jtx::JTxFieldWrapper< JTxField >, xrpl::test::jtx::JTxFieldWrapper< blobField >
jv : xrpl::test::jtx::JTx, xrpl::test::WSClientImpl::msg
diff --git a/functions_l.html b/functions_l.html
index 59331cda75..0a7a8ba833 100644
--- a/functions_l.html
+++ b/functions_l.html
@@ -240,8 +240,8 @@ $(function() {
liquiditySrcIn : xrpl::path::detail::FlowDebugInfo::PassInfo
liquiditySrcOut : xrpl::path::detail::FlowDebugInfo::PassInfo
list : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::chronological_t, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::chronological_t
-List() : beast::List< T, Tag >, xrpl::CountedObjects
-list() : xrpl::PeerFinder::ConnectHandouts, xrpl::PeerFinder::RedirectHandouts, xrpl::PeerFinder::SlotHandouts, xrpl::PeerReservationTable, xrpl::test::jtx::JTx::prop_list, xrpl::test::View_test, xrpl::ValidatorList::PublisherList
+List() : beast::List< T, Tag >, xrpl::CountedObjects
+list() : xrpl::PeerFinder::ConnectHandouts, xrpl::PeerFinder::RedirectHandouts, xrpl::PeerFinder::SlotHandouts, xrpl::PeerReservationTable, xrpl::test::jtx::JTx::prop_list, xrpl::test::View_test, xrpl::ValidatorList::PublisherList
List< T, Tag > : beast::detail::ListNode< T, Tag >
list_ : xrpl::NodeStore::ManagerImp, xrpl::OverlayImpl, xrpl::PeerFinder::Checker< Protocol >, xrpl::PeerFinder::RedirectHandouts, xrpl::PeerFinder::SlotHandouts, xrpl::ServerImpl< Handler >, xrpl::short_read_test::Base
list_iterator() : beast::rfc2616::list_iterator
@@ -258,7 +258,7 @@ $(function() {
LivecacheBase : xrpl::PeerFinder::detail::LivecacheBase::Hop< IsConst >, xrpl::PeerFinder::detail::LivecacheBase
load() : xrpl::Cluster
LOAD : xrpl::Config
-load() : xrpl::Config, xrpl::JobTypeData, xrpl::ManifestCache, xrpl::PeerFinder::Bootcache, xrpl::PeerFinder::Logic< Checker >, xrpl::PeerFinder::PeerFinder_test::TestStore, xrpl::PeerFinder::Store, xrpl::PeerFinder::StoreSqdb, xrpl::PeerReservationTable, xrpl::Transaction, xrpl::ValidatorList, xrpl::ValidatorSite
+load() : xrpl::Config, xrpl::JobTypeData, xrpl::ManifestCache, xrpl::PeerFinder::Bootcache, xrpl::PeerFinder::Logic< Checker >, xrpl::PeerFinder::PeerFinder_test::TestStore, xrpl::PeerFinder::Store, xrpl::PeerFinder::StoreSqdb, xrpl::PeerReservationTable, xrpl::Transaction, xrpl::ValidatorList, xrpl::ValidatorSite
load_callback : xrpl::PeerFinder::Store
load_event_ : xrpl::PeerImp
load_factor() : beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >
@@ -274,7 +274,7 @@ $(function() {
loadFromString() : xrpl::Config
loadLedgerFromFile() : xrpl::ApplicationImp
loadLists() : xrpl::ValidatorList
-LoadManager() : xrpl::LoadManager
+LoadManager() : xrpl::LoadManager
LoadMonitor() : xrpl::LoadMonitor
loadOldLedger() : xrpl::ApplicationImp
loadType : xrpl::RPC::Context
diff --git a/functions_m.html b/functions_m.html
index 3e1cf36ac5..5d4ec34722 100644
--- a/functions_m.html
+++ b/functions_m.html
@@ -387,7 +387,7 @@ $(function() {
manual_clock() : beast::manual_clock< Clock >
ManualClock : beast::aged_associative_container_test_base::TestTraitsBase, xrpl::test::ManualClock
ManualTimeKeeper() : xrpl::test::ManualTimeKeeper
-Map() : beast::PropertyStream::Map, xrpl::JobTypes, xrpl::NodeStore::MemoryBackend
+Map() : beast::PropertyStream::Map, xrpl::JobTypes, xrpl::NodeStore::MemoryBackend
map() : xrpl::partitioned_unordered_map< Key, Value, Hash, Pred, Alloc >
Map : xrpl::tests::FetchPack_test
map_ : Json::Value::ValueHolder, xrpl::BasicConfig, xrpl::CanonicalTXSet, xrpl::detail::CachedViewImpl, xrpl::io_list, xrpl::ManifestCache, xrpl::NodeStore::MemoryFactory, xrpl::partitioned_unordered_map< Key, Value, Hash, Pred, Alloc >::const_iterator, xrpl::partitioned_unordered_map< Key, Value, Hash, Pred, Alloc >::iterator, xrpl::partitioned_unordered_map< Key, Value, Hash, Pred, Alloc >, xrpl::PendingSaves, xrpl::RCLTxSet, xrpl::RCLTxSet::MutableTxSet, xrpl::SHAMap::const_iterator, xrpl::test::jtx::Env
diff --git a/functions_n.html b/functions_n.html
index 3e1bd55ce6..eba8b6a9f1 100644
--- a/functions_n.html
+++ b/functions_n.html
@@ -181,15 +181,16 @@ $(function() {
NODE_SIZE : xrpl::Config
NodeCache : xrpl::ConsensusTransSetSF
nodeDatabase() : xrpl::ConfigSection
-NodeFamily() : xrpl::NodeFamily
+NodeFamily() : xrpl::NodeFamily
nodeFamily_ : xrpl::ApplicationImp
-NodeID : xrpl::ConsensusProposal< NodeID_t, LedgerID_t, Position_t >
nodeID() : xrpl::ConsensusProposal< NodeID_t, LedgerID_t, Position_t >
+NodeID : xrpl::ConsensusProposal< NodeID_t, LedgerID_t, Position_t >
nodeId : xrpl::PeerReservation
-NodeID : xrpl::RCLValidation
nodeID() : xrpl::RCLValidation
+NodeID : xrpl::RCLValidation
+nodeID() : xrpl::test::csf::Validation
NodeID : xrpl::test::csf::Validation
-nodeID() : xrpl::test::csf::Validation, xrpl::test::csf::Validations_test::Node
+nodeID() : xrpl::test::csf::Validations_test::Node
NodeID : xrpl::Validations< Adaptor >
nodeID : xrpl::ValidatorKeys
nodeID_ : xrpl::ConsensusProposal< NodeID_t, LedgerID_t, Position_t >, xrpl::STValidation, xrpl::test::csf::Validation, xrpl::test::csf::Validations_test::Node
diff --git a/functions_o.html b/functions_o.html
index cf84a28cff..cba42bb150 100644
--- a/functions_o.html
+++ b/functions_o.html
@@ -177,8 +177,8 @@ $(function() {
open() : xrpl::DBConfig, xrpl::detail::ApplyViewBase, xrpl::detail::CachedViewImpl, xrpl::Ledger, xrpl::Logs::File, xrpl::Logs, xrpl::NodeStore::Backend, xrpl::NodeStore::MemoryBackend, xrpl::NodeStore::MemoryDB, xrpl::NodeStore::MemoryFactory, xrpl::NodeStore::NuDBBackend, xrpl::NodeStore::NullBackend, xrpl::OpenView, xrpl::PeerFinder::StoreSqdb, xrpl::ReadView
open_ : xrpl::OpenView
open_ledger_t() : xrpl::open_ledger_t
-openLedger() : xrpl::Application, xrpl::ApplicationImp
-OpenLedger() : xrpl::OpenLedger
+openLedger() : xrpl::Application, xrpl::ApplicationImp
+OpenLedger() : xrpl::OpenLedger
openLedger_ : xrpl::ApplicationImp
openLedgerCost() : xrpl::test::TxQPosNegFlows_test
openLedgerFee() : xrpl::test::Batch_test
@@ -189,7 +189,7 @@ $(function() {
openssl_sha512_hasher() : xrpl::openssl_sha512_hasher
openTime_ : xrpl::Consensus< Adaptor >
openTxs : xrpl::test::csf::Peer
-OpenView() : xrpl::OpenView
+OpenView() : xrpl::OpenView
Operation : xrpl::SetSignerList
operator AccountID() : xrpl::test::jtx::Account
operator AnyAmount() : xrpl::test::jtx::PrettyAmount
diff --git a/functions_p.html b/functions_p.html
index 4af0c8417c..f54c2eab8a 100644
--- a/functions_p.html
+++ b/functions_p.html
@@ -186,9 +186,9 @@ $(function() {
password : xrpl::ParsedPort, xrpl::parsedURL, xrpl::Port, xrpl::ServerHandler::Setup::client_t
pat_ : beast::unit_test::selector
patchVersion : beast::SemanticVersion
-path() : beast::temp_dir, xrpl::Config_test, xrpl::detail::DirGuard, xrpl::parsedURL, xrpl::PerfLog_test, xrpl::test::jtx::path
+path() : beast::temp_dir, xrpl::Config_test, xrpl::detail::DirGuard, xrpl::parsedURL, xrpl::PerfLog_test, xrpl::test::jtx::path, xrpl::test::Path
Path() : xrpl::test::Path
-path : xrpl::test::Path, xrpl::test::ValidatorSite_test::FetchListConfig
+path : xrpl::test::ValidatorSite_test::FetchListConfig
path_ : beast::temp_dir, xrpl::detail::WorkBase< Impl >, xrpl::detail::WorkFile
path_find() : xrpl::test::Path_test
path_find_01() : xrpl::test::AMMExtended_test, xrpl::test::Path_test
@@ -203,7 +203,7 @@ $(function() {
PATH_SEARCH_OLD : xrpl::Config
Pathfinder() : xrpl::Pathfinder
PathFindTrustLine() : xrpl::PathFindTrustLine
-PathRequest() : xrpl::PathRequest
+PathRequest() : xrpl::PathRequest
PathRequests() : xrpl::PathRequests
paths() : xrpl::test::jtx::paths, xrpl::test::PathSet, xrpl::test::RippleCalcTestParams
PathSet() : xrpl::test::PathSet
@@ -269,7 +269,7 @@ $(function() {
peerDisconnectsCharges_ : xrpl::OverlayImpl
peerFinder() : xrpl::OverlayImpl
PeerFinder_test() : xrpl::PeerFinder::PeerFinder_test
-PeerGroup() : xrpl::test::csf::PeerGroup
+PeerGroup() : xrpl::test::csf::PeerGroup
peerId() : xrpl::test::Link
PeerImp() : xrpl::PeerImp
PeerPartial() : xrpl::test::PeerPartial
diff --git a/functions_q.html b/functions_q.html
index 978babaad2..f202a83878 100644
--- a/functions_q.html
+++ b/functions_q.html
@@ -101,9 +101,8 @@ $(function() {
queueTx_ : xrpl::test::tx_reduce_relay_test::PeerTest
queueTxs_ : xrpl::RPC::LedgerHandler
quick_reply_ : xrpl::PathRequest
-quiet() : xrpl::Config
QUIET : xrpl::Config
-quiet : xrpl::NFTokenBurn_test, xrpl::NFTokenDir_test
+quiet() : xrpl::Config, xrpl::NFTokenBurn_test, xrpl::NFTokenDir_test
quiet_ : xrpl::test::multi_runner_child
quorum : xrpl::test::BridgeDef, xrpl::test::csf::Peer, xrpl::test::jtx::XChainBridgeObjects, xrpl::ValidatorList
quorum_ : xrpl::SetSignerList, xrpl::ValidatorList
diff --git a/functions_s.html b/functions_s.html
index b820b6966a..2104c248c9 100644
--- a/functions_s.html
+++ b/functions_s.html
@@ -90,7 +90,7 @@ $(function() {
save() : xrpl::ManifestCache, xrpl::PeerFinder::PeerFinder_test::TestStore, xrpl::PeerFinder::Store, xrpl::PeerFinder::StoreSqdb
save_stream_state() : xrpl::detail::save_stream_state
saved_ : xrpl::CurrentTransactionRulesGuard, xrpl::NumberRoundModeGuard, xrpl::NumberSO
-saveDot() : xrpl::test::csf::Digraph< Vertex, EdgeData >
+saveDot() : xrpl::test::csf::Digraph< Vertex, EdgeData >
SavedStateDB() : xrpl::SHAMapStoreImp::SavedStateDB
saveNumberRoundMode() : xrpl::saveNumberRoundMode
saveValidatedLedger() : xrpl::SQLiteDatabase, xrpl::SQLiteDatabaseImp
@@ -121,7 +121,7 @@ $(function() {
scope_unlock() : xrpl::scope_unlock< Mutex >
scoped_testcase() : beast::unit_test::suite::scoped_testcase
ScopedLockType : xrpl::InboundLedgersImp, xrpl::TimeoutCounter
-ScopedStream() : beast::Journal::ScopedStream
+ScopedStream() : beast::Journal::ScopedStream
scReward : xrpl::test::jtx::XChainBridgeObjects
scuAlice : xrpl::test::jtx::XChainBridgeObjects
scuBob : xrpl::test::jtx::XChainBridgeObjects
@@ -139,14 +139,14 @@ $(function() {
secret_key_hex : xrpl::RPC::key_strings
SecretKey() : xrpl::SecretKey
secretKey : xrpl::ValidatorKeys::Keys
-section() : xrpl::BasicConfig
+section() : xrpl::BasicConfig
Section() : xrpl::Section
secure() : xrpl::Port, xrpl::ServerHandler::Setup::client_t
secure_gateway_nets_v4 : xrpl::ParsedPort, xrpl::Port
secure_gateway_nets_v6 : xrpl::ParsedPort, xrpl::Port
secureGatewayIPs_ : xrpl::GRPCServerImpl::CallData< Request, Response >, xrpl::GRPCServerImpl
seed() : beast::detail::xor_shift_engine< class >, xrpl::SecretKey_test::TestKeyData
-Seed() : xrpl::Seed
+Seed() : xrpl::Seed
seed : xrpl::test::ValidatorKeys_test
seed_ : beast::xxhasher
seen : xrpl::test::csf::LedgerHistoryHelper
@@ -161,7 +161,7 @@ $(function() {
self : xrpl::ConsensusCloseTimes, xrpl::test::TrustedPublisherServer::lambda
SelfType : Json::ValueConstIterator, Json::ValueIterator, Json::ValueIteratorBase
SemanticVersion() : beast::SemanticVersion
-send() : xrpl::AMMOffer< TIn, TOut >, xrpl::BaseWSPeer< Handler, Impl >, xrpl::InfoSub, xrpl::Peer, xrpl::PeerImp, xrpl::RPCSubImp, xrpl::test::csf::BasicNetwork< Peer >, xrpl::test::csf::Peer, xrpl::test::Link, xrpl::test::PeerPartial, xrpl::test::TestPeer, xrpl::test::tx_reduce_relay_test::PeerTest, xrpl::test::Validator, xrpl::TOffer< TIn, TOut >, xrpl::WSInfoSub, xrpl::WSSession
+send() : xrpl::AMMOffer< TIn, TOut >, xrpl::BaseWSPeer< Handler, Impl >, xrpl::InfoSub, xrpl::Peer, xrpl::PeerImp, xrpl::RPCSubImp, xrpl::test::csf::BasicNetwork< Peer >, xrpl::test::csf::Peer, xrpl::test::Link, xrpl::test::PeerPartial, xrpl::test::TestPeer, xrpl::test::tx_reduce_relay_test::PeerTest, xrpl::test::Validator, xrpl::TOffer< TIn, TOut >, xrpl::WSInfoSub, xrpl::WSSession
send_always() : xrpl::send_always
send_buffers() : beast::insight::detail::StatsDCollectorImp
send_if_not_pred() : xrpl::send_if_not_pred< Predicate >
@@ -177,12 +177,12 @@ $(function() {
sendmax() : xrpl::test::jtx::sendmax
sendMax : xrpl::test::RippleCalcTestParams
sendPayments() : xrpl::test::LedgerServer
-sendRequest() : xrpl::DummyPeerSet, xrpl::PeerSet, xrpl::PeerSetImpl, xrpl::test::TestPeerSet
+sendRequest() : xrpl::DummyPeerSet, xrpl::PeerSet, xrpl::PeerSetImpl, xrpl::test::TestPeerSet
sendSquelch() : xrpl::test::reduce_relay_test
sendThread() : xrpl::RPCSubImp
sendTx_ : xrpl::test::tx_reduce_relay_test::PeerTest
sendTxQueue() : xrpl::OverlayImpl, xrpl::Peer, xrpl::PeerImp, xrpl::test::PeerPartial, xrpl::test::TestPeer
-sendValidatorList() : xrpl::ValidatorList
+sendValidatorList() : xrpl::ValidatorList
sent : xrpl::PeerImp
SEnv() : xrpl::test::SEnv< T >
separationLedgerSeq_ : xrpl::NetworkOPsImp::SubAccountHistoryIndex
@@ -238,7 +238,7 @@ $(function() {
serviceFee : xrpl::test::Loan_test::LoanParameters
serviceFeeDist : xrpl::test::LoanBatch_test
session() : xrpl::BaseHTTPPeer< Handler, Impl >
-Session() : xrpl::Session
+Session() : xrpl::Session
session_ : xrpl::DatabaseCon, xrpl::LockedSociSession
set() : beast::insight::detail::NullGaugeImpl, beast::insight::detail::StatsDGaugeImpl, beast::insight::Gauge, beast::insight::GaugeImpl, beast::manual_clock< Clock >
Set() : beast::PropertyStream::Set
@@ -368,7 +368,7 @@ $(function() {
Setup() : xrpl::DatabaseCon::Setup, xrpl::HashRouter::Setup
setup() : xrpl::Ledger, xrpl::OrderBookDB
Setup() : xrpl::Overlay::Setup
-setup() : xrpl::OverlayImpl, xrpl::ServerHandler
+setup() : xrpl::OverlayImpl, xrpl::ServerHandler
Setup() : xrpl::ServerHandler::Setup
setup() : xrpl::test::TestOutputSuite
Setup() : xrpl::TxQ::Setup
@@ -501,9 +501,9 @@ $(function() {
singleWithdrawEPrice() : xrpl::AMMWithdraw
singleWithdrawTokens() : xrpl::AMMWithdraw
sink() : beast::Journal
-Sink() : beast::Journal::Sink
+Sink() : beast::Journal::Sink
sink() : beast::Journal::Stream
-Sink() : xrpl::Logs::Sink
+Sink() : xrpl::Logs::Sink
sink : xrpl::test::csf::Peer, xrpl::test::csf::Sim
sink_ : beast::WrappedSink, xrpl::BasePeer< Handler, Impl >, xrpl::ConnectAttempt, xrpl::DebugSink, xrpl::NetworkOPsImp::SubAccountHistoryInfo, xrpl::PeerImp, xrpl::test::SuiteJournal, xrpl::Transactor
sinks_ : xrpl::Logs
@@ -799,8 +799,8 @@ $(function() {
strandSrc_ : xrpl::BookStep< TIn, TOut, TDerived >
sTransactions : xrpl::NetworkOPsImp
stream() : beast::Journal
-Stream() : beast::Journal::Stream
-stream() : beast::PropertyStream::Map, beast::PropertyStream::Set, xrpl::detail::WorkPlain, xrpl::detail::WorkSSL
+Stream() : beast::Journal::Stream
+stream() : beast::PropertyStream::Map, beast::PropertyStream::Set, xrpl::detail::WorkPlain, xrpl::detail::WorkSSL
stream_ : xrpl::ConnectAttempt, xrpl::detail::WorkSSL, xrpl::Door< Handler >::Detector, xrpl::PeerImp, xrpl::PlainHTTPPeer< Handler >, xrpl::short_read_test::Client::Connection, xrpl::short_read_test::Server::Connection, xrpl::SSLHTTPPeer< Handler >, xrpl::test::JSONRPCClient, xrpl::test::WSClientImpl
stream_ptr_ : xrpl::ConnectAttempt, xrpl::PeerImp, xrpl::SSLHTTPPeer< Handler >, xrpl::SSLWSPeer< Handler >
stream_type : xrpl::ConnectAttempt, xrpl::detail::WorkSSL, xrpl::Door< Handler >, xrpl::Overlay, xrpl::PeerImp, xrpl::PlainHTTPPeer< Handler >, xrpl::ServerHandler, xrpl::short_read_test, xrpl::SSLHTTPPeer< Handler >, xrpl::SSLWSPeer< Handler >, xrpl::test::tx_reduce_relay_test
diff --git a/functions_t.html b/functions_t.html
index a94846ff6f..5ff434b069 100644
--- a/functions_t.html
+++ b/functions_t.html
@@ -86,7 +86,7 @@ $(function() {
tag_type : xrpl::base_uint< Bits, Tag >, xrpl::tagged_integer< Int, Tag >
tagged_integer() : xrpl::tagged_integer< Int, Tag >
TaggedCache() : xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >
-TaggedPointer() : xrpl::TaggedPointer
+TaggedPointer() : xrpl::TaggedPointer
tagMask : xrpl::IntrusiveRefCounts, xrpl::SharedWeakUnion< T >, xrpl::TaggedPointer
tags : Json::Writer::Impl::Collection
takeAsRootNode() : xrpl::InboundLedger
@@ -144,7 +144,7 @@ $(function() {
test_index_ : xrpl::detail::multi_runner_base< IsParent >::inner
test_invalid_config() : xrpl::PeerFinder::PeerFinder_test
test_keepalive() : xrpl::test::Server_test
-test_lhs_zero() : beast::Zero_test
+test_lhs_zero() : beast::Zero_test
test_limits() : xrpl::Number_test
test_list : xrpl::NodeStore::Timing_test
test_manual() : beast::abstract_clock_test
@@ -233,7 +233,7 @@ $(function() {
testAmendmentBlock() : xrpl::test::ServerStatus_test
testAmendments() : xrpl::test::LedgerEntry_test
testAmendmentWarning() : xrpl::test::ServerStatus_test
-testAMM() : xrpl::test::jtx::AMMTestBase, xrpl::test::LedgerEntry_test
+testAMM() : xrpl::test::jtx::AMMTestBase, xrpl::test::LedgerEntry_test
testAMMAndCLOB() : xrpl::test::AMM_test
testAMMClawback() : xrpl::test::AMM_test
testAMMClawbackAll() : xrpl::test::AMMClawback_test
@@ -1598,7 +1598,7 @@ $(function() {
TrustedVotes() : xrpl::TrustedVotes
trustGraph : xrpl::test::csf::Peer, xrpl::test::csf::Sim
TrustGraph() : xrpl::test::csf::TrustGraph< Peer >
-TrustLineBase() : xrpl::PathFindTrustLine, xrpl::RPCTrustLine, xrpl::TrustLineBase
+TrustLineBase() : xrpl::PathFindTrustLine, xrpl::RPCTrustLine, xrpl::TrustLineBase
trustlinesChanged : xrpl::ValidClawback
trusts() : xrpl::test::csf::Peer, xrpl::test::csf::TrustGraph< Peer >
try_insert() : xrpl::PeerFinder::ConnectHandouts, xrpl::PeerFinder::RedirectHandouts, xrpl::PeerFinder::SlotHandouts
@@ -1690,16 +1690,14 @@ $(function() {
txs_type() : xrpl::ReadView::txs_type
txsBegin() : xrpl::detail::ApplyViewBase, xrpl::detail::CachedViewImpl, xrpl::Ledger, xrpl::OpenView, xrpl::ReadView
txsEnd() : xrpl::detail::ApplyViewBase, xrpl::detail::CachedViewImpl, xrpl::Ledger, xrpl::OpenView, xrpl::ReadView
-TxSet : xrpl::test::csf::TxSet::MutableTxSet, xrpl::test::csf::TxSet
+TxSet : xrpl::test::csf::TxSet::MutableTxSet, xrpl::test::csf::TxSet
TxSet_t : xrpl::Consensus< Adaptor >, xrpl::ConsensusResult< Traits >, xrpl::RCLConsensus::Adaptor, xrpl::test::csf::Peer
txSets : xrpl::test::csf::Peer
txt : xrpl::InnerObjectFormatsUnitTestDetail::TestJSONTxt
txToPermissionType() : xrpl::Permission
txType : xrpl::test::AccountTx_test::NodeSanity, xrpl::test::Batch_test::TestLedgerData
-type : beast::detail::CopyConst< T, U >, beast::detail::CopyConst< T const, U >, beast::maybe_const< IsConst, T >, Json::Value, Json::Writer::Impl::Collection, xrpl::cryptoconditions::Condition, xrpl::cryptoconditions::der::Preamble, xrpl::cryptoconditions::Fulfillment, xrpl::cryptoconditions::PreimageSha256, xrpl::JobTypeData, xrpl::JobTypeInfo, xrpl::Keylet
-Type : xrpl::RPC::Status
-type() : xrpl::RPC::Status
-Type : xrpl::SeqProxy, xrpl::STPathElement
+type : beast::detail::CopyConst< T, U >, beast::detail::CopyConst< T const, U >, beast::maybe_const< IsConst, T >, Json::Value, Json::Writer::Impl::Collection, xrpl::cryptoconditions::Condition, xrpl::cryptoconditions::der::Preamble, xrpl::cryptoconditions::Fulfillment, xrpl::cryptoconditions::PreimageSha256, xrpl::JobTypeData, xrpl::JobTypeInfo, xrpl::Keylet, xrpl::RPC::Status
+Type : xrpl::RPC::Status, xrpl::SeqProxy, xrpl::STPathElement
type : xrpl::TypedField< T >
type_ : Json::Reader::Token, Json::Value, xrpl::JobQueue::Coro, xrpl::KnownFormats< KeyType, Derived >::Item, xrpl::RPC::Status, xrpl::SeqProxy, xrpl::SHAMap, xrpl::STLedgerEntry, xrpl::test::jtx::memo
typeAccount : xrpl::STPathElement
diff --git a/functions_u.html b/functions_u.html
index 85cfb3cc2e..0b32a9aaa0 100644
--- a/functions_u.html
+++ b/functions_u.html
@@ -85,7 +85,7 @@ $(function() {
UndoDelay() : xrpl::test::Consensus_test::UndoDelay
unexcept() : beast::unit_test::suite
unexpected() : beast::unit_test::suite
-Unexpected() : xrpl::Unexpected< E >
+Unexpected() : xrpl::Unexpected< E >
unimpairLoan() : xrpl::LoanManage
unindent() : Json::StyledStreamWriter, Json::StyledWriter
unit_type : xrpl::unit::ValueUnit< UnitTag, T >, xrpl::XRPAmount
diff --git a/functions_v.html b/functions_v.html
index 92285baa82..084413c4ce 100644
--- a/functions_v.html
+++ b/functions_v.html
@@ -82,7 +82,7 @@ $(function() {
valid_ : xrpl::STValidation
ValidAMM() : xrpl::ValidAMM
validAmounts() : xrpl::Attestations::AttestationClaim, xrpl::Attestations::AttestationCreateAccount
-validate() : xrpl::cryptoconditions::Fulfillment, xrpl::cryptoconditions::PreimageSha256, xrpl::RCLConsensus::Adaptor, xrpl::test::csf::Validations_test::Node
+validate() : xrpl::cryptoconditions::Fulfillment, xrpl::cryptoconditions::PreimageSha256, xrpl::RCLConsensus::Adaptor, xrpl::test::csf::Validations_test::Node
validateBalances : xrpl::test::Loan_test::PaymentParameters
validateClosedLedger() : xrpl::test::Batch_test
validated : xrpl::LedgerHeader, xrpl::LedgerHistory::cv_entry, xrpl::test::csf::TxCollector::Tracker, xrpl::test::csf::TxCollector, xrpl::TxResult
@@ -117,7 +117,7 @@ $(function() {
validationVALID_LOCAL : xrpl::ConsensusParms
validationVALID_WALL : xrpl::ConsensusParms
validator() : xrpl::RCLConsensus::Adaptor, xrpl::test::csf::Peer, xrpl::test::Link, xrpl::test::Network
-Validator() : xrpl::test::Validator, xrpl::test::ValidatorRPC_test, xrpl::test::ValidatorSite_test
+Validator() : xrpl::test::Validator, xrpl::test::ValidatorRPC_test, xrpl::test::ValidatorSite_test
validator_ : xrpl::test::Link, xrpl::test::reduce_relay_test::Event
VALIDATOR_LIST_THRESHOLD : xrpl::Config
validatorKey_ : xrpl::Message
@@ -145,17 +145,17 @@ $(function() {
validFrom : xrpl::ValidatorList::PublisherList
validFwd() : xrpl::BookStep< TIn, TOut, TDerived >, xrpl::DirectStepI< TDerived >, xrpl::Step, xrpl::XRPEndpointStep< TDerived >
validMultiSign() : xrpl::RPC::detail::SigningForParams
-validNumericMinimum() : xrpl::Transactor
+validNumericMinimum() : xrpl::Transactor
validNumericRange() : xrpl::Transactor
validPublicKey() : xrpl::RPCParser
validUntil : xrpl::ValidatorList::PublisherList
vals() : xrpl::test::csf::Validations_test::TestHarness
Value : beast::aged_associative_container_test_base::MaybeMap< Base, IsMap >, beast::aged_associative_container_test_base::MaybeMap< Base, true >
value : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::element, beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::element, beast::Zero_test::IntegerWrapper
-Value() : Json::Value, Json::ValueConstIterator, Json::ValueIterator
+Value() : Json::Value, Json::ValueConstIterator, Json::ValueIterator
value : std::is_error_code_enum< xrpl::cryptoconditions::error >, xrpl::Asset, xrpl::DecayingSample< Window, Clock >, xrpl::DecayWindow< HalfLife, Clock >
-Value() : xrpl::detail::DeferredCredits::Value, xrpl::detail::LocalValues::Value< T >
-value() : xrpl::Expected< T, E >, xrpl::JsonOptions, xrpl::MPTAmount, xrpl::perf::Locked< T >, xrpl::Rate, xrpl::SeqProxy, xrpl::STAccount, xrpl::STAmount, xrpl::STBitString< Bits >, xrpl::STBlob, xrpl::STCurrency, xrpl::STInteger< Integer >, xrpl::STIssue, xrpl::STNumber, xrpl::STObject::Proxy< T >, xrpl::STPathSet, xrpl::STVector256, xrpl::STXChainBridge, xrpl::test::jtx::accountIDField, xrpl::test::jtx::AnyAmount, xrpl::test::jtx::check::DeliverMin, xrpl::test::jtx::JTxField< SField, StoredValue, OutputValue >, xrpl::test::jtx::PrettyAmount, xrpl::test::jtx::stAmountField, xrpl::test::jtx::timePointField, xrpl::test::jtx::uint256Field, xrpl::test::jtx::valueUnitField< SField, UnitTag, ValueType >, xrpl::Unexpected< E >, xrpl::unit::ValueUnit< UnitTag, T >, xrpl::XRPAmount
+Value() : xrpl::detail::DeferredCredits::Value, xrpl::detail::LocalValues::Value< T >
+value() : xrpl::Expected< T, E >, xrpl::JsonOptions, xrpl::MPTAmount, xrpl::perf::Locked< T >, xrpl::Rate, xrpl::SeqProxy, xrpl::STAccount, xrpl::STAmount, xrpl::STBitString< Bits >, xrpl::STBlob, xrpl::STCurrency, xrpl::STInteger< Integer >, xrpl::STIssue, xrpl::STNumber, xrpl::STObject::Proxy< T >, xrpl::STPathSet, xrpl::STVector256, xrpl::STXChainBridge, xrpl::test::jtx::accountIDField, xrpl::test::jtx::AnyAmount, xrpl::test::jtx::check::DeliverMin, xrpl::test::jtx::JTxField< SField, StoredValue, OutputValue >, xrpl::test::jtx::PrettyAmount, xrpl::test::jtx::stAmountField, xrpl::test::jtx::timePointField, xrpl::test::jtx::uint256Field, xrpl::test::jtx::valueUnitField< SField, UnitTag, ValueType >, xrpl::Unexpected< E >, xrpl::unit::ValueUnit< UnitTag, T >, xrpl::XRPAmount
value_ : beast::rfc2616::list_iterator, Json::Value, xrpl::DecayWindow< HalfLife, Clock >, xrpl::MPTAmount, xrpl::RPC::fillJson_test, xrpl::SeqProxy, xrpl::STAccount, xrpl::STBitString< Bits >, xrpl::STBlob, xrpl::STInteger< Integer >, xrpl::STNumber, xrpl::test::jtx::accountIDField, xrpl::test::jtx::balance, xrpl::test::jtx::dtag, xrpl::test::jtx::JTxField< SField, StoredValue, OutputValue >, xrpl::test::jtx::JTxField< SField, StoredValue, StoredValue >, xrpl::test::jtx::owner_count< Type >, xrpl::test::jtx::owners, xrpl::test::jtx::stag, xrpl::test::jtx::stAmountField, xrpl::test::jtx::timePointField, xrpl::test::jtx::uint256Field, xrpl::test::jtx::valueUnitField< SField, UnitTag, ValueType >, xrpl::unit::ValueUnit< UnitTag, T >
value_comp() : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >
value_compare : beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >
@@ -165,7 +165,7 @@ $(function() {
valueChange : xrpl::LoanPaymentParts
ValueConstIterator() : Json::ValueConstIterator
ValueEntry() : xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >::ValueEntry
-ValueHash() : beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::ValueHash
+ValueHash() : beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::ValueHash
ValueIterator() : Json::ValueIterator
ValueIteratorBase : Json::Value, Json::ValueIteratorBase
valueMask : xrpl::IntrusiveRefCounts
@@ -205,7 +205,7 @@ $(function() {
veto() : xrpl::AmendmentTable, xrpl::AmendmentTableImpl
vetoed_ : xrpl::AmendmentTable_test
via_offers_via_gateway() : xrpl::test::AMMExtended_test, xrpl::test::Path_test
-view() : xrpl::ApplyContext, xrpl::path::RippleCalc, xrpl::PreclaimContext, xrpl::PreclaimResult, xrpl::StrandContext, xrpl::Transactor
+view() : xrpl::ApplyContext, xrpl::path::RippleCalc, xrpl::PreclaimContext, xrpl::PreclaimResult, xrpl::StrandContext, xrpl::Transactor
view_ : xrpl::ApplyContext, xrpl::BookDirs::const_iterator, xrpl::BookDirs, xrpl::BookTip, xrpl::detail::ReadViewFwdRange< ValueType >::iterator, xrpl::detail::ReadViewFwdRange< ValueType >, xrpl::Dir::const_iterator, xrpl::Dir, xrpl::TOfferStreamBase< TIn, TOut >
visit() : xrpl::ApplyContext, xrpl::ApplyViewImpl, xrpl::detail::ApplyStateTable, xrpl::detail::MultiApiJson< MinVer, MaxVer >
visitDifferences() : xrpl::SHAMap
diff --git a/namespacexrpl.html b/namespacexrpl.html
index d21afa7245..feeae3e565 100644
--- a/namespacexrpl.html
+++ b/namespacexrpl.html
@@ -42920,7 +42920,7 @@ template<class T , class C >
- Note
- Can only raise the validity to a more valid state, and can not override anything cached bad.
- See also
- checkValidity, Validity
-Definition at line 93 of file apply.cpp.
+Definition at line 100 of file apply.cpp.
@@ -42991,7 +42991,7 @@ template<class T , class C >
- See also
- preflight, preclaim, doApply
- Returns
- A pair with the
TER and a bool indicating whether or not the transaction was applied.
-Definition at line 121 of file apply.cpp.
+Definition at line 128 of file apply.cpp.
@@ -43049,7 +43049,7 @@ template<class T , class C >
Provides more detailed logging and decodes the correct behavior based on the TER type
- See also
- ApplyTransactionResult
-Definition at line 214 of file apply.cpp.
+Definition at line 221 of file apply.cpp.
@@ -43709,7 +43709,7 @@ template<typename PreflightChecks >
@@ -43763,7 +43763,7 @@ template<typename PreflightChecks >
@@ -43813,7 +43813,7 @@ template<typename PreflightChecks >
@@ -46303,7 +46303,7 @@ template<class TIn , class TOut >
@@ -46347,7 +46347,7 @@ template<class TIn , class TOut >
@@ -46391,7 +46391,7 @@ template<class TIn , class TOut >
@@ -46435,7 +46435,7 @@ template<class TIn , class TOut >
diff --git a/search/all_10.js b/search/all_10.js
index 82f3aeba8f..a5fe885143 100644
--- a/search/all_10.js
+++ b/search/all_10.js
@@ -122,7 +122,7 @@ var searchData=
['infinity_119',['infinity',['http://en.cppreference.com/w/cpp/types/numeric_limits/infinity.html',1,'std::numeric_limits']]],
['info_120',['info',['../structxrpl_1_1JobTypeData.html#a9659c593b270682ff3037cd5deed506b',1,'xrpl::JobTypeData::info'],['../classbeast_1_1Journal.html#a87d6bd59020d94110027dcab3d9e3357',1,'beast::Journal::info()']]],
['information_121',['Server Load Information',['../md_xrpld_2overlay_2README.html#autotoc_md330',1,'']]],
- ['infosub_122',['infosub',['../classxrpl_1_1InfoSub.html#a110bba1f37a3a532f81a6b7987022bb5',1,'xrpl::InfoSub::InfoSub(Source &source)'],['../classxrpl_1_1InfoSub.html#ac9688ba58d6e934c5e72696bcd5344f8',1,'xrpl::InfoSub::InfoSub(Source &source, Consumer consumer)'],['../structxrpl_1_1RPC_1_1Context.html#a4d43a1e92269d46dbf79135586a706a4',1,'xrpl::RPC::Context::infoSub'],['../classxrpl_1_1InfoSub.html',1,'xrpl::InfoSub']]],
+ ['infosub_122',['infosub',['../structxrpl_1_1RPC_1_1Context.html#a4d43a1e92269d46dbf79135586a706a4',1,'xrpl::RPC::Context::infoSub'],['../classxrpl_1_1InfoSub.html#a110bba1f37a3a532f81a6b7987022bb5',1,'xrpl::InfoSub::InfoSub(Source &source)'],['../classxrpl_1_1InfoSub.html#ac9688ba58d6e934c5e72696bcd5344f8',1,'xrpl::InfoSub::InfoSub(Source &source, Consumer consumer)'],['../classxrpl_1_1InfoSub.html',1,'xrpl::InfoSub']]],
['infosubrequest_123',['InfoSubRequest',['../classxrpl_1_1InfoSubRequest.html',1,'xrpl']]],
['inifilesections_124',['IniFileSections',['../namespacexrpl.html#a804b8fe629c768d93d55d64f4e648206',1,'xrpl']]],
['init_125',['init',['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::wiostream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::wistream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::wifstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::wios::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::wostringstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::wistringstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::wofstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::wostream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::basic_stringstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::fstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::basic_osyncstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::basic_ostringstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::basic_ostream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::basic_ofstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::basic_istringstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::basic_istream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::basic_iostream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::basic_ios::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::basic_ifstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::basic_fstream::init()'],['../structxrpl_1_1ConsensusParms.html#ae54b3e4035a4fdb10a57ad41bd200bd0a2476b2b0cee94dbcd90a95d54762cbbc',1,'xrpl::ConsensusParms::init'],['../structxrpl_1_1test_1_1csf_1_1SimDurationCollector.html#ac4dc1038f5d7369d3e78cb6c6e36ad8e',1,'xrpl::test::csf::SimDurationCollector::init'],['../classxrpl_1_1ConnectAttempt.html#a8411edc1709c039e0480f18a7138e5faa95b19f7739b0b7ea7d6b07586be54f36',1,'xrpl::ConnectAttempt::Init'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::wfstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::ifstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::ios::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::iostream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::istream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::istringstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::istrstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::ofstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::ostream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::ostringstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::ostrstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::osyncstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::stringstream::init()'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::strstream::init()'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::ios::Init'],['../classxrpl_1_1SHAMapStoreImp_1_1SavedStateDB.html#a870d25225c404b97e322b5b53f768050',1,'xrpl::SHAMapStoreImp::SavedStateDB::init()'],['../classxrpl_1_1PeerFinder_1_1StoreSqdb.html#aade61a84ee436d802b91621f98ea8ada',1,'xrpl::PeerFinder::StoreSqdb::init()'],['../classxrpl_1_1json__body_1_1reader.html#a36048802b1b26618c5b7cdedfefdf3f1',1,'xrpl::json_body::reader::init()'],['../classxrpl_1_1json__body_1_1writer.html#a068f2e58832a6a4f0449e2fba144c74a',1,'xrpl::json_body::writer::init()'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::osyncstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::ostrstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::ostringstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::ostream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::ofstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::istrstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::istringstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::istream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::iostream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::ios_base::Init'],['../classxrpl_1_1RelationalDatabase.html#a3c901750a932fd04993f7d18dfd5e248',1,'xrpl::RelationalDatabase::init()'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::ifstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::fstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::basic_stringstream< Char >::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::basic_osyncstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::basic_ostringstream< Char >::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::basic_ostream< Char >::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::basic_ofstream< Char >::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::basic_istringstream< Char >::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::basic_istream< Char >::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::basic_iostream< Char >::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::basic_fstream< Char >::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::basic_ifstream< Char >::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::basic_ios< Char >::Init'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::wosyncstream::init()'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::wstringstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::wosyncstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::wostringstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::wostream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::wofstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::wistringstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::wistream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::wiostream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::wios::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::wifstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::wfstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::strstream::Init'],['http://en.cppreference.com/w/cpp/io/ios_base/Init.html',1,'std::stringstream::Init'],['http://en.cppreference.com/w/cpp/io/basic_ios/init.html',1,'std::wstringstream::init()'],['../classxrpl_1_1SOElement.html#a023ce66b8e39e65a6f12b8d2f690526e',1,'xrpl::SOElement::init()'],['../structxrpl_1_1test_1_1XChainSim__test_1_1AccountStateTrack.html#a7fc6c3fe97481fd947237ebb4d2219a9',1,'xrpl::test::XChainSim_test::AccountStateTrack::init()'],['../structxrpl_1_1test_1_1XChainSim__test_1_1ChainStateTrack.html#acebef9064284beb728ba3808acd2cd19',1,'xrpl::test::XChainSim_test::ChainStateTrack::init()'],['../structxrpl_1_1test_1_1XChainSim__test_1_1ChainStateTracker.html#a9421f6faf13ef0969c5d9d5d44b803c4',1,'xrpl::test::XChainSim_test::ChainStateTracker::init()'],['../classxrpl_1_1test_1_1Network.html#a7b901e8775deb802e388c52d17abbf4a',1,'xrpl::test::Network::init()'],['../classxrpl_1_1test_1_1tx__reduce__relay__test_1_1PeerTest.html#a9b3b7a5543b8588f25af80d701a9363f',1,'xrpl::test::tx_reduce_relay_test::PeerTest::init()'],['../classxrpl_1_1LedgerDeltaAcquire.html#a39704481f58a6ae81811e1ed0b1123df',1,'xrpl::LedgerDeltaAcquire::init()'],['../classxrpl_1_1SkipListAcquire.html#afffce39e32b9c980e3d3e17b44067180',1,'xrpl::SkipListAcquire::init()'],['../classxrpl_1_1TransactionAcquire.html#a35f5d8d7b1e92a349affdf7b860966d5',1,'xrpl::TransactionAcquire::init()'],['../classxrpl_1_1InboundLedger.html#adb2b8f477503cf2ed4c4e1fac6564afb',1,'xrpl::InboundLedger::init()'],['../classxrpl_1_1LedgerReplayTask.html#ae570b7a4fb5d27248ccd17addb756381',1,'xrpl::LedgerReplayTask::init()']]],
@@ -762,7 +762,7 @@ var searchData=
['isstring_759',['isString',['../classJson_1_1Value.html#a71e1f82cf1c3eaf969d400dcffb163a6',1,'Json::Value']]],
['isstrong_760',['isstrong',['../classxrpl_1_1SharedWeakUnion.html#add7fba885a5ca549c7eddee2493746d9',1,'xrpl::SharedWeakUnion::isStrong()'],['../classxrpl_1_1SharedWeakCachePointer.html#a4a26cb058d1e27331edd8f0e7e5d9d69',1,'xrpl::SharedWeakCachePointer::isStrong()']]],
['issuanceid_761',['issuanceid',['../classxrpl_1_1test_1_1jtx_1_1MPTTester.html#a6fbe6f3d9a87ff807153e65068658eab',1,'xrpl::test::jtx::MPTTester::issuanceID()'],['../classxrpl_1_1test_1_1jtx_1_1MPT.html#a1d9c328d681c9f90eb52ae5c5163af7a',1,'xrpl::test::jtx::MPT::issuanceID']]],
- ['issue_762',['issue',['../classxrpl_1_1STXChainBridge.html#ac9a2df1ea91f5fc06d18ef2b7375702a',1,'xrpl::STXChainBridge::issue()'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a95edce5efe9b1f5f575e5d5956068760',1,'xrpl::test::csf::Peer::issue()'],['../classxrpl_1_1test_1_1jtx_1_1IOU.html#af26fbdad4dfa868c8075001529193934',1,'xrpl::test::jtx::IOU::issue()'],['../classxrpl_1_1Issue.html#a9a0e1584da4c7fdc53b9d054dd8bad51',1,'xrpl::Issue::Issue()=default'],['../classxrpl_1_1Issue.html#a49660e3bdc49915d961eab92556f739c',1,'xrpl::Issue::Issue(Currency const &c, AccountID const &a)'],['../classxrpl_1_1STAmount.html#a21f103c714a972c2e3682c5f89360771',1,'xrpl::STAmount::issue()'],['../classxrpl_1_1Issue.html',1,'xrpl::Issue']]],
+ ['issue_762',['issue',['../classxrpl_1_1Issue.html#a49660e3bdc49915d961eab92556f739c',1,'xrpl::Issue::Issue()'],['../classxrpl_1_1STAmount.html#a21f103c714a972c2e3682c5f89360771',1,'xrpl::STAmount::issue()'],['../classxrpl_1_1STXChainBridge.html#ac9a2df1ea91f5fc06d18ef2b7375702a',1,'xrpl::STXChainBridge::issue()'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a95edce5efe9b1f5f575e5d5956068760',1,'xrpl::test::csf::Peer::issue()'],['../classxrpl_1_1test_1_1jtx_1_1IOU.html#af26fbdad4dfa868c8075001529193934',1,'xrpl::test::jtx::IOU::issue()'],['../classxrpl_1_1Issue.html#a9a0e1584da4c7fdc53b9d054dd8bad51',1,'xrpl::Issue::Issue()'],['../classxrpl_1_1Issue.html',1,'xrpl::Issue']]],
['issue_5f_763',['issue_',['../classxrpl_1_1Asset.html#aa0f4ee91c51e9461397e1821bb50617e',1,'xrpl::Asset']]],
['issue_5faccount_5fcreate_764',['issue_account_create',['../classxrpl_1_1test_1_1XChainSim__test_1_1SmCreateAccount.html#a92ddfc5078dd85793253a03f3178ff62',1,'xrpl::test::XChainSim_test::SmCreateAccount']]],
['issue_5fhasher_765',['issue_hasher',['../structstd_1_1hash_3_01xrpl_1_1Book_01_4.html#acc93ea855a8f1e0753d23e3bc3e18d60',1,'std::hash< xrpl::Book >']]],
@@ -853,7 +853,7 @@ var searchData=
['item_850',['item',['../classxrpl_1_1KnownFormats_1_1Item.html#af95aa60afe4f806805dcb0684f1cfbd8',1,'xrpl::KnownFormats::Item::Item()'],['../structxrpl_1_1Resource_1_1Gossip_1_1Item.html#a9c61e451894c5461c5c9d3f8fd1d57bf',1,'xrpl::Resource::Gossip::Item::Item()'],['../structxrpl_1_1Resource_1_1Import_1_1Item.html#a12b0966128e60f31bebe865745f8e107',1,'xrpl::Resource::Import::Item::Item()'],['../classbeast_1_1PropertyStream_1_1Item.html#a60d8f37a549a2bacb5079b74130b1bb3',1,'beast::PropertyStream::Item::Item()'],['../classxrpl_1_1tests_1_1FetchPack__test.html#a2cebe63d53f73cb20caf2edd95e2046c',1,'xrpl::tests::FetchPack_test::Item'],['../structxrpl_1_1Resource_1_1Import_1_1Item.html',1,'xrpl::Resource::Import::Item'],['../structxrpl_1_1Resource_1_1Gossip_1_1Item.html',1,'xrpl::Resource::Gossip::Item'],['../classxrpl_1_1KnownFormats_1_1Item.html',1,'xrpl::KnownFormats< KeyType, Derived >::Item'],['../classbeast_1_1PropertyStream_1_1Item.html',1,'beast::PropertyStream::Item']]],
['item_5f_851',['item_',['../classbeast_1_1PropertyStream_1_1Source.html#abddc979c479f43fd9ac8550cbeab17b4',1,'beast::PropertyStream::Source::item_'],['../classxrpl_1_1SHAMap_1_1const__iterator.html#a3ece48f68042bd7d751db190a03dc68a',1,'xrpl::SHAMap::const_iterator::item_'],['../classxrpl_1_1SHAMapLeafNode.html#a1b314a07f9c349f56cea431912ee14d5',1,'xrpl::SHAMapLeafNode::item_']]],
['itemalignment_5f_852',['itemAlignment_',['../classxrpl_1_1SlabAllocator.html#a6f7aadc82b6311e79dad622a6a1f27d8',1,'xrpl::SlabAllocator']]],
- ['items_853',['items',['../classbeast_1_1insight_1_1detail_1_1GroupsImp.html#a6a14b2153530fc980e60c60dd355432e',1,'beast::insight::detail::GroupsImp::Items'],['../structxrpl_1_1NodeStore_1_1Timing__test_1_1Params.html#ad5f6018b5acb77519520c364e902d984',1,'xrpl::NodeStore::Timing_test::Params::items'],['../structxrpl_1_1Resource_1_1Gossip.html#a7da15dfb94fa1b9e13db8797ac218a43',1,'xrpl::Resource::Gossip::items'],['../structxrpl_1_1Resource_1_1Import.html#a0c76fc597f79636d14163fafe0f23718',1,'xrpl::Resource::Import::items']]],
+ ['items_853',['items',['../structxrpl_1_1Resource_1_1Import.html#a0c76fc597f79636d14163fafe0f23718',1,'xrpl::Resource::Import::items'],['../classbeast_1_1insight_1_1detail_1_1GroupsImp.html#a6a14b2153530fc980e60c60dd355432e',1,'beast::insight::detail::GroupsImp::Items'],['../structxrpl_1_1NodeStore_1_1Timing__test_1_1Params.html#ad5f6018b5acb77519520c364e902d984',1,'xrpl::NodeStore::Timing_test::Params::items'],['../structxrpl_1_1Resource_1_1Gossip.html#a7da15dfb94fa1b9e13db8797ac218a43',1,'xrpl::Resource::Gossip::items']]],
['items_5f_854',['items_',['../classxrpl_1_1detail_1_1ApplyStateTable.html#ad4f69ca22b627d86b6d807b441d6f65c',1,'xrpl::detail::ApplyStateTable::items_'],['../classxrpl_1_1detail_1_1ApplyViewBase.html#aaa6085fb94ff569c00618ef8f7ca6427',1,'xrpl::detail::ApplyViewBase::items_'],['../classxrpl_1_1detail_1_1RawStateTable.html#ab6d7a08fbcc2ddd59a413d6eeb4ed60c',1,'xrpl::detail::RawStateTable::items_'],['../classxrpl_1_1OpenView.html#affc911d0708acf0a66b19c2b1ba26f5c',1,'xrpl::OpenView::items_']]],
['items_5ft_855',['items_t',['../classxrpl_1_1detail_1_1ApplyStateTable.html#a72645957ed686fef077751429d7e9bea',1,'xrpl::detail::ApplyStateTable::items_t'],['../classxrpl_1_1detail_1_1RawStateTable.html#a9981c6c45de5a489dd8a9c0c6c901cb1',1,'xrpl::detail::RawStateTable::items_t']]],
['itemsize_5f_856',['itemSize_',['../classxrpl_1_1SlabAllocator.html#ad048c9742d3a23e19eace73402475806',1,'xrpl::SlabAllocator']]],
diff --git a/search/all_11.js b/search/all_11.js
index 8811e81afc..cec0951b38 100644
--- a/search/all_11.js
+++ b/search/all_11.js
@@ -17,7 +17,7 @@ var searchData=
['jobfunction_14',['JobFunction',['../classxrpl_1_1JobQueue.html#a0c1f44c601d9834d914990a0abba923b',1,'xrpl::JobQueue']]],
['joblimit_15',['jobLimit',['../structxrpl_1_1TimeoutCounter_1_1QueueJobParameter.html#ab0a3436e87d1c1d09e03d38188be8d5a',1,'xrpl::TimeoutCounter::QueueJobParameter']]],
['jobname_16',['jobName',['../structxrpl_1_1TimeoutCounter_1_1QueueJobParameter.html#a4b6c935e67e8f1c1661cf5f5e6805020',1,'xrpl::TimeoutCounter::QueueJobParameter']]],
- ['jobqueue_17',['jobqueue',['../classxrpl_1_1JobQueue.html',1,'xrpl::JobQueue'],['../structxrpl_1_1DatabaseCon_1_1CheckpointerSetup.html#af7fe788c9641c9bc3a2cd4977bd7c08e',1,'xrpl::DatabaseCon::CheckpointerSetup::jobQueue'],['../classxrpl_1_1perf_1_1PerfLog.html#a83538065630a35895ed6bdcec3b9938f',1,'xrpl::perf::PerfLog::jobQueue()'],['../classxrpl_1_1perf_1_1PerfLogTest.html#af4080cd24f1b6b27d0d742caf680a93d',1,'xrpl::perf::PerfLogTest::jobQueue()'],['../classxrpl_1_1perf_1_1PerfLogImp.html#a4a86ce8d26a6a724af61275b7a354922',1,'xrpl::perf::PerfLogImp::jobQueue()'],['../classxrpl_1_1JobQueue.html#a48ea38894d107f7a177aac40e9c35d28',1,'xrpl::JobQueue::JobQueue()']]],
+ ['jobqueue_17',['jobqueue',['../classxrpl_1_1JobQueue.html',1,'xrpl::JobQueue'],['../classxrpl_1_1JobQueue.html#a48ea38894d107f7a177aac40e9c35d28',1,'xrpl::JobQueue::JobQueue()'],['../structxrpl_1_1DatabaseCon_1_1CheckpointerSetup.html#af7fe788c9641c9bc3a2cd4977bd7c08e',1,'xrpl::DatabaseCon::CheckpointerSetup::jobQueue'],['../classxrpl_1_1perf_1_1PerfLog.html#a83538065630a35895ed6bdcec3b9938f',1,'xrpl::perf::PerfLog::jobQueue()'],['../classxrpl_1_1perf_1_1PerfLogTest.html#af4080cd24f1b6b27d0d742caf680a93d',1,'xrpl::perf::PerfLogTest::jobQueue()'],['../classxrpl_1_1perf_1_1PerfLogImp.html#a4a86ce8d26a6a724af61275b7a354922',1,'xrpl::perf::PerfLogImp::jobQueue()']]],
['jobqueue_5f_18',['jobQueue_',['../classxrpl_1_1NodeStoreScheduler.html#a1fdd6bc1315d459ae35ff30b5f0137e5',1,'xrpl::NodeStoreScheduler']]],
['jobqueue_5ftest_19',['JobQueue_test',['../classxrpl_1_1test_1_1JobQueue__test.html',1,'xrpl::test']]],
['jobs_5f_20',['jobs_',['../structxrpl_1_1perf_1_1PerfLogImp_1_1Counters.html#a3cea0f5821933117c8031f9cccd9c016',1,'xrpl::perf::PerfLogImp::Counters']]],
@@ -37,7 +37,7 @@ var searchData=
['jq_34',['Jq',['../structxrpl_1_1perf_1_1PerfLogImp_1_1Counters_1_1Jq.html',1,'xrpl::perf::PerfLogImp::Counters']]],
['jq_5f_35',['jq_',['../structxrpl_1_1perf_1_1PerfLogImp_1_1Counters.html#a2ef61047ac8ad9b95310886bb700f82e',1,'xrpl::perf::PerfLogImp::Counters::jq_'],['../classxrpl_1_1JobQueue_1_1Coro.html#a497cb64941caf121e9aa65fdaf24eb2c',1,'xrpl::JobQueue::Coro::jq_']]],
['jqtransoverflow_5f_36',['jqTransOverflow_',['../classxrpl_1_1OverlayImpl.html#acf58899283d4f5aebfe935c03f5136ff',1,'xrpl::OverlayImpl']]],
- ['json_37',['json',['../classxrpl_1_1test_1_1Path.html#afbcec2767f4f6032f1766a64e1d849d7',1,'xrpl::test::Path::json()'],['../namespaceJson.html',1,'Json'],['../md__2____w_2rippled_2rippled_2include_2xrpl_2json_2README.html',1,'JSON'],['../classxrpl_1_1Peer.html#a1f8220989e221978840cbe2de54d19ba',1,'xrpl::Peer::json()'],['../classxrpl_1_1Overlay.html#aacd3785eaabf91928cc91c64ce9fb607',1,'xrpl::Overlay::json()'],['../structxrpl_1_1metrics_1_1TxMetrics.html#a68dc8a4edf2550eccab94ba04bec57c9',1,'xrpl::metrics::TxMetrics::json()'],['../classxrpl_1_1PeerImp.html#a6bfd733afa2a9668a54168557b02c034',1,'xrpl::PeerImp::json()'],['../classxrpl_1_1OverlayImpl.html#ab69917388ea7719e8598398c32f4a9b6',1,'xrpl::OverlayImpl::json()'],['../classxrpl_1_1NetworkOPsImp_1_1StateAccounting.html#a0d6c0e1bc42b4e790e1e33016578f753',1,'xrpl::NetworkOPsImp::StateAccounting::json()'],['../classxrpl_1_1test_1_1PeerPartial.html#a68fb35a36ebb3bf61b1a67781fc30e85',1,'xrpl::test::PeerPartial::json()'],['../classxrpl_1_1test_1_1PathSet.html#aa03bae2830d667d862d464bf291fdbf4',1,'xrpl::test::PathSet::json()'],['../structantithesis_1_1JSON.html#a8fb9beee0bdcde7961cbf0b66c70af8f',1,'antithesis::JSON::JSON()'],['../classxrpl_1_1test_1_1jtx_1_1json.html#ae3c9cd1584e007ced2c069d6f178e24e',1,'xrpl::test::jtx::json::json(std::string const &key, T const &value)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#a4d2da63284288bc2db96bb73c669a0a4',1,'xrpl::test::jtx::json::json(Json::StaticString const &key, T const &value)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#a1f1d818e16e81219b243f206587e0c56',1,'xrpl::test::jtx::json::json(Json::Value)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#ac9a73ad4bc56a66bc5f4549a3867918c',1,'xrpl::test::jtx::json::json(char const *)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#af448c3792f75e3a2786ef9ea3044d2cb',1,'xrpl::test::jtx::json::json(std::string const &)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#ac1cc0aa631352a83f9fdb6a29cf3d68f',1,'xrpl::test::jtx::Env::json()'],['../classxrpl_1_1test_1_1TestPeer.html#a3981cc278aa8f8efff4e9067cabdcf45',1,'xrpl::test::TestPeer::json()'],['../structxrpl_1_1RPC_1_1TxnTestData.html#a9d1bfd2f219a699bfbc2189986edd68a',1,'xrpl::RPC::TxnTestData::json'],['../structantithesis_1_1JSON.html#ab6f906bd13a6f7cad99387306e45fe19',1,'antithesis::JSON::JSON(std::initializer_list< std::pair< const std::string, JSONValue > > args, std::vector< std::pair< const std::string, JSONValue > > more_args)'],['../structantithesis_1_1JSON.html#a99d2a45ad8c28912eef381d0f22eb946',1,'antithesis::JSON::JSON(std::initializer_list< std::pair< const std::string, JSONValue > > args)'],['../classxrpl_1_1test_1_1jtx_1_1json.html',1,'xrpl::test::jtx::json'],['../structantithesis_1_1JSON.html',1,'antithesis::JSON']]],
+ ['json_37',['json',['../classxrpl_1_1NetworkOPsImp_1_1StateAccounting.html#a0d6c0e1bc42b4e790e1e33016578f753',1,'xrpl::NetworkOPsImp::StateAccounting::json()'],['../namespaceJson.html',1,'Json'],['../md__2____w_2rippled_2rippled_2include_2xrpl_2json_2README.html',1,'JSON'],['../structantithesis_1_1JSON.html#ab6f906bd13a6f7cad99387306e45fe19',1,'antithesis::JSON::JSON(std::initializer_list< std::pair< const std::string, JSONValue > > args, std::vector< std::pair< const std::string, JSONValue > > more_args)'],['../structantithesis_1_1JSON.html#a99d2a45ad8c28912eef381d0f22eb946',1,'antithesis::JSON::JSON(std::initializer_list< std::pair< const std::string, JSONValue > > args)'],['../structantithesis_1_1JSON.html#a8fb9beee0bdcde7961cbf0b66c70af8f',1,'antithesis::JSON::JSON()'],['../classxrpl_1_1Peer.html#a1f8220989e221978840cbe2de54d19ba',1,'xrpl::Peer::json()'],['../classxrpl_1_1Overlay.html#aacd3785eaabf91928cc91c64ce9fb607',1,'xrpl::Overlay::json()'],['../structxrpl_1_1metrics_1_1TxMetrics.html#a68dc8a4edf2550eccab94ba04bec57c9',1,'xrpl::metrics::TxMetrics::json()'],['../classxrpl_1_1PeerImp.html#a6bfd733afa2a9668a54168557b02c034',1,'xrpl::PeerImp::json()'],['../classxrpl_1_1OverlayImpl.html#ab69917388ea7719e8598398c32f4a9b6',1,'xrpl::OverlayImpl::json()'],['../structxrpl_1_1RPC_1_1TxnTestData.html#a9d1bfd2f219a699bfbc2189986edd68a',1,'xrpl::RPC::TxnTestData::json'],['../classxrpl_1_1test_1_1PeerPartial.html#a68fb35a36ebb3bf61b1a67781fc30e85',1,'xrpl::test::PeerPartial::json()'],['../classxrpl_1_1test_1_1PathSet.html#aa03bae2830d667d862d464bf291fdbf4',1,'xrpl::test::PathSet::json()'],['../classxrpl_1_1test_1_1Path.html#afbcec2767f4f6032f1766a64e1d849d7',1,'xrpl::test::Path::json()'],['../classxrpl_1_1test_1_1jtx_1_1json.html#ae3c9cd1584e007ced2c069d6f178e24e',1,'xrpl::test::jtx::json::json(std::string const &key, T const &value)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#a4d2da63284288bc2db96bb73c669a0a4',1,'xrpl::test::jtx::json::json(Json::StaticString const &key, T const &value)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#a1f1d818e16e81219b243f206587e0c56',1,'xrpl::test::jtx::json::json(Json::Value)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#ac9a73ad4bc56a66bc5f4549a3867918c',1,'xrpl::test::jtx::json::json(char const *)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#af448c3792f75e3a2786ef9ea3044d2cb',1,'xrpl::test::jtx::json::json(std::string const &)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#ac1cc0aa631352a83f9fdb6a29cf3d68f',1,'xrpl::test::jtx::Env::json()'],['../classxrpl_1_1test_1_1TestPeer.html#a3981cc278aa8f8efff4e9067cabdcf45',1,'xrpl::test::TestPeer::json()'],['../classxrpl_1_1test_1_1jtx_1_1json.html',1,'xrpl::test::jtx::json'],['../structantithesis_1_1JSON.html',1,'antithesis::JSON']]],
['json_20schema_38',['Modification to <tt>Payment</tt> transaction JSON schema',['../md__2____w_2rippled_2rippled_2API-CHANGELOG.html#autotoc_md4',1,'']]],
['json_20transaction_20element_20in_20v2_39',['Modifications to JSON transaction element in V2',['../md__2____w_2rippled_2rippled_2API-CHANGELOG.html#autotoc_md3',1,'']]],
['json_3a_3adetail_40',['detail',['../namespaceJson_1_1detail.html',1,'Json']]],
diff --git a/search/all_12.js b/search/all_12.js
index 4238eb14cb..3c3f8d3ab3 100644
--- a/search/all_12.js
+++ b/search/all_12.js
@@ -33,7 +33,7 @@ var searchData=
['keyonlycachetype_30',['KeyOnlyCacheType',['../classxrpl_1_1TaggedCache.html#a78c50b8679e6ef22eedbfa8955905d56',1,'xrpl::TaggedCache']]],
['keyonlyentry_31',['keyonlyentry',['../classxrpl_1_1TaggedCache_1_1KeyOnlyEntry.html',1,'xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >::KeyOnlyEntry'],['../classxrpl_1_1TaggedCache_1_1KeyOnlyEntry.html#a471e76d5e10ac57a6d59376ca50bd6dd',1,'xrpl::TaggedCache::KeyOnlyEntry::KeyOnlyEntry()']]],
['keypairforsignature_32',['keypairForSignature',['../namespacexrpl_1_1RPC.html#ac1556f893ec18e4facc2e5ca0a1d4ee3',1,'xrpl::RPC']]],
- ['keys_33',['keys',['../structxrpl_1_1ValidatorKeys_1_1Keys.html',1,'xrpl::ValidatorKeys::Keys'],['../classxrpl_1_1ValidatorKeys.html#af23e6293f2fe37d6604ad3f90290f75c',1,'xrpl::ValidatorKeys::keys'],['../structxrpl_1_1ValidatorKeys_1_1Keys.html#ae8ffbecb7db7edae2e730a680f1479e8',1,'xrpl::ValidatorKeys::Keys::Keys()=delete'],['../structxrpl_1_1ValidatorKeys_1_1Keys.html#a8218b4b49221e4787946350c44bf34dd',1,'xrpl::ValidatorKeys::Keys::Keys(PublicKey const &masterPublic_, PublicKey const &public_, SecretKey const &secret_)']]],
+ ['keys_33',['keys',['../structxrpl_1_1ValidatorKeys_1_1Keys.html',1,'xrpl::ValidatorKeys::Keys'],['../structxrpl_1_1ValidatorKeys_1_1Keys.html#ae8ffbecb7db7edae2e730a680f1479e8',1,'xrpl::ValidatorKeys::Keys::Keys()=delete'],['../structxrpl_1_1ValidatorKeys_1_1Keys.html#a8218b4b49221e4787946350c44bf34dd',1,'xrpl::ValidatorKeys::Keys::Keys(PublicKey const &masterPublic_, PublicKey const &public_, SecretKey const &secret_)'],['../classxrpl_1_1ValidatorKeys.html#af23e6293f2fe37d6604ad3f90290f75c',1,'xrpl::ValidatorKeys::keys']]],
['keys_5f_34',['keys_',['../classxrpl_1_1PeerFinder_1_1Logic.html#acff99d4540ea7a602256a40e4e49a215',1,'xrpl::PeerFinder::Logic']]],
['keytype_35',['KeyType',['../namespacexrpl.html#a0b0d50fcc4520f33b4417f1b74eee591',1,'xrpl']]],
['keytypefromstring_36',['keyTypeFromString',['../namespacexrpl.html#a2ab4fec48c60279a7ccf8052735689c5',1,'xrpl']]],
diff --git a/search/all_13.js b/search/all_13.js
index 4790edec4a..aa2323d0e4 100644
--- a/search/all_13.js
+++ b/search/all_13.js
@@ -150,7 +150,7 @@ var searchData=
['ledgergenesistimeresolution_147',['ledgerGenesisTimeResolution',['../namespacexrpl.html#ac3b76e6d05b20449f2c2ec7b66c53be5',1,'xrpl']]],
['ledgergranularity_148',['ledgerGRANULARITY',['../structxrpl_1_1ConsensusParms.html#a6a49fca80f23dcf8bfb08431a02455fd',1,'xrpl::ConsensusParms']]],
['ledgerhandler_149',['ledgerhandler',['../classxrpl_1_1RPC_1_1LedgerHandler.html',1,'xrpl::RPC::LedgerHandler'],['../classxrpl_1_1RPC_1_1LedgerHandler.html#adc816504cb04d318f8b92caf78b05076',1,'xrpl::RPC::LedgerHandler::LedgerHandler()']]],
- ['ledgerhash_150',['ledgerhash',['../classxrpl_1_1RelationalDatabase.html#af3e293a38b58cf097ce35a4dbc31d1a9',1,'xrpl::RelationalDatabase::LedgerHash'],['../structxrpl_1_1LedgerHashPair.html#a0f0fcc05db3518c35dfc3fe17b7c493a',1,'xrpl::LedgerHashPair::ledgerHash'],['../structxrpl_1_1TxResult.html#a13b65610169b1cd00828047f524b8021',1,'xrpl::TxResult::ledgerHash'],['../namespacexrpl.html#a83ec4e903b52acc67da0d40466101587',1,'xrpl::LedgerHash'],['../namespacexrpl_1_1test.html#a67afae44961d5e4b4a21b562dee526af',1,'xrpl::test::ledgerHash()']]],
+ ['ledgerhash_150',['ledgerhash',['../structxrpl_1_1TxResult.html#a13b65610169b1cd00828047f524b8021',1,'xrpl::TxResult::ledgerHash'],['../classxrpl_1_1RelationalDatabase.html#af3e293a38b58cf097ce35a4dbc31d1a9',1,'xrpl::RelationalDatabase::LedgerHash'],['../structxrpl_1_1LedgerHashPair.html#a0f0fcc05db3518c35dfc3fe17b7c493a',1,'xrpl::LedgerHashPair::ledgerHash'],['../namespacexrpl.html#a83ec4e903b52acc67da0d40466101587',1,'xrpl::LedgerHash'],['../namespacexrpl_1_1test.html#a67afae44961d5e4b4a21b562dee526af',1,'xrpl::test::ledgerHash()']]],
['ledgerhashpair_151',['LedgerHashPair',['../structxrpl_1_1LedgerHashPair.html',1,'xrpl']]],
['ledgerheader_152',['ledgerheader',['../structxrpl_1_1LedgerHeader.html',1,'xrpl::LedgerHeader'],['../structxrpl_1_1LedgerHeader.html#a56c77b6bd1653e8f44fe7ae73ad223be',1,'xrpl::LedgerHeader::LedgerHeader()']]],
['ledgerheader_5ftest_153',['LedgerHeader_test',['../classxrpl_1_1LedgerHeader__test.html',1,'xrpl']]],
@@ -163,7 +163,7 @@ var searchData=
['ledgeridle_5finterval_160',['ledgerIDLE_INTERVAL',['../structxrpl_1_1ConsensusParms.html#a1d67de86abd224d6028d0195ed2931fd',1,'xrpl::ConsensusParms']]],
['ledgerindex_161',['LedgerIndex',['../namespacexrpl.html#a93f5d90cfd55a948d64156c16029ad9b',1,'xrpl']]],
['ledgerload_5ftest_162',['LedgerLoad_test',['../classxrpl_1_1LedgerLoad__test.html',1,'xrpl']]],
- ['ledgermaster_163',['ledgermaster',['../classxrpl_1_1LedgerMaster.html',1,'xrpl::LedgerMaster'],['../classxrpl_1_1LedgerMaster.html#ab3fe78c92de6a453069b5824afe4f831',1,'xrpl::LedgerMaster::LedgerMaster()'],['../structxrpl_1_1RPC_1_1Context.html#ac2b68abc7374eacb59cd93164ccdbc77',1,'xrpl::RPC::Context::ledgerMaster'],['../classxrpl_1_1test_1_1LedgerReplayClient.html#a44d84f766643eae62db8d87257f3ea38',1,'xrpl::test::LedgerReplayClient::ledgerMaster'],['../structxrpl_1_1test_1_1LedgerServer.html#a1a1777fd1efdff43445a77e08b6d455a',1,'xrpl::test::LedgerServer::ledgerMaster'],['../namespacexrpl.html#ac599741e6d4066bada11df4c7e8ad30aa7fa2267e9b1bf739a70bb1860ab2a99c',1,'xrpl::ledgerMaster']]],
+ ['ledgermaster_163',['ledgermaster',['../classxrpl_1_1LedgerMaster.html',1,'xrpl::LedgerMaster'],['../structxrpl_1_1test_1_1LedgerServer.html#a1a1777fd1efdff43445a77e08b6d455a',1,'xrpl::test::LedgerServer::ledgerMaster'],['../classxrpl_1_1LedgerMaster.html#ab3fe78c92de6a453069b5824afe4f831',1,'xrpl::LedgerMaster::LedgerMaster()'],['../structxrpl_1_1RPC_1_1Context.html#ac2b68abc7374eacb59cd93164ccdbc77',1,'xrpl::RPC::Context::ledgerMaster'],['../classxrpl_1_1test_1_1LedgerReplayClient.html#a44d84f766643eae62db8d87257f3ea38',1,'xrpl::test::LedgerReplayClient::ledgerMaster'],['../namespacexrpl.html#ac599741e6d4066bada11df4c7e8ad30aa7fa2267e9b1bf739a70bb1860ab2a99c',1,'xrpl::ledgerMaster']]],
['ledgermaster_5f_164',['ledgermaster_',['../classxrpl_1_1SHAMapStoreImp.html#ab2d5329277fc7dc098b00f9458597255',1,'xrpl::SHAMapStoreImp::ledgerMaster_'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a93995b1c097199e61755b8d302b0b9e7',1,'xrpl::RCLConsensus::Adaptor::ledgerMaster_']]],
['ledgermaster_5ftest_165',['LedgerMaster_test',['../classxrpl_1_1test_1_1LedgerMaster__test.html',1,'xrpl::test']]],
['ledgermax_5fconsensus_166',['ledgerMAX_CONSENSUS',['../structxrpl_1_1ConsensusParms.html#a4b31572079755f80f7fe335a71917878',1,'xrpl::ConsensusParms']]],
@@ -278,9 +278,9 @@ var searchData=
['lines_5f_275',['lines_',['../classxrpl_1_1Section.html#acd367f2aceccdce9b843ea34d3516321',1,'xrpl::Section::lines_'],['../classxrpl_1_1RippleLineCache.html#ad256485e47f6d733e9599396d480feae',1,'xrpl::RippleLineCache::lines_'],['../classxrpl_1_1ValidLoanBroker.html#ae98eb9af285f3d12d86e91998bd53204',1,'xrpl::ValidLoanBroker::lines_']]],
['link_276',['link',['../classxrpl_1_1test_1_1Link.html',1,'xrpl::test::Link'],['../classxrpl_1_1test_1_1Link.html#a6d77329f8678362f93250bbdba68153b',1,'xrpl::test::Link::Link()']]],
['link_5ftype_277',['link_type',['../structxrpl_1_1test_1_1csf_1_1BasicNetwork_1_1link__type.html#a3458d6c43091ba140d15c3c536d13c82',1,'xrpl::test::csf::BasicNetwork::link_type::link_type()=default'],['../structxrpl_1_1test_1_1csf_1_1BasicNetwork_1_1link__type.html#a295be8ccd5ef5bd1f522923db221c5a2',1,'xrpl::test::csf::BasicNetwork::link_type::link_type(bool inbound_, duration delay_, time_point established_)'],['../structxrpl_1_1test_1_1csf_1_1BasicNetwork_1_1link__type.html',1,'xrpl::test::csf::BasicNetwork< Peer >::link_type']]],
- ['linkdown_278',['linkdown',['../classxrpl_1_1test_1_1Validator.html#a4b0d55a113d4f41106b38e1f605a8dbe',1,'xrpl::test::Validator::linkDown()'],['../classxrpl_1_1test_1_1reduce__relay__test.html#a804073c0d721a695fec723ccd4d58021a2dc10092b5da15d06559e93d6e44eb02',1,'xrpl::test::reduce_relay_test::LinkDown']]],
+ ['linkdown_278',['linkdown',['../classxrpl_1_1test_1_1reduce__relay__test.html#a804073c0d721a695fec723ccd4d58021a2dc10092b5da15d06559e93d6e44eb02',1,'xrpl::test::reduce_relay_test::LinkDown'],['../classxrpl_1_1test_1_1Validator.html#a4b0d55a113d4f41106b38e1f605a8dbe',1,'xrpl::test::Validator::linkDown()']]],
['linkitercb_279',['LinkIterCB',['../namespacexrpl_1_1test.html#a0ffc6440b0efe34414a55a3ad4b6868b',1,'xrpl::test']]],
- ['links_280',['links',['../classxrpl_1_1test_1_1csf_1_1BasicNetwork.html#a44b3413e1c502f74fd1d4b8cd772ea76',1,'xrpl::test::csf::BasicNetwork::links()'],['../classxrpl_1_1test_1_1Validator.html#a8abf78cb24b92439f080d788e663b67f',1,'xrpl::test::Validator::Links'],['../classxrpl_1_1test_1_1csf_1_1Digraph.html#ab0be5363f665fdcf3c546af18971c968',1,'xrpl::test::csf::Digraph::Links']]],
+ ['links_280',['links',['../classxrpl_1_1test_1_1Validator.html#a8abf78cb24b92439f080d788e663b67f',1,'xrpl::test::Validator::Links'],['../classxrpl_1_1test_1_1csf_1_1Digraph.html#ab0be5363f665fdcf3c546af18971c968',1,'xrpl::test::csf::Digraph::Links'],['../classxrpl_1_1test_1_1csf_1_1BasicNetwork.html#a44b3413e1c502f74fd1d4b8cd772ea76',1,'xrpl::test::csf::BasicNetwork::links()']]],
['links_5f_281',['links_',['../classxrpl_1_1test_1_1Validator.html#a104cb8143e4d973b8e7ab566208b141f',1,'xrpl::test::Validator::links_'],['../classxrpl_1_1test_1_1csf_1_1BasicNetwork.html#ab5ebd481fcc55b5770ca273c15afe1dd',1,'xrpl::test::csf::BasicNetwork::links_']]],
['linksptr_282',['LinkSPtr',['../namespacexrpl_1_1test.html#a0d1072181ddec02b99d163c35e4af1a2',1,'xrpl::test']]],
['linkup_283',['linkUp',['../classxrpl_1_1test_1_1Validator.html#a6d463eec705ea63ea5fde482bdd9b09f',1,'xrpl::test::Validator']]],
@@ -288,7 +288,7 @@ var searchData=
['liquidity_285',['liquidity',['../structxrpl_1_1Pathfinder_1_1PathRank.html#a34b4f83c5592e2bafd3e314e4b9a8cd3',1,'xrpl::Pathfinder::PathRank']]],
['liquiditysrcin_286',['liquiditySrcIn',['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html#ab9b6bc8803ea13055a91d2221aeef13c',1,'xrpl::path::detail::FlowDebugInfo::PassInfo']]],
['liquiditysrcout_287',['liquiditySrcOut',['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html#a22cd6e892f90165a634b6631f08b2d1a',1,'xrpl::path::detail::FlowDebugInfo::PassInfo']]],
- ['list_288',['list',['http://en.cppreference.com/w/cpp/header/list.html',1,'(Global Namespace)'],['../classbeast_1_1List.html#aa7a1a8e254dbaf26a8af32dbdf20eff2',1,'beast::List::List()'],['../classxrpl_1_1PeerFinder_1_1ConnectHandouts.html#a7212a7a3a8a4d2ffa840239421ab1603',1,'xrpl::PeerFinder::ConnectHandouts::list()'],['../classxrpl_1_1PeerFinder_1_1ConnectHandouts.html#a807b6d9fb300e8f949edca30398d732d',1,'xrpl::PeerFinder::ConnectHandouts::list() const'],['../classxrpl_1_1PeerFinder_1_1SlotHandouts.html#a3b8bf38408546a703bb576ed461d7c08',1,'xrpl::PeerFinder::SlotHandouts::list()'],['../classxrpl_1_1PeerFinder_1_1RedirectHandouts.html#ab4a5914b82e2a53c2ff0424e42c0b40e',1,'xrpl::PeerFinder::RedirectHandouts::list() const'],['../classxrpl_1_1PeerFinder_1_1RedirectHandouts.html#a16f52307e5669330dc720e2a516c474f',1,'xrpl::PeerFinder::RedirectHandouts::list()'],['../classxrpl_1_1PeerReservationTable.html#a1c2b8c59892b6a148a5b8dbc1ae381af',1,'xrpl::PeerReservationTable::list()'],['../classxrpl_1_1test_1_1View__test.html#a929a763342afb45099a8e7a11266bb09',1,'xrpl::test::View_test::list()'],['http://en.cppreference.com/w/cpp/container/list/list.html',1,'std::pmr::list::list()'],['http://en.cppreference.com/w/cpp/container/list/list.html',1,'std::list::list()'],['../structxrpl_1_1ValidatorList_1_1PublisherList.html#a196accdbab816da51b9adb5752bbbbc2',1,'xrpl::ValidatorList::PublisherList::list'],['../structxrpl_1_1test_1_1jtx_1_1JTx_1_1prop__list.html#a483b56ff8e2615c77e2020714e26d4c1',1,'xrpl::test::jtx::JTx::prop_list::list'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1chronological__t.html#a4b67435c73e0c89141f1ea4d760927c6',1,'beast::detail::aged_unordered_container::chronological_t::list'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1chronological__t.html#a46c20747ae2be71e6e9e3d410c66accb',1,'beast::detail::aged_ordered_container::chronological_t::list'],['../classbeast_1_1List.html#ad90fd05ef9baf19fd67880f51276d7d9',1,'beast::List::List()'],['../classxrpl_1_1CountedObjects.html#a3e2abf19daec5459f0dd22c77165f9cd',1,'xrpl::CountedObjects::List'],['../classbeast_1_1List.html',1,'beast::List< T, Tag >'],['http://en.cppreference.com/w/cpp/container/list.html',1,'std::list< T >'],['http://en.cppreference.com/w/cpp/container/list.html',1,'std::pmr::list'],['../classxrpl_1_1ValidatorList.html#autotoc_md304',1,'Trusted Validators List']]],
+ ['list_288',['list',['http://en.cppreference.com/w/cpp/header/list.html',1,'(Global Namespace)'],['../structxrpl_1_1test_1_1jtx_1_1JTx_1_1prop__list.html#a483b56ff8e2615c77e2020714e26d4c1',1,'xrpl::test::jtx::JTx::prop_list::list'],['../classbeast_1_1List.html#ad90fd05ef9baf19fd67880f51276d7d9',1,'beast::List::List()'],['../classbeast_1_1List.html#aa7a1a8e254dbaf26a8af32dbdf20eff2',1,'beast::List::List(List const &)=delete'],['../classxrpl_1_1CountedObjects.html#a3e2abf19daec5459f0dd22c77165f9cd',1,'xrpl::CountedObjects::List'],['../classxrpl_1_1PeerFinder_1_1ConnectHandouts.html#a807b6d9fb300e8f949edca30398d732d',1,'xrpl::PeerFinder::ConnectHandouts::list() const'],['../classxrpl_1_1PeerFinder_1_1ConnectHandouts.html#a7212a7a3a8a4d2ffa840239421ab1603',1,'xrpl::PeerFinder::ConnectHandouts::list()'],['../classxrpl_1_1PeerFinder_1_1SlotHandouts.html#a3b8bf38408546a703bb576ed461d7c08',1,'xrpl::PeerFinder::SlotHandouts::list()'],['../classxrpl_1_1PeerFinder_1_1RedirectHandouts.html#ab4a5914b82e2a53c2ff0424e42c0b40e',1,'xrpl::PeerFinder::RedirectHandouts::list() const'],['../classxrpl_1_1PeerFinder_1_1RedirectHandouts.html#a16f52307e5669330dc720e2a516c474f',1,'xrpl::PeerFinder::RedirectHandouts::list()'],['../classxrpl_1_1PeerReservationTable.html#a1c2b8c59892b6a148a5b8dbc1ae381af',1,'xrpl::PeerReservationTable::list()'],['../classxrpl_1_1test_1_1View__test.html#a929a763342afb45099a8e7a11266bb09',1,'xrpl::test::View_test::list()'],['http://en.cppreference.com/w/cpp/container/list/list.html',1,'std::pmr::list::list()'],['http://en.cppreference.com/w/cpp/container/list/list.html',1,'std::list::list()'],['../structxrpl_1_1ValidatorList_1_1PublisherList.html#a196accdbab816da51b9adb5752bbbbc2',1,'xrpl::ValidatorList::PublisherList::list'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1chronological__t.html#a4b67435c73e0c89141f1ea4d760927c6',1,'beast::detail::aged_unordered_container::chronological_t::list'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1chronological__t.html#a46c20747ae2be71e6e9e3d410c66accb',1,'beast::detail::aged_ordered_container::chronological_t::list'],['../classbeast_1_1List.html',1,'beast::List< T, Tag >'],['http://en.cppreference.com/w/cpp/container/list.html',1,'std::list< T >'],['http://en.cppreference.com/w/cpp/container/list.html',1,'std::pmr::list'],['../classxrpl_1_1ValidatorList.html#autotoc_md304',1,'Trusted Validators List']]],
['list_3c_20beast_3a_3ainsight_3a_3adetail_3a_3astatsdmetricbase_20_3e_289',['List< beast::insight::detail::StatsDMetricBase >',['../classbeast_1_1List.html',1,'beast']]],
['list_3c_20beast_3a_3apropertystream_3a_3aitem_20_3e_290',['List< beast::PropertyStream::Item >',['../classbeast_1_1List.html',1,'beast']]],
['list_3c_20entry_20_3e_291',['List< Entry >',['../classbeast_1_1List.html',1,'beast']]],
@@ -323,7 +323,7 @@ var searchData=
['lldiv_5ft_320',['lldiv_t',['http://en.cppreference.com/w/cpp/numeric/math/div.html',1,'std']]],
['llrint_321',['llrint',['http://en.cppreference.com/w/cpp/numeric/math/rint.html',1,'std']]],
['llround_322',['llround',['http://en.cppreference.com/w/cpp/numeric/math/round.html',1,'std']]],
- ['load_323',['load',['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_fast16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_ushort::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uchar::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_size_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_signed_lock_free::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_short::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_schar::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_unsigned_lock_free::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic_ref/load.html',1,'std::atomic_ref::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_fast32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_fast64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_fast8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_least16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_least32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_least64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_least8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uintmax_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uintptr_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_ullong::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_ulong::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_fast16_t::load()'],['../classxrpl_1_1Config.html#ac137fe70fc805bad953335f4f1cc1f4aabce75af360620225ee34b2408a7c9e7a',1,'xrpl::Config::LOAD'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_bool::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_char::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_char16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_char32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_char8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_ptrdiff_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_fast32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_fast64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_fast8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_least16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_least32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_least64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_least8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_intmax_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_intptr_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_llong::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_long::load()'],['../classxrpl_1_1Transaction.html#aed6370e36487be282b5268e4e6f3fb72',1,'xrpl::Transaction::load()'],['../classxrpl_1_1PeerFinder_1_1StoreSqdb.html#a9e3a7c9ecf93fc60a8a6be95c8fb799d',1,'xrpl::PeerFinder::StoreSqdb::load()'],['../classxrpl_1_1PeerFinder_1_1Store.html#a47aade133642a836437466abafc73b64',1,'xrpl::PeerFinder::Store::load()'],['../classxrpl_1_1PeerFinder_1_1Logic.html#ac44456b5caaf2bfe462819b8c2389788',1,'xrpl::PeerFinder::Logic::load()'],['../classxrpl_1_1PeerFinder_1_1Bootcache.html#a8876ad07abe6171205338fbf6b14bc46',1,'xrpl::PeerFinder::Bootcache::load()'],['../classxrpl_1_1PeerReservationTable.html#af38ef447aaf7f39bb267f6daedfbb3c7',1,'xrpl::PeerReservationTable::load()'],['../classxrpl_1_1Cluster.html#ae87a1c8217dcdb0da588a09bf853a8d1',1,'xrpl::Cluster::load()'],['../classxrpl_1_1Config.html#a1866494b0782669aded1c5cc4e6edf70',1,'xrpl::Config::load()'],['../classxrpl_1_1ValidatorSite.html#a3c016607f4a3ca7d305bfd318c7954a2',1,'xrpl::ValidatorSite::load()'],['../classxrpl_1_1ValidatorList.html#a862a3c535e0d2b627868f31d67dcb433',1,'xrpl::ValidatorList::load()'],['../classxrpl_1_1ValidatorSite.html#ac89efb86adcf63883fb14ecb68765f10',1,'xrpl::ValidatorSite::load()'],['../classxrpl_1_1Transaction.html#a1c5493cdef8bda5468aec95f911d13c9',1,'xrpl::Transaction::load(uint256 const &id, Application &app, ClosedInterval< uint32_t > const &range, error_code_i &ec)'],['../classxrpl_1_1Transaction.html#aaa9ddbbf5bd964f3a68137125634ea2f',1,'xrpl::Transaction::load(uint256 const &id, Application &app, error_code_i &ec)'],['../classxrpl_1_1ManifestCache.html#af3c2a7e2da1139dae40ceda0a9eabd38',1,'xrpl::ManifestCache::load(DatabaseCon &dbCon, std::string const &dbTable)'],['../classxrpl_1_1ManifestCache.html#a44f81f5d14de961897a756bb46829249',1,'xrpl::ManifestCache::load(DatabaseCon &dbCon, std::string const &dbTable, std::string const &configManifest, std::vector< std::string > const &configRevocation)'],['../structxrpl_1_1PeerFinder_1_1PeerFinder__test_1_1TestStore.html#ab7a6d666b5c8eca5d2b15cc76197b7d1',1,'xrpl::PeerFinder::PeerFinder_test::TestStore::load()'],['../structxrpl_1_1JobTypeData.html#af586fc1d6d134e64c98094f309bc5332',1,'xrpl::JobTypeData::load()'],['http://en.cppreference.com/w/cpp/experimental/atomic_weak_ptr/load.html',1,'std::experimental::atomic_weak_ptr::load()'],['http://en.cppreference.com/w/cpp/experimental/atomic_shared_ptr/load.html',1,'std::experimental::atomic_shared_ptr::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_wchar_t::load()']]],
+ ['load_323',['load',['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_fast32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_fast16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_wchar_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uchar::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_size_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_signed_lock_free::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_short::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_ushort::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_schar::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_fast64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_fast8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_least16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_least32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_least64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint_least8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uintmax_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uintptr_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_ullong::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_ulong::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_unsigned_lock_free::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_uint16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_fast32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_bool::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_char::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_char16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_char32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_char8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_fast16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic_ref/load.html',1,'std::atomic_ref::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_fast64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_fast8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_least16_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_least32_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_least64_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_int_least8_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_intmax_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_intptr_t::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_llong::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_long::load()'],['http://en.cppreference.com/w/cpp/atomic/atomic/load.html',1,'std::atomic_ptrdiff_t::load()'],['../classxrpl_1_1ValidatorList.html#a862a3c535e0d2b627868f31d67dcb433',1,'xrpl::ValidatorList::load()'],['../classxrpl_1_1Config.html#ac137fe70fc805bad953335f4f1cc1f4aabce75af360620225ee34b2408a7c9e7a',1,'xrpl::Config::LOAD'],['../classxrpl_1_1PeerFinder_1_1StoreSqdb.html#a9e3a7c9ecf93fc60a8a6be95c8fb799d',1,'xrpl::PeerFinder::StoreSqdb::load()'],['../classxrpl_1_1PeerFinder_1_1Store.html#a47aade133642a836437466abafc73b64',1,'xrpl::PeerFinder::Store::load()'],['../classxrpl_1_1PeerFinder_1_1Logic.html#ac44456b5caaf2bfe462819b8c2389788',1,'xrpl::PeerFinder::Logic::load()'],['../classxrpl_1_1PeerFinder_1_1Bootcache.html#a8876ad07abe6171205338fbf6b14bc46',1,'xrpl::PeerFinder::Bootcache::load()'],['../classxrpl_1_1PeerReservationTable.html#af38ef447aaf7f39bb267f6daedfbb3c7',1,'xrpl::PeerReservationTable::load()'],['../classxrpl_1_1Cluster.html#ae87a1c8217dcdb0da588a09bf853a8d1',1,'xrpl::Cluster::load()'],['../classxrpl_1_1ValidatorSite.html#ac89efb86adcf63883fb14ecb68765f10',1,'xrpl::ValidatorSite::load(std::vector< std::string > const &siteURIs, std::lock_guard< std::mutex > const &)'],['../classxrpl_1_1ValidatorSite.html#a3c016607f4a3ca7d305bfd318c7954a2',1,'xrpl::ValidatorSite::load(std::vector< std::string > const &siteURIs)'],['../classxrpl_1_1Config.html#a1866494b0782669aded1c5cc4e6edf70',1,'xrpl::Config::load()'],['../classxrpl_1_1Transaction.html#aed6370e36487be282b5268e4e6f3fb72',1,'xrpl::Transaction::load(uint256 const &id, Application &app, std::optional< ClosedInterval< uint32_t > > const &range, error_code_i &ec)'],['../classxrpl_1_1Transaction.html#a1c5493cdef8bda5468aec95f911d13c9',1,'xrpl::Transaction::load(uint256 const &id, Application &app, ClosedInterval< uint32_t > const &range, error_code_i &ec)'],['../classxrpl_1_1Transaction.html#aaa9ddbbf5bd964f3a68137125634ea2f',1,'xrpl::Transaction::load(uint256 const &id, Application &app, error_code_i &ec)'],['../classxrpl_1_1ManifestCache.html#af3c2a7e2da1139dae40ceda0a9eabd38',1,'xrpl::ManifestCache::load(DatabaseCon &dbCon, std::string const &dbTable)'],['../classxrpl_1_1ManifestCache.html#a44f81f5d14de961897a756bb46829249',1,'xrpl::ManifestCache::load(DatabaseCon &dbCon, std::string const &dbTable, std::string const &configManifest, std::vector< std::string > const &configRevocation)'],['../structxrpl_1_1PeerFinder_1_1PeerFinder__test_1_1TestStore.html#ab7a6d666b5c8eca5d2b15cc76197b7d1',1,'xrpl::PeerFinder::PeerFinder_test::TestStore::load()'],['../structxrpl_1_1JobTypeData.html#af586fc1d6d134e64c98094f309bc5332',1,'xrpl::JobTypeData::load()'],['http://en.cppreference.com/w/cpp/experimental/atomic_weak_ptr/load.html',1,'std::experimental::atomic_weak_ptr::load()'],['http://en.cppreference.com/w/cpp/experimental/atomic_shared_ptr/load.html',1,'std::experimental::atomic_shared_ptr::load()']]],
['load_20fee_324',['Load Fee',['../md_xrpld_2app_2misc_2FeeEscalation.html#autotoc_md290',1,'']]],
['load_20information_325',['Server Load Information',['../md_xrpld_2overlay_2README.html#autotoc_md330',1,'']]],
['load_5fcallback_326',['load_callback',['../classxrpl_1_1PeerFinder_1_1Store.html#ada6825bd67f74ce535c410f95174809d',1,'xrpl::PeerFinder::Store']]],
diff --git a/search/all_14.js b/search/all_14.js
index f4a918b67d..5d09e97798 100644
--- a/search/all_14.js
+++ b/search/all_14.js
@@ -421,7 +421,7 @@ var searchData=
['manual_5fclock_3c_20std_3a_3achrono_3a_3asteady_5fclock_20_3e_418',['manual_clock< std::chrono::steady_clock >',['../classbeast_1_1manual__clock.html',1,'beast']]],
['manualclock_419',['manualclock',['../classxrpl_1_1test_1_1ManualClock.html',1,'xrpl::test::ManualClock'],['../structbeast_1_1aged__associative__container__test__base_1_1TestTraitsBase.html#ab128d226f0e21d5e9ebfa3c3f15a2223',1,'beast::aged_associative_container_test_base::TestTraitsBase::ManualClock'],['../classxrpl_1_1test_1_1ManualClock.html#a0a3f4e62ebc652de682e3fe5457fbfb2',1,'xrpl::test::ManualClock::ManualClock()']]],
['manualtimekeeper_420',['manualtimekeeper',['../classxrpl_1_1test_1_1ManualTimeKeeper.html',1,'xrpl::test::ManualTimeKeeper'],['../classxrpl_1_1test_1_1ManualTimeKeeper.html#a6a1bacf2ffb1194ee23bb4cd1a618e26',1,'xrpl::test::ManualTimeKeeper::ManualTimeKeeper()']]],
- ['map_421',['map',['http://en.cppreference.com/w/cpp/container/map/map.html',1,'std::pmr::map::map()'],['../classxrpl_1_1partitioned__unordered__map.html#a2a6e73268684bf8255389c60d7a741c5',1,'xrpl::partitioned_unordered_map::map()'],['../classxrpl_1_1tests_1_1FetchPack__test.html#a1c57c915bd52eda4c585e241c678adb0',1,'xrpl::tests::FetchPack_test::Map'],['http://en.cppreference.com/w/cpp/container/map/map.html',1,'std::map::map()'],['http://en.cppreference.com/w/cpp/header/map.html',1,'(Global Namespace)'],['../classxrpl_1_1JobTypes.html#ad5a72d59920a13be8b291111737501b2',1,'xrpl::JobTypes::Map'],['../classxrpl_1_1NodeStore_1_1MemoryBackend.html#a4fed433c16dc3080b460de10364dcd34',1,'xrpl::NodeStore::MemoryBackend::Map'],['../classbeast_1_1PropertyStream_1_1Map.html#a86ae0af55cc5c29c39a416f3da0fd589',1,'beast::PropertyStream::Map::Map(PropertyStream &stream)'],['../classbeast_1_1PropertyStream_1_1Map.html#a42039a988b06716cd06cab21f184fa6e',1,'beast::PropertyStream::Map::Map(Set &parent)'],['../classbeast_1_1PropertyStream_1_1Map.html#a7c7e078dac56e9f35cb54ccfa663d470',1,'beast::PropertyStream::Map::Map(std::string const &key, Map &parent)'],['../classbeast_1_1PropertyStream_1_1Map.html#a652971a54d4707b2a4494348750a7551',1,'beast::PropertyStream::Map::Map(std::string const &key, PropertyStream &stream)'],['../classbeast_1_1PropertyStream_1_1Map.html#a0f6b67ac7adeceaead76790bbe519c22',1,'beast::PropertyStream::Map::Map(Map const &)=delete'],['../classbeast_1_1PropertyStream_1_1Map.html',1,'beast::PropertyStream::Map'],['http://en.cppreference.com/w/cpp/container/map.html',1,'std::map< K, T >'],['http://en.cppreference.com/w/cpp/container/map.html',1,'std::pmr::map']]],
+ ['map_421',['map',['../classxrpl_1_1NodeStore_1_1MemoryBackend.html#a4fed433c16dc3080b460de10364dcd34',1,'xrpl::NodeStore::MemoryBackend::Map'],['../classxrpl_1_1tests_1_1FetchPack__test.html#a1c57c915bd52eda4c585e241c678adb0',1,'xrpl::tests::FetchPack_test::Map'],['../classbeast_1_1PropertyStream_1_1Map.html#a7c7e078dac56e9f35cb54ccfa663d470',1,'beast::PropertyStream::Map::Map()'],['../classxrpl_1_1JobTypes.html#ad5a72d59920a13be8b291111737501b2',1,'xrpl::JobTypes::Map'],['http://en.cppreference.com/w/cpp/header/map.html',1,'(Global Namespace)'],['../classbeast_1_1PropertyStream_1_1Map.html#a86ae0af55cc5c29c39a416f3da0fd589',1,'beast::PropertyStream::Map::Map(PropertyStream &stream)'],['../classbeast_1_1PropertyStream_1_1Map.html#a42039a988b06716cd06cab21f184fa6e',1,'beast::PropertyStream::Map::Map(Set &parent)'],['../classbeast_1_1PropertyStream_1_1Map.html#a652971a54d4707b2a4494348750a7551',1,'beast::PropertyStream::Map::Map(std::string const &key, PropertyStream &stream)'],['../classbeast_1_1PropertyStream_1_1Map.html#a0f6b67ac7adeceaead76790bbe519c22',1,'beast::PropertyStream::Map::Map(Map const &)=delete'],['http://en.cppreference.com/w/cpp/container/map/map.html',1,'std::map::map()'],['http://en.cppreference.com/w/cpp/container/map/map.html',1,'std::pmr::map::map()'],['../classxrpl_1_1partitioned__unordered__map.html#a2a6e73268684bf8255389c60d7a741c5',1,'xrpl::partitioned_unordered_map::map()'],['../classbeast_1_1PropertyStream_1_1Map.html',1,'beast::PropertyStream::Map'],['http://en.cppreference.com/w/cpp/container/map.html',1,'std::map< K, T >'],['http://en.cppreference.com/w/cpp/container/map.html',1,'std::pmr::map']]],
['map_3c_20accountid_2c_20txqaccount_20_3e_422',['map< AccountID, TxQAccount >',['http://en.cppreference.com/w/cpp/container/map.html',1,'std']]],
['map_3c_20avalanchestate_2c_20xrpl_3a_3aconsensusparms_3a_3aavalanchecutoff_20_3e_423',['map< AvalancheState, xrpl::ConsensusParms::AvalancheCutoff >',['http://en.cppreference.com/w/cpp/container/map.html',1,'std']]],
['map_3c_20beast_3a_3aip_3a_3aendpoint_2c_20std_3a_3ashared_5fptr_3c_20slotimp_20_3e_20_3e_424',['map< beast::IP::Endpoint, std::shared_ptr< SlotImp > >',['http://en.cppreference.com/w/cpp/container/map.html',1,'std']]],
@@ -774,7 +774,7 @@ var searchData=
['metatxslist_771',['MetaTxsList',['../classxrpl_1_1RelationalDatabase.html#aadd6644e443614e63dc13e16cab827bc',1,'xrpl::RelationalDatabase']]],
['meter_772',['meter',['../classbeast_1_1insight_1_1Meter.html',1,'beast::insight::Meter'],['../classbeast_1_1insight_1_1Meter.html#a1c722eaae1865f01bfe1f0e0cbe42a4a',1,'beast::insight::Meter::Meter()'],['../classbeast_1_1insight_1_1Meter.html#a3b28aae0d54481cc432ce6fa9f158c4b',1,'beast::insight::Meter::Meter(std::shared_ptr< MeterImpl > const &impl)']]],
['meterimpl_773',['MeterImpl',['../classbeast_1_1insight_1_1MeterImpl.html',1,'beast::insight']]],
- ['method_774',['method',['../structxrpl_1_1RPC_1_1Handler.html#adf49a1afdae287b72db682364229b867',1,'xrpl::RPC::Handler::Method'],['../structxrpl_1_1RPC_1_1Request.html#ac3a552d87d7ac2ce2857e1878ddc4ecc',1,'xrpl::RPC::Request::method'],['../md__2____w_2rippled_2rippled_2include_2xrpl_2proto_2org_2xrpl_2rpc_2v1_2README.html#autotoc_md186',1,'To add a new gRPC method']]],
+ ['method_774',['method',['../structxrpl_1_1RPC_1_1Request.html#ac3a552d87d7ac2ce2857e1878ddc4ecc',1,'xrpl::RPC::Request::method'],['../structxrpl_1_1RPC_1_1Handler.html#adf49a1afdae287b72db682364229b867',1,'xrpl::RPC::Handler::Method'],['../md__2____w_2rippled_2rippled_2include_2xrpl_2proto_2org_2xrpl_2rpc_2v1_2README.html#autotoc_md186',1,'To add a new gRPC method']]],
['method_5fnot_5ffound_775',['method_not_found',['../namespacexrpl.html#ac3dec59b8e5ec34776e5bb30b1686659',1,'xrpl']]],
['methods_776',['methods',['../md_xrpld_2app_2rdb_2README.html#autotoc_md312',1,'Database Methods'],['../md__2____w_2rippled_2rippled_2API-CHANGELOG.html#autotoc_md2',1,'Removed methods']]],
['methods_5f_777',['methods_',['../structxrpl_1_1perf_1_1PerfLogImp_1_1Counters.html#a92f7d8e3e1782945af7c9d649c3b4edc',1,'xrpl::perf::PerfLogImp::Counters']]],
diff --git a/search/all_15.js b/search/all_15.js
index f48fe65218..581e8d6bf1 100644
--- a/search/all_15.js
+++ b/search/all_15.js
@@ -127,7 +127,7 @@ var searchData=
['nextavailcurrency_124',['nextAvailCurrency',['../structxrpl_1_1test_1_1ExistingElementPool.html#abbf02535e7ee54e626f9a477cd13a4d1',1,'xrpl::test::ExistingElementPool']]],
['nextcollectionentry_125',['nextCollectionEntry',['../classJson_1_1Writer_1_1Impl.html#a08e20115294f01096663e2475f3ec468',1,'Json::Writer::Impl']]],
['nextid_126',['nextID',['../classxrpl_1_1test_1_1csf_1_1LedgerOracle.html#a03faddf4110bf3f5be145b4b43fa3c98',1,'xrpl::test::csf::LedgerOracle']]],
- ['nextid_5f_127',['nextid_',['../classxrpl_1_1test_1_1csf_1_1Submitter.html#a5a2c458e3736e9d110fccc9e271a2899',1,'xrpl::test::csf::Submitter::nextID_'],['../classxrpl_1_1CheckpointersCollection.html#a3999af75b7c2823ce34b408d3f672fe5',1,'xrpl::CheckpointersCollection::nextId_']]],
+ ['nextid_5f_127',['nextid_',['../classxrpl_1_1CheckpointersCollection.html#a3999af75b7c2823ce34b408d3f672fe5',1,'xrpl::CheckpointersCollection::nextId_'],['../classxrpl_1_1test_1_1csf_1_1Submitter.html#a5a2c458e3736e9d110fccc9e271a2899',1,'xrpl::test::csf::Submitter::nextID_']]],
['nextnodeid_5f_128',['nextNodeId_',['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1TestHarness.html#ad34fc84e9728e46f30546f558af5c09d',1,'xrpl::test::csf::Validations_test::TestHarness']]],
['nextpaymentdate_129',['nextPaymentDate',['../structxrpl_1_1test_1_1Loan__test_1_1LoanState.html#aeb13f712b02f4c2650243d9001677156',1,'xrpl::test::Loan_test::LoanState']]],
['nextqueuableseq_130',['nextQueuableSeq',['../classxrpl_1_1TxQ.html#ad2f3245075eacfdc5d3973ac3802cba7',1,'xrpl::TxQ']]],
@@ -189,7 +189,7 @@ var searchData=
['nodeepfreezetrustlineswithoutfreeze_186',['NoDeepFreezeTrustLinesWithoutFreeze',['../classxrpl_1_1NoDeepFreezeTrustLinesWithoutFreeze.html',1,'xrpl']]],
['nodefamily_187',['nodefamily',['../classxrpl_1_1NodeFamily.html#a56f5bdc3d55471a9a484a3dd1782c8b0',1,'xrpl::NodeFamily::NodeFamily(NodeFamily &&)=delete'],['../classxrpl_1_1NodeFamily.html#ae7a955c3725f5f7bab6d7723a67a88fb',1,'xrpl::NodeFamily::NodeFamily(Application &app, CollectorManager &cm)'],['../classxrpl_1_1NodeFamily.html',1,'xrpl::NodeFamily'],['../classxrpl_1_1NodeFamily.html#a547a2477e62655708df5fcd48b098fa8',1,'xrpl::NodeFamily::NodeFamily(NodeFamily const &)=delete'],['../classxrpl_1_1NodeFamily.html#aafa9f4ba0bacdf7a04a41b52a1d9ab5b',1,'xrpl::NodeFamily::NodeFamily()=delete']]],
['nodefamily_5f_188',['nodeFamily_',['../classxrpl_1_1ApplicationImp.html#a6f231a197af01b6b292b2d0edceb94d8',1,'xrpl::ApplicationImp']]],
- ['nodeid_189',['nodeid',['../classxrpl_1_1RCLValidation.html#ad1d978b56495aa1ff68230a27b5557a0',1,'xrpl::RCLValidation::NodeID'],['../classxrpl_1_1test_1_1csf_1_1Validation.html#a563e219d25ffe00596aaa589028d6690',1,'xrpl::test::csf::Validation::NodeID'],['../namespacexrpl.html#a0aa0d0ac27a5d89351c5ce1b7b8ebc8a',1,'xrpl::NodeID'],['../classxrpl_1_1RCLValidation.html#a2e2583259ae0cdf8112c00c1b892243f',1,'xrpl::RCLValidation::nodeID()'],['../classxrpl_1_1ConsensusProposal.html#ad89634855312196e3d2805ceb3dd4ec6',1,'xrpl::ConsensusProposal::nodeID()'],['../classxrpl_1_1test_1_1csf_1_1Validation.html#a6327b372fb6d3a45999334cfab59d35a',1,'xrpl::test::csf::Validation::nodeID()'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Node.html#a232bb2f6223638efa59e7c02d88697a9',1,'xrpl::test::csf::Validations_test::Node::nodeID()'],['../classxrpl_1_1ValidatorKeys.html#a99ce104dbe2e55b14cceec59d34548eb',1,'xrpl::ValidatorKeys::nodeID'],['../structxrpl_1_1PeerReservation.html#ab2f0a3856062435dd4a22f82008e1b33',1,'xrpl::PeerReservation::nodeId'],['../classxrpl_1_1Validations.html#adb89df1d6a5177c9b26910f95e27866f',1,'xrpl::Validations::NodeID'],['../classxrpl_1_1ConsensusProposal.html#ab265d329c62286c0d31459956aa51976',1,'xrpl::ConsensusProposal::NodeID']]],
+ ['nodeid_189',['nodeid',['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Node.html#a232bb2f6223638efa59e7c02d88697a9',1,'xrpl::test::csf::Validations_test::Node::nodeID()'],['../classxrpl_1_1ValidatorKeys.html#a99ce104dbe2e55b14cceec59d34548eb',1,'xrpl::ValidatorKeys::nodeID'],['../namespacexrpl.html#a0aa0d0ac27a5d89351c5ce1b7b8ebc8a',1,'xrpl::NodeID'],['../classxrpl_1_1Validations.html#adb89df1d6a5177c9b26910f95e27866f',1,'xrpl::Validations::NodeID'],['../structxrpl_1_1PeerReservation.html#ab2f0a3856062435dd4a22f82008e1b33',1,'xrpl::PeerReservation::nodeId'],['../classxrpl_1_1ConsensusProposal.html#ab265d329c62286c0d31459956aa51976',1,'xrpl::ConsensusProposal::NodeID'],['../classxrpl_1_1RCLValidation.html#ad1d978b56495aa1ff68230a27b5557a0',1,'xrpl::RCLValidation::NodeID'],['../classxrpl_1_1test_1_1csf_1_1Validation.html#a563e219d25ffe00596aaa589028d6690',1,'xrpl::test::csf::Validation::NodeID'],['../classxrpl_1_1ConsensusProposal.html#ad89634855312196e3d2805ceb3dd4ec6',1,'xrpl::ConsensusProposal::nodeID()'],['../classxrpl_1_1RCLValidation.html#a2e2583259ae0cdf8112c00c1b892243f',1,'xrpl::RCLValidation::nodeID()'],['../classxrpl_1_1test_1_1csf_1_1Validation.html#a6327b372fb6d3a45999334cfab59d35a',1,'xrpl::test::csf::Validation::nodeID()']]],
['nodeid_5f_190',['nodeid_',['../classxrpl_1_1ConsensusProposal.html#ad709ece940294611ae26db3a74561f5b',1,'xrpl::ConsensusProposal::nodeID_'],['../classxrpl_1_1test_1_1csf_1_1Validation.html#a97b4301a08a20db191dfd302bf18d35b',1,'xrpl::test::csf::Validation::nodeID_'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Node.html#acd991e722cfba7521806dcc0a4dc7d73',1,'xrpl::test::csf::Validations_test::Node::nodeID_'],['../classxrpl_1_1STValidation.html#a64400331df1c8c96ce69f139ea268a8b',1,'xrpl::STValidation::nodeID_']]],
['nodeid_5ft_191',['nodeid_t',['../classxrpl_1_1Consensus.html#ae2e35aab33ee33f22fbffdacf49e3f80',1,'xrpl::Consensus::NodeID_t'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a39d4e7443bb21b025ac8745ae289bc97',1,'xrpl::RCLConsensus::Adaptor::NodeID_t'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a70460b99a207bbffbd9075f952115500',1,'xrpl::test::csf::Peer::NodeID_t'],['../structxrpl_1_1ConsensusResult.html#ab7aafd5410095bd5e26471d11322921d',1,'xrpl::ConsensusResult::NodeID_t']]],
['nodeidentity_192',['nodeidentity',['../classxrpl_1_1ApplicationImp.html#a878804585d71bc7d0772c04616a9aa31',1,'xrpl::ApplicationImp::nodeIdentity()'],['../classxrpl_1_1Application.html#ad32ecdbb62fe6a079782d4b65b72b4b5',1,'xrpl::Application::nodeIdentity()']]],
@@ -223,7 +223,7 @@ var searchData=
['nomodifiedunmodifiablefields_220',['NoModifiedUnmodifiableFields',['../classxrpl_1_1NoModifiedUnmodifiableFields.html',1,'xrpl']]],
['non_5fobject_5fin_5farray_221',['non_object_in_array',['../namespacexrpl_1_1STParsedJSONDetail.html#af632f43ba6b06c71b7efa79f1d904b7b',1,'xrpl::STParsedJSONDetail']]],
['nondstmismatch_222',['nonDstMismatch',['../namespacexrpl.html#a1e76848ae49f7d4f94a0648e437ea6c1a22d63280ca4e6a3750c08d476969417e',1,'xrpl']]],
- ['none_223',['none',['../classbeast_1_1unit__test_1_1selector.html#a08aa09dfece6c73aff512e1b4e44666aa37ea4b078acc53fe78c83b4511294035',1,'beast::unit_test::selector::none'],['../structxrpl_1_1detail_1_1MultiApiJson.html#ad49ca484599d438d7ca2feddbd5e1acaaa6ff11c881bddd98846c002c7850b0f9',1,'xrpl::detail::MultiApiJson::none'],['../structxrpl_1_1JsonOptions.html#a248f4c1cb1b2fe05b58678f32307570ba1a97822ca421424f4fc466f09db227a6',1,'xrpl::JsonOptions::none'],['http://en.cppreference.com/w/cpp/utility/bitset/all_any_none.html',1,'std::bitset::none()'],['../namespacexrpl_1_1detail.html#a230ef83732e01df4f26a546cfadcbab0a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::detail::none'],['../classxrpl_1_1NetworkOPsImp.html#a606759266a2d00baa11ab70d8f6e3287a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::NetworkOPsImp::none'],['../structxrpl_1_1RPC_1_1Status.html#a81d92f465d577ad7b3eb2385dfe3ab74a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::RPC::Status::none'],['../classxrpl_1_1test_1_1Invariants__test.html#aa42e0fc377a0c3f266a46f0d342e1b19a6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::test::Invariants_test::None'],['../structxrpl_1_1test_1_1jtx_1_1None.html',1,'xrpl::test::jtx::None'],['../namespacexrpl_1_1test_1_1jtx.html#a902ebcfb8e9d8d76fe6dc6cb026610f9',1,'xrpl::test::jtx::none'],['../namespacexrpl.html#ab0ad02fb9cdef90852b93f1b57aacdc1a6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::None'],['../namespacexrpl_1_1test.html#a5cebad0b2b2eda56e01713bff594cbcfa6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::test::None'],['../namespacexrpl_1_1compression.html#a42cd9024385a5049a67f2b9e40a25bdfa6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::compression::None']]],
+ ['none_223',['none',['../classxrpl_1_1test_1_1Invariants__test.html#aa42e0fc377a0c3f266a46f0d342e1b19a6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::test::Invariants_test::None'],['../classbeast_1_1unit__test_1_1selector.html#a08aa09dfece6c73aff512e1b4e44666aa37ea4b078acc53fe78c83b4511294035',1,'beast::unit_test::selector::none'],['../structxrpl_1_1detail_1_1MultiApiJson.html#ad49ca484599d438d7ca2feddbd5e1acaaa6ff11c881bddd98846c002c7850b0f9',1,'xrpl::detail::MultiApiJson::none'],['../structxrpl_1_1JsonOptions.html#a248f4c1cb1b2fe05b58678f32307570ba1a97822ca421424f4fc466f09db227a6',1,'xrpl::JsonOptions::none'],['../namespacexrpl_1_1detail.html#a230ef83732e01df4f26a546cfadcbab0a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::detail::none'],['http://en.cppreference.com/w/cpp/utility/bitset/all_any_none.html',1,'std::bitset::none()'],['../classxrpl_1_1NetworkOPsImp.html#a606759266a2d00baa11ab70d8f6e3287a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::NetworkOPsImp::none'],['../structxrpl_1_1RPC_1_1Status.html#a81d92f465d577ad7b3eb2385dfe3ab74a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::RPC::Status::none'],['../structxrpl_1_1test_1_1jtx_1_1None.html',1,'xrpl::test::jtx::None'],['../namespacexrpl_1_1test_1_1jtx.html#a902ebcfb8e9d8d76fe6dc6cb026610f9',1,'xrpl::test::jtx::none'],['../namespacexrpl.html#ab0ad02fb9cdef90852b93f1b57aacdc1a6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::None'],['../namespacexrpl_1_1test.html#a5cebad0b2b2eda56e01713bff594cbcfa6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::test::None'],['../namespacexrpl_1_1compression.html#a42cd9024385a5049a67f2b9e40a25bdfa6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::compression::None']]],
['none_5f_224',['none_',['../classxrpl_1_1test_1_1jtx_1_1balance.html#a1c508c8a24d9ef561d46ff94d5afceff',1,'xrpl::test::jtx::balance']]],
['none_5fof_225',['none_of',['http://en.cppreference.com/w/cpp/algorithm/all_any_none_of.html',1,'std::none_of()'],['http://en.cppreference.com/w/cpp/algorithm/ranges/all_any_none_of.html',1,'std::ranges::none_of()']]],
['none_5ft_226',['none_t',['../structxrpl_1_1test_1_1jtx_1_1none__t.html#a00b9fb74048c8b964f8f166c121b21e1',1,'xrpl::test::jtx::none_t::none_t()'],['../structxrpl_1_1test_1_1jtx_1_1none__t.html',1,'xrpl::test::jtx::none_t']]],
@@ -329,7 +329,7 @@ var searchData=
['num_5fput_326',['num_put',['http://en.cppreference.com/w/cpp/locale/num_put/num_put.html',1,'std::num_put::num_put()'],['http://en.cppreference.com/w/cpp/locale/num_put.html',1,'std::num_put']]],
['num_5fsigners_327',['num_signers',['../structxrpl_1_1test_1_1XChainSim__test.html#ad14e390d4535fc276270545c10f9398e',1,'xrpl::test::XChainSim_test']]],
['numactive_328',['numActive',['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html#a5a48d68e4c269a16c4e2b972b7b52283',1,'xrpl::path::detail::FlowDebugInfo::PassInfo']]],
- ['number_329',['number',['../classxrpl_1_1Number.html#ab433fcec28ecf57dea22710141fc22a4',1,'xrpl::Number::Number(rep mantissa)'],['../classxrpl_1_1Number.html#a8051d5e9b1ef04ce5acba074819fed4d',1,'xrpl::Number::Number(rep mantissa, int exponent)'],['../classxrpl_1_1Number.html#a596bb914b61c7b343c269c755624fe06',1,'xrpl::Number::Number(rep mantissa, int exponent, unchecked) noexcept'],['../structxrpl_1_1test_1_1jtx_1_1PrettyAmount.html#a844148a5010081aacd11657cddd4b028',1,'xrpl::test::jtx::PrettyAmount::number()'],['../classxrpl_1_1Number.html#adbf347c98a775ae3c4bde68d36d6e36c',1,'xrpl::Number::Number()'],['../classxrpl_1_1Number.html',1,'xrpl::Number'],['../namespacexrpl_1_1test_1_1jtx.html#a5e9aefba81df96566550cb03ccee33ed',1,'xrpl::test::jtx::number()']]],
+ ['number_329',['number',['../classxrpl_1_1Number.html#adbf347c98a775ae3c4bde68d36d6e36c',1,'xrpl::Number::Number()=default'],['../classxrpl_1_1Number.html#ab433fcec28ecf57dea22710141fc22a4',1,'xrpl::Number::Number(rep mantissa)'],['../classxrpl_1_1Number.html#a8051d5e9b1ef04ce5acba074819fed4d',1,'xrpl::Number::Number(rep mantissa, int exponent)'],['../classxrpl_1_1Number.html#a596bb914b61c7b343c269c755624fe06',1,'xrpl::Number::Number(rep mantissa, int exponent, unchecked) noexcept'],['../structxrpl_1_1test_1_1jtx_1_1PrettyAmount.html#a844148a5010081aacd11657cddd4b028',1,'xrpl::test::jtx::PrettyAmount::number()'],['../classxrpl_1_1Number.html',1,'xrpl::Number'],['../namespacexrpl_1_1test_1_1jtx.html#a5e9aefba81df96566550cb03ccee33ed',1,'xrpl::test::jtx::number()']]],
['number_5ftest_330',['Number_test',['../classxrpl_1_1Number__test.html',1,'xrpl']]],
['numberfromjson_331',['numberFromJson',['../namespacexrpl.html#ad2aefdaa4d5841b9109a08c3418ddfa0',1,'xrpl']]],
['numberofcurrentlyrunningtasks_332',['numberOfCurrentlyRunningTasks',['../classxrpl_1_1Workers.html#a3d3cf114918ec51c1f9172b9dd2d2795',1,'xrpl::Workers']]],
diff --git a/search/all_16.js b/search/all_16.js
index 52f91de6d3..2aea126002 100644
--- a/search/all_16.js
+++ b/search/all_16.js
@@ -140,7 +140,7 @@ var searchData=
['open_5fledger_137',['open_ledger',['../namespacexrpl.html#a1ac0cf3f9b3c3f3b22ac8658ebc9f4ef',1,'xrpl']]],
['open_5fledger_5ft_138',['open_ledger_t',['../structxrpl_1_1open__ledger__t.html',1,'xrpl::open_ledger_t'],['../structxrpl_1_1open__ledger__t.html#a321d486b191266aa60974cfb6eaf1cb6',1,'xrpl::open_ledger_t::open_ledger_t()']]],
['openfinallimit_139',['openFinalLimit',['../namespacexrpl.html#a715e1d925c4f785ff23d862252b917d0a1f6a5079a4330adbc050540a9e9b5bdf',1,'xrpl']]],
- ['openledger_140',['openledger',['../classxrpl_1_1Application.html#a9a72f9d8f1fdf369a5e807253751d44b',1,'xrpl::Application::openLedger()'],['../classxrpl_1_1ApplicationImp.html#a72e741c5fa35c0f54e7863cd405a0be3',1,'xrpl::ApplicationImp::openLedger() const override'],['../classxrpl_1_1ApplicationImp.html#a1c07acbac23f4182243b7a9aaed66c09',1,'xrpl::ApplicationImp::openLedger() override'],['../classxrpl_1_1Application.html#a498e983eff2988c254d73888793b1e0e',1,'xrpl::Application::openLedger()'],['../classxrpl_1_1OpenLedger.html#a9f1b7230e2436139fdf04f817dd1a615',1,'xrpl::OpenLedger::OpenLedger()=delete'],['../classxrpl_1_1OpenLedger.html#a3cb9b4375ff2c12a67d01de0773a4456',1,'xrpl::OpenLedger::OpenLedger(std::shared_ptr< Ledger const > const &ledger, CachedSLEs &cache, beast::Journal journal)'],['../classxrpl_1_1OpenLedger.html#a3e7e31a4fff56512b090ca24221a93be',1,'xrpl::OpenLedger::OpenLedger(OpenLedger const &)=delete'],['../classxrpl_1_1OpenLedger.html',1,'xrpl::OpenLedger']]],
+ ['openledger_140',['openledger',['../classxrpl_1_1OpenLedger.html#a3cb9b4375ff2c12a67d01de0773a4456',1,'xrpl::OpenLedger::OpenLedger(std::shared_ptr< Ledger const > const &ledger, CachedSLEs &cache, beast::Journal journal)'],['../classxrpl_1_1OpenLedger.html#a3e7e31a4fff56512b090ca24221a93be',1,'xrpl::OpenLedger::OpenLedger(OpenLedger const &)=delete'],['../classxrpl_1_1OpenLedger.html#a9f1b7230e2436139fdf04f817dd1a615',1,'xrpl::OpenLedger::OpenLedger()=delete'],['../classxrpl_1_1ApplicationImp.html#a1c07acbac23f4182243b7a9aaed66c09',1,'xrpl::ApplicationImp::openLedger() override'],['../classxrpl_1_1ApplicationImp.html#a72e741c5fa35c0f54e7863cd405a0be3',1,'xrpl::ApplicationImp::openLedger() const override'],['../classxrpl_1_1Application.html#a498e983eff2988c254d73888793b1e0e',1,'xrpl::Application::openLedger() const =0'],['../classxrpl_1_1Application.html#a9a72f9d8f1fdf369a5e807253751d44b',1,'xrpl::Application::openLedger()=0'],['../classxrpl_1_1OpenLedger.html',1,'xrpl::OpenLedger']]],
['openledger_5f_141',['openLedger_',['../classxrpl_1_1ApplicationImp.html#a1875a7cac4c5093aec08222d5d975386',1,'xrpl::ApplicationImp']]],
['openledgercost_142',['openLedgerCost',['../classxrpl_1_1test_1_1TxQPosNegFlows__test.html#abb098c0b57f7bb0f7f744054dc34721a',1,'xrpl::test::TxQPosNegFlows_test']]],
['openledgerfee_143',['openLedgerFee',['../classxrpl_1_1test_1_1Batch__test.html#a4ae284e824fed6636841f1ca9b09a296',1,'xrpl::test::Batch_test']]],
@@ -333,7 +333,7 @@ var searchData=
['options_330',['options',['../md__2____w_2rippled_2rippled_2BUILD.html#autotoc_md50',1,'Options'],['../structxrpl_1_1LedgerFill.html#a139aba3f6211325205269ff6eb3db1a6',1,'xrpl::LedgerFill::options'],['http://en.cppreference.com/w/cpp/experimental/fs/recursive_directory_iterator/options.html',1,'std::experimental::filesystem::recursive_directory_iterator::options()'],['http://en.cppreference.com/w/cpp/experimental/synchronized_pool_resource/options.html',1,'std::experimental::pmr::synchronized_pool_resource::options()'],['http://en.cppreference.com/w/cpp/experimental/unsynchronized_pool_resource/options.html',1,'std::experimental::pmr::unsynchronized_pool_resource::options()'],['http://en.cppreference.com/w/cpp/filesystem/recursive_directory_iterator/options.html',1,'std::filesystem::recursive_directory_iterator::options()'],['http://en.cppreference.com/w/cpp/memory/synchronized_pool_resource/options.html',1,'std::pmr::synchronized_pool_resource::options()'],['../structxrpl_1_1LedgerFill.html#a2e913b311a230229e190e2d2338fdb2a',1,'xrpl::LedgerFill::Options'],['http://en.cppreference.com/w/cpp/memory/unsynchronized_pool_resource/options.html',1,'std::pmr::unsynchronized_pool_resource::options()']]],
['options_5f_331',['options_',['../classxrpl_1_1RPC_1_1LedgerHandler.html#a75871974d586c421023482bb97135b01',1,'xrpl::RPC::LedgerHandler']]],
['or_20message_20type_332',['To add a field or message type',['../md__2____w_2rippled_2rippled_2include_2xrpl_2proto_2org_2xrpl_2rpc_2v1_2README.html#autotoc_md185',1,'']]],
- ['oracle_333',['oracle',['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html#a58efcaed7c5eb5415f7d1419bde7e656',1,'xrpl::test::jtx::oracle::Oracle::Oracle()'],['../structxrpl_1_1test_1_1csf_1_1LedgerHistoryHelper.html#a85537b6481eb16dde93f64d53eb7a7e1',1,'xrpl::test::csf::LedgerHistoryHelper::oracle'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a5fbac75455cb07933b757b85d72b9260',1,'xrpl::test::csf::Peer::oracle'],['../classxrpl_1_1test_1_1csf_1_1Sim.html#a43affc952bbfab2b1c62665b7bbb7fb3',1,'xrpl::test::csf::Sim::oracle'],['../namespacexrpl_1_1keylet.html#a176552fb5de27f0f14c4ef921877d47b',1,'xrpl::keylet::oracle()'],['../namespacexrpl.html#aa040fac78e4975614b31771a1bc5f7adac3e3f219b6b8cad735598568fe19ca71',1,'xrpl::ORACLE'],['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html',1,'xrpl::test::jtx::oracle::Oracle']]],
+ ['oracle_333',['oracle',['../structxrpl_1_1test_1_1csf_1_1LedgerHistoryHelper.html#a85537b6481eb16dde93f64d53eb7a7e1',1,'xrpl::test::csf::LedgerHistoryHelper::oracle'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a5fbac75455cb07933b757b85d72b9260',1,'xrpl::test::csf::Peer::oracle'],['../classxrpl_1_1test_1_1csf_1_1Sim.html#a43affc952bbfab2b1c62665b7bbb7fb3',1,'xrpl::test::csf::Sim::oracle'],['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html#a58efcaed7c5eb5415f7d1419bde7e656',1,'xrpl::test::jtx::oracle::Oracle::Oracle()'],['../namespacexrpl_1_1keylet.html#a176552fb5de27f0f14c4ef921877d47b',1,'xrpl::keylet::oracle()'],['../namespacexrpl.html#aa040fac78e4975614b31771a1bc5f7adac3e3f219b6b8cad735598568fe19ca71',1,'xrpl::ORACLE'],['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html',1,'xrpl::test::jtx::oracle::Oracle']]],
['oracle_5f_334',['oracle_',['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Adaptor.html#ae79eaed8ccc33933fa69019c24a6d3fc',1,'xrpl::test::csf::Validations_test::Adaptor']]],
['oracle_5ftest_335',['Oracle_test',['../structxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle__test.html',1,'xrpl::test::jtx::oracle']]],
['oracledelete_336',['OracleDelete',['../namespacexrpl.html#a5f6ed88f62b81ec6c5e912e25663f458',1,'xrpl']]],
@@ -391,7 +391,7 @@ var searchData=
['overflow_5ferror_388',['overflow_error',['http://en.cppreference.com/w/cpp/error/overflow_error.html',1,'std::overflow_error::overflow_error()'],['http://en.cppreference.com/w/cpp/error/overflow_error.html',1,'std::overflow_error']]],
['overflowadd_389',['overflowAdd',['../namespacexrpl.html#ad1f0c105424fa7b20beea9ff9a0f2656a0d1bed8214edf223c0ec5305c02b85c8',1,'xrpl']]],
['overlap_390',['overlap',['../structxrpl_1_1test_1_1csf_1_1TrustGraph_1_1ForkInfo.html#a8dda0fcd4213b724e157497937200097',1,'xrpl::test::csf::TrustGraph::ForkInfo']]],
- ['overlay_391',['overlay',['../md_xrpld_2overlay_2README.html',1,'Overlay'],['../classxrpl_1_1test_1_1Overlay.html',1,'xrpl::test::Overlay'],['../classxrpl_1_1Overlay.html',1,'xrpl::Overlay'],['../namespacexrpl_1_1CrawlOptions.html#a9c7afe3f0e9115057296722cf35afa02ae343fac3a47547ace42b0fe3e547de7a',1,'xrpl::CrawlOptions::Overlay'],['../classxrpl_1_1Overlay.html#a04110b5fec904ce15399c387180fe283',1,'xrpl::Overlay::Overlay()'],['../structxrpl_1_1ServerHandler_1_1Setup.html#a272943a3324937225750acb76c4a230d',1,'xrpl::ServerHandler::Setup::overlay'],['../classxrpl_1_1test_1_1Network.html#aea397fb4d2ffe1d8ba94ece9a906d31e',1,'xrpl::test::Network::overlay()'],['../classxrpl_1_1ApplicationImp.html#a6389cbe1c7ea64ea31bd41c801908a75',1,'xrpl::ApplicationImp::overlay()'],['../classxrpl_1_1Application.html#ac6a91561d0d7a703f6a90ceacd32caef',1,'xrpl::Application::overlay()'],['../classxrpl_1_1test_1_1Overlay.html#a93a6c3f3f660b07891c881f3a4019220',1,'xrpl::test::Overlay::Overlay()'],['../classxrpl_1_1TrafficCount.html#a93a9bbac038b491a59722cb03d5285b3a27322c241be8b9f9f5832ccdd4a5e72a',1,'xrpl::TrafficCount::overlay']]],
+ ['overlay_391',['overlay',['../md_xrpld_2overlay_2README.html',1,'Overlay'],['../classxrpl_1_1test_1_1Overlay.html',1,'xrpl::test::Overlay'],['../classxrpl_1_1Overlay.html',1,'xrpl::Overlay'],['../namespacexrpl_1_1CrawlOptions.html#a9c7afe3f0e9115057296722cf35afa02ae343fac3a47547ace42b0fe3e547de7a',1,'xrpl::CrawlOptions::Overlay'],['../classxrpl_1_1Application.html#ac6a91561d0d7a703f6a90ceacd32caef',1,'xrpl::Application::overlay()'],['../classxrpl_1_1Overlay.html#a04110b5fec904ce15399c387180fe283',1,'xrpl::Overlay::Overlay()'],['../classxrpl_1_1TrafficCount.html#a93a9bbac038b491a59722cb03d5285b3a27322c241be8b9f9f5832ccdd4a5e72a',1,'xrpl::TrafficCount::overlay'],['../structxrpl_1_1ServerHandler_1_1Setup.html#a272943a3324937225750acb76c4a230d',1,'xrpl::ServerHandler::Setup::overlay'],['../classxrpl_1_1test_1_1Network.html#aea397fb4d2ffe1d8ba94ece9a906d31e',1,'xrpl::test::Network::overlay()'],['../classxrpl_1_1ApplicationImp.html#a6389cbe1c7ea64ea31bd41c801908a75',1,'xrpl::ApplicationImp::overlay()'],['../classxrpl_1_1test_1_1Overlay.html#a93a6c3f3f660b07891c881f3a4019220',1,'xrpl::test::Overlay::Overlay()']]],
['overlay_5f_392',['overlay_',['../classxrpl_1_1test_1_1PeerSim.html#a4f3e4ce066401e953ab53c44d35bbadc',1,'xrpl::test::PeerSim::overlay_'],['../classxrpl_1_1test_1_1Network.html#abbb200c0ce4578c96e6688f36b865714',1,'xrpl::test::Network::overlay_'],['../classxrpl_1_1ApplicationImp.html#a5b66db159d9b5c786461f869c7f7b2aa',1,'xrpl::ApplicationImp::overlay_'],['../classxrpl_1_1OverlayImpl_1_1Child.html#a108b70159c22a8ad2518b0e5f0bbbb15',1,'xrpl::OverlayImpl::Child::overlay_'],['../classxrpl_1_1PeerImp.html#a74dd518abca13a96861769e20bfdbb47',1,'xrpl::PeerImp::overlay_']]],
['overlayimpl_393',['overlayimpl',['../classxrpl_1_1OverlayImpl.html',1,'xrpl::OverlayImpl'],['../classxrpl_1_1OverlayImpl.html#a1da556c1c44e3715df5e6afb21f17072',1,'xrpl::OverlayImpl::OverlayImpl(OverlayImpl const &)=delete'],['../classxrpl_1_1OverlayImpl.html#a1330e6cc6aa203634e9113d43acb6131',1,'xrpl::OverlayImpl::OverlayImpl(Application &app, Setup const &setup, ServerHandler &serverHandler, Resource::Manager &resourceManager, Resolver &resolver, boost::asio::io_context &io_context, BasicConfig const &config, beast::insight::Collector::ptr const &collector)'],['../classxrpl_1_1PeerImp.html#a83f19dcabf9ef66ad9b2f2835501dc1b',1,'xrpl::PeerImp::OverlayImpl']]],
['overlaysim_394',['overlaysim',['../classxrpl_1_1test_1_1OverlaySim.html',1,'xrpl::test::OverlaySim'],['../classxrpl_1_1test_1_1OverlaySim.html#aa7dffbfc4431bad07ffe9960c20984f8',1,'xrpl::test::OverlaySim::OverlaySim()']]],
diff --git a/search/all_17.js b/search/all_17.js
index 4d172d37d6..4bd27e43de 100644
--- a/search/all_17.js
+++ b/search/all_17.js
@@ -52,7 +52,7 @@ var searchData=
['parent_5f_49',['parent_',['../classxrpl_1_1LedgerReplayTask.html#adb90acd1e873272a9290c4ba5223beb3',1,'xrpl::LedgerReplayTask::parent_'],['../classxrpl_1_1LedgerReplay.html#aa90784967d6bed72c6f411f4b2192b99',1,'xrpl::LedgerReplay::parent_'],['../classbeast_1_1PropertyStream_1_1Source.html#aab0ae58ec30d4c2bce92ff9a8cf2a042',1,'beast::PropertyStream::Source::parent_']]],
['parent_5fpath_50',['parent_path',['http://en.cppreference.com/w/cpp/filesystem/path/parent_path.html',1,'std::filesystem::path::parent_path()'],['http://en.cppreference.com/w/cpp/experimental/fs/path/parent_path.html',1,'std::experimental::filesystem::path::parent_path()']]],
['parentbatchid_51',['parentbatchid',['../structxrpl_1_1PreclaimContext.html#afc859dfad28384fec83e64828a2ec0f0',1,'xrpl::PreclaimContext::parentBatchId'],['../structxrpl_1_1PreflightContext.html#ac6d05fbe64b86aed42d41bc0567ef6c7',1,'xrpl::PreflightContext::parentBatchId'],['../structxrpl_1_1PreclaimResult.html#a3b4a8e22e5a9258c86f87de7c4b28ea7',1,'xrpl::PreclaimResult::parentBatchId'],['../structxrpl_1_1PreflightResult.html#a59c707a8829ab0a94581091b4be5081b',1,'xrpl::PreflightResult::parentBatchId']]],
- ['parentbatchid_5f_52',['parentbatchid_',['../classxrpl_1_1ApplyContext.html#ac40149fe3ce3f379abdced65eecf33cd',1,'xrpl::ApplyContext::parentBatchId_'],['../classxrpl_1_1TxMeta.html#a5fdc861a44c8bec6065341f92b7ab19a',1,'xrpl::TxMeta::parentBatchID_']]],
+ ['parentbatchid_5f_52',['parentbatchid_',['../classxrpl_1_1TxMeta.html#a5fdc861a44c8bec6065341f92b7ab19a',1,'xrpl::TxMeta::parentBatchID_'],['../classxrpl_1_1ApplyContext.html#ac40149fe3ce3f379abdced65eecf33cd',1,'xrpl::ApplyContext::parentBatchId_']]],
['parentclosetime_53',['parentclosetime',['../structxrpl_1_1LedgerHeader.html#a178d13c92e8ea23ef16aa176d941272f',1,'xrpl::LedgerHeader::parentCloseTime'],['../structxrpl_1_1test_1_1csf_1_1Ledger_1_1Instance.html#af4ce29835b5c6d7a907e84e25419bc66',1,'xrpl::test::csf::Ledger::Instance::parentCloseTime'],['../classxrpl_1_1ReadView.html#a0796f54cc244f05d8d97e0cbd9f53efe',1,'xrpl::ReadView::parentCloseTime()'],['../classxrpl_1_1test_1_1csf_1_1Ledger.html#a7e2e2410873bfcd981e69321743f2794',1,'xrpl::test::csf::Ledger::parentCloseTime()'],['../classxrpl_1_1RCLCxLedger.html#aa3dffa3af43eab5c74d94af08eef693e',1,'xrpl::RCLCxLedger::parentCloseTime()']]],
['parenthash_54',['parenthash',['../structxrpl_1_1LedgerHashPair.html#a42ff2a56671f502ba517c2dfe22a1aae',1,'xrpl::LedgerHashPair::parentHash'],['../structxrpl_1_1LedgerHeader.html#a7661496cf550b17456236db841a36be9',1,'xrpl::LedgerHeader::parentHash']]],
['parenthash_5f_55',['parentHash_',['../classxrpl_1_1TxQ.html#ac283fb55b9b7b5b5148cc374d329c3c6',1,'xrpl::TxQ']]],
@@ -215,7 +215,7 @@ var searchData=
['passcount_212',['passCount',['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo.html#a52c58fbb5ac31b9f60d41c0d56e63066',1,'xrpl::path::detail::FlowDebugInfo']]],
['passes_213',['passes',['../classxrpl_1_1AmendmentSet.html#af173459b7090db51ad8512a839950d25',1,'xrpl::AmendmentSet']]],
['passeslocalchecks_214',['passesLocalChecks',['../namespacexrpl.html#aaa9e2821863e0f2afc13b091758f6be6',1,'xrpl']]],
- ['passinfo_215',['passinfo',['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html#a3a8b2ef3cafb638b6947af6a7fec966c',1,'xrpl::path::detail::FlowDebugInfo::PassInfo::PassInfo()=delete'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html#a0e14e57b87603f5bbe4be1708156549c',1,'xrpl::path::detail::FlowDebugInfo::PassInfo::PassInfo(bool nativeIn_, bool nativeOut_)'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo.html#a1b5e54b9ac3290177a46c6091c47b9db',1,'xrpl::path::detail::FlowDebugInfo::passInfo'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html',1,'xrpl::path::detail::FlowDebugInfo::PassInfo']]],
+ ['passinfo_215',['passinfo',['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo.html#a1b5e54b9ac3290177a46c6091c47b9db',1,'xrpl::path::detail::FlowDebugInfo::passInfo'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html#a3a8b2ef3cafb638b6947af6a7fec966c',1,'xrpl::path::detail::FlowDebugInfo::PassInfo::PassInfo()=delete'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html#a0e14e57b87603f5bbe4be1708156549c',1,'xrpl::path::detail::FlowDebugInfo::PassInfo::PassInfo(bool nativeIn_, bool nativeOut_)'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html',1,'xrpl::path::detail::FlowDebugInfo::PassInfo']]],
['passphrase_216',['passphrase',['../structxrpl_1_1RPC_1_1key__strings.html#a89e861e216b0320110e23fd0baf51b0f',1,'xrpl::RPC::key_strings::passphrase'],['../namespacexrpl_1_1RPC_1_1common.html#a5330223239a36a3dcaa30e7173528bae',1,'xrpl::RPC::common::passphrase']]],
['passphrase_5fwarning_217',['passphrase_warning',['../structxrpl_1_1RPC_1_1key__strings.html#acabc8df4d3cf10b9ebbd7fab3466720d',1,'xrpl::RPC::key_strings']]],
['password_218',['password',['../structxrpl_1_1ServerHandler_1_1Setup_1_1client__t.html#adeeea2c6d5d4c750e4bdbecc4211b0c0',1,'xrpl::ServerHandler::Setup::client_t::password'],['../structxrpl_1_1ParsedPort.html#ab11a00d19c2e7e8c5421de336669d036',1,'xrpl::ParsedPort::password'],['../structxrpl_1_1Port.html#a93b63cef23ed8b60d31788b4a6fe9415',1,'xrpl::Port::password'],['../structxrpl_1_1parsedURL.html#a3ca6240a1f15ed8829e9e03cd5cfe507',1,'xrpl::parsedURL::password']]],
@@ -223,7 +223,7 @@ var searchData=
['pat_5f_220',['pat_',['../classbeast_1_1unit__test_1_1selector.html#a007dcefe09af44257300b84a05be0e31',1,'beast::unit_test::selector']]],
['patched_20recipes_221',['Patched recipes',['../md__2____w_2rippled_2rippled_2BUILD.html#autotoc_md37',1,'']]],
['patchversion_222',['patchVersion',['../classbeast_1_1SemanticVersion.html#a5615f1c172f1a5bd6c2320d84a05ced8',1,'beast::SemanticVersion']]],
- ['path_223',['path',['../structxrpl_1_1parsedURL.html#ae9df2f5fa36a550741abd2a03f4bb58e',1,'xrpl::parsedURL::path'],['../classxrpl_1_1test_1_1Path.html#ad3d42105b490ba962872cc54e63b322e',1,'xrpl::test::Path::Path()=default'],['../classxrpl_1_1test_1_1Path.html#a676c9ed30e62101d1c789ca7ee9cd603',1,'xrpl::test::Path::Path(Path const &)=default'],['../classxrpl_1_1test_1_1Path.html#a4f78472abe2a2cde7825a05f2b90b304',1,'xrpl::test::Path::Path(Path &&)=default'],['../classxrpl_1_1test_1_1Path.html#a464acf9ae30609fbf9dff72f0407231a',1,'xrpl::test::Path::Path(First &&first, Rest &&... rest)'],['../classxrpl_1_1PerfLog__test.html#ae75581c7930b9e45abc429f447de99f8',1,'xrpl::PerfLog_test::path'],['../classxrpl_1_1Config__test.html#ac59968b81b04a1de28d87cf83cb0f613',1,'xrpl::Config_test::path'],['../classxrpl_1_1detail_1_1DirGuard.html#af2820035bb3dcf4c8c560eedef67147e',1,'xrpl::detail::DirGuard::path'],['../classxrpl_1_1test_1_1jtx_1_1path.html#a327cf2940f37da43c72b70826cea66fb',1,'xrpl::test::jtx::path::path()'],['../structxrpl_1_1test_1_1ValidatorSite__test_1_1FetchListConfig.html#a20183701a02ee431f4d21e55dd77d22c',1,'xrpl::test::ValidatorSite_test::FetchListConfig::path'],['../classxrpl_1_1test_1_1Path.html#a0d029e9310e23e976be7d22f1e77bfd7',1,'xrpl::test::Path::path'],['http://en.cppreference.com/w/cpp/experimental/fs/directory_entry/path.html',1,'std::experimental::filesystem::directory_entry::path()'],['http://en.cppreference.com/w/cpp/experimental/fs/path/path.html',1,'std::experimental::filesystem::path::path()'],['http://en.cppreference.com/w/cpp/filesystem/directory_entry/path.html',1,'std::filesystem::directory_entry::path()'],['http://en.cppreference.com/w/cpp/filesystem/path/path.html',1,'std::filesystem::path::path()'],['../classbeast_1_1temp__dir.html#a12a24007c243e0739cfc36703a3257bb',1,'beast::temp_dir::path()'],['http://en.cppreference.com/w/cpp/filesystem/path.html',1,'std::filesystem::path'],['../classxrpl_1_1test_1_1jtx_1_1path.html',1,'xrpl::test::jtx::path'],['../classxrpl_1_1test_1_1Path.html',1,'xrpl::test::Path'],['../classxrpl_1_1test_1_1jtx_1_1path.html#ab8e60a4ef999457d10d5e9f781410e6f',1,'xrpl::test::jtx::path::path()'],['http://en.cppreference.com/w/cpp/experimental/fs/path.html',1,'std::experimental::filesystem::path']]],
+ ['path_223',['path',['http://en.cppreference.com/w/cpp/experimental/fs/path/path.html',1,'std::experimental::filesystem::path::path()'],['../classxrpl_1_1PerfLog__test.html#ae75581c7930b9e45abc429f447de99f8',1,'xrpl::PerfLog_test::path'],['../classxrpl_1_1Config__test.html#ac59968b81b04a1de28d87cf83cb0f613',1,'xrpl::Config_test::path'],['../classxrpl_1_1detail_1_1DirGuard.html#af2820035bb3dcf4c8c560eedef67147e',1,'xrpl::detail::DirGuard::path'],['../structxrpl_1_1parsedURL.html#ae9df2f5fa36a550741abd2a03f4bb58e',1,'xrpl::parsedURL::path'],['../structxrpl_1_1test_1_1ValidatorSite__test_1_1FetchListConfig.html#a20183701a02ee431f4d21e55dd77d22c',1,'xrpl::test::ValidatorSite_test::FetchListConfig::path'],['../classxrpl_1_1test_1_1Path.html#a0d029e9310e23e976be7d22f1e77bfd7',1,'xrpl::test::Path::path'],['http://en.cppreference.com/w/cpp/experimental/fs/directory_entry/path.html',1,'std::experimental::filesystem::directory_entry::path()'],['../classxrpl_1_1test_1_1Path.html#a464acf9ae30609fbf9dff72f0407231a',1,'xrpl::test::Path::Path()'],['http://en.cppreference.com/w/cpp/filesystem/directory_entry/path.html',1,'std::filesystem::directory_entry::path()'],['http://en.cppreference.com/w/cpp/filesystem/path/path.html',1,'std::filesystem::path::path()'],['../classbeast_1_1temp__dir.html#a12a24007c243e0739cfc36703a3257bb',1,'beast::temp_dir::path()'],['../classxrpl_1_1test_1_1jtx_1_1path.html#ab8e60a4ef999457d10d5e9f781410e6f',1,'xrpl::test::jtx::path::path()'],['../classxrpl_1_1test_1_1jtx_1_1path.html#a327cf2940f37da43c72b70826cea66fb',1,'xrpl::test::jtx::path::path(T const &t, Args const &... args)'],['../classxrpl_1_1test_1_1Path.html#ad3d42105b490ba962872cc54e63b322e',1,'xrpl::test::Path::Path()=default'],['../classxrpl_1_1test_1_1Path.html#a676c9ed30e62101d1c789ca7ee9cd603',1,'xrpl::test::Path::Path(Path const &)=default'],['http://en.cppreference.com/w/cpp/filesystem/path.html',1,'std::filesystem::path'],['../classxrpl_1_1test_1_1jtx_1_1path.html',1,'xrpl::test::jtx::path'],['../classxrpl_1_1test_1_1Path.html',1,'xrpl::test::Path'],['../classxrpl_1_1test_1_1Path.html#a4f78472abe2a2cde7825a05f2b90b304',1,'xrpl::test::Path::Path()'],['http://en.cppreference.com/w/cpp/experimental/fs/path.html',1,'std::experimental::filesystem::path']]],
['path1_224',['path1',['http://en.cppreference.com/w/cpp/experimental/fs/filesystem_error/path.html',1,'std::experimental::filesystem::filesystem_error::path1()'],['http://en.cppreference.com/w/cpp/filesystem/filesystem_error/path.html',1,'std::filesystem::filesystem_error::path1()']]],
['path2_225',['path2',['http://en.cppreference.com/w/cpp/experimental/fs/filesystem_error/path.html',1,'std::experimental::filesystem::filesystem_error::path2()'],['http://en.cppreference.com/w/cpp/filesystem/filesystem_error/path.html',1,'std::filesystem::filesystem_error::path2()']]],
['path_5f_226',['path_',['../classxrpl_1_1detail_1_1WorkFile.html#a3ec0f7ecfa60d51b423b21ddd418fc1e',1,'xrpl::detail::WorkFile::path_'],['../classxrpl_1_1detail_1_1WorkBase.html#a81d151fdbd1153ec39b3a83dbcce93eb',1,'xrpl::detail::WorkBase::path_'],['../classbeast_1_1temp__dir.html#a8c642e26d0f2d9ad67c7efdcadafd3c6',1,'beast::temp_dir::path_']]],
@@ -346,7 +346,7 @@ var searchData=
['peerreservations_343',['peerreservations',['../classxrpl_1_1ApplicationImp.html#a82d91327ae94c5ba38429a9eaf8d1f73',1,'xrpl::ApplicationImp::peerReservations()'],['../classxrpl_1_1Application.html#ab47ab9ba903ee32fb4f043f58107fb52',1,'xrpl::Application::peerReservations()']]],
['peerreservations_5f_344',['peerReservations_',['../classxrpl_1_1ApplicationImp.html#a83b3b5c4df54f588855742a62b03de22',1,'xrpl::ApplicationImp']]],
['peerreservationtable_345',['peerreservationtable',['../classxrpl_1_1PeerReservationTable.html#a21194466d27449ad5696275c338e1f25',1,'xrpl::PeerReservationTable::PeerReservationTable()'],['../classxrpl_1_1PeerReservationTable.html',1,'xrpl::PeerReservationTable']]],
- ['peers_346',['peers',['../classxrpl_1_1test_1_1OverlaySim.html#a5c29de83ef0b2efd733d6d7ed030659e',1,'xrpl::test::OverlaySim::Peers'],['../classxrpl_1_1test_1_1csf_1_1Sim.html#a966c0a52b8cb95d72a882cfba59d690a',1,'xrpl::test::csf::Sim::peers'],['../structxrpl_1_1ConsensusCloseTimes.html#afd33ff1da9c5c68e0bb21248838913f5',1,'xrpl::ConsensusCloseTimes::peers']]],
+ ['peers_346',['peers',['../classxrpl_1_1test_1_1csf_1_1Sim.html#a966c0a52b8cb95d72a882cfba59d690a',1,'xrpl::test::csf::Sim::peers'],['../structxrpl_1_1ConsensusCloseTimes.html#afd33ff1da9c5c68e0bb21248838913f5',1,'xrpl::ConsensusCloseTimes::peers'],['../classxrpl_1_1test_1_1OverlaySim.html#a5c29de83ef0b2efd733d6d7ed030659e',1,'xrpl::test::OverlaySim::Peers']]],
['peers_5f_347',['peers_',['../classxrpl_1_1reduce__relay_1_1Slot.html#a89ebbaedade2f2923e79777bbccd4b98',1,'xrpl::reduce_relay::Slot::peers_'],['../classxrpl_1_1PeerSetImpl.html#a53dab4332daa27331bf486f6cdb7e7d0',1,'xrpl::PeerSetImpl::peers_'],['../classxrpl_1_1HashRouter_1_1Entry.html#afe05caca74d99c30ebd5d00e4045ae7f',1,'xrpl::HashRouter::Entry::peers_'],['../classxrpl_1_1test_1_1OverlaySim.html#accf0221e062b721d288f0084d87ac68e',1,'xrpl::test::OverlaySim::peers_'],['../classxrpl_1_1test_1_1csf_1_1PeerGroup.html#a6af6d83b707e4c4715e880739d17b616',1,'xrpl::test::csf::PeerGroup::peers_']]],
['peers_5fin_5fmax_348',['PEERS_IN_MAX',['../classxrpl_1_1Config.html#a2e578a300f818e7e9413adc95e0414fd',1,'xrpl::Config']]],
['peers_5fmax_349',['PEERS_MAX',['../classxrpl_1_1Config.html#ac1f7e9d83189dd14c83128043dfeea25',1,'xrpl::Config']]],
@@ -462,7 +462,7 @@ var searchData=
['populate_459',['populate',['../namespacexrpl.html#a25d17fc624e61542d767bbefc343611d',1,'xrpl']]],
['populatefetchpack_460',['populateFetchPack',['../namespacexrpl.html#a63a180826647fe29d9791ed46375e267',1,'xrpl']]],
['populatejsonresponse_461',['populatejsonresponse',['../namespacexrpl.html#a06643a54f36bf47da9fa36db6f21ed1f',1,'xrpl::populateJsonResponse(std::pair< AccountTxResult, RPC::Status > const &res, AccountTxArgs const &args, RPC::JsonContext const &context)'],['../namespacexrpl.html#a168fc2595ccd557a394447c3e4196940',1,'xrpl::populateJsonResponse(std::pair< TxResult, RPC::Status > const &res, TxArgs const &args, RPC::JsonContext const &context)']]],
- ['port_462',['port',['../structxrpl_1_1Port.html',1,'xrpl::Port'],['../namespacebeast_1_1IP.html#aab4029edf27ca25feab58117ce0fd5d9',1,'beast::IP::Port'],['../structxrpl_1_1HTTPClientImp_1_1Query.html#a6eddd24bcf2b85c0d565a4a1f3ccdcc3',1,'xrpl::HTTPClientImp::Query::port'],['../structxrpl_1_1Port.html#a850a215efdb0fffd1dc85b16e1a11457',1,'xrpl::Port::Port()'],['../structxrpl_1_1WSSession.html#aa5c3de1383e1715ccb1b68f427a4910c',1,'xrpl::WSSession::port()'],['../classxrpl_1_1Session.html#a218c8b157a9b812c7b7c3f92dac1e25c',1,'xrpl::Session::port()'],['../classxrpl_1_1BaseWSPeer.html#a601bf12bd6aa27642bc77e7650fa755b',1,'xrpl::BaseWSPeer::port()'],['../classxrpl_1_1BaseHTTPPeer.html#ac5256420f00e8977a1eb542184b48f8d',1,'xrpl::BaseHTTPPeer::port()'],['../classbeast_1_1IP_1_1Endpoint.html#ad4ea0ccfc9a795efb3d68dcd0a788f5e',1,'beast::IP::Endpoint::port()'],['../structxrpl_1_1ServerHandler_1_1Setup_1_1client__t.html#a866975046ef500114ddbbfe526a24477',1,'xrpl::ServerHandler::Setup::client_t::port'],['../structxrpl_1_1ParsedPort.html#a9fc7dc3e68540e224fc8b08a8269bd6a',1,'xrpl::ParsedPort::port'],['../structxrpl_1_1Port.html#afe48f74d97bd8ba7085195d4c947b40c',1,'xrpl::Port::port'],['../structxrpl_1_1parsedURL.html#a6a27de29740f2c01a158a4a2205b8db2',1,'xrpl::parsedURL::port']]],
+ ['port_462',['port',['../structxrpl_1_1Port.html',1,'xrpl::Port'],['../namespacebeast_1_1IP.html#aab4029edf27ca25feab58117ce0fd5d9',1,'beast::IP::Port'],['../structxrpl_1_1ServerHandler_1_1Setup_1_1client__t.html#a866975046ef500114ddbbfe526a24477',1,'xrpl::ServerHandler::Setup::client_t::port'],['../structxrpl_1_1parsedURL.html#a6a27de29740f2c01a158a4a2205b8db2',1,'xrpl::parsedURL::port'],['../structxrpl_1_1Port.html#a850a215efdb0fffd1dc85b16e1a11457',1,'xrpl::Port::Port()'],['../structxrpl_1_1WSSession.html#aa5c3de1383e1715ccb1b68f427a4910c',1,'xrpl::WSSession::port()'],['../classxrpl_1_1Session.html#a218c8b157a9b812c7b7c3f92dac1e25c',1,'xrpl::Session::port()'],['../classxrpl_1_1BaseWSPeer.html#a601bf12bd6aa27642bc77e7650fa755b',1,'xrpl::BaseWSPeer::port()'],['../classxrpl_1_1BaseHTTPPeer.html#ac5256420f00e8977a1eb542184b48f8d',1,'xrpl::BaseHTTPPeer::port()'],['../classbeast_1_1IP_1_1Endpoint.html#ad4ea0ccfc9a795efb3d68dcd0a788f5e',1,'beast::IP::Endpoint::port()'],['../structxrpl_1_1HTTPClientImp_1_1Query.html#a6eddd24bcf2b85c0d565a4a1f3ccdcc3',1,'xrpl::HTTPClientImp::Query::port'],['../structxrpl_1_1ParsedPort.html#a9fc7dc3e68540e224fc8b08a8269bd6a',1,'xrpl::ParsedPort::port'],['../structxrpl_1_1Port.html#afe48f74d97bd8ba7085195d4c947b40c',1,'xrpl::Port::port']]],
['port_5f_463',['port_',['../classxrpl_1_1BaseHTTPPeer.html#a6903a0412db3bbb23ca2ff5d8e767a05',1,'xrpl::BaseHTTPPeer::port_'],['../classxrpl_1_1BasePeer.html#a36b3f14817fdcb8275a42c16c0702ec7',1,'xrpl::BasePeer::port_'],['../classxrpl_1_1Door_1_1Detector.html#a69126ba2dfd6d52a89340a0214294d9d',1,'xrpl::Door::Detector::port_'],['../classxrpl_1_1Door.html#ae0721c1a135f12e428160e9e503d706f',1,'xrpl::Door::port_'],['../classxrpl_1_1test_1_1DNS__test.html#a719d9e1970d9b12d6a6581c9c97a88f2',1,'xrpl::test::DNS_test::port_'],['../classxrpl_1_1detail_1_1WorkBase.html#a7bcf61115017162f80d4159153ee4abf',1,'xrpl::detail::WorkBase::port_']]],
['port_5fdef_20inc_20tt_20file_20not_20found_464',['<tt>protobuf/port_def.inc</tt> file not found',['../md__2____w_2rippled_2rippled_2BUILD.html#autotoc_md54',1,'']]],
['ports_465',['ports',['../classxrpl_1_1Server.html#a85ce3d8846a108ebdcc776c1344efb9a',1,'xrpl::Server::ports()'],['../classxrpl_1_1ServerImpl.html#a60c703b6863bff11e30c6edd4490cb52',1,'xrpl::ServerImpl::ports()'],['../structxrpl_1_1ServerHandler_1_1Setup.html#a31b8233bdb3af6c3fad17386df44c8f7',1,'xrpl::ServerHandler::Setup::ports']]],
@@ -495,7 +495,7 @@ var searchData=
['preclaimhelper_492',['preclaimhelper',['../namespacexrpl.html#af832afddf294b1b9ef805a9a43f8bd4e',1,'xrpl::preclaimHelper(PreclaimContext const &ctx, SLE const &sleIssuer, STAmount const &clawAmount)'],['../namespacexrpl.html#a7c08c383d2c90b3825d1dd62b70443d4',1,'xrpl::preclaimHelper(PreclaimContext const &ctx, SLE const &sleIssuer, AccountID const &issuer, AccountID const &holder, STAmount const &clawAmount)']]],
['preclaimhelper_3c_20issue_20_3e_493',['preclaimhelper< issue >',['../namespacexrpl.html#a9522b493208dabe4ca01ed631c702d33',1,'xrpl::preclaimHelper< Issue >(PreclaimContext const &ctx, SLE const &sleIssuer, AccountID const &issuer, AccountID const &holder, STAmount const &clawAmount)'],['../namespacexrpl.html#a9c154bd34f6c72ed74a4b00809b884d6',1,'xrpl::preclaimHelper< Issue >(PreclaimContext const &ctx, SLE const &sleIssuer, STAmount const &clawAmount)']]],
['preclaimhelper_3c_20mptissue_20_3e_494',['preclaimhelper< mptissue >',['../namespacexrpl.html#aed538cdba0392ec46b599d33ea552501',1,'xrpl::preclaimHelper< MPTIssue >(PreclaimContext const &ctx, SLE const &sleIssuer, AccountID const &issuer, AccountID const &holder, STAmount const &clawAmount)'],['../namespacexrpl.html#ad1cdeb64dfe2bd9d46734c7256e88791',1,'xrpl::preclaimHelper< MPTIssue >(PreclaimContext const &ctx, SLE const &sleIssuer, STAmount const &clawAmount)']]],
- ['preclaimresult_495',['preclaimresult',['../classxrpl_1_1ApplyContext.html#ad147d86d914dfa8704b2cb7dcbe90690',1,'xrpl::ApplyContext::preclaimResult'],['../structxrpl_1_1PreclaimResult.html#a8e9cd77472db1554f37ba2209196956c',1,'xrpl::PreclaimResult::PreclaimResult()'],['../structxrpl_1_1PreclaimResult.html',1,'xrpl::PreclaimResult'],['../structxrpl_1_1PreclaimResult.html#a64e8b827da8875e12f8da4ce675c188e',1,'xrpl::PreclaimResult::PreclaimResult()']]],
+ ['preclaimresult_495',['preclaimresult',['../structxrpl_1_1PreclaimResult.html#a8e9cd77472db1554f37ba2209196956c',1,'xrpl::PreclaimResult::PreclaimResult(PreclaimResult const &)=default'],['../structxrpl_1_1PreclaimResult.html#a64e8b827da8875e12f8da4ce675c188e',1,'xrpl::PreclaimResult::PreclaimResult(Context const &ctx_, TER ter_)'],['../structxrpl_1_1PreclaimResult.html',1,'xrpl::PreclaimResult'],['../classxrpl_1_1ApplyContext.html#ad147d86d914dfa8704b2cb7dcbe90690',1,'xrpl::ApplyContext::preclaimResult']]],
['preclose_496',['Preclose',['../classxrpl_1_1test_1_1Invariants__test.html#a2b8ee800510874af5dfd321358631fd6',1,'xrpl::test::Invariants_test']]],
['precompute_497',['precompute',['../classxrpl_1_1Change.html#ac7f1aff3ef755020f30e8af2b30c9255',1,'xrpl::Change::preCompute()'],['../classxrpl_1_1SetSignerList.html#a960aee48ab666ee59f278d3116acc1b1',1,'xrpl::SetSignerList::preCompute()'],['../classxrpl_1_1Transactor.html#ac73e74a818e38c74330eb71a611ffa01',1,'xrpl::Transactor::preCompute()']]],
['preconnectverify_498',['preConnectVerify',['../classxrpl_1_1HTTPClientSSLContext.html#a0a5c92b724c39709d5536ce986b35192',1,'xrpl::HTTPClientSSLContext']]],
@@ -514,7 +514,7 @@ var searchData=
['preflighthelper_511',['preflightHelper',['../namespacexrpl.html#a72191fc51cf30e5db6c14bc39f45db31',1,'xrpl']]],
['preflighthelper_3c_20issue_20_3e_512',['preflightHelper< Issue >',['../namespacexrpl.html#ac90d1ea74d5462e3bf4d5021a277d84f',1,'xrpl']]],
['preflighthelper_3c_20mptissue_20_3e_513',['preflightHelper< MPTIssue >',['../namespacexrpl.html#aaea03b4838c90b91b0684d9f3bd4ec90',1,'xrpl']]],
- ['preflightresult_514',['preflightresult',['../structxrpl_1_1PreflightResult.html#ab98d7e79dd5660eb1ab84ed39dd4838c',1,'xrpl::PreflightResult::PreflightResult()'],['../structxrpl_1_1PreflightResult.html',1,'xrpl::PreflightResult'],['../structxrpl_1_1PreclaimContext.html#ad61979f40d283d5b5761e648f49c8df9',1,'xrpl::PreclaimContext::preflightResult'],['../structxrpl_1_1TxQ_1_1TxDetails.html#a08847470c57fb0b44b2bf09e9a640a44',1,'xrpl::TxQ::TxDetails::preflightResult'],['../structxrpl_1_1PreflightResult.html#a505b9efc5ceb31545e729f0b7ef14cb5',1,'xrpl::PreflightResult::PreflightResult()']]],
+ ['preflightresult_514',['preflightresult',['../structxrpl_1_1TxQ_1_1TxDetails.html#a08847470c57fb0b44b2bf09e9a640a44',1,'xrpl::TxQ::TxDetails::preflightResult'],['../structxrpl_1_1PreflightResult.html',1,'xrpl::PreflightResult'],['../structxrpl_1_1PreflightResult.html#a505b9efc5ceb31545e729f0b7ef14cb5',1,'xrpl::PreflightResult::PreflightResult(PreflightResult const &)=default'],['../structxrpl_1_1PreflightResult.html#ab98d7e79dd5660eb1ab84ed39dd4838c',1,'xrpl::PreflightResult::PreflightResult(Context const &ctx_, std::pair< NotTEC, TxConsequences > const &result)'],['../structxrpl_1_1PreclaimContext.html#ad61979f40d283d5b5761e648f49c8df9',1,'xrpl::PreclaimContext::preflightResult']]],
['preflightsigvalidated_515',['preflightsigvalidated',['../classxrpl_1_1EscrowFinish.html#af5868569b3663d23b8e9be599490a20f',1,'xrpl::EscrowFinish::preflightSigValidated()'],['../classxrpl_1_1Batch.html#ad515ab9d7522faa8e0f52d999456bdcd',1,'xrpl::Batch::preflightSigValidated()'],['../classxrpl_1_1Transactor.html#a5f08bd8930a0306cfcc363e30f9096c6',1,'xrpl::Transactor::preflightSigValidated()']]],
['preflushnode_516',['preFlushNode',['../classxrpl_1_1SHAMap.html#ac4b69c670fc62d44c0e0557f1a922e6e',1,'xrpl::SHAMap']]],
['preimage_5ftoo_5flong_517',['preimage_too_long',['../namespacexrpl_1_1cryptoconditions.html#a815a250cf145bb52ab180501c18c2167ad78ef233aa5ef8cd256a1fe0823e5c94',1,'xrpl::cryptoconditions']]],
diff --git a/search/all_18.js b/search/all_18.js
index fa6eeab473..ab816b7389 100644
--- a/search/all_18.js
+++ b/search/all_18.js
@@ -41,7 +41,7 @@ var searchData=
['queuetxs_5f_38',['queueTxs_',['../classxrpl_1_1RPC_1_1LedgerHandler.html#acd78d3b8400fad11d0082682c4b959a2',1,'xrpl::RPC::LedgerHandler']]],
['quick_5fexit_39',['quick_exit',['http://en.cppreference.com/w/cpp/utility/program/quick_exit.html',1,'std']]],
['quick_5freply_5f_40',['quick_reply_',['../classxrpl_1_1PathRequest.html#ae623cd541cfdcab4a932c71e32da2376',1,'xrpl::PathRequest']]],
- ['quiet_41',['quiet',['../classxrpl_1_1Config.html#a9e60e680ac67eae8b4e5405425e0a75d',1,'xrpl::Config::QUIET'],['../classxrpl_1_1NFTokenBurn__test.html#a8eaf5ed68c5ec6e90ee64d22f6da0b6babe2b69bcd2116911b9e7cb83260561f3',1,'xrpl::NFTokenBurn_test::quiet'],['../classxrpl_1_1NFTokenDir__test.html#a1fc3ab6192562b18f0ffaa42c5184b39a29373e802edf04a186cc89cf101d91af',1,'xrpl::NFTokenDir_test::quiet'],['../classxrpl_1_1Config.html#a2ddfc8a0a325c1fee759f4a0a4a4d7a6',1,'xrpl::Config::quiet()']]],
+ ['quiet_41',['quiet',['../classxrpl_1_1Config.html#a2ddfc8a0a325c1fee759f4a0a4a4d7a6',1,'xrpl::Config::quiet() const'],['../classxrpl_1_1Config.html#a9e60e680ac67eae8b4e5405425e0a75d',1,'xrpl::Config::QUIET'],['../classxrpl_1_1NFTokenBurn__test.html#a8eaf5ed68c5ec6e90ee64d22f6da0b6babe2b69bcd2116911b9e7cb83260561f3',1,'xrpl::NFTokenBurn_test::quiet'],['../classxrpl_1_1NFTokenDir__test.html#a1fc3ab6192562b18f0ffaa42c5184b39a29373e802edf04a186cc89cf101d91af',1,'xrpl::NFTokenDir_test::quiet']]],
['quiet_5f_42',['quiet_',['../classxrpl_1_1test_1_1multi__runner__child.html#ab7c04822d0fac2fcb03d88b5d36d9176',1,'xrpl::test::multi_runner_child']]],
['quiet_5fnan_43',['quiet_NaN',['http://en.cppreference.com/w/cpp/types/numeric_limits/quiet_NaN.html',1,'std::numeric_limits']]],
['quorum_44',['quorum',['../classxrpl_1_1ValidatorList.html#a927c779882495f98ce799c716068738f',1,'xrpl::ValidatorList::quorum()'],['../structxrpl_1_1test_1_1jtx_1_1XChainBridgeObjects.html#a335578211b6b88bc821a807976e8050c',1,'xrpl::test::jtx::XChainBridgeObjects::quorum'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#acd235ab310d7391e30b0ad0151c7a742',1,'xrpl::test::csf::Peer::quorum'],['../structxrpl_1_1test_1_1BridgeDef.html#a278f27d955c510d16811c4f52df0bf15',1,'xrpl::test::BridgeDef::quorum']]],
diff --git a/search/all_19.js b/search/all_19.js
index bb676040e9..f931f3e15c 100644
--- a/search/all_19.js
+++ b/search/all_19.js
@@ -79,7 +79,7 @@ var searchData=
['rawtxinsert_76',['rawtxinsert',['../classxrpl_1_1OpenView.html#acb8c82bc8a18738468381940acd60813',1,'xrpl::OpenView::rawTxInsert()'],['../classxrpl_1_1TxsRawView.html#adc2fcb77ec5296ee211824c53c7da8e4',1,'xrpl::TxsRawView::rawTxInsert()'],['../classxrpl_1_1Ledger.html#a164a8970eab7f237c1f7a84b4ef9f142',1,'xrpl::Ledger::rawTxInsert(uint256 const &key, std::shared_ptr< Serializer const > const &txn, std::shared_ptr< Serializer const > const &metaData) override']]],
['rawtxinsertwithhash_77',['rawTxInsertWithHash',['../classxrpl_1_1Ledger.html#a1dca684d179084d5bbd46099a0064ab4',1,'xrpl::Ledger']]],
['rawversion_78',['rawVersion',['../structxrpl_1_1ValidatorList_1_1PublisherListCollection.html#a9afcb0d171d915aff16ab249116fe032',1,'xrpl::ValidatorList::PublisherListCollection']]],
- ['rawview_79',['rawview',['../classxrpl_1_1RawView.html',1,'xrpl::RawView'],['../classxrpl_1_1RawView.html#a72f3e64e85b045f8aeb53b83cd4813fd',1,'xrpl::RawView::RawView()'],['../classxrpl_1_1ApplyContext.html#a9768025e8de1b6ee0a10621e35c31ca2',1,'xrpl::ApplyContext::rawView()'],['../classxrpl_1_1RawView.html#a14e50dfa87363904e3adb92b046a3fe6',1,'xrpl::RawView::RawView()']]],
+ ['rawview_79',['rawview',['../classxrpl_1_1RawView.html',1,'xrpl::RawView'],['../classxrpl_1_1ApplyContext.html#a9768025e8de1b6ee0a10621e35c31ca2',1,'xrpl::ApplyContext::rawView()'],['../classxrpl_1_1RawView.html#a14e50dfa87363904e3adb92b046a3fe6',1,'xrpl::RawView::RawView(RawView const &)=default'],['../classxrpl_1_1RawView.html#a72f3e64e85b045f8aeb53b83cd4813fd',1,'xrpl::RawView::RawView()=default']]],
['rb_5f_80',['rb_',['../classxrpl_1_1BaseWSPeer.html#a18f027d4e9bc97077e7700a8094c80da',1,'xrpl::BaseWSPeer::rb_'],['../classxrpl_1_1test_1_1WSClientImpl.html#a524ec4d9a969fcd307ef7000b6a26a26',1,'xrpl::test::WSClientImpl::rb_']]],
['rbegin_81',['rbegin',['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::pmr::wstring::rbegin()'],['http://en.cppreference.com/w/cpp/container/set/rbegin.html',1,'std::set::rbegin()'],['http://en.cppreference.com/w/cpp/container/span/rbegin.html',1,'std::span::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::string_view::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::u16string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::u16string_view::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::u32string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::u32string_view::rbegin()'],['http://en.cppreference.com/w/cpp/container/vector/rbegin.html',1,'std::pmr::vector::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::u8string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::u8string_view::rbegin()'],['http://en.cppreference.com/w/cpp/container/vector/rbegin.html',1,'std::vector::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::wstring::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::wstring_view::rbegin()'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1chronological__t.html#a7cd9fe281492dd48946bc48af2d0c1e7',1,'beast::detail::aged_ordered_container::chronological_t::rbegin()'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1chronological__t.html#a0d6c4c53387aa1447eaca4177bcc9d72',1,'beast::detail::aged_ordered_container::chronological_t::rbegin() const'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a2840b54ac1e03ae24f7bd58c18428745',1,'beast::detail::aged_ordered_container::rbegin()'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a41a85141de2b5abc5910425e9be83821',1,'beast::detail::aged_ordered_container::rbegin() const'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1chronological__t.html#a9167378c867309082e1d2d7ad9f0989b',1,'beast::detail::aged_unordered_container::chronological_t::rbegin()'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1chronological__t.html#a63ad9c008d0cbe7b16a6109e6d337c96',1,'beast::detail::aged_unordered_container::chronological_t::rbegin() const'],['../classxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Hop.html#ae9b2de45d5d05d25890353c21eda6b43',1,'xrpl::PeerFinder::detail::LivecacheBase::Hop::rbegin()'],['../classxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t.html#a867e0ddf6ef2e8afaf6b3c28baa8c408',1,'xrpl::PeerFinder::Livecache::hops_t::rbegin()'],['http://en.cppreference.com/w/cpp/container/multimap/rbegin.html',1,'std::multimap::rbegin()'],['http://en.cppreference.com/w/cpp/container/array/rbegin.html',1,'std::array::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::basic_string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::basic_string_view::rbegin()'],['http://en.cppreference.com/w/cpp/container/deque/rbegin.html',1,'std::deque::rbegin()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/rbegin.html',1,'std::experimental::basic_string_view::rbegin()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/rbegin.html',1,'std::experimental::string_view::rbegin()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/rbegin.html',1,'std::experimental::u16string_view::rbegin()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/rbegin.html',1,'std::experimental::u32string_view::rbegin()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/rbegin.html',1,'std::experimental::wstring_view::rbegin()'],['http://en.cppreference.com/w/cpp/container/list/rbegin.html',1,'std::list::rbegin()'],['http://en.cppreference.com/w/cpp/container/map/rbegin.html',1,'std::map::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::pmr::u8string::rbegin()'],['http://en.cppreference.com/w/cpp/container/multiset/rbegin.html',1,'std::multiset::rbegin()'],['http://en.cppreference.com/w/cpp/container/deque/rbegin.html',1,'std::pmr::deque::rbegin()'],['http://en.cppreference.com/w/cpp/container/list/rbegin.html',1,'std::pmr::list::rbegin()'],['http://en.cppreference.com/w/cpp/container/map/rbegin.html',1,'std::pmr::map::rbegin()'],['http://en.cppreference.com/w/cpp/container/multimap/rbegin.html',1,'std::pmr::multimap::rbegin()'],['http://en.cppreference.com/w/cpp/container/multiset/rbegin.html',1,'std::pmr::multiset::rbegin()'],['http://en.cppreference.com/w/cpp/container/set/rbegin.html',1,'std::pmr::set::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::pmr::string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::pmr::u16string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::pmr::u32string::rbegin()'],['http://en.cppreference.com/w/cpp/iterator/rbegin.html',1,'std::rbegin()'],['../classxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t.html#a4b21e14b4d2b558424a226e0da6b4d25',1,'xrpl::PeerFinder::Livecache::hops_t::rbegin()']]],
['rcl_20consensus_82',['RCL Consensus',['../md_xrpld_2app_2consensus_2README.html',1,'']]],
@@ -148,7 +148,7 @@ var searchData=
['realtimesubscriptions_5f_145',['realTimeSubscriptions_',['../classxrpl_1_1InfoSub.html#abb0cdc4f2c2c56fb27ea447dcdfb8e4f',1,'xrpl::InfoSub']]],
['realvalidatorcontents_146',['realValidatorContents',['../namespacexrpl_1_1detail.html#ada9667ed39eda34257d427309f5f3c75',1,'xrpl::detail']]],
['realvalue_147',['realValue',['../namespaceJson.html#a7d654b75c16a57007925868e38212b4eab837c7b869c14d8be712deb45c9e490e',1,'Json']]],
- ['reason_148',['reason',['../classxrpl_1_1InboundLedger.html#ade00c970d116ec643a4ac7e050b26991',1,'xrpl::InboundLedger::Reason'],['../structbeast_1_1unit__test_1_1case__results_1_1test.html#a3fbad1767badb24b7361e8b87bc3e3b3',1,'beast::unit_test::case_results::test::reason']]],
+ ['reason_148',['reason',['../structbeast_1_1unit__test_1_1case__results_1_1test.html#a3fbad1767badb24b7361e8b87bc3e3b3',1,'beast::unit_test::case_results::test::reason'],['../classxrpl_1_1InboundLedger.html#ade00c970d116ec643a4ac7e050b26991',1,'xrpl::InboundLedger::Reason']]],
['reason_5f_149',['reason_',['../classxrpl_1_1LedgerReplayTask_1_1TaskParameter.html#aa9d3d896722cfbcc0e3197b78bcef2fd',1,'xrpl::LedgerReplayTask::TaskParameter']]],
['reasons_5f_150',['reasons_',['../classxrpl_1_1LedgerDeltaAcquire.html#a88db79f52e62b61fb7d89db7bb171d03',1,'xrpl::LedgerDeltaAcquire']]],
['rebind_151',['rebind',['http://en.cppreference.com/w/cpp/memory/pointer_traits.html',1,'std::pointer_traits::rebind'],['../structbeast_1_1aged__associative__container__test__base_1_1AllocT_1_1rebind.html',1,'beast::aged_associative_container_test_base::AllocT< T >::rebind< U >']]],
@@ -349,7 +349,7 @@ var searchData=
['replace_5ffilename_346',['replace_filename',['http://en.cppreference.com/w/cpp/experimental/fs/directory_entry/replace_filename.html',1,'std::experimental::filesystem::directory_entry::replace_filename()'],['http://en.cppreference.com/w/cpp/experimental/fs/path/replace_filename.html',1,'std::experimental::filesystem::path::replace_filename()'],['http://en.cppreference.com/w/cpp/filesystem/directory_entry/replace_filename.html',1,'std::filesystem::directory_entry::replace_filename()'],['http://en.cppreference.com/w/cpp/filesystem/path/replace_filename.html',1,'std::filesystem::path::replace_filename()']]],
['replace_5fif_347',['replace_if',['http://en.cppreference.com/w/cpp/algorithm/replace.html',1,'std::replace_if()'],['http://en.cppreference.com/w/cpp/algorithm/ranges/replace.html',1,'std::ranges::replace_if()']]],
['replacesignerlist_348',['replaceSignerList',['../classxrpl_1_1SetSignerList.html#a6585bd0ffd94f362856523449b50b051',1,'xrpl::SetSignerList']]],
- ['replay_349',['replay',['../md__2____w_2rippled_2rippled_2docs_20010-ledger-replay_2README.html',1,'Ledger Replay'],['../classxrpl_1_1LedgerReplayer.html#a1688b8958bd7569a4028cbc3babfacf8',1,'xrpl::LedgerReplayer::replay()'],['../classxrpl_1_1Config.html#ac137fe70fc805bad953335f4f1cc1f4aa708c6c4204c1e961dece9d21a71131ee',1,'xrpl::Config::REPLAY'],['../classxrpl_1_1LedgerReplay.html#a4042df4e92ac32381ac7e24ed88e3f0a',1,'xrpl::LedgerReplay::replay() const']]],
+ ['replay_349',['replay',['../md__2____w_2rippled_2rippled_2docs_20010-ledger-replay_2README.html',1,'Ledger Replay'],['../classxrpl_1_1LedgerReplay.html#a4042df4e92ac32381ac7e24ed88e3f0a',1,'xrpl::LedgerReplay::replay()'],['../classxrpl_1_1LedgerReplayer.html#a1688b8958bd7569a4028cbc3babfacf8',1,'xrpl::LedgerReplayer::replay()'],['../classxrpl_1_1Config.html#ac137fe70fc805bad953335f4f1cc1f4aa708c6c4204c1e961dece9d21a71131ee',1,'xrpl::Config::REPLAY']]],
['replay_5f_350',['replay_',['../classxrpl_1_1LedgerReplay.html#a3e2b217946dd73415c3434a15d5dca32',1,'xrpl::LedgerReplay']]],
['replay_5fdelta_5frequest_351',['replay_delta_request',['../classxrpl_1_1TrafficCount.html#a93a9bbac038b491a59722cb03d5285b3a6628e6d8285177ae56fb1dbd59bebdb4',1,'xrpl::TrafficCount']]],
['replay_5fdelta_5fresponse_352',['replay_delta_response',['../classxrpl_1_1TrafficCount.html#a93a9bbac038b491a59722cb03d5285b3a6c7937e93e2ae518d90e471d06787855',1,'xrpl::TrafficCount']]],
@@ -435,7 +435,7 @@ var searchData=
['resolverasio_432',['resolverasio',['../classxrpl_1_1ResolverAsio.html',1,'xrpl::ResolverAsio'],['../classxrpl_1_1ResolverAsio.html#ad7215ac075293b26fe7b5a750c07f03f',1,'xrpl::ResolverAsio::ResolverAsio()']]],
['resolverasioimpl_433',['resolverasioimpl',['../classxrpl_1_1ResolverAsioImpl.html',1,'xrpl::ResolverAsioImpl'],['../classxrpl_1_1ResolverAsioImpl.html#a3136f84000054133a97168f3118a30c8',1,'xrpl::ResolverAsioImpl::ResolverAsioImpl()']]],
['resolvereference_434',['resolveReference',['../classJson_1_1Value.html#aef132fe67f929a5e19dfebb58b0de548',1,'Json::Value']]],
- ['resource_435',['resource',['http://en.cppreference.com/w/cpp/experimental/polymorphic_allocator/resource.html',1,'std::experimental::pmr::polymorphic_allocator::resource()'],['http://en.cppreference.com/w/cpp/memory/polymorphic_allocator/resource.html',1,'std::pmr::polymorphic_allocator::resource()'],['../structxrpl_1_1ValidatorSite_1_1Site_1_1Resource.html#ac7129750bf57b0e049cad67f37aaf2d0',1,'xrpl::ValidatorSite::Site::Resource::Resource()'],['../structxrpl_1_1ValidatorSite_1_1Site_1_1Resource.html',1,'xrpl::ValidatorSite::Site::Resource']]],
+ ['resource_435',['resource',['../structxrpl_1_1ValidatorSite_1_1Site_1_1Resource.html#ac7129750bf57b0e049cad67f37aaf2d0',1,'xrpl::ValidatorSite::Site::Resource::Resource()'],['http://en.cppreference.com/w/cpp/experimental/polymorphic_allocator/resource.html',1,'std::experimental::pmr::polymorphic_allocator::resource()'],['http://en.cppreference.com/w/cpp/memory/polymorphic_allocator/resource.html',1,'std::pmr::polymorphic_allocator::resource()'],['../structxrpl_1_1ValidatorSite_1_1Site_1_1Resource.html',1,'xrpl::ValidatorSite::Site::Resource']]],
['resource_20loading_436',['Resource Loading',['../md__2____w_2rippled_2rippled_2include_2xrpl_2resource_2README.html#autotoc_md196',1,'']]],
['resource_3a_3amanager_437',['Resource::Manager',['../md__2____w_2rippled_2rippled_2include_2xrpl_2resource_2README.html',1,'']]],
['resource_5fadaptor_438',['resource_adaptor',['http://en.cppreference.com/w/cpp/experimental/resource_adaptor.html',1,'std::experimental::pmr']]],
@@ -451,7 +451,7 @@ var searchData=
['response_5ftype_448',['response_type',['../classxrpl_1_1detail_1_1WorkFile.html#a51686377ac8744a42de0e06f807ca754',1,'xrpl::detail::WorkFile::response_type'],['../classxrpl_1_1ConnectAttempt.html#aeb21ecb8bb5377248daf9c7b58fa33f0',1,'xrpl::ConnectAttempt::response_type'],['../namespacexrpl_1_1detail.html#afa4ffdf07349a512e21ba5d017a62bf8',1,'xrpl::detail::response_type']]],
['responsible_20disclosure_449',['Responsible Disclosure',['../md__2____w_2rippled_2rippled_2SECURITY.html#autotoc_md230',1,'']]],
['responsible_20investigation_450',['Responsible Investigation',['../md__2____w_2rippled_2rippled_2SECURITY.html#autotoc_md229',1,'']]],
- ['result_451',['result',['../structxrpl_1_1RPC_1_1Request.html#afc72f28fcf0d4d8e36e25a9eef0b21a1',1,'xrpl::RPC::Request::result'],['../structxrpl_1_1path_1_1RippleCalc_1_1Output.html#a1ff9ef77b4c94b557864b4190e7eddd4',1,'xrpl::path::RippleCalc::Output::result()'],['../classxrpl_1_1NetworkOPsImp_1_1TransactionStatus.html#ab881173ba8ebce27b5021d2d33c2c924',1,'xrpl::NetworkOPsImp::TransactionStatus::result'],['../structxrpl_1_1test_1_1Batch__test_1_1TestBatchData.html#aee7b57e5948c0777ad1df7dbe435af9e',1,'xrpl::test::Batch_test::TestBatchData::result'],['../structxrpl_1_1test_1_1Batch__test_1_1TestLedgerData.html#aa951ae7c0b7fbbbddb5585108bfb9c33',1,'xrpl::test::Batch_test::TestLedgerData::result'],['../namespacexrpl_1_1PeerFinder.html#aac5d7764141c8e3ce52d8d6909a217fc',1,'xrpl::PeerFinder::Result'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#aac0ff5b0194b167003146108ecd36e4b',1,'xrpl::RCLConsensus::Adaptor::Result'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a0049daa115033574eae454a465a27d25',1,'xrpl::test::csf::Peer::Result'],['../classxrpl_1_1OpenLedger.html#a9b1e78dd3d9a43e9abbdb2e54f43e74d',1,'xrpl::OpenLedger::Result'],['../classxrpl_1_1Consensus.html#a54713820b9d2bc068f08cbe9013bd8e3',1,'xrpl::Consensus::Result'],['../namespacexrpl.html#ad3f19437b8e0429d263377774bf920fc',1,'xrpl::Result']]],
+ ['result_451',['result',['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#aac0ff5b0194b167003146108ecd36e4b',1,'xrpl::RCLConsensus::Adaptor::Result'],['../classxrpl_1_1Consensus.html#a54713820b9d2bc068f08cbe9013bd8e3',1,'xrpl::Consensus::Result'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a0049daa115033574eae454a465a27d25',1,'xrpl::test::csf::Peer::Result'],['../classxrpl_1_1OpenLedger.html#a9b1e78dd3d9a43e9abbdb2e54f43e74d',1,'xrpl::OpenLedger::Result'],['../structxrpl_1_1path_1_1RippleCalc_1_1Output.html#a1ff9ef77b4c94b557864b4190e7eddd4',1,'xrpl::path::RippleCalc::Output::result()'],['../namespacexrpl_1_1PeerFinder.html#aac5d7764141c8e3ce52d8d6909a217fc',1,'xrpl::PeerFinder::Result'],['../classxrpl_1_1NetworkOPsImp_1_1TransactionStatus.html#ab881173ba8ebce27b5021d2d33c2c924',1,'xrpl::NetworkOPsImp::TransactionStatus::result'],['../structxrpl_1_1test_1_1Batch__test_1_1TestBatchData.html#aee7b57e5948c0777ad1df7dbe435af9e',1,'xrpl::test::Batch_test::TestBatchData::result'],['../structxrpl_1_1test_1_1Batch__test_1_1TestLedgerData.html#aa951ae7c0b7fbbbddb5585108bfb9c33',1,'xrpl::test::Batch_test::TestLedgerData::result'],['../structxrpl_1_1RPC_1_1Request.html#afc72f28fcf0d4d8e36e25a9eef0b21a1',1,'xrpl::RPC::Request::result'],['../namespacexrpl.html#ad3f19437b8e0429d263377774bf920fc',1,'xrpl::Result']]],
['result_5f_452',['result_',['../classxrpl_1_1RPC_1_1LedgerHandler.html#adea858a1f2eafa3eac05dd1059be64e0',1,'xrpl::RPC::LedgerHandler::result_'],['../classxrpl_1_1Consensus.html#ae4083265ac2f90e02eab011449531af3',1,'xrpl::Consensus::result_'],['../classxrpl_1_1TxMeta.html#a99417794abc3a0aba6714af8efe7b3f5',1,'xrpl::TxMeta::result_']]],
['result_5fof_453',['result_of',['http://en.cppreference.com/w/cpp/types/result_of.html',1,'std']]],
['result_5fof_5ft_454',['result_of_t',['http://en.cppreference.com/w/cpp/types/result_of.html',1,'std']]],
diff --git a/search/all_1a.js b/search/all_1a.js
index 417a3a9394..579c6f1ee1 100644
--- a/search/all_1a.js
+++ b/search/all_1a.js
@@ -16,7 +16,7 @@ var searchData=
['sample_5fop_13',['sample_op',['../structbeast_1_1io__latency__probe_1_1sample__op.html#a3f6c9fa8da55b8e04bbb54744ae7a19c',1,'beast::io_latency_probe::sample_op::sample_op(Handler const &handler, time_point const &start, bool repeat, io_latency_probe *probe)'],['../structbeast_1_1io__latency__probe_1_1sample__op.html#a6b9ce38a45810b1a9a97932055ca2b6c',1,'beast::io_latency_probe::sample_op::sample_op(sample_op &&from) noexcept'],['../structbeast_1_1io__latency__probe_1_1sample__op.html#ae6149155d6e60fa88b66614888b5d7bf',1,'beast::io_latency_probe::sample_op::sample_op(sample_op const &)=delete'],['../structbeast_1_1io__latency__probe_1_1sample__op.html',1,'beast::io_latency_probe< Clock >::sample_op< Handler >']]],
['samplen_14',['sampleN',['../structxrpl_1_1detail_1_1PeerDataCounts.html#ad96a76d4530411646c6c766d81a4edb9',1,'xrpl::detail::PeerDataCounts']]],
['samples_15',['samples',['../classxrpl_1_1test_1_1csf_1_1Histogram.html#a25c4c69c47f371dc10e8886fa6001f06',1,'xrpl::test::csf::Histogram']]],
- ['sandbox_16',['sandbox',['../classxrpl_1_1Sandbox.html#afa055611b6895cc00d06d8fd74a38b3f',1,'xrpl::Sandbox::Sandbox()=delete'],['../classxrpl_1_1Sandbox.html#a7933c0bd50edd68aebb880935706cab0',1,'xrpl::Sandbox::Sandbox(Sandbox const &)=delete'],['../classxrpl_1_1Sandbox.html#ae086c744ce035ceba90ffadf1cf941eb',1,'xrpl::Sandbox::Sandbox(Sandbox &&)=default'],['../classxrpl_1_1Sandbox.html#aada98b630eb5f97a487842cf270788ee',1,'xrpl::Sandbox::Sandbox(ReadView const *base, ApplyFlags flags)'],['../classxrpl_1_1Sandbox.html#ade863ab442de571db28531c0a7dea4cc',1,'xrpl::Sandbox::Sandbox(ApplyView const *base)'],['../structxrpl_1_1StrandResult.html#a34bab6b88188dfda114fa243a68e2af4',1,'xrpl::StrandResult::sandbox'],['../classxrpl_1_1Sandbox.html',1,'xrpl::Sandbox']]],
+ ['sandbox_16',['sandbox',['../structxrpl_1_1StrandResult.html#a34bab6b88188dfda114fa243a68e2af4',1,'xrpl::StrandResult::sandbox'],['../classxrpl_1_1Sandbox.html#afa055611b6895cc00d06d8fd74a38b3f',1,'xrpl::Sandbox::Sandbox()=delete'],['../classxrpl_1_1Sandbox.html#a7933c0bd50edd68aebb880935706cab0',1,'xrpl::Sandbox::Sandbox(Sandbox const &)=delete'],['../classxrpl_1_1Sandbox.html#ae086c744ce035ceba90ffadf1cf941eb',1,'xrpl::Sandbox::Sandbox(Sandbox &&)=default'],['../classxrpl_1_1Sandbox.html#aada98b630eb5f97a487842cf270788ee',1,'xrpl::Sandbox::Sandbox(ReadView const *base, ApplyFlags flags)'],['../classxrpl_1_1Sandbox.html#ade863ab442de571db28531c0a7dea4cc',1,'xrpl::Sandbox::Sandbox(ApplyView const *base)'],['../classxrpl_1_1Sandbox.html',1,'xrpl::Sandbox']]],
['sane_17',['sane',['../structxrpl_1_1test_1_1Buffer__test.html#aa1333804eae088240dc05467f7515d19',1,'xrpl::test::Buffer_test']]],
['sasendmax_18',['saSendMax',['../classxrpl_1_1PathRequest.html#a442d1d099964e94458141109ee498dd2',1,'xrpl::PathRequest']]],
['save_19',['save',['../classxrpl_1_1PeerFinder_1_1StoreSqdb.html#aee17ca1970c175f3263602948a88605e',1,'xrpl::PeerFinder::StoreSqdb::save()'],['../classxrpl_1_1PeerFinder_1_1Store.html#aed44d5033b26cfdb410e74b385cdce92',1,'xrpl::PeerFinder::Store::save()'],['../classxrpl_1_1ManifestCache.html#adc121ce1b06e0a2823f070f93ec90bf3',1,'xrpl::ManifestCache::save()'],['../structxrpl_1_1PeerFinder_1_1PeerFinder__test_1_1TestStore.html#a0f48bdeabfa4cc845f57ef8e15da2629',1,'xrpl::PeerFinder::PeerFinder_test::TestStore::save()']]],
@@ -102,7 +102,7 @@ var searchData=
['secret_5fkey_5fhex_99',['secret_key_hex',['../structxrpl_1_1RPC_1_1key__strings.html#aacb0e0b452ea186b2b15b35717eaef4c',1,'xrpl::RPC::key_strings']]],
['secretkey_100',['secretkey',['../structxrpl_1_1ValidatorKeys_1_1Keys.html#a32c67ce69f35fadfeeddcc0f372f924d',1,'xrpl::ValidatorKeys::Keys::secretKey'],['../classxrpl_1_1SecretKey.html#a8320588cd72dc4cdf8198a18bf339535',1,'xrpl::SecretKey::SecretKey()=delete'],['../classxrpl_1_1SecretKey.html#acd7fdcb22d500e60b1d4206e74602755',1,'xrpl::SecretKey::SecretKey(SecretKey const &)=default'],['../classxrpl_1_1SecretKey.html#a54758471fcf10306a758e92dcb6f9de6',1,'xrpl::SecretKey::SecretKey(std::array< std::uint8_t, 32 > const &data)'],['../classxrpl_1_1SecretKey.html#a532584f7e5d06e664ab965594e2829a8',1,'xrpl::SecretKey::SecretKey(Slice const &slice)'],['../classxrpl_1_1SecretKey.html',1,'xrpl::SecretKey']]],
['secretkey_5ftest_101',['SecretKey_test',['../classxrpl_1_1SecretKey__test.html',1,'xrpl']]],
- ['section_102',['section',['../classxrpl_1_1Section.html',1,'xrpl::Section'],['../classxrpl_1_1BasicConfig.html#af4adcb2a916d5c27cf360f0cbb0dc991',1,'xrpl::BasicConfig::section(std::string const &name)'],['../classxrpl_1_1BasicConfig.html#a7665c744f78688005080c9f583971eab',1,'xrpl::BasicConfig::section(std::string const &name) const'],['../classxrpl_1_1Section.html#a7b6111cb75faba4c0b1128b2eb5e687c',1,'xrpl::Section::Section()']]],
+ ['section_102',['section',['../classxrpl_1_1Section.html',1,'xrpl::Section'],['../classxrpl_1_1BasicConfig.html#a7665c744f78688005080c9f583971eab',1,'xrpl::BasicConfig::section()'],['../classxrpl_1_1Section.html#a7b6111cb75faba4c0b1128b2eb5e687c',1,'xrpl::Section::Section()'],['../classxrpl_1_1BasicConfig.html#af4adcb2a916d5c27cf360f0cbb0dc991',1,'xrpl::BasicConfig::section()']]],
['secure_103',['secure',['../structxrpl_1_1ServerHandler_1_1Setup_1_1client__t.html#ab38da4fda0ba8a17f86bec2968f37616',1,'xrpl::ServerHandler::Setup::client_t::secure'],['../structxrpl_1_1Port.html#aa07d28b8a41bd5a44c5338974a467f0a',1,'xrpl::Port::secure()']]],
['secure_5ferase_104',['secure_erase',['../namespacexrpl.html#a46e85ee50ed9f2a918f09981d77d1d7c',1,'xrpl']]],
['secure_5fgateway_105',['secure_gateway',['../namespacexrpl_1_1test_1_1jtx.html#a3555677e8e139ecf9856e263d0a149f8',1,'xrpl::test::jtx']]],
@@ -113,7 +113,7 @@ var searchData=
['securely_110',['Operating an XRP Ledger server securely',['../md__2____w_2rippled_2rippled_2SECURITY.html',1,'']]],
['security_20policy_111',['Security Policy',['../md__2____w_2rippled_2rippled_2SECURITY.html#autotoc_md226',1,'']]],
['see_20also_112',['See Also',['../index.html#autotoc_md224',1,'']]],
- ['seed_113',['seed',['../classxrpl_1_1Seed.html#a94da4fddc70cc6d5a3756b1bab9d3f20',1,'xrpl::Seed::Seed(Slice const &slice)'],['../classxrpl_1_1Seed.html#ac82dcc3f41e41cfbef1c87a88ee26f48',1,'xrpl::Seed::Seed(uint128 const &seed)'],['../classxrpl_1_1Seed.html',1,'xrpl::Seed'],['../classxrpl_1_1Seed.html#a0398c56fcafa2523641b77af0b20d5d5',1,'xrpl::Seed::Seed(Seed const &)=default'],['../classxrpl_1_1Seed.html#a32980c9b04d9838c200d6faf481d8e0a',1,'xrpl::Seed::Seed()=delete'],['../classbeast_1_1detail_1_1xor__shift__engine.html#a2fcebbc5ae3ff950e5bd4bfa6ecdf491',1,'beast::detail::xor_shift_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::subtract_with_carry_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/shuffle_order_engine/seed.html',1,'std::shuffle_order_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::ranlux48_base::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::ranlux48::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::ranlux24_base::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mt19937_64::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::ranlux24::seed()'],['../classxrpl_1_1test_1_1ValidatorKeys__test.html#aad7ddf5e5dcf5620344b59c8b75be48a',1,'xrpl::test::ValidatorKeys_test::seed'],['../structxrpl_1_1SecretKey__test_1_1TestKeyData.html#a0e9a0be937901cb2500de69d1baab0cb',1,'xrpl::SecretKey_test::TestKeyData::seed'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::discard_block_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/independent_bits_engine/seed.html',1,'std::independent_bits_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/shuffle_order_engine/seed.html',1,'std::knuth_b::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mersenne_twister_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::minstd_rand::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::minstd_rand0::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mt19937::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::linear_congruential_engine::seed()']]],
+ ['seed_113',['seed',['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::subtract_with_carry_engine::seed()'],['../classbeast_1_1detail_1_1xor__shift__engine.html#a2fcebbc5ae3ff950e5bd4bfa6ecdf491',1,'beast::detail::xor_shift_engine::seed()'],['../classxrpl_1_1Seed.html',1,'xrpl::Seed'],['http://en.cppreference.com/w/cpp/numeric/random/shuffle_order_engine/seed.html',1,'std::shuffle_order_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::ranlux48_base::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::ranlux48::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::ranlux24_base::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::ranlux24::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mt19937_64::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mt19937::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::minstd_rand0::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mersenne_twister_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::minstd_rand::seed()'],['../classxrpl_1_1Seed.html#a32980c9b04d9838c200d6faf481d8e0a',1,'xrpl::Seed::Seed()=delete'],['../classxrpl_1_1Seed.html#a0398c56fcafa2523641b77af0b20d5d5',1,'xrpl::Seed::Seed(Seed const &)=default'],['../classxrpl_1_1Seed.html#a94da4fddc70cc6d5a3756b1bab9d3f20',1,'xrpl::Seed::Seed(Slice const &slice)'],['../classxrpl_1_1Seed.html#ac82dcc3f41e41cfbef1c87a88ee26f48',1,'xrpl::Seed::Seed(uint128 const &seed)'],['../classxrpl_1_1test_1_1ValidatorKeys__test.html#aad7ddf5e5dcf5620344b59c8b75be48a',1,'xrpl::test::ValidatorKeys_test::seed'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::discard_block_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/independent_bits_engine/seed.html',1,'std::independent_bits_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/shuffle_order_engine/seed.html',1,'std::knuth_b::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::linear_congruential_engine::seed()'],['../structxrpl_1_1SecretKey__test_1_1TestKeyData.html#a0e9a0be937901cb2500de69d1baab0cb',1,'xrpl::SecretKey_test::TestKeyData::seed']]],
['seed_5f_114',['seed_',['../classbeast_1_1xxhasher.html#add92c58b5218a6237c4093361a3666e8',1,'beast::xxhasher']]],
['seed_5fpair_115',['seed_pair',['../namespacexrpl_1_1detail.html#ac5a4d5d7113b87e87e60442d17172111',1,'xrpl::detail']]],
['seed_5fseq_116',['seed_seq',['http://en.cppreference.com/w/cpp/numeric/random/seed_seq/seed_seq.html',1,'std::seed_seq::seed_seq()'],['http://en.cppreference.com/w/cpp/numeric/random/seed_seq.html',1,'std::seed_seq']]],
@@ -185,7 +185,7 @@ var searchData=
['seqproxy_5f_182',['seqProxy_',['../classxrpl_1_1CanonicalTXSet_1_1Key.html#a7ebc0fddbd558d736392074d69a72186',1,'xrpl::CanonicalTXSet::Key']]],
['seqproxy_5ftest_183',['SeqProxy_test',['../structxrpl_1_1SeqProxy__test.html',1,'xrpl']]],
['seqsupport_184',['seqSupport',['../classxrpl_1_1LedgerTrie.html#aca176b4e019b2bc4cc5bd8c3e814b112',1,'xrpl::LedgerTrie']]],
- ['sequence_185',['sequence',['../classxrpl_1_1ValidatorKeys.html#a3d28fd1f0c864e40893761b79515d0ef',1,'xrpl::ValidatorKeys::sequence'],['../classxrpl_1_1NodeStore_1_1Sequence.html',1,'xrpl::NodeStore::Sequence'],['../classxrpl_1_1NodeStore_1_1Sequence.html#a6d23759334c898691c28c67d48393856',1,'xrpl::NodeStore::Sequence::Sequence()'],['../structxrpl_1_1Manifest.html#a9f9da1d2c40674e2e51327470bc631af',1,'xrpl::Manifest::sequence'],['../structxrpl_1_1ValidatorList_1_1PublisherList.html#aa550e5908a40f8de64102df47d0720cf',1,'xrpl::ValidatorList::PublisherList::sequence'],['../structxrpl_1_1ValidatorList_1_1PublisherListStats.html#a35a7d8fecf6204010d4bf6ad1a6bd070',1,'xrpl::ValidatorList::PublisherListStats::sequence'],['../classxrpl_1_1ManifestCache.html#aab627dadae0964b60b36be8d7f8a82a7',1,'xrpl::ManifestCache::sequence()'],['../classxrpl_1_1SeqProxy.html#a1bceb488623b414aeda0f6dd9b823f4c',1,'xrpl::SeqProxy::sequence()'],['../structxrpl_1_1MPTCreateArgs.html#a56377266036b1b6136c8411418988089',1,'xrpl::MPTCreateArgs::sequence']]],
+ ['sequence_185',['sequence',['../structxrpl_1_1ValidatorList_1_1PublisherList.html#aa550e5908a40f8de64102df47d0720cf',1,'xrpl::ValidatorList::PublisherList::sequence'],['../classxrpl_1_1NodeStore_1_1Sequence.html',1,'xrpl::NodeStore::Sequence'],['../structxrpl_1_1Manifest.html#a9f9da1d2c40674e2e51327470bc631af',1,'xrpl::Manifest::sequence'],['../classxrpl_1_1ValidatorKeys.html#a3d28fd1f0c864e40893761b79515d0ef',1,'xrpl::ValidatorKeys::sequence'],['../structxrpl_1_1ValidatorList_1_1PublisherListStats.html#a35a7d8fecf6204010d4bf6ad1a6bd070',1,'xrpl::ValidatorList::PublisherListStats::sequence'],['../structxrpl_1_1MPTCreateArgs.html#a56377266036b1b6136c8411418988089',1,'xrpl::MPTCreateArgs::sequence'],['../classxrpl_1_1NodeStore_1_1Sequence.html#a6d23759334c898691c28c67d48393856',1,'xrpl::NodeStore::Sequence::Sequence()'],['../classxrpl_1_1ManifestCache.html#aab627dadae0964b60b36be8d7f8a82a7',1,'xrpl::ManifestCache::sequence()'],['../classxrpl_1_1SeqProxy.html#a1bceb488623b414aeda0f6dd9b823f4c',1,'xrpl::SeqProxy::sequence()']]],
['sequence_20diagram_186',['Sequence Diagram',['../md__2____w_2rippled_2rippled_2docs_20010-ledger-replay_2README.html#autotoc_md116',1,'']]],
['sequence_20diagram_20of_20code_20changes_187',['High Level Sequence Diagram of Code Changes',['../md__2____w_2rippled_2rippled_2docs_20001-negative-unl_2README.html#autotoc_md100',1,'']]],
['sequence_20numbers_188',['Sequence numbers',['../md__2____w_2rippled_2rippled_2include_2xrpl_2shamap_2README.html#autotoc_md201',1,'']]],
@@ -208,7 +208,7 @@ var searchData=
['serializeroot_205',['serializeRoot',['../classxrpl_1_1SHAMap.html#a7c37c5b031ed19779e1e0d3c6ede353e',1,'xrpl::SHAMap']]],
['serializewithprefix_206',['serializewithprefix',['../classxrpl_1_1SHAMapAccountStateLeafNode.html#afb2780d4b2769511caf7ada1918a0a95',1,'xrpl::SHAMapAccountStateLeafNode::serializeWithPrefix()'],['../classxrpl_1_1SHAMapInnerNode.html#a0382b3ceb77a0d4c42956341d4ae298c',1,'xrpl::SHAMapInnerNode::serializeWithPrefix()'],['../classxrpl_1_1SHAMapTreeNode.html#a2db634570910d402c1b1ee31b2438a40',1,'xrpl::SHAMapTreeNode::serializeWithPrefix()'],['../classxrpl_1_1SHAMapTxLeafNode.html#ad6d98d279dff9e09579788abb7a86851',1,'xrpl::SHAMapTxLeafNode::serializeWithPrefix()'],['../classxrpl_1_1SHAMapTxPlusMetaLeafNode.html#af4cd82d4c04663e90a2e26cbad230e04',1,'xrpl::SHAMapTxPlusMetaLeafNode::serializeWithPrefix()']]],
['series_207',['series',['../structxrpl_1_1test_1_1jtx_1_1oracle_1_1CreateArg.html#af10818347e4c230d8dc602ec0d604a93',1,'xrpl::test::jtx::oracle::CreateArg::series'],['../structxrpl_1_1test_1_1jtx_1_1oracle_1_1UpdateArg.html#a7371d82330876b7d286d46290f17f157',1,'xrpl::test::jtx::oracle::UpdateArg::series']]],
- ['server_208',['server',['../classxrpl_1_1Server.html',1,'xrpl::Server'],['../classxrpl_1_1short__read__test_1_1Server.html',1,'xrpl::short_read_test::Server'],['../classxrpl_1_1short__read__test_1_1Server.html#a7902ff95e7a56ba9f276845c4a8bca09',1,'xrpl::short_read_test::Server::Server()'],['../structxrpl_1_1test_1_1NetworkOfTwo.html#a9fb74459fc584c602b90851d6e4c7b51',1,'xrpl::test::NetworkOfTwo::server']]],
+ ['server_208',['server',['../classxrpl_1_1Server.html',1,'xrpl::Server'],['../classxrpl_1_1short__read__test_1_1Server.html',1,'xrpl::short_read_test::Server'],['../structxrpl_1_1test_1_1NetworkOfTwo.html#a9fb74459fc584c602b90851d6e4c7b51',1,'xrpl::test::NetworkOfTwo::server'],['../classxrpl_1_1short__read__test_1_1Server.html#a7902ff95e7a56ba9f276845c4a8bca09',1,'xrpl::short_read_test::Server::Server()']]],
['server_20load_20information_209',['Server Load Information',['../md_xrpld_2overlay_2README.html#autotoc_md330',1,'']]],
['server_20securely_210',['Operating an XRP Ledger server securely',['../md__2____w_2rippled_2rippled_2SECURITY.html',1,'']]],
['server_20version_201_2010_200_211',['XRP Ledger server version 1.10.0',['../md__2____w_2rippled_2rippled_2API-CHANGELOG.html#autotoc_md24',1,'']]],
@@ -245,7 +245,7 @@ var searchData=
['service_5f_242',['service_',['../classxrpl_1_1GRPCServerImpl.html#ae267df71952ffad891fe285ef6a38c0f',1,'xrpl::GRPCServerImpl::service_'],['../classxrpl_1_1GRPCServerImpl_1_1CallData.html#a1a16640c00908d5dc9a3f25f049f670a',1,'xrpl::GRPCServerImpl::CallData::service_']]],
['servicefee_243',['serviceFee',['../structxrpl_1_1test_1_1Loan__test_1_1LoanParameters.html#a7ef3032e22b6dbb9de64f6358a7877cf',1,'xrpl::test::Loan_test::LoanParameters']]],
['servicefeedist_244',['serviceFeeDist',['../classxrpl_1_1test_1_1LoanBatch__test.html#aca07cf5bd052573016735fb325bf46dd',1,'xrpl::test::LoanBatch_test']]],
- ['session_245',['session',['../classxrpl_1_1Session.html#a1e9ec2bd3ea6b25c3759fc8c79896c6b',1,'xrpl::Session::Session()'],['../classxrpl_1_1Session.html',1,'xrpl::Session'],['../classxrpl_1_1Session.html#a5bd8bdb926be9b6dcbe6fa6628cdb93b',1,'xrpl::Session::Session()'],['../classxrpl_1_1BaseHTTPPeer.html#a1df28ce7d0860891c73608e1be9bc5f0',1,'xrpl::BaseHTTPPeer::session()']]],
+ ['session_245',['session',['../classxrpl_1_1BaseHTTPPeer.html#a1df28ce7d0860891c73608e1be9bc5f0',1,'xrpl::BaseHTTPPeer::session()'],['../classxrpl_1_1Session.html',1,'xrpl::Session'],['../classxrpl_1_1Session.html#a1e9ec2bd3ea6b25c3759fc8c79896c6b',1,'xrpl::Session::Session(Session const &)=delete'],['../classxrpl_1_1Session.html#a5bd8bdb926be9b6dcbe6fa6628cdb93b',1,'xrpl::Session::Session()=default']]],
['session_20signature_246',['Session Signature',['../md_xrpld_2overlay_2README.html#autotoc_md326',1,'']]],
['session_5f_247',['session_',['../classxrpl_1_1LockedSociSession.html#a704e1de5b95cd9ab7514adf6a2f4d5bd',1,'xrpl::LockedSociSession::session_'],['../classxrpl_1_1DatabaseCon.html#a35b82973c4bcedb23c40ab05fe985ea1',1,'xrpl::DatabaseCon::session_']]],
['set_248',['set',['http://en.cppreference.com/w/cpp/container/set/set.html',1,'std::set::set()'],['../structxrpl_1_1test_1_1BasicNetwork__test_1_1Peer.html#a148b1eb88a5a9cec7a517c89d8eb26be',1,'xrpl::test::BasicNetwork_test::Peer::set'],['../classbeast_1_1manual__clock.html#a304fa749f4637da7c741a60099eee63d',1,'beast::manual_clock::set()'],['../structxrpl_1_1STExchange_3_01STBlob_00_01Slice_01_4.html#a2c0a5c8348be5cf2b6083dfa016bbf5b',1,'xrpl::STExchange< STBlob, Slice >::set()'],['../classbeast_1_1insight_1_1detail_1_1NullGaugeImpl.html#abd282fd25abb78e764ab4742fbf256e2',1,'beast::insight::detail::NullGaugeImpl::set()'],['../classxrpl_1_1DebugSink.html#a0aa635c19685bd2717a70eb01b16b604',1,'xrpl::DebugSink::set()'],['../classxrpl_1_1STObject.html#a47b6dada90397822a7b4712e882ed0b2',1,'xrpl::STObject::set(STBase &&v)'],['../classxrpl_1_1STObject.html#a35b79644cf5cc9d7317e2a5c79f71c80',1,'xrpl::STObject::set(std::unique_ptr< STBase > v)'],['../classxrpl_1_1STObject.html#a912632c3abf6617e70bb55cbd7700821',1,'xrpl::STObject::set(SerialIter &u, int depth=0)'],['../classxrpl_1_1STObject.html#a94186f66d1c8b90b7d72da9daec63155',1,'xrpl::STObject::set(SOTemplate const &)'],['../structxrpl_1_1STExchange_3_01STBlob_00_01Buffer_01_4.html#adcfdb25f0d914b932aaf9732393356fe',1,'xrpl::STExchange< STBlob, Buffer >::set(TypedField< STBlob > const &f, Buffer &&t)'],['../structxrpl_1_1STExchange_3_01STBlob_00_01Buffer_01_4.html#a60f5973235f757f9f8a2d19768d9b1dc',1,'xrpl::STExchange< STBlob, Buffer >::set(TypedField< STBlob > const &f, Buffer const &t)'],['../classbeast_1_1insight_1_1detail_1_1StatsDGaugeImpl.html#a66b31aae79c4730eb481ac130c3082ea',1,'beast::insight::detail::StatsDGaugeImpl::set()'],['../structxrpl_1_1STExchange_3_01STInteger_3_01U_01_4_00_01T_01_4.html#a37ea341e4ad402157cb7849dd605bfc3',1,'xrpl::STExchange< STInteger< U >, T >::set()'],['../classxrpl_1_1STAmount.html#a07ea968692708f1b0259db6552ed5eed',1,'xrpl::STAmount::set()'],['../structxrpl_1_1STExchange_3_01STBlob_00_01PublicKey_01_4.html#a40794676677ae293e49692ea8a2a0cb8',1,'xrpl::STExchange< STBlob, PublicKey >::set()'],['../structxrpl_1_1detail_1_1MultiApiJson.html#a1ae2f45ac281863c7766db1fc51a5c7d',1,'xrpl::detail::MultiApiJson::set()'],['../classxrpl_1_1FeatureBitset.html#ab614d949a1a97bf6b0778d3fb3603360',1,'xrpl::FeatureBitset::set()'],['../classJson_1_1Writer.html#ad23aadb7be38f05e022c13671eab8aec',1,'Json::Writer::set()'],['../classbeast_1_1insight_1_1GaugeImpl.html#a52eab6ab9434cbc889e9ee40f4d094e8',1,'beast::insight::GaugeImpl::set()'],['../classbeast_1_1insight_1_1Gauge.html#a831e86135961e22962a0e545c66190b8',1,'beast::insight::Gauge::set()'],['../classxrpl_1_1Consensus_1_1MonitoredMode.html#ac2dc1e64d50ce2166d09ee5d1f507d69',1,'xrpl::Consensus::MonitoredMode::set()'],['http://en.cppreference.com/w/cpp/utility/bitset/set.html',1,'std::bitset::set()'],['http://en.cppreference.com/w/cpp/container/set/set.html',1,'std::pmr::set::set()'],['../classxrpl_1_1Section.html#a7d47caf8e3a791259e02a9f2447aca8d',1,'xrpl::Section::set()'],['../classbeast_1_1manual__clock.html#a6c1f6332b92420caf58223577dfa195d',1,'beast::manual_clock::set()'],['../classbeast_1_1PropertyStream_1_1Set.html#a5a972edba25cf8fb9aedba4021a502b1',1,'beast::PropertyStream::Set::Set(Set const &)=delete'],['../classbeast_1_1PropertyStream_1_1Set.html#a77605669807a0f1f131508d5c618788a',1,'beast::PropertyStream::Set::Set(std::string const &key, PropertyStream &stream)'],['../classbeast_1_1PropertyStream_1_1Set.html#aec72e46cd912736916d2da4f5aa4b5db',1,'beast::PropertyStream::Set::Set(std::string const &key, Map &map)'],['../classxrpl_1_1test_1_1LoanBroker__test.html#a4a1c657bf0942fde0eb150bf2c826905a2a9414869f2e7e3bd46a82241470c715',1,'xrpl::test::LoanBroker_test::Set'],['../classxrpl_1_1SetSignerList.html#ade6354e27e87d2fd022723be054201eea9957a4304a67ef1b2f1f79cc83609388',1,'xrpl::SetSignerList::set'],['../classxrpl_1_1LedgerHolder.html#a2bf00a2388a8aa2d8843a4523a063cf5',1,'xrpl::LedgerHolder::set()'],['../structxrpl_1_1test_1_1jtx_1_1Vault.html#a628dfaeaba4759cd640c90c0c9e7e3c5',1,'xrpl::test::jtx::Vault::set()'],['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html#a56ba2f1907489725a1d5903709ba4771',1,'xrpl::test::jtx::oracle::Oracle::set(UpdateArg const &arg)'],['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html#a10997821f8affb1f7ba5abb5668a5bac',1,'xrpl::test::jtx::oracle::Oracle::set(CreateArg const &arg)'],['../classxrpl_1_1test_1_1jtx_1_1MPTTester.html#a1991c39ac5c5bd21f7bb3736b811f14f',1,'xrpl::test::jtx::MPTTester::set()'],['../classxrpl_1_1test_1_1ManualTimeKeeper.html#ae544f351d99f3fa365f8ee7bfd851455',1,'xrpl::test::ManualTimeKeeper::set()'],['../structxrpl_1_1test_1_1jtx_1_1JTx.html#a7d93b09619b0fa4891d19a8e91cf8025',1,'xrpl::test::jtx::JTx::set(Args &&... args)'],['../structxrpl_1_1test_1_1jtx_1_1JTx.html#adaad1deaef7275c85baaa829bce21608',1,'xrpl::test::jtx::JTx::set(std::unique_ptr< basic_prop > p)'],['http://en.cppreference.com/w/cpp/header/set.html',1,'(Global Namespace)'],['../namespacexrpl.html#a0ad5d92e6f6f18567bbdf6cae19f1fcd',1,'xrpl::set(T &target, std::string const &name, Section const §ion)'],['../namespacexrpl.html#ab7f6284a41b25f4ea2a0fcbf08870fbe',1,'xrpl::set(T &target, T const &defaultValue, std::string const &name, Section const §ion)'],['../namespacexrpl.html#ac7d788ee013ac479c019b42f05fff8f6',1,'xrpl::set(STObject &st, TypedField< U > const &f, T &&t)'],['../namespacexrpl.html#acaed0857b1f771e3166f1fa333adf4af',1,'xrpl::set(STObject &st, TypedField< STBlob > const &f, std::size_t size, Init &&init)'],['../namespacexrpl.html#ae961748dab290e58077991e764cd2784',1,'xrpl::set(STObject &st, TypedField< STBlob > const &f, void const *data, std::size_t size)'],['../namespacexrpl_1_1test_1_1jtx_1_1delegate.html#a92c33d1961368f63124a986fac00fc68',1,'xrpl::test::jtx::delegate::set()'],['../namespacexrpl_1_1test_1_1jtx_1_1did.html#a860ebbd30053c4d97ee384ca8acc0dd3',1,'xrpl::test::jtx::did::set()'],['../namespacexrpl_1_1test_1_1jtx_1_1loanBroker.html#a48fe95ef1ddee3d81764644b97b720a1',1,'xrpl::test::jtx::loanBroker::set()'],['../namespacexrpl_1_1test_1_1jtx_1_1loan.html#a730c01ba24a9428b93c162915ffac2d1',1,'xrpl::test::jtx::loan::set()'],['../namespacexrpl_1_1test_1_1jtx_1_1loanBroker.html#a574bac5c4e20b771d3bde0d9e25352c1',1,'xrpl::test::jtx::loanBroker::set()'],['http://en.cppreference.com/w/cpp/container/set.html',1,'std::set< K >'],['http://en.cppreference.com/w/cpp/container/set.html',1,'std::pmr::set'],['../classbeast_1_1PropertyStream_1_1Set.html',1,'beast::PropertyStream::Set'],['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md152',1,'Transaction Set']]],
@@ -404,7 +404,7 @@ var searchData=
['setsignerlist_401',['setsignerlist',['../classxrpl_1_1SetSignerList.html',1,'xrpl::SetSignerList'],['../classxrpl_1_1SetSignerList.html#aa88755acabf1856e19830c2ced611e3f',1,'xrpl::SetSignerList::SetSignerList()']]],
['setsletype_402',['setSLEType',['../classxrpl_1_1STLedgerEntry.html#aff5de3a71243e6e9d0bc3b2eeab47846',1,'xrpl::STLedgerEntry']]],
['setstandalone_403',['setstandalone',['../classxrpl_1_1NetworkOPsImp.html#a8b198d3be3a585c3fe8b1a1799c4b5bc',1,'xrpl::NetworkOPsImp::setStandAlone()'],['../classxrpl_1_1NetworkOPs.html#af42b412fb5a73fd479404820c966e4b7',1,'xrpl::NetworkOPs::setStandAlone()']]],
- ['setstate_404',['setstate',['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_stringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_osyncstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ostringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_istringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_istream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_iostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wstringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_fstream::setstate()'],['../classxrpl_1_1SHAMapStoreImp_1_1SavedStateDB.html#a4eeedd23d09a241a6f3396b2311c326f',1,'xrpl::SHAMapStoreImp::SavedStateDB::setState()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wistringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::stringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::iostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istrstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostrstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::osyncstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::fstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::strstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wfstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wiostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wistream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wostringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wosyncstream::setstate()']]],
+ ['setstate_404',['setstate',['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::fstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_stringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_osyncstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ostringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_istringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_istream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_iostream::setstate()'],['../classxrpl_1_1SHAMapStoreImp_1_1SavedStateDB.html#a4eeedd23d09a241a6f3396b2311c326f',1,'xrpl::SHAMapStoreImp::SavedStateDB::setState()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_fstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::strstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::iostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istrstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostrstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::osyncstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::stringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wfstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wiostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wistream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wistringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wostringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wosyncstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wstringstream::setstate()']]],
['setstatetimer_405',['setstatetimer',['../classxrpl_1_1NetworkOPsImp.html#ad4962ccb0d1fb82afae5c63c45e2ab10',1,'xrpl::NetworkOPsImp::setStateTimer()'],['../classxrpl_1_1NetworkOPs.html#aaf5e391fc5001b348a4422aac15b984d',1,'xrpl::NetworkOPs::setStateTimer()']]],
['setstatus_406',['setstatus',['../classxrpl_1_1Transaction.html#aa4be0a1be55f082cd519d4cd90192156',1,'xrpl::Transaction::setStatus(TransStatus status)'],['../classxrpl_1_1Transaction.html#a613699d943a6961422fb81685f5ce13b',1,'xrpl::Transaction::setStatus(TransStatus status, std::uint32_t ledgerSeq, std::optional< uint32_t > transactionSeq=std::nullopt, std::optional< uint32_t > networkID=std::nullopt)']]],
['setstnumberswitchover_407',['setSTNumberSwitchover',['../namespacexrpl.html#a8a8e162d47944fab2e977d23f5fede97',1,'xrpl']]],
@@ -422,7 +422,7 @@ var searchData=
['setunion_419',['SetUnion',['../namespacexrpl.html#a804f919d784aa60ae2e6510d86338e42',1,'xrpl']]],
['setunlblocked_420',['setunlblocked',['../classxrpl_1_1NetworkOPs.html#a7047e37d21fa8d317688e325bb340916',1,'xrpl::NetworkOPs::setUNLBlocked()'],['../classxrpl_1_1NetworkOPsImp.html#aad33109ffa3711650f92179c2cdc4cf0',1,'xrpl::NetworkOPsImp::setUNLBlocked()']]],
['setuntrusted_421',['setuntrusted',['../classxrpl_1_1STValidation.html#a2ad2a3a9b8f380becdaaf9ba4cb1c67a',1,'xrpl::STValidation::setUntrusted()'],['../classxrpl_1_1test_1_1csf_1_1Validation.html#afd1438db8c95f1c32b827f013d91c5d7',1,'xrpl::test::csf::Validation::setUntrusted()'],['../classxrpl_1_1RCLValidation.html#ad7dd16a66c47d2ef1f8537b0d292b995',1,'xrpl::RCLValidation::setUntrusted()']]],
- ['setup_422',['setup',['../classxrpl_1_1ServerHandler.html#a620795b7238e57d5666444c334e429cd',1,'xrpl::ServerHandler::setup()'],['../structxrpl_1_1DatabaseCon_1_1Setup.html',1,'xrpl::DatabaseCon::Setup'],['../structxrpl_1_1HashRouter_1_1Setup.html',1,'xrpl::HashRouter::Setup'],['../structxrpl_1_1Overlay_1_1Setup.html',1,'xrpl::Overlay::Setup'],['../structxrpl_1_1perf_1_1PerfLog_1_1Setup.html',1,'xrpl::perf::PerfLog::Setup'],['../structxrpl_1_1ServerHandler_1_1Setup.html',1,'xrpl::ServerHandler::Setup'],['../structxrpl_1_1TxQ_1_1Setup.html',1,'xrpl::TxQ::Setup'],['../structxrpl_1_1DatabaseCon_1_1Setup.html#a359a4a27e5d38f3924202cd9e10a7da2',1,'xrpl::DatabaseCon::Setup::Setup()'],['../structxrpl_1_1Overlay_1_1Setup.html#a49548218770820d359b28f2849440d30',1,'xrpl::Overlay::Setup::Setup()'],['../structxrpl_1_1ServerHandler_1_1Setup.html#a2325434abfa69f7977ee8d6f73eeddb8',1,'xrpl::ServerHandler::Setup::Setup()'],['../structxrpl_1_1TxQ_1_1Setup.html#a4922e1c87e60257829a29d5559c26729',1,'xrpl::TxQ::Setup::Setup()'],['../structxrpl_1_1HashRouter_1_1Setup.html#af7d2f078bed04e410fb0acb40ffb6e16',1,'xrpl::HashRouter::Setup::Setup()'],['../classxrpl_1_1ServerHandler.html#a9621cedbac299df6d8752b5f1a60ab16',1,'xrpl::ServerHandler::setup()'],['../classxrpl_1_1OverlayImpl.html#ab7cf1995bb66d26590acbdfb80f0922d',1,'xrpl::OverlayImpl::setup()'],['../classxrpl_1_1Config.html#a694de0dbddfb875b4be005113184d5d8',1,'xrpl::Config::setup()'],['../classxrpl_1_1Application.html#a0acfae54e962ab899f53a4f7616c0a55',1,'xrpl::Application::setup()'],['../classxrpl_1_1ApplicationImp.html#a5ee04f375d24403e94f6464c6a878134',1,'xrpl::ApplicationImp::setup()'],['../classxrpl_1_1OrderBookDB.html#ac884dd9358fc1ce2268d9a7ce5c12d82',1,'xrpl::OrderBookDB::setup()'],['../classxrpl_1_1Ledger.html#ade64c84acfd645827c9e45f25a5a5e0d',1,'xrpl::Ledger::setup()'],['../classxrpl_1_1test_1_1TestOutputSuite.html#a34accec0357125fce5c4b57838cda637',1,'xrpl::test::TestOutputSuite::setup()']]],
+ ['setup_422',['setup',['../classxrpl_1_1ApplicationImp.html#a5ee04f375d24403e94f6464c6a878134',1,'xrpl::ApplicationImp::setup()'],['../structxrpl_1_1DatabaseCon_1_1Setup.html',1,'xrpl::DatabaseCon::Setup'],['../structxrpl_1_1HashRouter_1_1Setup.html',1,'xrpl::HashRouter::Setup'],['../structxrpl_1_1Overlay_1_1Setup.html',1,'xrpl::Overlay::Setup'],['../structxrpl_1_1perf_1_1PerfLog_1_1Setup.html',1,'xrpl::perf::PerfLog::Setup'],['../structxrpl_1_1ServerHandler_1_1Setup.html',1,'xrpl::ServerHandler::Setup'],['../structxrpl_1_1TxQ_1_1Setup.html',1,'xrpl::TxQ::Setup'],['../classxrpl_1_1OverlayImpl.html#ab7cf1995bb66d26590acbdfb80f0922d',1,'xrpl::OverlayImpl::setup()'],['../classxrpl_1_1ServerHandler.html#a9621cedbac299df6d8752b5f1a60ab16',1,'xrpl::ServerHandler::setup(Setup const &setup, beast::Journal journal)'],['../classxrpl_1_1ServerHandler.html#a620795b7238e57d5666444c334e429cd',1,'xrpl::ServerHandler::setup() const'],['../classxrpl_1_1Config.html#a694de0dbddfb875b4be005113184d5d8',1,'xrpl::Config::setup()'],['../classxrpl_1_1Application.html#a0acfae54e962ab899f53a4f7616c0a55',1,'xrpl::Application::setup()'],['../classxrpl_1_1OrderBookDB.html#ac884dd9358fc1ce2268d9a7ce5c12d82',1,'xrpl::OrderBookDB::setup()'],['../classxrpl_1_1Ledger.html#ade64c84acfd645827c9e45f25a5a5e0d',1,'xrpl::Ledger::setup()'],['../classxrpl_1_1test_1_1TestOutputSuite.html#a34accec0357125fce5c4b57838cda637',1,'xrpl::test::TestOutputSuite::setup()'],['../structxrpl_1_1ServerHandler_1_1Setup.html#a2325434abfa69f7977ee8d6f73eeddb8',1,'xrpl::ServerHandler::Setup::Setup()'],['../structxrpl_1_1Overlay_1_1Setup.html#a49548218770820d359b28f2849440d30',1,'xrpl::Overlay::Setup::Setup()'],['../structxrpl_1_1DatabaseCon_1_1Setup.html#a359a4a27e5d38f3924202cd9e10a7da2',1,'xrpl::DatabaseCon::Setup::Setup()'],['../structxrpl_1_1TxQ_1_1Setup.html#a4922e1c87e60257829a29d5559c26729',1,'xrpl::TxQ::Setup::Setup()'],['../structxrpl_1_1HashRouter_1_1Setup.html#af7d2f078bed04e410fb0acb40ffb6e16',1,'xrpl::HashRouter::Setup::Setup()']]],
['setup_5f_423',['setup_',['../classxrpl_1_1ServerHandler.html#a59a5a69a802771abc2466e5fa87970aa',1,'xrpl::ServerHandler::setup_'],['../classxrpl_1_1perf_1_1PerfLogImp.html#a9e0ed59fd60424eacdebda84998facc9',1,'xrpl::perf::PerfLogImp::setup_'],['../classxrpl_1_1OverlayImpl.html#a804507295b1852c98ca9099627f60677',1,'xrpl::OverlayImpl::setup_'],['../classxrpl_1_1TxQ.html#af529e1bd1c71ec4a4ac6278767e70013',1,'xrpl::TxQ::setup_'],['../classxrpl_1_1HashRouter.html#a10dc02d60aa4baff6bef0ba02bba194d',1,'xrpl::HashRouter::setup_']]],
['setup_5fclient_424',['setup_Client',['../namespacexrpl.html#a3799545321e6dcf55d431c4baeb1e337',1,'xrpl']]],
['setup_5fcomplete_425',['setup_complete',['../namespaceantithesis.html#a453d218e518d994951a4c50e79e3167b',1,'antithesis']]],
@@ -743,7 +743,7 @@ var searchData=
['singlewithdraweprice_740',['singleWithdrawEPrice',['../classxrpl_1_1AMMWithdraw.html#af7e52e87a97570c10a095ffdb1c37919',1,'xrpl::AMMWithdraw']]],
['singlewithdrawtokens_741',['singleWithdrawTokens',['../classxrpl_1_1AMMWithdraw.html#ad20b416dadc4397f4998cbb4cf271215',1,'xrpl::AMMWithdraw']]],
['sinh_742',['sinh',['http://en.cppreference.com/w/cpp/numeric/math/sinh.html',1,'std']]],
- ['sink_743',['sink',['../classbeast_1_1Journal.html#a558ee61e7d49557254dae57a5b022d3a',1,'beast::Journal::sink()'],['../classxrpl_1_1Logs_1_1Sink.html#af08628b0aa551c0f44c1051d1e252c64',1,'xrpl::Logs::Sink::Sink()'],['../classxrpl_1_1Logs_1_1Sink.html',1,'xrpl::Logs::Sink'],['../classbeast_1_1Journal_1_1Sink.html',1,'beast::Journal::Sink'],['../classbeast_1_1Journal_1_1Stream.html#a0536b2b4a470f39bade11562c74a1aad',1,'beast::Journal::Stream::sink()'],['../classbeast_1_1Journal_1_1Sink.html#a8bdfcab1212a7327b4dc4984c36f8b52',1,'beast::Journal::Sink::Sink()=delete'],['../classbeast_1_1Journal_1_1Sink.html#a607469f3e5856a2f6bab9df8b6c4fb07',1,'beast::Journal::Sink::Sink(Sink const &sink)=default'],['../classbeast_1_1Journal_1_1Sink.html#a303597f487ff90ad9edfc9c0a4fbd7b7',1,'beast::Journal::Sink::Sink(Severity thresh, bool console)'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#adda4fe5f6c6df3187690d4774528c66c',1,'xrpl::test::csf::Peer::sink'],['../classxrpl_1_1test_1_1csf_1_1Sim.html#a782e6e49854ecee522719d944c1c0807',1,'xrpl::test::csf::Sim::sink'],['../classxrpl_1_1Logs_1_1Sink.html#a39c2b06743f782a6320114846b69f6b0',1,'xrpl::Logs::Sink::Sink()']]],
+ ['sink_743',['sink',['../classbeast_1_1Journal_1_1Sink.html#a303597f487ff90ad9edfc9c0a4fbd7b7',1,'beast::Journal::Sink::Sink()'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#adda4fe5f6c6df3187690d4774528c66c',1,'xrpl::test::csf::Peer::sink'],['../classxrpl_1_1Logs_1_1Sink.html',1,'xrpl::Logs::Sink'],['../classbeast_1_1Journal_1_1Sink.html',1,'beast::Journal::Sink'],['../classbeast_1_1Journal_1_1Sink.html#a607469f3e5856a2f6bab9df8b6c4fb07',1,'beast::Journal::Sink::Sink()'],['../classbeast_1_1Journal_1_1Stream.html#a0536b2b4a470f39bade11562c74a1aad',1,'beast::Journal::Stream::sink()'],['../classbeast_1_1Journal.html#a558ee61e7d49557254dae57a5b022d3a',1,'beast::Journal::sink()'],['../classxrpl_1_1Logs_1_1Sink.html#af08628b0aa551c0f44c1051d1e252c64',1,'xrpl::Logs::Sink::Sink(std::string const &partition, beast::severities::Severity thresh, Logs &logs)'],['../classxrpl_1_1Logs_1_1Sink.html#a39c2b06743f782a6320114846b69f6b0',1,'xrpl::Logs::Sink::Sink(Sink const &)=delete'],['../classbeast_1_1Journal_1_1Sink.html#a8bdfcab1212a7327b4dc4984c36f8b52',1,'beast::Journal::Sink::Sink()'],['../classxrpl_1_1test_1_1csf_1_1Sim.html#a782e6e49854ecee522719d944c1c0807',1,'xrpl::test::csf::Sim::sink']]],
['sink_5f_744',['sink_',['../structxrpl_1_1NetworkOPsImp_1_1SubAccountHistoryInfo.html#a446478314813336e90b3e6cb6e299992',1,'xrpl::NetworkOPsImp::SubAccountHistoryInfo::sink_'],['../classxrpl_1_1Transactor.html#a34bd1d17c0805a0cf36719b5796e94b5',1,'xrpl::Transactor::sink_'],['../classxrpl_1_1ConnectAttempt.html#aedec57da4a53f12079fff41064da005d',1,'xrpl::ConnectAttempt::sink_'],['../classxrpl_1_1PeerImp.html#a15a5329fedd058849aa76d4ea282283f',1,'xrpl::PeerImp::sink_'],['../classxrpl_1_1test_1_1SuiteJournal.html#a95ed0977964916a1208fb870e89337d2',1,'xrpl::test::SuiteJournal::sink_'],['../classxrpl_1_1DebugSink.html#ad02d49d1611aeeb2d53c6ff6a2124146',1,'xrpl::DebugSink::sink_'],['../classxrpl_1_1BasePeer.html#a5db7fe4bd7d90e50b74bc7d9993a9f8e',1,'xrpl::BasePeer::sink_'],['../classbeast_1_1WrappedSink.html#a4965950b6eea7361f57d18ca9f06044c',1,'beast::WrappedSink::sink_']]],
['sinks_5f_745',['sinks_',['../classxrpl_1_1Logs.html#a868161b7953128635186e07956ceda4f',1,'xrpl::Logs']]],
['sinkwptr_5f_746',['sinkWptr_',['../structxrpl_1_1NetworkOPsImp_1_1SubAccountHistoryInfoWeak.html#a1baa19c8e175b9a6642074d87ba3b50c',1,'xrpl::NetworkOPsImp::SubAccountHistoryInfoWeak']]],
@@ -809,7 +809,7 @@ var searchData=
['slestatus_806',['SleStatus',['../structxrpl_1_1ValidPermissionedDomain_1_1SleStatus.html',1,'xrpl::ValidPermissionedDomain']]],
['slestatus_5f_807',['sleStatus_',['../classxrpl_1_1ValidPermissionedDomain.html#a6b0d5942f1178c24e099c672b0e8aa95',1,'xrpl::ValidPermissionedDomain']]],
['slesupperbound_808',['slesupperbound',['../classxrpl_1_1Ledger.html#ad6beba17134ca8f2b6a240eb5f1939fd',1,'xrpl::Ledger::slesUpperBound()'],['../classxrpl_1_1ReadView.html#a3198355134c3ee13711e23c42ae3cc57',1,'xrpl::ReadView::slesUpperBound()'],['../classxrpl_1_1detail_1_1RawStateTable.html#ad13cd6e4334bdbf83965b8a6775e7052',1,'xrpl::detail::RawStateTable::slesUpperBound()'],['../classxrpl_1_1detail_1_1CachedViewImpl.html#a6f4fb6fedbad7911c1e62570d9fb753a',1,'xrpl::detail::CachedViewImpl::slesUpperBound()'],['../classxrpl_1_1OpenView.html#ab7d9701c054ca810bad5d66bca258cf4',1,'xrpl::OpenView::slesUpperBound()'],['../classxrpl_1_1detail_1_1ApplyViewBase.html#acc401eb675c8b853d5c22df64234f210',1,'xrpl::detail::ApplyViewBase::slesUpperBound()']]],
- ['slice_809',['slice',['http://en.cppreference.com/w/cpp/numeric/valarray/slice.html',1,'std::slice::slice()'],['../classxrpl_1_1PublicKey.html#ad46f4b490287a7d6df68780c82509d68',1,'xrpl::PublicKey::slice()'],['../classxrpl_1_1Serializer.html#a9fdb78b3d7b575806292496989bd138a',1,'xrpl::Serializer::slice()'],['../classxrpl_1_1SHAMapItem.html#aa594ad1dfd93d860d2e045c3f6e1a518',1,'xrpl::SHAMapItem::slice()'],['../classxrpl_1_1Slice.html#a2def46810cb51a1841227173c65f9b8c',1,'xrpl::Slice::Slice() noexcept=default'],['../classxrpl_1_1Slice.html#abc090a1ec1b65d9811ad4b933b3371c3',1,'xrpl::Slice::Slice(Slice const &) noexcept=default'],['../classxrpl_1_1Slice.html#a4bd4ffd17d5784856af9b3f354042768',1,'xrpl::Slice::Slice(void const *data, std::size_t size) noexcept'],['../classxrpl_1_1Slice.html',1,'xrpl::Slice'],['http://en.cppreference.com/w/cpp/numeric/valarray/slice.html',1,'std::slice']]],
+ ['slice_809',['slice',['../classxrpl_1_1Slice.html#a2def46810cb51a1841227173c65f9b8c',1,'xrpl::Slice::Slice() noexcept=default'],['../classxrpl_1_1Slice.html#abc090a1ec1b65d9811ad4b933b3371c3',1,'xrpl::Slice::Slice(Slice const &) noexcept=default'],['../classxrpl_1_1Slice.html#a4bd4ffd17d5784856af9b3f354042768',1,'xrpl::Slice::Slice(void const *data, std::size_t size) noexcept'],['http://en.cppreference.com/w/cpp/numeric/valarray/slice.html',1,'std::slice::slice()'],['../classxrpl_1_1PublicKey.html#ad46f4b490287a7d6df68780c82509d68',1,'xrpl::PublicKey::slice()'],['../classxrpl_1_1Serializer.html#a9fdb78b3d7b575806292496989bd138a',1,'xrpl::Serializer::slice()'],['../classxrpl_1_1SHAMapItem.html#aa594ad1dfd93d860d2e045c3f6e1a518',1,'xrpl::SHAMapItem::slice()'],['../classxrpl_1_1Slice.html',1,'xrpl::Slice'],['http://en.cppreference.com/w/cpp/numeric/valarray/slice.html',1,'std::slice']]],
['slice_5farray_810',['slice_array',['http://en.cppreference.com/w/cpp/numeric/valarray/slice_array/slice_array.html',1,'std::slice_array::slice_array()'],['http://en.cppreference.com/w/cpp/numeric/valarray/slice_array.html',1,'std::slice_array']]],
['slicetohex_811',['sliceToHex',['../namespacexrpl.html#ab156a3d312075fd8fd1659542b68136f',1,'xrpl']]],
['slightly_20more_20complicated_20pull_20requests_812',['Slightly more complicated pull requests',['../md__2____w_2rippled_2rippled_2CONTRIBUTING.html#autotoc_md77',1,'']]],
@@ -882,7 +882,7 @@ var searchData=
['sortsigners_879',['sortSigners',['../namespacexrpl_1_1test_1_1jtx.html#af24be951d10d8b58d2a8763d2929b183',1,'xrpl::test::jtx']]],
['sotemplate_880',['sotemplate',['../classxrpl_1_1SOTemplate.html#a38c99fb495600b5e5170a5ab61e10f71',1,'xrpl::SOTemplate::SOTemplate()'],['../classxrpl_1_1SOTemplate.html',1,'xrpl::SOTemplate'],['../classxrpl_1_1SOTemplate.html#aa35a836475c9dd2cf15b6295463a5b58',1,'xrpl::SOTemplate::SOTemplate()']]],
['sotemplate_5f_881',['soTemplate_',['../classxrpl_1_1KnownFormats_1_1Item.html#a627b65ed24aacca5e14dd5aab2a4e0ad',1,'xrpl::KnownFormats::Item']]],
- ['source_882',['source',['../index.html#autotoc_md219',1,'Build from Source'],['../md__2____w_2rippled_2rippled_2docs_2build_2install.html#autotoc_md126',1,'From source'],['../classxrpl_1_1InfoSub_1_1Source.html',1,'xrpl::InfoSub::Source'],['../classbeast_1_1PropertyStream_1_1Source.html#abd534237f0fa9170c36c6b8918866c84',1,'beast::PropertyStream::Source::Source(Source const &)=delete'],['../classbeast_1_1PropertyStream_1_1Source.html#a1dd058a9799aec943c4f52aa263f6242',1,'beast::PropertyStream::Source::Source(std::string const &name)'],['../classbeast_1_1PropertyStream__test.html#ac3b22b15a90350026b196c8f610d4932',1,'beast::PropertyStream_test::Source'],['../classbeast_1_1PropertyStream_1_1Item.html#a7ca4603b73c0b01a478a0d9e287aa6fd',1,'beast::PropertyStream::Item::source()'],['../structxrpl_1_1test_1_1csf_1_1Digraph_1_1Edge.html#af2ba9a8af2a860ee5ece9adf2221561b',1,'xrpl::test::csf::Digraph::Edge::source'],['../classxrpl_1_1PeerFinder_1_1Source.html',1,'xrpl::PeerFinder::Source'],['../classbeast_1_1PropertyStream_1_1Source.html',1,'beast::PropertyStream::Source']]],
+ ['source_882',['source',['../index.html#autotoc_md219',1,'Build from Source'],['../md__2____w_2rippled_2rippled_2docs_2build_2install.html#autotoc_md126',1,'From source'],['../classxrpl_1_1InfoSub_1_1Source.html',1,'xrpl::InfoSub::Source'],['../classbeast_1_1PropertyStream_1_1Item.html#a7ca4603b73c0b01a478a0d9e287aa6fd',1,'beast::PropertyStream::Item::source()'],['../structxrpl_1_1test_1_1csf_1_1Digraph_1_1Edge.html#af2ba9a8af2a860ee5ece9adf2221561b',1,'xrpl::test::csf::Digraph::Edge::source'],['../classbeast_1_1PropertyStream_1_1Source.html#abd534237f0fa9170c36c6b8918866c84',1,'beast::PropertyStream::Source::Source(Source const &)=delete'],['../classbeast_1_1PropertyStream_1_1Source.html#a1dd058a9799aec943c4f52aa263f6242',1,'beast::PropertyStream::Source::Source(std::string const &name)'],['../classbeast_1_1PropertyStream__test.html#ac3b22b15a90350026b196c8f610d4932',1,'beast::PropertyStream_test::Source'],['../classxrpl_1_1PeerFinder_1_1Source.html',1,'xrpl::PeerFinder::Source'],['../classbeast_1_1PropertyStream_1_1Source.html',1,'beast::PropertyStream::Source']]],
['source_20code_883',['Source Code',['../index.html#autotoc_md221',1,'']]],
['source_20files_884',['Source Files',['../md_xrpld_2app_2rdb_2README.html#autotoc_md309',1,'']]],
['source_20guidelines_885',['Ripple Source Guidelines',['../md_xrpld_2README.html',1,'']]],
@@ -894,7 +894,7 @@ var searchData=
['sp_5f_891',['sp_',['../classxrpl_1_1CachedView.html#a4f66d27f64636aaa12855ca70a6c04bd',1,'xrpl::CachedView']]],
['space_892',['space',['http://en.cppreference.com/w/cpp/experimental/fs/space.html',1,'std::experimental::filesystem::space()'],['http://en.cppreference.com/w/cpp/filesystem/space.html',1,'std::filesystem::space()']]],
['space_5finfo_893',['space_info',['http://en.cppreference.com/w/cpp/experimental/fs/space_info.html',1,'std::experimental::filesystem::space_info'],['http://en.cppreference.com/w/cpp/filesystem/space_info.html',1,'std::filesystem::space_info']]],
- ['span_894',['span',['http://en.cppreference.com/w/cpp/container/span/span.html',1,'std::span::span()'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a699e9031cac1389632a2b27f25cfa25f',1,'xrpl::ledger_trie_detail::Span::Span()'],['http://en.cppreference.com/w/cpp/header/span.html',1,'(Global Namespace)'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#afe98966b2a2e0856715737d19c6c1ca2',1,'xrpl::ledger_trie_detail::Span::Span()'],['../classxrpl_1_1LedgerTrie.html#a7a026de47f2ec633a8b0d6e93c62921c',1,'xrpl::LedgerTrie::Span'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a2b388b0375213d39516b99b20ce50cff',1,'xrpl::ledger_trie_detail::Span::Span()'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a1e9f3f89ed975c0847c841c46bdde764',1,'xrpl::ledger_trie_detail::Span::Span(Ledger ledger)'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#ae25b6773007709b82e1654b35988a93b',1,'xrpl::ledger_trie_detail::Span::Span(Span const &s)=default'],['../structxrpl_1_1ledger__trie__detail_1_1Node.html#ac8e4a9b094a4361e7f6a694b8dee17af',1,'xrpl::ledger_trie_detail::Node::span'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html',1,'xrpl::ledger_trie_detail::Span< Ledger >'],['http://en.cppreference.com/w/cpp/container/span.html',1,'std::span< T >']]],
+ ['span_894',['span',['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a2b388b0375213d39516b99b20ce50cff',1,'xrpl::ledger_trie_detail::Span::Span()'],['http://en.cppreference.com/w/cpp/container/span/span.html',1,'std::span::span()'],['http://en.cppreference.com/w/cpp/header/span.html',1,'(Global Namespace)'],['../structxrpl_1_1ledger__trie__detail_1_1Node.html#ac8e4a9b094a4361e7f6a694b8dee17af',1,'xrpl::ledger_trie_detail::Node::span'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a1e9f3f89ed975c0847c841c46bdde764',1,'xrpl::ledger_trie_detail::Span::Span(Ledger ledger)'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#ae25b6773007709b82e1654b35988a93b',1,'xrpl::ledger_trie_detail::Span::Span(Span const &s)=default'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#afe98966b2a2e0856715737d19c6c1ca2',1,'xrpl::ledger_trie_detail::Span::Span(Span &&s)=default'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a699e9031cac1389632a2b27f25cfa25f',1,'xrpl::ledger_trie_detail::Span::Span(Seq start, Seq end, Ledger const &l)'],['../classxrpl_1_1LedgerTrie.html#a7a026de47f2ec633a8b0d6e93c62921c',1,'xrpl::LedgerTrie::Span'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html',1,'xrpl::ledger_trie_detail::Span< Ledger >'],['http://en.cppreference.com/w/cpp/container/span.html',1,'std::span< T >']]],
['span_3c_20std_3a_3auint8_5ft_20_3e_895',['span< std::uint8_t >',['http://en.cppreference.com/w/cpp/container/span.html',1,'std']]],
['span_3c_20xrpl_3a_3aledger_20_3e_896',['Span< xrpl::Ledger >',['../classxrpl_1_1ledger__trie__detail_1_1Span.html',1,'xrpl::ledger_trie_detail']]],
['spantip_897',['spantip',['../classxrpl_1_1SpanTip.html',1,'xrpl::SpanTip< Ledger >'],['../classxrpl_1_1SpanTip.html#a0e92f24ae3418183e2cf5f22fa08caf3',1,'xrpl::SpanTip::SpanTip()']]],
@@ -1074,7 +1074,7 @@ var searchData=
['staticcasttagsharedintrusive_1071',['StaticCastTagSharedIntrusive',['../structxrpl_1_1StaticCastTagSharedIntrusive.html',1,'xrpl']]],
['staticstring_1072',['staticstring',['../classJson_1_1StaticString.html',1,'Json::StaticString'],['../classJson_1_1StaticString.html#a59a02204ee9cc0a761970c586ab5bd50',1,'Json::StaticString::StaticString()']]],
['staticvalence_1073',['staticValence',['../classxrpl_1_1PeerFinder_1_1Bootcache.html#af8115ca18f1cbadcf9d25a456e018c78',1,'xrpl::PeerFinder::Bootcache']]],
- ['stats_1074',['stats',['../structxrpl_1_1JobTypeData.html#a9a374d704ac29aaf721b887d5ea9467b',1,'xrpl::JobTypeData::stats()'],['../structxrpl_1_1TaggedCache_1_1Stats.html#a560d6d5614631efe9e33105f3b0168bc',1,'xrpl::TaggedCache::Stats::Stats()'],['../structxrpl_1_1TaggedCache_1_1Stats.html',1,'xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >::Stats'],['../structxrpl_1_1LoadMonitor_1_1Stats.html#a737e341f6ea08f22ccc084f7621b730c',1,'xrpl::LoadMonitor::Stats::Stats()'],['../structxrpl_1_1Resource_1_1Logic_1_1Stats.html',1,'xrpl::Resource::Logic::Stats'],['../structxrpl_1_1PeerFinder_1_1ManagerImp_1_1Stats.html',1,'xrpl::PeerFinder::ManagerImp::Stats'],['../structxrpl_1_1OverlayImpl_1_1Stats.html',1,'xrpl::OverlayImpl::Stats'],['../structxrpl_1_1NetworkOPsImp_1_1Stats.html',1,'xrpl::NetworkOPsImp::Stats'],['../structxrpl_1_1LoadMonitor_1_1Stats.html',1,'xrpl::LoadMonitor::Stats'],['../structxrpl_1_1LedgerMaster_1_1Stats.html',1,'xrpl::LedgerMaster::Stats'],['../structxrpl_1_1PeerFinder_1_1ManagerImp_1_1Stats.html#ab444bce75397de82aebb44eeff45c931',1,'xrpl::PeerFinder::ManagerImp::Stats::Stats()'],['../structxrpl_1_1OverlayImpl_1_1Stats.html#a3b1db3319f422615aa222ed925714668',1,'xrpl::OverlayImpl::Stats::Stats()'],['../structxrpl_1_1NetworkOPsImp_1_1Stats.html#a74e42e317c95433384077d8babc3941a',1,'xrpl::NetworkOPsImp::Stats::Stats()'],['../structxrpl_1_1LedgerMaster_1_1Stats.html#a0d25c20dd7f0e9479fbb87c8eafba065',1,'xrpl::LedgerMaster::Stats::Stats()'],['../structxrpl_1_1Resource_1_1Logic_1_1Stats.html#a12afa0fe1aa9dce16b598f26c683c26b',1,'xrpl::Resource::Logic::Stats::Stats()']]],
+ ['stats_1074',['stats',['../structxrpl_1_1TaggedCache_1_1Stats.html#a560d6d5614631efe9e33105f3b0168bc',1,'xrpl::TaggedCache::Stats::Stats()'],['../structxrpl_1_1LoadMonitor_1_1Stats.html#a737e341f6ea08f22ccc084f7621b730c',1,'xrpl::LoadMonitor::Stats::Stats()'],['../structxrpl_1_1TaggedCache_1_1Stats.html',1,'xrpl::TaggedCache< Key, T, IsKeyCache, SharedWeakUnionPointerType, SharedPointerType, Hash, KeyEqual, Mutex >::Stats'],['../structxrpl_1_1Resource_1_1Logic_1_1Stats.html#a12afa0fe1aa9dce16b598f26c683c26b',1,'xrpl::Resource::Logic::Stats::Stats()'],['../structxrpl_1_1Resource_1_1Logic_1_1Stats.html',1,'xrpl::Resource::Logic::Stats'],['../structxrpl_1_1PeerFinder_1_1ManagerImp_1_1Stats.html',1,'xrpl::PeerFinder::ManagerImp::Stats'],['../structxrpl_1_1OverlayImpl_1_1Stats.html',1,'xrpl::OverlayImpl::Stats'],['../structxrpl_1_1NetworkOPsImp_1_1Stats.html',1,'xrpl::NetworkOPsImp::Stats'],['../structxrpl_1_1LoadMonitor_1_1Stats.html',1,'xrpl::LoadMonitor::Stats'],['../structxrpl_1_1LedgerMaster_1_1Stats.html',1,'xrpl::LedgerMaster::Stats'],['../structxrpl_1_1JobTypeData.html#a9a374d704ac29aaf721b887d5ea9467b',1,'xrpl::JobTypeData::stats()'],['../structxrpl_1_1PeerFinder_1_1ManagerImp_1_1Stats.html#ab444bce75397de82aebb44eeff45c931',1,'xrpl::PeerFinder::ManagerImp::Stats::Stats()'],['../structxrpl_1_1OverlayImpl_1_1Stats.html#a3b1db3319f422615aa222ed925714668',1,'xrpl::OverlayImpl::Stats::Stats()'],['../structxrpl_1_1NetworkOPsImp_1_1Stats.html#a74e42e317c95433384077d8babc3941a',1,'xrpl::NetworkOPsImp::Stats::Stats()'],['../structxrpl_1_1LedgerMaster_1_1Stats.html#a0d25c20dd7f0e9479fbb87c8eafba065',1,'xrpl::LedgerMaster::Stats::Stats()']]],
['statsdcollector_1075',['statsdcollector',['../classbeast_1_1insight_1_1StatsDCollector.html',1,'beast::insight::StatsDCollector'],['../classbeast_1_1insight_1_1StatsDCollector.html#a16b7a385221640f3015e135657f59cac',1,'beast::insight::StatsDCollector::StatsDCollector()']]],
['statsdcollectorimp_1076',['statsdcollectorimp',['../classbeast_1_1insight_1_1detail_1_1StatsDCollectorImp.html',1,'beast::insight::detail::StatsDCollectorImp'],['../classbeast_1_1insight_1_1detail_1_1StatsDCollectorImp.html#a4f258020be9d23a124adcc66795cbf27',1,'beast::insight::detail::StatsDCollectorImp::StatsDCollectorImp()']]],
['statsdcounterimpl_1077',['statsdcounterimpl',['../classbeast_1_1insight_1_1detail_1_1StatsDCounterImpl.html#a61ba92e5e47104b59ba7dddc324a65f2',1,'beast::insight::detail::StatsDCounterImpl::StatsDCounterImpl()'],['../classbeast_1_1insight_1_1detail_1_1StatsDCounterImpl.html',1,'beast::insight::detail::StatsDCounterImpl']]],
@@ -1206,7 +1206,7 @@ var searchData=
['strcoll_1203',['strcoll',['http://en.cppreference.com/w/cpp/string/byte/strcoll.html',1,'std']]],
['strcpy_1204',['strcpy',['http://en.cppreference.com/w/cpp/string/byte/strcpy.html',1,'std']]],
['strcspn_1205',['strcspn',['http://en.cppreference.com/w/cpp/string/byte/strcspn.html',1,'std']]],
- ['stream_1206',['stream',['../classxrpl_1_1detail_1_1WorkPlain.html#ada1369a19b8f7322e2e136f33e893c03',1,'xrpl::detail::WorkPlain::stream()'],['../classbeast_1_1Journal_1_1Stream.html',1,'beast::Journal::Stream'],['../namespaceJson.html#a2f47aed569ab0aad959f6d6d8d1c3af7',1,'Json::stream()'],['../classxrpl_1_1detail_1_1WorkSSL.html#adc0bfb93665770cc87332cc86b0f497d',1,'xrpl::detail::WorkSSL::stream()'],['../classbeast_1_1Journal_1_1Stream.html#ab466320fcb00fdd0d25de3ff2410335a',1,'beast::Journal::Stream::Stream()'],['../classbeast_1_1PropertyStream_1_1Set.html#a1a7953d7afb258050e7b91ea1d668e28',1,'beast::PropertyStream::Set::stream() const'],['../classbeast_1_1PropertyStream_1_1Set.html#a2bf5aa6f36e984bafe8ee0a9d2273300',1,'beast::PropertyStream::Set::stream()'],['../classbeast_1_1PropertyStream_1_1Map.html#ad71130944911a2ed08226e89b11da926',1,'beast::PropertyStream::Map::stream() const'],['../classbeast_1_1PropertyStream_1_1Map.html#ae4a460ce252afdbd588c71fa101be4ec',1,'beast::PropertyStream::Map::stream()'],['../classbeast_1_1Journal.html#a8e1355a03cafbc14d80930766c40b19c',1,'beast::Journal::stream()'],['../classbeast_1_1Journal_1_1Stream.html#a965d2a5db23999b725a5d18454699fe5',1,'beast::Journal::Stream::Stream(Stream const &other)'],['../classbeast_1_1Journal_1_1Stream.html#a74e1e1a10ac4af0793f0627b159365b4',1,'beast::Journal::Stream::Stream(Sink &sink, Severity level)'],['../md_xrpld_2app_2ledger_2README.html#autotoc_md252',1,'The Ledger Stream']]],
+ ['stream_1206',['stream',['../classbeast_1_1Journal_1_1Stream.html#a74e1e1a10ac4af0793f0627b159365b4',1,'beast::Journal::Stream::Stream()'],['../classbeast_1_1Journal_1_1Stream.html',1,'beast::Journal::Stream'],['../namespaceJson.html#a2f47aed569ab0aad959f6d6d8d1c3af7',1,'Json::stream()'],['../classbeast_1_1Journal_1_1Stream.html#a965d2a5db23999b725a5d18454699fe5',1,'beast::Journal::Stream::Stream()'],['../classbeast_1_1Journal.html#a8e1355a03cafbc14d80930766c40b19c',1,'beast::Journal::stream()'],['../classbeast_1_1Journal_1_1Stream.html#ab466320fcb00fdd0d25de3ff2410335a',1,'beast::Journal::Stream::Stream()'],['../classxrpl_1_1detail_1_1WorkSSL.html#adc0bfb93665770cc87332cc86b0f497d',1,'xrpl::detail::WorkSSL::stream()'],['../classxrpl_1_1detail_1_1WorkPlain.html#ada1369a19b8f7322e2e136f33e893c03',1,'xrpl::detail::WorkPlain::stream()'],['../classbeast_1_1PropertyStream_1_1Set.html#a1a7953d7afb258050e7b91ea1d668e28',1,'beast::PropertyStream::Set::stream() const'],['../classbeast_1_1PropertyStream_1_1Set.html#a2bf5aa6f36e984bafe8ee0a9d2273300',1,'beast::PropertyStream::Set::stream()'],['../classbeast_1_1PropertyStream_1_1Map.html#ad71130944911a2ed08226e89b11da926',1,'beast::PropertyStream::Map::stream() const'],['../classbeast_1_1PropertyStream_1_1Map.html#ae4a460ce252afdbd588c71fa101be4ec',1,'beast::PropertyStream::Map::stream()'],['../md_xrpld_2app_2ledger_2README.html#autotoc_md252',1,'The Ledger Stream']]],
['stream_5f_1207',['stream_',['../structxrpl_1_1short__read__test_1_1Server_1_1Connection.html#a169905a5705ba072c59fef69afa6ed03',1,'xrpl::short_read_test::Server::Connection::stream_'],['../structxrpl_1_1short__read__test_1_1Client_1_1Connection.html#a0d621bba67f89dead8865d3a3e7a3c54',1,'xrpl::short_read_test::Client::Connection::stream_'],['../classxrpl_1_1test_1_1WSClientImpl.html#a79ed5f1f2c768e9bef6469f7acf0eaef',1,'xrpl::test::WSClientImpl::stream_'],['../classxrpl_1_1test_1_1JSONRPCClient.html#a8a9f44a2560293d56c4df37d5c2189cf',1,'xrpl::test::JSONRPCClient::stream_'],['../classxrpl_1_1SSLHTTPPeer.html#aadcc148953af38b525b5d12415bef4c8',1,'xrpl::SSLHTTPPeer::stream_'],['../classxrpl_1_1PlainHTTPPeer.html#a791e916c5f56ef603bf6200c62e5be28',1,'xrpl::PlainHTTPPeer::stream_'],['../classxrpl_1_1Door_1_1Detector.html#a2738eed673877a724cf5b2e4bda1fde7',1,'xrpl::Door::Detector::stream_'],['../classxrpl_1_1detail_1_1WorkSSL.html#af643df92b25d7911352973cb74a96456',1,'xrpl::detail::WorkSSL::stream_'],['../classxrpl_1_1ConnectAttempt.html#a7b85bf01345d34f1ab62e1589d48870d',1,'xrpl::ConnectAttempt::stream_'],['../classxrpl_1_1PeerImp.html#a50de1eb6ad0d528a9f6efbddcf224650',1,'xrpl::PeerImp::stream_']]],
['stream_5fptr_5f_1208',['stream_ptr_',['../classxrpl_1_1ConnectAttempt.html#a5e9eace2f887f350435e95b45c0a5745',1,'xrpl::ConnectAttempt::stream_ptr_'],['../classxrpl_1_1SSLHTTPPeer.html#a7d35485c6621fc7fcda110462bd2e372',1,'xrpl::SSLHTTPPeer::stream_ptr_'],['../classxrpl_1_1SSLWSPeer.html#a4e916401a4cb2d82a7333c1451a5ad91',1,'xrpl::SSLWSPeer::stream_ptr_'],['../classxrpl_1_1PeerImp.html#aa012e383129ddaf2a12200dfec941e21',1,'xrpl::PeerImp::stream_ptr_']]],
['stream_5ftype_1209',['stream_type',['../namespacexrpl.html#a44797ff79b646579ffa6da0b2432b331',1,'xrpl::stream_type'],['../classxrpl_1_1Door.html#a4d296c44a6087cd17f5b5b207e241a3b',1,'xrpl::Door::stream_type'],['../classxrpl_1_1PlainHTTPPeer.html#abb1f88807c0ab051f4f13a424c8331a3',1,'xrpl::PlainHTTPPeer::stream_type'],['../classxrpl_1_1SSLHTTPPeer.html#a1ca4ac045b239c1ced0a90e853608f15',1,'xrpl::SSLHTTPPeer::stream_type'],['../classxrpl_1_1SSLWSPeer.html#ac11f8302f7da6be3af9f9f63198b7d1c',1,'xrpl::SSLWSPeer::stream_type'],['../classxrpl_1_1short__read__test.html#ad95eaa3475fbdf2deb193db988b4eb77',1,'xrpl::short_read_test::stream_type'],['../classxrpl_1_1test_1_1tx__reduce__relay__test.html#adea15e6d97ab4ed29bd2540a716b2823',1,'xrpl::test::tx_reduce_relay_test::stream_type'],['../classxrpl_1_1detail_1_1WorkSSL.html#ac6f859f44e898f9a7f5bcb86754feeff',1,'xrpl::detail::WorkSSL::stream_type'],['../classxrpl_1_1ConnectAttempt.html#a05976fc141535920c07694f792e51090',1,'xrpl::ConnectAttempt::stream_type'],['../classxrpl_1_1PeerImp.html#ad7c6ae7f9912f5b9d15fe5666c258cd1',1,'xrpl::PeerImp::stream_type'],['../classxrpl_1_1Overlay.html#a483638a60598412a9029aea7b7fcde67',1,'xrpl::Overlay::stream_type'],['../classxrpl_1_1ServerHandler.html#accce525c6eb7af489edf3a7528afd391',1,'xrpl::ServerHandler::stream_type'],['../namespacexrpl_1_1test.html#aeb324e825f99a0b5b91d7ef2dd57aea6',1,'xrpl::test::stream_type']]],
diff --git a/search/all_1b.js b/search/all_1b.js
index 0becf37135..321b74ab7c 100644
--- a/search/all_1b.js
+++ b/search/all_1b.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['t_0',['t',['../classxrpl_1_1detail_1_1test__user__type__member.html#ac72dfd8c48e9f8a20020fbcbbf4c36b3',1,'xrpl::detail::test_user_type_member::t'],['../classxrpl_1_1detail_1_1test__user__type__free.html#a12e2411f7bc7b8f8aa87f7e503e5ab9a',1,'xrpl::detail::test_user_type_free::t'],['../structxrpl_1_1test_1_1jtx_1_1prop__type.html#a0c3e93f2fa19d76bd3d5ef261739cf29',1,'xrpl::test::jtx::prop_type::t'],['http://en.cppreference.com/w/cpp/numeric/random/binomial_distribution/params.html',1,'std::binomial_distribution::t()'],['../classbeast_1_1aged__associative__container__test__base_1_1MaybeMap.html#a195af88206ee27c7411ecf73606a63c9',1,'beast::aged_associative_container_test_base::MaybeMap::T'],['../classbeast_1_1aged__associative__container__test__base_1_1MaybeMap_3_01Base_00_01true_01_4.html#a4ac2dc3d3af0d7fc8326a9b871334e0b',1,'beast::aged_associative_container_test_base::MaybeMap< Base, true >::T'],['../classbeast_1_1aged__set__test.html#a3017b223689974cab0db30854d50efed',1,'beast::aged_set_test::T']]],
+ ['t_0',['t',['../classbeast_1_1aged__associative__container__test__base_1_1MaybeMap.html#a195af88206ee27c7411ecf73606a63c9',1,'beast::aged_associative_container_test_base::MaybeMap::T'],['../classbeast_1_1aged__associative__container__test__base_1_1MaybeMap_3_01Base_00_01true_01_4.html#a4ac2dc3d3af0d7fc8326a9b871334e0b',1,'beast::aged_associative_container_test_base::MaybeMap< Base, true >::T'],['../classbeast_1_1aged__set__test.html#a3017b223689974cab0db30854d50efed',1,'beast::aged_set_test::T'],['../classxrpl_1_1detail_1_1test__user__type__member.html#ac72dfd8c48e9f8a20020fbcbbf4c36b3',1,'xrpl::detail::test_user_type_member::t'],['../classxrpl_1_1detail_1_1test__user__type__free.html#a12e2411f7bc7b8f8aa87f7e503e5ab9a',1,'xrpl::detail::test_user_type_free::t'],['../structxrpl_1_1test_1_1jtx_1_1prop__type.html#a0c3e93f2fa19d76bd3d5ef261739cf29',1,'xrpl::test::jtx::prop_type::t'],['http://en.cppreference.com/w/cpp/numeric/random/binomial_distribution/params.html',1,'std::binomial_distribution::t()']]],
['t_5f_1',['t_',['../structxrpl_1_1detail_1_1LocalValues_1_1Value.html#ac1880e4c7b34a1ab4197366de536f3b3',1,'xrpl::detail::LocalValues::Value::t_'],['../classxrpl_1_1LocalValue.html#af99fa5706390dbc61301c4641ab0c4d9',1,'xrpl::LocalValue::t_'],['../classbeast_1_1detail_1_1empty__base__optimization_3_01T_00_01UniqueID_00_01false_01_4.html#aba7c0824fc0951ef470225618c3abf31',1,'beast::detail::empty_base_optimization< T, UniqueID, false >::t_'],['../classbeast_1_1unit__test_1_1thread.html#a9e834225f75dea16d307c11f0651b665',1,'beast::unit_test::thread::t_'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#a16082e637adae0674b9631d41d24297d',1,'xrpl::test::csf::CollectorRef::Any::t_'],['../classxrpl_1_1test_1_1csf_1_1ConstantDistribution.html#a12897591a083c51c56149a3a2c30efb1',1,'xrpl::test::csf::ConstantDistribution::t_']]],
['tab_5f_2',['tab_',['../classxrpl_1_1PaymentSandbox.html#ac2ebf7f0b5c6334e204730c2adfe9e84',1,'xrpl::PaymentSandbox']]],
- ['table_3',['table',['../classxrpl_1_1Resource_1_1Logic.html#a09dd3fb82b78460448c98a9c9b0f248a',1,'xrpl::Resource::Logic::Table'],['../classxrpl_1_1tests_1_1FetchPack__test.html#a6cc829ac19e2f9b6214f2540b5105044',1,'xrpl::tests::FetchPack_test::Table'],['../structxrpl_1_1NodeStore_1_1MemoryDB.html#afc3b7310fa2968a8420e42b03490001a',1,'xrpl::NodeStore::MemoryDB::table']]],
+ ['table_3',['table',['../structxrpl_1_1NodeStore_1_1MemoryDB.html#afc3b7310fa2968a8420e42b03490001a',1,'xrpl::NodeStore::MemoryDB::table'],['../classxrpl_1_1Resource_1_1Logic.html#a09dd3fb82b78460448c98a9c9b0f248a',1,'xrpl::Resource::Logic::Table'],['../classxrpl_1_1tests_1_1FetchPack__test.html#a6cc829ac19e2f9b6214f2540b5105044',1,'xrpl::tests::FetchPack_test::Table']]],
['table_5f_4',['table_',['../classxrpl_1_1Resource_1_1Logic.html#ac000c37368ac4e47ed6b50f802016874',1,'xrpl::Resource::Logic::table_'],['../classxrpl_1_1PeerReservationTable.html#aaf1e5d991a90c68768e66e46b5f7cbbf',1,'xrpl::PeerReservationTable::table_']]],
['tableitems_5',['tableItems',['../classxrpl_1_1tests_1_1FetchPack__test.html#a6f8c9b6fb26aae65a2003298da077c17afc02223bfe1a058521a77b2630fe91ae',1,'xrpl::tests::FetchPack_test']]],
['tableitemsextra_6',['tableItemsExtra',['../classxrpl_1_1tests_1_1FetchPack__test.html#a6f8c9b6fb26aae65a2003298da077c17a4f22d4ea6f07b306e346661bf87c3fe5',1,'xrpl::tests::FetchPack_test']]],
@@ -260,7 +260,7 @@ var searchData=
['tento14_257',['tenTo14',['../namespacexrpl.html#a6d624669af393a4542709991dc86c09a',1,'xrpl']]],
['tento14m1_258',['tenTo14m1',['../namespacexrpl.html#a540f10dd6997e8349b7ba534de2483ec',1,'xrpl']]],
['tento17_259',['tenTo17',['../namespacexrpl.html#a5af834c434dfc2d4353f7a238b9f2718',1,'xrpl']]],
- ['ter_260',['ter',['../structxrpl_1_1test_1_1SEnv.html#a9b546c69020398408f85e6e39b854659',1,'xrpl::test::SEnv::ter()'],['../classxrpl_1_1test_1_1jtx_1_1ter.html',1,'xrpl::test::jtx::ter'],['../structxrpl_1_1RPC_1_1Status.html#a81d92f465d577ad7b3eb2385dfe3ab74a6797ee0de4e6d4511b6dd0cf4ab28e88',1,'xrpl::RPC::Status::TER'],['../structxrpl_1_1test_1_1jtx_1_1TestAMMArg.html#a1179da72d99d10fc262d9e845ea7db1b',1,'xrpl::test::jtx::TestAMMArg::ter'],['../structxrpl_1_1test_1_1jtx_1_1Env_1_1ParsedResult.html#a4791cd4fabb17ed03167560f642fd900',1,'xrpl::test::jtx::Env::ParsedResult::ter'],['../structxrpl_1_1test_1_1jtx_1_1JTx.html#a1554c94e39bc84047f8bebeb2a88655b',1,'xrpl::test::jtx::JTx::ter'],['../structxrpl_1_1ApplyResult.html#a5dfc7bef53df5c9a27402554f81360af',1,'xrpl::ApplyResult::ter'],['../structxrpl_1_1PreflightResult.html#a43f4d6ec40066dce549337da9c09d123',1,'xrpl::PreflightResult::ter'],['../structxrpl_1_1PreclaimResult.html#a60315e72e3d7f48b5dd08da452846a9b',1,'xrpl::PreclaimResult::ter'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a13e30a79b03fb9f0f43b6bc0a41c25b8',1,'xrpl::test::jtx::Env::ter()'],['../classxrpl_1_1test_1_1jtx_1_1ter.html#ad09564f047e57218150e6acd7509f32a',1,'xrpl::test::jtx::ter::ter(decltype(std::ignore))'],['../classxrpl_1_1test_1_1jtx_1_1ter.html#a3424e43b1b60817e0a7abbc190e4b4be',1,'xrpl::test::jtx::ter::ter(TER v)'],['../namespacexrpl.html#a89ce254d202a943d2f5bad19d88787a5',1,'xrpl::TER']]],
+ ['ter_260',['ter',['../classxrpl_1_1test_1_1jtx_1_1Env.html#a13e30a79b03fb9f0f43b6bc0a41c25b8',1,'xrpl::test::jtx::Env::ter()'],['../classxrpl_1_1test_1_1jtx_1_1ter.html',1,'xrpl::test::jtx::ter'],['../structxrpl_1_1test_1_1jtx_1_1TestAMMArg.html#a1179da72d99d10fc262d9e845ea7db1b',1,'xrpl::test::jtx::TestAMMArg::ter'],['../structxrpl_1_1test_1_1jtx_1_1Env_1_1ParsedResult.html#a4791cd4fabb17ed03167560f642fd900',1,'xrpl::test::jtx::Env::ParsedResult::ter'],['../structxrpl_1_1test_1_1jtx_1_1JTx.html#a1554c94e39bc84047f8bebeb2a88655b',1,'xrpl::test::jtx::JTx::ter'],['../structxrpl_1_1ApplyResult.html#a5dfc7bef53df5c9a27402554f81360af',1,'xrpl::ApplyResult::ter'],['../structxrpl_1_1PreflightResult.html#a43f4d6ec40066dce549337da9c09d123',1,'xrpl::PreflightResult::ter'],['../structxrpl_1_1PreclaimResult.html#a60315e72e3d7f48b5dd08da452846a9b',1,'xrpl::PreclaimResult::ter'],['../structxrpl_1_1test_1_1SEnv.html#a9b546c69020398408f85e6e39b854659',1,'xrpl::test::SEnv::ter()'],['../classxrpl_1_1test_1_1jtx_1_1ter.html#ad09564f047e57218150e6acd7509f32a',1,'xrpl::test::jtx::ter::ter(decltype(std::ignore))'],['../classxrpl_1_1test_1_1jtx_1_1ter.html#a3424e43b1b60817e0a7abbc190e4b4be',1,'xrpl::test::jtx::ter::ter(TER v)'],['../structxrpl_1_1RPC_1_1Status.html#a81d92f465d577ad7b3eb2385dfe3ab74a6797ee0de4e6d4511b6dd0cf4ab28e88',1,'xrpl::RPC::Status::TER'],['../namespacexrpl.html#a89ce254d202a943d2f5bad19d88787a5',1,'xrpl::TER']]],
['ter_5f_261',['ter_',['../classxrpl_1_1test_1_1jtx_1_1Env.html#a60319a356929f7166cc832d2fd3e8e93',1,'xrpl::test::jtx::Env']]],
['ter_5ftest_262',['TER_test',['../structxrpl_1_1TER__test.html',1,'xrpl']]],
['tera_263',['tera',['http://en.cppreference.com/w/cpp/numeric/ratio/ratio.html',1,'std']]],
@@ -559,7 +559,7 @@ var searchData=
['testcansubtractmpt_556',['testCanSubtractMPT',['../classxrpl_1_1STAmount__test.html#a4735e18a3492aa9c0c8cbc9fcd3a9091',1,'xrpl::STAmount_test']]],
['testcansubtractxrp_557',['testCanSubtractXRP',['../classxrpl_1_1STAmount__test.html#a3a918e395d75fc3017cbc6cbb703ebf6',1,'xrpl::STAmount_test']]],
['testcantconnect_558',['testCantConnect',['../classxrpl_1_1test_1_1ServerStatus__test.html#ad2f7b0115cc5d3d9aa5361b1a7787e54',1,'xrpl::test::ServerStatus_test']]],
- ['testcase_559',['testcase',['../classxrpl_1_1test_1_1TheoreticalQuality__test.html#a7c0a37854366ae6fea64c1cca8a1b94a',1,'xrpl::test::TheoreticalQuality_test::testCase()'],['../structxrpl_1_1test_1_1traffic__count__test_1_1TestCase.html',1,'xrpl::test::traffic_count_test::TestCase'],['../classbeast_1_1unit__test_1_1suite.html#aaa1237d9b85c69d35fe86645cee094b5',1,'beast::unit_test::suite::testcase'],['../classbeast_1_1unit__test_1_1runner.html#a91708e8234b77299f89b94c2a1114571',1,'beast::unit_test::runner::testcase()']]],
+ ['testcase_559',['testcase',['../classbeast_1_1unit__test_1_1suite.html#aaa1237d9b85c69d35fe86645cee094b5',1,'beast::unit_test::suite::testcase'],['../structxrpl_1_1test_1_1traffic__count__test_1_1TestCase.html',1,'xrpl::test::traffic_count_test::TestCase'],['../classbeast_1_1unit__test_1_1runner.html#a91708e8234b77299f89b94c2a1114571',1,'beast::unit_test::runner::testcase()'],['../classxrpl_1_1test_1_1TheoreticalQuality__test.html#a7c0a37854366ae6fea64c1cca8a1b94a',1,'xrpl::test::TheoreticalQuality_test::testCase()']]],
['testcase_5ft_560',['testcase_t',['../classbeast_1_1unit__test_1_1suite_1_1testcase__t.html#afc2b2fb1e01006dac53e92fbd846daa1',1,'beast::unit_test::suite::testcase_t::testcase_t()'],['../classbeast_1_1unit__test_1_1suite_1_1testcase__t.html',1,'beast::unit_test::suite::testcase_t']]],
['testcasewrapper_561',['testCaseWrapper',['../classxrpl_1_1test_1_1Loan__test.html#a09cd21d5faddbc05bcd238bbf602db9c',1,'xrpl::test::Loan_test']]],
['testcashinvalid_562',['testCashInvalid',['../classxrpl_1_1Check__test.html#a7ebbb8c56f213c9165c5d645199f4877',1,'xrpl::Check_test']]],
@@ -968,7 +968,7 @@ var searchData=
['testlimitexceeded_965',['testLimitExceeded',['../classxrpl_1_1test_1_1Loan__test.html#aecf08c8aed881083fc259c0edebd8294',1,'xrpl::test::Loan_test']]],
['testlimitquality_966',['testlimitquality',['../structxrpl_1_1test_1_1AMMExtended__test.html#a806a0204f3715ff791b2d8947e982f8a',1,'xrpl::test::AMMExtended_test::testLimitQuality()'],['../structxrpl_1_1test_1_1Flow__test.html#a518965e9535a93a69153126399e467f2',1,'xrpl::test::Flow_test::testLimitQuality()']]],
['testlimits_967',['testLimits',['../classxrpl_1_1NoRippleCheckLimits__test.html#a8367a754588e6c9c39d6f3779a02ace0',1,'xrpl::NoRippleCheckLimits_test']]],
- ['testline_968',['testline',['../classxrpl_1_1test_1_1jtx_1_1testline.html',1,'xrpl::test::jtx::testline'],['../classxrpl_1_1test_1_1jtx_1_1testline.html#a975abebb1ab1c3356a826b01677a52ee',1,'xrpl::test::jtx::testline::testline()'],['../structxrpl_1_1test_1_1jtx_1_1JTx.html#af9c46d2ede36418b921ce9190e464988',1,'xrpl::test::jtx::JTx::testLine']]],
+ ['testline_968',['testline',['../classxrpl_1_1test_1_1jtx_1_1testline.html',1,'xrpl::test::jtx::testline'],['../structxrpl_1_1test_1_1jtx_1_1JTx.html#af9c46d2ede36418b921ce9190e464988',1,'xrpl::test::jtx::JTx::testLine'],['../classxrpl_1_1test_1_1jtx_1_1testline.html#a975abebb1ab1c3356a826b01677a52ee',1,'xrpl::test::jtx::testline::testline()']]],
['testlinequality_969',['testLineQuality',['../structxrpl_1_1test_1_1Flow__test.html#a196527a401a89a1fca0d432a5981f02a',1,'xrpl::test::Flow_test']]],
['testload_970',['testLoad',['../classxrpl_1_1LedgerLoad__test.html#af0fbfdc6de5954c4985bb561a95370a6',1,'xrpl::LedgerLoad_test']]],
['testloadbyhash_971',['testLoadByHash',['../classxrpl_1_1LedgerLoad__test.html#aac796fb83011b1edf92b2c4862e4b768',1,'xrpl::LedgerLoad_test']]],
@@ -1067,7 +1067,7 @@ var searchData=
['testmultiplebooksonesideoffersinbook_1064',['testMultipleBooksOneSideOffersInBook',['../classxrpl_1_1test_1_1Book__test.html#a94c243126efd359bb096295aaa26e958',1,'xrpl::test::Book_test']]],
['testmultiplefeeupdates_1065',['testMultipleFeeUpdates',['../classxrpl_1_1test_1_1FeeVote__test.html#ab846b76481d81a4acaf34d54420d0269',1,'xrpl::test::FeeVote_test']]],
['testmultisig_1066',['testMultisig',['../structxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle__test.html#a193d71aebdbfec81c147ee2a1b3ddedd',1,'xrpl::test::jtx::oracle::Oracle_test']]],
- ['testmultisign_1067',['testmultisign',['../classxrpl_1_1test_1_1Env__test.html#a84ccf685efb7a099c8970fcfdf597622',1,'xrpl::test::Env_test::testMultiSign()'],['../structxrpl_1_1test_1_1AMMExtended__test.html#a5a22d2af3bff9794ace127af0444e1f8',1,'xrpl::test::AMMExtended_test::testMultisign()'],['../classxrpl_1_1test_1_1Delegate__test.html#a946206c9ac43db0f3bf285eaed104113',1,'xrpl::test::Delegate_test::testMultiSign()']]],
+ ['testmultisign_1067',['testmultisign',['../classxrpl_1_1test_1_1Delegate__test.html#a946206c9ac43db0f3bf285eaed104113',1,'xrpl::test::Delegate_test::testMultiSign()'],['../classxrpl_1_1test_1_1Env__test.html#a84ccf685efb7a099c8970fcfdf597622',1,'xrpl::test::Env_test::testMultiSign()'],['../structxrpl_1_1test_1_1AMMExtended__test.html#a5a22d2af3bff9794ace127af0444e1f8',1,'xrpl::test::AMMExtended_test::testMultisign()']]],
['testmultisignedbadpubkey_1068',['testMultisignedBadPubKey',['../classxrpl_1_1test_1_1Simulate__test.html#a32de57bfea4669be605e9706a32e1047',1,'xrpl::test::Simulate_test']]],
['testmultisigningmultisigner_1069',['testMultisigningMultisigner',['../classxrpl_1_1test_1_1MultiSign__test.html#a00bdd413e0347a207592d16d78b48791',1,'xrpl::test::MultiSign_test']]],
['testmultisignquorumnotmet_1070',['testMultiSignQuorumNotMet',['../classxrpl_1_1test_1_1Delegate__test.html#a229765add0c87f469b4d86a73a890895',1,'xrpl::test::Delegate_test']]],
@@ -1790,7 +1790,7 @@ var searchData=
['tipofferquality_1787',['tipOfferQuality',['../classxrpl_1_1BookStep.html#ae27ae696621f543bb691b2f9737463f2',1,'xrpl::BookStep']]],
['tipofferqualityf_1788',['tipOfferQualityF',['../classxrpl_1_1BookStep.html#a2b3ff008278d9f7bd652fcd76e50dd55',1,'xrpl::BookStep']]],
['tipsupport_1789',['tipsupport',['../classxrpl_1_1LedgerTrie.html#a14acd4364f09e34f8e8b6f1a5048f59f',1,'xrpl::LedgerTrie::tipSupport()'],['../structxrpl_1_1ledger__trie__detail_1_1Node.html#ae59c0c0ee5439d48931aa88c42ce0ace',1,'xrpl::ledger_trie_detail::Node::tipSupport']]],
- ['tlshandshake_1790',['tlshandshake',['../classxrpl_1_1ConnectAttempt.html#a8411edc1709c039e0480f18a7138e5faa46c4b762ef54a456c0747c3ffb73f227',1,'xrpl::ConnectAttempt::TlsHandshake'],['../structxrpl_1_1ConnectAttempt_1_1StepTimeouts.html#abe1dade1501158e2b0ebe21818627395',1,'xrpl::ConnectAttempt::StepTimeouts::tlsHandshake']]],
+ ['tlshandshake_1790',['tlshandshake',['../structxrpl_1_1ConnectAttempt_1_1StepTimeouts.html#abe1dade1501158e2b0ebe21818627395',1,'xrpl::ConnectAttempt::StepTimeouts::tlsHandshake'],['../classxrpl_1_1ConnectAttempt.html#a8411edc1709c039e0480f18a7138e5faa46c4b762ef54a456c0747c3ffb73f227',1,'xrpl::ConnectAttempt::TlsHandshake']]],
['tlsshutdown_1791',['tlsShutdown',['../structxrpl_1_1ConnectAttempt_1_1StepTimeouts.html#af93d72939206dab7e1838c762fb04871',1,'xrpl::ConnectAttempt::StepTimeouts']]],
['tm_1792',['tm',['http://en.cppreference.com/w/cpp/chrono/c/tm.html',1,'std']]],
['tmfmptcanmutatecanclawback_1793',['tmfMPTCanMutateCanClawback',['../namespacexrpl.html#ae7d8cb91593007f521f23ddce9b79018',1,'xrpl']]],
@@ -1894,7 +1894,7 @@ var searchData=
['tojson_1891',['tojson',['../structxrpl_1_1PeerReservation.html#a1e1b7ad48a407bf1becdee89510996b2',1,'xrpl::PeerReservation::toJson()'],['../namespacexrpl_1_1test_1_1jtx_1_1oracle.html#af7a503c0fa6e80b855cde35c4b69728f',1,'xrpl::test::jtx::oracle::toJson()'],['../structxrpl_1_1test_1_1jtx_1_1deposit_1_1AuthorizeCredentials.html#a34c2d6d2ae59fd7def7cb44ebb727c35',1,'xrpl::test::jtx::deposit::AuthorizeCredentials::toJson()']]],
['tojsonhex_1892',['toJsonHex',['../namespacexrpl_1_1test_1_1jtx_1_1oracle.html#ac0e88ccce29cde01594c3aee1dcbdaa0',1,'xrpl::test::jtx::oracle']]],
['tokeep_5f_1893',['toKeep_',['../classxrpl_1_1Validations.html#ae2832f3b6511e0f658a7143e4f6f469a',1,'xrpl::Validations']]],
- ['token_1894',['token',['../namespacexrpl_1_1test_1_1validator__data.html#abcefd3c3d6c523b36f7047f205a896bf',1,'xrpl::test::validator_data::token'],['../structxrpl_1_1RPC_1_1ErrorInfo.html#a41c32b5f04237ed4ee1fd30f702e2f8f',1,'xrpl::RPC::ErrorInfo::token'],['../structxrpl_1_1nft_1_1TokenAndPage.html#aaf8846fd3ee7e2313d2835479d85ab7a',1,'xrpl::nft::TokenAndPage::token'],['../classJson_1_1Reader_1_1Token.html',1,'Json::Reader::Token'],['../classJson_1_1Reader_1_1Token.html#a58fed2ed82523b9b635427b1b234eb83',1,'Json::Reader::Token::Token()']]],
+ ['token_1894',['token',['../namespacexrpl_1_1test_1_1validator__data.html#abcefd3c3d6c523b36f7047f205a896bf',1,'xrpl::test::validator_data::token'],['../classJson_1_1Reader_1_1Token.html#a58fed2ed82523b9b635427b1b234eb83',1,'Json::Reader::Token::Token()'],['../structxrpl_1_1RPC_1_1ErrorInfo.html#a41c32b5f04237ed4ee1fd30f702e2f8f',1,'xrpl::RPC::ErrorInfo::token'],['../classJson_1_1Reader_1_1Token.html',1,'Json::Reader::Token'],['../structxrpl_1_1nft_1_1TokenAndPage.html#aaf8846fd3ee7e2313d2835479d85ab7a',1,'xrpl::nft::TokenAndPage::token']]],
['token_5f_1895',['token_',['../classJson_1_1Reader_1_1ErrorInfo.html#a52e1c71b12eb1c3f0395d7ef1e778ce6',1,'Json::Reader::ErrorInfo']]],
['token_5fin_5flist_1896',['token_in_list',['../namespacebeast_1_1rfc2616.html#accd76c534f760053842f265c2c09a5a9',1,'beast::rfc2616']]],
['token_5fiter_1897',['token_iter',['../classxrpl_1_1test_1_1AMMCalc__test.html#a5aa9de6e89608f98eedeac746dcf28f2',1,'xrpl::test::AMMCalc_test']]],
@@ -1995,7 +1995,7 @@ var searchData=
['tradingfee_5f_1992',['tradingFee_',['../classxrpl_1_1AMMLiquidity.html#acb5893c98708ae00b1bb817454e0afc1',1,'xrpl::AMMLiquidity']]],
['traffic_5fcount_5ftest_1993',['traffic_count_test',['../classxrpl_1_1test_1_1traffic__count__test.html#a0c615a6de715481e2ff6a20617d89f1a',1,'xrpl::test::traffic_count_test::traffic_count_test()'],['../classxrpl_1_1test_1_1traffic__count__test.html',1,'xrpl::test::traffic_count_test']]],
['trafficcount_1994',['trafficcount',['../classxrpl_1_1TrafficCount.html',1,'xrpl::TrafficCount'],['../classxrpl_1_1TrafficCount.html#a064b8d8a388997237fc8c96e7905b506',1,'xrpl::TrafficCount::TrafficCount()']]],
- ['trafficgauges_1995',['trafficgauges',['../structxrpl_1_1OverlayImpl_1_1TrafficGauges.html',1,'xrpl::OverlayImpl::TrafficGauges'],['../structxrpl_1_1OverlayImpl_1_1TrafficGauges.html#a8bb5f092eea18979b003d998a46544e4',1,'xrpl::OverlayImpl::TrafficGauges::TrafficGauges()'],['../structxrpl_1_1OverlayImpl_1_1Stats.html#a26755b3ae3c614f8388fd05186df4b3f',1,'xrpl::OverlayImpl::Stats::trafficGauges']]],
+ ['trafficgauges_1995',['trafficgauges',['../structxrpl_1_1OverlayImpl_1_1TrafficGauges.html',1,'xrpl::OverlayImpl::TrafficGauges'],['../structxrpl_1_1OverlayImpl_1_1Stats.html#a26755b3ae3c614f8388fd05186df4b3f',1,'xrpl::OverlayImpl::Stats::trafficGauges'],['../structxrpl_1_1OverlayImpl_1_1TrafficGauges.html#a8bb5f092eea18979b003d998a46544e4',1,'xrpl::OverlayImpl::TrafficGauges::TrafficGauges()']]],
['trafficstats_1996',['trafficstats',['../classxrpl_1_1TrafficCount_1_1TrafficStats.html',1,'xrpl::TrafficCount::TrafficStats'],['../classxrpl_1_1TrafficCount_1_1TrafficStats.html#a3be06882d262a5d3fa4db4c6eccc1920',1,'xrpl::TrafficCount::TrafficStats::TrafficStats(TrafficCount::category cat)'],['../classxrpl_1_1TrafficCount_1_1TrafficStats.html#a69ab5a540557f9c73c675bfd47c595a7',1,'xrpl::TrafficCount::TrafficStats::TrafficStats(TrafficStats const &ts)']]],
['trailing_5fgarbage_1997',['trailing_garbage',['../namespacexrpl_1_1cryptoconditions.html#a815a250cf145bb52ab180501c18c2167a622acecc4fa47f86b8598218361cec31',1,'xrpl::cryptoconditions']]],
['traits_5ftype_1998',['traits_type',['../classbeast_1_1basic__logstream.html#aa650f62ec82b492b352e1cb72f5f1f74',1,'beast::basic_logstream']]],
@@ -2044,7 +2044,7 @@ var searchData=
['transferratedist_5f_2041',['transferRateDist_',['../classxrpl_1_1test_1_1RandomAccountParams.html#a6e2705e59bcaa7a6ed0a344513d47b1b',1,'xrpl::test::RandomAccountParams']]],
['transfersnotfrozen_2042',['TransfersNotFrozen',['../classxrpl_1_1TransfersNotFrozen.html',1,'xrpl']]],
['transferxrp_2043',['transferXRP',['../namespacexrpl.html#aaa9a9ad324b7a3b51711c18acc3eeb66',1,'xrpl']]],
- ['transform_2044',['transform',['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Hop_1_1Transform.html',1,'xrpl::PeerFinder::detail::LivecacheBase::Hop< IsConst >::Transform'],['http://en.cppreference.com/w/cpp/algorithm/ranges/transform.html',1,'std::ranges::transform()'],['http://en.cppreference.com/w/cpp/algorithm/transform.html',1,'std::transform()'],['../structxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t_1_1Transform.html#a7102298dfe651da39e25a774ca0d8cdb',1,'xrpl::PeerFinder::Livecache::hops_t::Transform::Transform()'],['http://en.cppreference.com/w/cpp/locale/collate/transform.html',1,'std::collate::transform()'],['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Hop_1_1Transform.html#adcadad6ef9beeded3efe703ae23c0072',1,'xrpl::PeerFinder::detail::LivecacheBase::Hop::Transform::Transform()'],['../structxrpl_1_1PeerFinder_1_1Bootcache_1_1Transform.html#a5cec00fb1806b83ba201d24d4cf55ea1',1,'xrpl::PeerFinder::Bootcache::Transform::Transform()'],['../structxrpl_1_1STObject_1_1Transform.html#ac0ea61502a07c0f8a38a2c324a39395b',1,'xrpl::STObject::Transform::Transform()'],['http://en.cppreference.com/w/cpp/regex/regex_traits/transform.html',1,'std::regex_traits::transform()'],['http://en.cppreference.com/w/cpp/locale/collate/transform.html',1,'std::collate_byname::transform()'],['../structxrpl_1_1STObject_1_1Transform.html',1,'xrpl::STObject::Transform'],['../structxrpl_1_1PeerFinder_1_1Bootcache_1_1Transform.html',1,'xrpl::PeerFinder::Bootcache::Transform'],['../structxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t_1_1Transform.html',1,'xrpl::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >']]],
+ ['transform_2044',['transform',['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Hop_1_1Transform.html',1,'xrpl::PeerFinder::detail::LivecacheBase::Hop< IsConst >::Transform'],['http://en.cppreference.com/w/cpp/algorithm/ranges/transform.html',1,'std::ranges::transform()'],['http://en.cppreference.com/w/cpp/algorithm/transform.html',1,'std::transform()'],['http://en.cppreference.com/w/cpp/regex/regex_traits/transform.html',1,'std::regex_traits::transform()'],['../structxrpl_1_1STObject_1_1Transform.html#ac0ea61502a07c0f8a38a2c324a39395b',1,'xrpl::STObject::Transform::Transform()'],['http://en.cppreference.com/w/cpp/locale/collate/transform.html',1,'std::collate_byname::transform()'],['http://en.cppreference.com/w/cpp/locale/collate/transform.html',1,'std::collate::transform()'],['../structxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t_1_1Transform.html#a7102298dfe651da39e25a774ca0d8cdb',1,'xrpl::PeerFinder::Livecache::hops_t::Transform::Transform()'],['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Hop_1_1Transform.html#adcadad6ef9beeded3efe703ae23c0072',1,'xrpl::PeerFinder::detail::LivecacheBase::Hop::Transform::Transform()'],['../structxrpl_1_1PeerFinder_1_1Bootcache_1_1Transform.html#a5cec00fb1806b83ba201d24d4cf55ea1',1,'xrpl::PeerFinder::Bootcache::Transform::Transform()'],['../structxrpl_1_1STObject_1_1Transform.html',1,'xrpl::STObject::Transform'],['../structxrpl_1_1PeerFinder_1_1Bootcache_1_1Transform.html',1,'xrpl::PeerFinder::Bootcache::Transform'],['../structxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t_1_1Transform.html',1,'xrpl::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >']]],
['transform_5fexclusive_5fscan_2045',['transform_exclusive_scan',['http://en.cppreference.com/w/cpp/algorithm/transform_exclusive_scan.html',1,'std']]],
['transform_5finclusive_5fscan_2046',['transform_inclusive_scan',['http://en.cppreference.com/w/cpp/algorithm/transform_inclusive_scan.html',1,'std']]],
['transform_5fprimary_2047',['transform_primary',['http://en.cppreference.com/w/cpp/regex/regex_traits/transform_primary.html',1,'std::regex_traits']]],
@@ -2110,7 +2110,7 @@ var searchData=
['trustedvalidations_5f_2107',['trustedValidations_',['../classxrpl_1_1AmendmentSet.html#adf040b4d92d58321d45f610d2e1c76f6',1,'xrpl::AmendmentSet']]],
['trustedvotes_2108',['trustedvotes',['../classxrpl_1_1TrustedVotes.html',1,'xrpl::TrustedVotes'],['../classxrpl_1_1TrustedVotes.html#ac60eea183cc89205ad03770cf267ec3c',1,'xrpl::TrustedVotes::TrustedVotes(TrustedVotes const &rhs)=delete'],['../classxrpl_1_1TrustedVotes.html#adb2d0169330deb98a4cb2deb022012b4',1,'xrpl::TrustedVotes::TrustedVotes()=default']]],
['trustflag_2109',['trustflag',['../namespacexrpl_1_1test.html#a3cc13829c818a1a088c0c3bcc6f572f9',1,'xrpl::test::trustFlag(TrustFlag f, bool useHigh)'],['../namespacexrpl_1_1test.html#a15d9b530d672dd76291e75fca5bd7367',1,'xrpl::test::TrustFlag']]],
- ['trustgraph_2110',['trustgraph',['../structxrpl_1_1test_1_1csf_1_1Peer.html#aae94333141f4bd10fa2eb7315fe6e8ef',1,'xrpl::test::csf::Peer::trustGraph'],['../classxrpl_1_1test_1_1csf_1_1TrustGraph.html',1,'xrpl::test::csf::TrustGraph< Peer >'],['../classxrpl_1_1test_1_1csf_1_1Sim.html#aae0f7a8c2557c9cab135ad37e36946a2',1,'xrpl::test::csf::Sim::trustGraph'],['../classxrpl_1_1test_1_1csf_1_1TrustGraph.html#a7b30c3c90afd3b134166e5c4c83e4da6',1,'xrpl::test::csf::TrustGraph::TrustGraph()']]],
+ ['trustgraph_2110',['trustgraph',['../classxrpl_1_1test_1_1csf_1_1Sim.html#aae0f7a8c2557c9cab135ad37e36946a2',1,'xrpl::test::csf::Sim::trustGraph'],['../classxrpl_1_1test_1_1csf_1_1TrustGraph.html',1,'xrpl::test::csf::TrustGraph< Peer >'],['../classxrpl_1_1test_1_1csf_1_1TrustGraph.html#a7b30c3c90afd3b134166e5c4c83e4da6',1,'xrpl::test::csf::TrustGraph::TrustGraph()'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#aae94333141f4bd10fa2eb7315fe6e8ef',1,'xrpl::test::csf::Peer::trustGraph']]],
['trustgraph_3c_20xrpl_3a_3atest_3a_3acsf_3a_3apeer_20_2a_20_3e_2111',['TrustGraph< xrpl::test::csf::Peer * >',['../classxrpl_1_1test_1_1csf_1_1TrustGraph.html',1,'xrpl::test::csf']]],
['trustlinebase_2112',['trustlinebase',['../classxrpl_1_1RPCTrustLine.html#ab89ed2afbc7b516c284c1b4637e168af',1,'xrpl::RPCTrustLine::TrustLineBase()'],['../classxrpl_1_1TrustLineBase.html',1,'xrpl::TrustLineBase'],['../classxrpl_1_1PathFindTrustLine.html#ab89ed2afbc7b516c284c1b4637e168af',1,'xrpl::PathFindTrustLine::TrustLineBase()'],['../classxrpl_1_1TrustLineBase.html#a1200eb986079bb94d112a321b3c7fe70',1,'xrpl::TrustLineBase::TrustLineBase(TrustLineBase &&)=default'],['../classxrpl_1_1TrustLineBase.html#af5d19c82ebbb325e1ac06cc3eab4a742',1,'xrpl::TrustLineBase::TrustLineBase(TrustLineBase const &)=default'],['../classxrpl_1_1TrustLineBase.html#ab89ed2afbc7b516c284c1b4637e168af',1,'xrpl::TrustLineBase::TrustLineBase(std::shared_ptr< SLE const > const &sle, AccountID const &viewAccount)'],['../classxrpl_1_1PathFindTrustLine.html#af5d19c82ebbb325e1ac06cc3eab4a742',1,'xrpl::PathFindTrustLine::TrustLineBase(TrustLineBase const &)=default'],['../classxrpl_1_1PathFindTrustLine.html#a1200eb986079bb94d112a321b3c7fe70',1,'xrpl::PathFindTrustLine::TrustLineBase(TrustLineBase &&)=default'],['../classxrpl_1_1RPCTrustLine.html#a1200eb986079bb94d112a321b3c7fe70',1,'xrpl::RPCTrustLine::TrustLineBase(TrustLineBase &&)=default'],['../classxrpl_1_1RPCTrustLine.html#af5d19c82ebbb325e1ac06cc3eab4a742',1,'xrpl::RPCTrustLine::TrustLineBase(TrustLineBase const &)=default']]],
['trustlineschanged_2113',['trustlinesChanged',['../classxrpl_1_1ValidClawback.html#a950e3d553625a8ba830b7bd93ed41f8c',1,'xrpl::ValidClawback']]],
@@ -2202,14 +2202,14 @@ var searchData=
['txflags_2199',['txflags',['../classxrpl_1_1test_1_1jtx_1_1txflags.html#a039f1125f4dcea1a63ef76608f7ed38a',1,'xrpl::test::jtx::txflags::txflags()'],['../classxrpl_1_1test_1_1jtx_1_1txflags.html',1,'xrpl::test::jtx::txflags']]],
['txformats_2200',['txformats',['../classxrpl_1_1TxFormats.html#a2994ed25d5bec51c9c3c2d47bebc5890',1,'xrpl::TxFormats::TxFormats()'],['../classxrpl_1_1TxFormats.html',1,'xrpl::TxFormats']]],
['txhash_2201',['txhash',['../structxrpl_1_1test_1_1Batch__test_1_1TestLedgerData.html#ad68f6829dc125988ed3b26802fcf2f85',1,'xrpl::test::Batch_test::TestLedgerData::txHash'],['../structxrpl_1_1test_1_1Batch__test_1_1TestBatchData.html#ac6b0adb633b16444739f7fd363c8bd51',1,'xrpl::test::Batch_test::TestBatchData::txHash'],['../structxrpl_1_1LedgerHeader.html#a29e0e15a22dde955eeb217a2842ca4da',1,'xrpl::LedgerHeader::txHash']]],
- ['txid_2202',['txid',['../classxrpl_1_1TxQ_1_1MaybeTx.html#a2f2322a81d4b77ab9951fbb950c9546e',1,'xrpl::TxQ::MaybeTx::txID'],['../structxrpl_1_1RCLCensorshipDetector_1_1TxIDSeq.html#a042c8e8cfb6db87c7dd17fd3637c48f7',1,'xrpl::RCLCensorshipDetector::TxIDSeq::txid'],['../namespacexrpl.html#aeb66898fcf5411f24d3168c6629b5bbc',1,'xrpl::TxID']]],
+ ['txid_2202',['txid',['../structxrpl_1_1RCLCensorshipDetector_1_1TxIDSeq.html#a042c8e8cfb6db87c7dd17fd3637c48f7',1,'xrpl::RCLCensorshipDetector::TxIDSeq::txid'],['../classxrpl_1_1TxQ_1_1MaybeTx.html#a2f2322a81d4b77ab9951fbb950c9546e',1,'xrpl::TxQ::MaybeTx::txID'],['../namespacexrpl.html#aeb66898fcf5411f24d3168c6629b5bbc',1,'xrpl::TxID']]],
['txid_5f_2203',['txid_',['../classxrpl_1_1test_1_1jtx_1_1Env.html#ab6420e35f2f148e98ea5df6ee4b1d4a8',1,'xrpl::test::jtx::Env::txid_'],['../classxrpl_1_1CanonicalTXSet_1_1Key.html#a5f8ea2758fcdbc65d0050795cbebdbee',1,'xrpl::CanonicalTXSet::Key::txId_']]],
['txid_5ft_2204',['TxID_t',['../classxrpl_1_1DisputedTx.html#a286ca4d2137fceba4abebbb503802b6a',1,'xrpl::DisputedTx']]],
['txidseq_2205',['txidseq',['../structxrpl_1_1RCLCensorshipDetector_1_1TxIDSeq.html',1,'xrpl::RCLCensorshipDetector< TxID, Sequence >::TxIDSeq'],['../structxrpl_1_1RCLCensorshipDetector_1_1TxIDSeq.html#afc0ca8a976ecc888b115e107a2ac65f6',1,'xrpl::RCLCensorshipDetector::TxIDSeq::TxIDSeq()']]],
['txidseqvec_2206',['TxIDSeqVec',['../classxrpl_1_1RCLCensorshipDetector.html#ae211b2ffeb810031278a73b883b14186',1,'xrpl::RCLCensorshipDetector']]],
['txinjections_2207',['txInjections',['../structxrpl_1_1test_1_1csf_1_1Peer.html#a46d83a319805b5e36b740dce4713618a',1,'xrpl::test::csf::Peer']]],
['txinledger_2208',['txInLedger',['../structxrpl_1_1TxQ_1_1Metrics.html#a6579a358af81fdf241c0fa267e94a20e',1,'xrpl::TxQ::Metrics']]],
- ['txmap_2209',['txmap',['../classxrpl_1_1Ledger.html#a7e443554e8d3017279f99bfdec5d99ea',1,'xrpl::Ledger::txMap()'],['../classxrpl_1_1TxQ_1_1TxQAccount.html#afff6e0c7dc591b257c78d94346048c19',1,'xrpl::TxQ::TxQAccount::TxMap'],['../classxrpl_1_1Ledger.html#a4d289aa3e068f683bdb762ea17c0fef9',1,'xrpl::Ledger::txMap() const']]],
+ ['txmap_2209',['txmap',['../classxrpl_1_1TxQ_1_1TxQAccount.html#afff6e0c7dc591b257c78d94346048c19',1,'xrpl::TxQ::TxQAccount::TxMap'],['../classxrpl_1_1Ledger.html#a4d289aa3e068f683bdb762ea17c0fef9',1,'xrpl::Ledger::txMap() const'],['../classxrpl_1_1Ledger.html#a7e443554e8d3017279f99bfdec5d99ea',1,'xrpl::Ledger::txMap()']]],
['txmap_5f_2210',['txMap_',['../classxrpl_1_1Ledger.html#ac09dcc17baf0c397ee1caba07edb526f',1,'xrpl::Ledger']]],
['txmaxsizebytes_2211',['txMaxSizeBytes',['../namespacexrpl.html#a89d04691d8b77bc70e237077e39ff7a7',1,'xrpl']]],
['txmeta_2212',['txmeta',['../classxrpl_1_1TxMeta.html',1,'xrpl::TxMeta'],['../classxrpl_1_1TxMeta.html#afac32996e37f853c1e9ea20219c5585e',1,'xrpl::TxMeta::TxMeta(uint256 const &txID, std::uint32_t ledger, STObject const &)'],['../classxrpl_1_1TxMeta.html#a32badc33146ac85ed67589d0fcf0a951',1,'xrpl::TxMeta::TxMeta(uint256 const &txID, std::uint32_t ledger, Blob const &)'],['../classxrpl_1_1TxMeta.html#ae76ac12fae5bf6148cf164f031f45e95',1,'xrpl::TxMeta::TxMeta(uint256 const &transactionID, std::uint32_t ledger)']]],
@@ -2270,7 +2270,7 @@ var searchData=
['txt_2267',['txt',['../structxrpl_1_1InnerObjectFormatsUnitTestDetail_1_1TestJSONTxt.html#af267e0ea38210e4a490aabacf851d775',1,'xrpl::InnerObjectFormatsUnitTestDetail::TestJSONTxt']]],
['txtopermissiontype_2268',['txToPermissionType',['../classxrpl_1_1Permission.html#a63fec7a1efe4f95bdd41203ed514db1f',1,'xrpl::Permission']]],
['txtype_2269',['txtype',['../namespacexrpl.html#a2302c0748b98cd689ea7eea653eda396',1,'xrpl::TxType'],['../structxrpl_1_1test_1_1Batch__test_1_1TestLedgerData.html#a06daf8de493b2c890bbf470749b36a57',1,'xrpl::test::Batch_test::TestLedgerData::txType'],['../structxrpl_1_1test_1_1AccountTx__test_1_1NodeSanity.html#a852eb2bc47af94749e79bb8db6a1e3d2',1,'xrpl::test::AccountTx_test::NodeSanity::txType']]],
- ['type_2270',['type',['../md__2____w_2rippled_2rippled_2include_2xrpl_2proto_2org_2xrpl_2rpc_2v1_2README.html#autotoc_md185',1,'To add a field or message type'],['../structxrpl_1_1TypedField.html#abb1cb136cda68aac132830a24b3b7fd1',1,'xrpl::TypedField::type'],['../namespacexrpl_1_1cryptoconditions.html#aa7e9a6fedfdc10868a6b0298d3a977e8',1,'xrpl::cryptoconditions::Type'],['../classxrpl_1_1SeqProxy.html#a00a85585eb482fdf4a8f69e085f99fab',1,'xrpl::SeqProxy::Type'],['../classxrpl_1_1STPathElement.html#a1482456cb716882241d357e9e03893b7',1,'xrpl::STPathElement::Type'],['../structxrpl_1_1RPC_1_1Status.html#a81d92f465d577ad7b3eb2385dfe3ab74',1,'xrpl::RPC::Status::Type'],['../structbeast_1_1detail_1_1CopyConst.html#a5b227ffac65f273363ca0787265f6a9e',1,'beast::detail::CopyConst::type'],['../structbeast_1_1detail_1_1CopyConst_3_01T_01const_00_01U_01_4.html#af6bad09fff8798aecdf67663f14eab21',1,'beast::detail::CopyConst< T const, U >::type'],['../structxrpl_1_1RPC_1_1Status.html#abfc593730cb26a8e73cc305506a98266',1,'xrpl::RPC::Status::type()'],['../structxrpl_1_1cryptoconditions_1_1Fulfillment.html#a911b3ee0a585655224f4b55d625ad81f',1,'xrpl::cryptoconditions::Fulfillment::type()'],['../classxrpl_1_1cryptoconditions_1_1PreimageSha256.html#ae90b5ec716e10e64d08315ae9e7c0d63',1,'xrpl::cryptoconditions::PreimageSha256::type()'],['../classxrpl_1_1JobTypeInfo.html#ac2d27e8ad255b32673a40502bbc1e075',1,'xrpl::JobTypeInfo::type()'],['../structbeast_1_1maybe__const.html#a62817e087ae7434ffcef5c569f1e1198',1,'beast::maybe_const::type'],['../structxrpl_1_1Keylet.html#a3340abd684294dbcc336b7c5d779784f',1,'xrpl::Keylet::type'],['../structJson_1_1Writer_1_1Impl_1_1Collection.html#af475378cae326dc37519e74f703a118e',1,'Json::Writer::Impl::Collection::type'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#a654378cfc83e6dbefd466b53230a35c9',1,'xrpl::cryptoconditions::Condition::type'],['../structxrpl_1_1cryptoconditions_1_1der_1_1Preamble.html#a39b07e06240a9a3c588f3304ce023c3c',1,'xrpl::cryptoconditions::der::Preamble::type'],['http://en.cppreference.com/w/cpp/utility/any/type.html',1,'std::any::type()'],['http://en.cppreference.com/w/cpp/experimental/any/type.html',1,'std::experimental::any::type()'],['http://en.cppreference.com/w/cpp/experimental/fs/file_status/type.html',1,'std::experimental::filesystem::file_status::type()'],['http://en.cppreference.com/w/cpp/filesystem/file_status/type.html',1,'std::filesystem::file_status::type()'],['../classJson_1_1Value.html#a8ce61157a011894f0252ceed232312de',1,'Json::Value::type()'],['../structxrpl_1_1JobTypeData.html#a853206df200c8d5f29c125807e84b4ff',1,'xrpl::JobTypeData::type()']]],
+ ['type_2270',['type',['../md__2____w_2rippled_2rippled_2include_2xrpl_2proto_2org_2xrpl_2rpc_2v1_2README.html#autotoc_md185',1,'To add a field or message type'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#a654378cfc83e6dbefd466b53230a35c9',1,'xrpl::cryptoconditions::Condition::type'],['../namespacexrpl_1_1cryptoconditions.html#aa7e9a6fedfdc10868a6b0298d3a977e8',1,'xrpl::cryptoconditions::Type'],['../structbeast_1_1detail_1_1CopyConst.html#a5b227ffac65f273363ca0787265f6a9e',1,'beast::detail::CopyConst::type'],['../structbeast_1_1detail_1_1CopyConst_3_01T_01const_00_01U_01_4.html#af6bad09fff8798aecdf67663f14eab21',1,'beast::detail::CopyConst< T const, U >::type'],['../structbeast_1_1maybe__const.html#a62817e087ae7434ffcef5c569f1e1198',1,'beast::maybe_const::type'],['../structxrpl_1_1TypedField.html#abb1cb136cda68aac132830a24b3b7fd1',1,'xrpl::TypedField::type'],['../structxrpl_1_1Keylet.html#a3340abd684294dbcc336b7c5d779784f',1,'xrpl::Keylet::type'],['../structxrpl_1_1RPC_1_1Status.html#a81d92f465d577ad7b3eb2385dfe3ab74',1,'xrpl::RPC::Status::Type'],['../classxrpl_1_1STPathElement.html#a1482456cb716882241d357e9e03893b7',1,'xrpl::STPathElement::Type'],['../classxrpl_1_1SeqProxy.html#a00a85585eb482fdf4a8f69e085f99fab',1,'xrpl::SeqProxy::Type'],['../structxrpl_1_1cryptoconditions_1_1Fulfillment.html#a911b3ee0a585655224f4b55d625ad81f',1,'xrpl::cryptoconditions::Fulfillment::type()'],['../structJson_1_1Writer_1_1Impl_1_1Collection.html#af475378cae326dc37519e74f703a118e',1,'Json::Writer::Impl::Collection::type'],['../structxrpl_1_1cryptoconditions_1_1der_1_1Preamble.html#a39b07e06240a9a3c588f3304ce023c3c',1,'xrpl::cryptoconditions::der::Preamble::type'],['http://en.cppreference.com/w/cpp/utility/any/type.html',1,'std::any::type()'],['http://en.cppreference.com/w/cpp/experimental/any/type.html',1,'std::experimental::any::type()'],['http://en.cppreference.com/w/cpp/experimental/fs/file_status/type.html',1,'std::experimental::filesystem::file_status::type()'],['http://en.cppreference.com/w/cpp/filesystem/file_status/type.html',1,'std::filesystem::file_status::type()'],['../structxrpl_1_1JobTypeData.html#a853206df200c8d5f29c125807e84b4ff',1,'xrpl::JobTypeData::type()'],['../classxrpl_1_1JobTypeInfo.html#ac2d27e8ad255b32673a40502bbc1e075',1,'xrpl::JobTypeInfo::type()'],['../classJson_1_1Value.html#a8ce61157a011894f0252ceed232312de',1,'Json::Value::type()'],['../structxrpl_1_1RPC_1_1Status.html#abfc593730cb26a8e73cc305506a98266',1,'xrpl::RPC::Status::type()'],['../classxrpl_1_1cryptoconditions_1_1PreimageSha256.html#ae90b5ec716e10e64d08315ae9e7c0d63',1,'xrpl::cryptoconditions::PreimageSha256::type()']]],
['type_20requirements_2271',['Consensus Type Requirements',['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md150',1,'']]],
['type_5f_2272',['type_',['../classxrpl_1_1SHAMap.html#a918559c1b943ead4fe8e7c7fb97773a3',1,'xrpl::SHAMap::type_'],['../classxrpl_1_1JobQueue_1_1Coro.html#ad962810d34226a6b6aef02cf10195481',1,'xrpl::JobQueue::Coro::type_'],['../classJson_1_1Reader_1_1Token.html#aa0f06d0105ec3d8cb42427c66b991bad',1,'Json::Reader::Token::type_'],['../classJson_1_1Value.html#abd222c2536dc88bf330dedcd076d2356',1,'Json::Value::type_'],['../classxrpl_1_1KnownFormats_1_1Item.html#a923e9cd9d6a7e75b32240f6d0e17bb81',1,'xrpl::KnownFormats::Item::type_'],['../classxrpl_1_1SeqProxy.html#aa8f39d4b7d54eccbcc6103ec41c96dff',1,'xrpl::SeqProxy::type_'],['../classxrpl_1_1STLedgerEntry.html#a1e1bb75f3b710e33dd3b08a7a061cf77',1,'xrpl::STLedgerEntry::type_'],['../classxrpl_1_1test_1_1jtx_1_1memo.html#a0fee715c58227f65defe6f4219b56b10',1,'xrpl::test::jtx::memo::type_'],['../structxrpl_1_1RPC_1_1Status.html#a069ae1ef15e894ee751c4adffd964d34',1,'xrpl::RPC::Status::type_']]],
['type_5fidentity_2273',['type_identity',['http://en.cppreference.com/w/cpp/types/type_identity.html',1,'std']]],
diff --git a/search/all_1c.js b/search/all_1c.js
index 1afc00579d..05478e54ec 100644
--- a/search/all_1c.js
+++ b/search/all_1c.js
@@ -60,7 +60,7 @@ var searchData=
['underlying_5ftype_5ft_57',['underlying_type_t',['http://en.cppreference.com/w/cpp/types/underlying_type.html',1,'std']]],
['undodelay_58',['undodelay',['../structxrpl_1_1test_1_1Consensus__test_1_1UndoDelay.html#a24aa6f5b35693db39bcef2503bbda857',1,'xrpl::test::Consensus_test::UndoDelay::UndoDelay()'],['../structxrpl_1_1test_1_1Consensus__test_1_1UndoDelay.html',1,'xrpl::test::Consensus_test::UndoDelay']]],
['unexcept_59',['unexcept',['../classbeast_1_1unit__test_1_1suite.html#ab110ab2b1585caaa855150af0e3c7a74',1,'beast::unit_test::suite::unexcept(F &&f, String const &reason)'],['../classbeast_1_1unit__test_1_1suite.html#ad28942f03a54b2da8204b46850d9cc03',1,'beast::unit_test::suite::unexcept(F &&f)']]],
- ['unexpected_60',['unexpected',['../classxrpl_1_1Unexpected.html#a727cde7469282ce333cae5560568a763',1,'xrpl::Unexpected::Unexpected()=delete'],['../classxrpl_1_1Unexpected.html#ae3a13c5fd7de3a9c11d02e54253294eb',1,'xrpl::Unexpected::Unexpected(E const &e)'],['../classxrpl_1_1Unexpected.html#aafffc2b3a2c68826a8d32036d47d422d',1,'xrpl::Unexpected::Unexpected(E &&e)'],['../namespacexrpl.html#a1c6b10627be1c9d7125ce8cc5d7a9eb8',1,'xrpl::Unexpected()'],['http://en.cppreference.com/w/cpp/error/unexpected.html',1,'std::unexpected()'],['../classbeast_1_1unit__test_1_1suite.html#a789edeb2afc9951e32b18362cb98f656',1,'beast::unit_test::suite::unexpected(Condition shouldBeFalse)'],['../classbeast_1_1unit__test_1_1suite.html#a865757d2d9992fb2c91c51e137166e9d',1,'beast::unit_test::suite::unexpected(Condition shouldBeFalse, String const &reason)'],['../classxrpl_1_1Unexpected.html',1,'xrpl::Unexpected< E >']]],
+ ['unexpected_60',['unexpected',['../classxrpl_1_1Unexpected.html#aafffc2b3a2c68826a8d32036d47d422d',1,'xrpl::Unexpected::Unexpected()'],['../classbeast_1_1unit__test_1_1suite.html#a865757d2d9992fb2c91c51e137166e9d',1,'beast::unit_test::suite::unexpected(Condition shouldBeFalse, String const &reason)'],['../classbeast_1_1unit__test_1_1suite.html#a789edeb2afc9951e32b18362cb98f656',1,'beast::unit_test::suite::unexpected(Condition shouldBeFalse)'],['../namespacexrpl.html#a1c6b10627be1c9d7125ce8cc5d7a9eb8',1,'xrpl::Unexpected()'],['http://en.cppreference.com/w/cpp/error/unexpected.html',1,'std::unexpected()'],['../classxrpl_1_1Unexpected.html#ae3a13c5fd7de3a9c11d02e54253294eb',1,'xrpl::Unexpected::Unexpected(E const &e)'],['../classxrpl_1_1Unexpected.html#a727cde7469282ce333cae5560568a763',1,'xrpl::Unexpected::Unexpected()=delete'],['../classxrpl_1_1Unexpected.html',1,'xrpl::Unexpected< E >']]],
['unexpected_5fhandler_61',['unexpected_handler',['http://en.cppreference.com/w/cpp/error/unexpected_handler.html',1,'std']]],
['unexpected_5ftag_62',['unexpected_tag',['../namespacexrpl_1_1cryptoconditions.html#a815a250cf145bb52ab180501c18c2167a680460a7b6e0775b40c1af6d93f0af0a',1,'xrpl::cryptoconditions']]],
['unfundedofferremovelimit_63',['unfundedOfferRemoveLimit',['../namespacexrpl.html#ace8184112f7763e7c1f036c1bc2fa340',1,'xrpl']]],
diff --git a/search/all_1d.js b/search/all_1d.js
index 7a7889b90f..22c8aa733e 100644
--- a/search/all_1d.js
+++ b/search/all_1d.js
@@ -29,7 +29,7 @@ var searchData=
['validatequorumandsignerentries_26',['validateQuorumAndSignerEntries',['../classxrpl_1_1SetSignerList.html#aa85af5116d5b295c8e645cd07dcaf1c3',1,'xrpl::SetSignerList']]],
['validating_27',['validating',['../structxrpl_1_1test_1_1csf_1_1Peer.html#a60814b3136e47ff0dea7917332e77c83',1,'xrpl::test::csf::Peer::validating()'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a10b61cbf8157305c27f265aa8557ea2f',1,'xrpl::RCLConsensus::Adaptor::validating()'],['../classxrpl_1_1RCLConsensus.html#a23876278a8c10b6f09dbb08bf9a2e7f8',1,'xrpl::RCLConsensus::validating()']]],
['validating_5f_28',['validating_',['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a3876a81472b10f0ed063ecff02dee956',1,'xrpl::RCLConsensus::Adaptor']]],
- ['validation_29',['validation',['../md__2____w_2rippled_2rippled_2docs_2consensus.html',1,'Consensus and Validation'],['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md157',1,'Validation'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Adaptor.html#a19f7809e5b46d5c650c9276b2c4e7e6f',1,'xrpl::test::csf::Validations_test::Adaptor::Validation'],['../classxrpl_1_1test_1_1csf_1_1Peer_1_1ValAdaptor.html#a0a81d2f20257e4578adec2676810e1b3',1,'xrpl::test::csf::Peer::ValAdaptor::Validation'],['../classxrpl_1_1RCLValidationsAdaptor.html#a3dbccaa77072fd4fc9fa4c02b4ad0777',1,'xrpl::RCLValidationsAdaptor::Validation'],['../classxrpl_1_1Validations.html#ac7bbed32d20a4d69ff546d89f7e2f536',1,'xrpl::Validations::Validation'],['../classxrpl_1_1test_1_1csf_1_1Validation.html#a839b39f7eff86d05a178eac6b2bf38ff',1,'xrpl::test::csf::Validation::Validation()'],['../classxrpl_1_1TrafficCount.html#a93a9bbac038b491a59722cb03d5285b3ac54b15f6df7b5f898af6b82435d5fecc',1,'xrpl::TrafficCount::validation'],['../namespacexrpl.html#ac599741e6d4066bada11df4c7e8ad30aaa617908b172c473cb8e8cda059e55bf0',1,'xrpl::validation'],['../md_xrpld_2app_2ledger_2README.html#autotoc_md263',1,'Validation'],['../classxrpl_1_1test_1_1csf_1_1Validation.html',1,'xrpl::test::csf::Validation']]],
+ ['validation_29',['validation',['../md__2____w_2rippled_2rippled_2docs_2consensus.html',1,'Consensus and Validation'],['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md157',1,'Validation'],['../classxrpl_1_1TrafficCount.html#a93a9bbac038b491a59722cb03d5285b3ac54b15f6df7b5f898af6b82435d5fecc',1,'xrpl::TrafficCount::validation'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Adaptor.html#a19f7809e5b46d5c650c9276b2c4e7e6f',1,'xrpl::test::csf::Validations_test::Adaptor::Validation'],['../classxrpl_1_1test_1_1csf_1_1Peer_1_1ValAdaptor.html#a0a81d2f20257e4578adec2676810e1b3',1,'xrpl::test::csf::Peer::ValAdaptor::Validation'],['../classxrpl_1_1RCLValidationsAdaptor.html#a3dbccaa77072fd4fc9fa4c02b4ad0777',1,'xrpl::RCLValidationsAdaptor::Validation'],['../classxrpl_1_1Validations.html#ac7bbed32d20a4d69ff546d89f7e2f536',1,'xrpl::Validations::Validation'],['../classxrpl_1_1test_1_1csf_1_1Validation.html#a839b39f7eff86d05a178eac6b2bf38ff',1,'xrpl::test::csf::Validation::Validation()'],['../namespacexrpl.html#ac599741e6d4066bada11df4c7e8ad30aaa617908b172c473cb8e8cda059e55bf0',1,'xrpl::validation'],['../md_xrpld_2app_2ledger_2README.html#autotoc_md263',1,'Validation'],['../classxrpl_1_1test_1_1csf_1_1Validation.html',1,'xrpl::test::csf::Validation']]],
['validation_20messages_30',['Filter Validation Messages',['../md__2____w_2rippled_2rippled_2docs_20001-negative-unl_2README.html#autotoc_md99',1,'']]],
['validation_5fduplicate_31',['validation_duplicate',['../classxrpl_1_1TrafficCount.html#a93a9bbac038b491a59722cb03d5285b3a5cef78b98a4d8de01f96e1470642c056',1,'xrpl::TrafficCount']]],
['validation_5fquorum_32',['VALIDATION_QUORUM',['../classxrpl_1_1Config.html#a778271f38617ef4817600bb2e100ce89',1,'xrpl::Config']]],
@@ -40,7 +40,7 @@ var searchData=
['validationformat_37',['validationFormat',['../classxrpl_1_1STValidation.html#a157dfac07826811b36559b8671a2443b',1,'xrpl::STValidation']]],
['validationfreshness_38',['validationFRESHNESS',['../structxrpl_1_1ValidationParms.html#a712605f3c7abd1c1158fbeefee933fc6',1,'xrpl::ValidationParms']]],
['validationparms_39',['validationparms',['../structxrpl_1_1ValidationParms.html',1,'xrpl::ValidationParms'],['../structxrpl_1_1ValidationParms.html#a5782a78df7ff1bf825648610d8add1a2',1,'xrpl::ValidationParms::ValidationParms()']]],
- ['validations_40',['validations',['../classxrpl_1_1Validations.html#ab4178f922169b3dfdd8824891c827a4d',1,'xrpl::Validations::Validations()'],['../structxrpl_1_1test_1_1NetworkHistory.html#a66424f8a188f4c3c93bf9ccaf007aad3',1,'xrpl::test::NetworkHistory::validations'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#abc9ac7b93e0fd4abe627c23f127ba543',1,'xrpl::test::csf::Peer::validations'],['../classxrpl_1_1Validations.html',1,'xrpl::Validations< Adaptor >']]],
+ ['validations_40',['validations',['../structxrpl_1_1test_1_1NetworkHistory.html#a66424f8a188f4c3c93bf9ccaf007aad3',1,'xrpl::test::NetworkHistory::validations'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#abc9ac7b93e0fd4abe627c23f127ba543',1,'xrpl::test::csf::Peer::validations'],['../classxrpl_1_1Validations.html#ab4178f922169b3dfdd8824891c827a4d',1,'xrpl::Validations::Validations()'],['../classxrpl_1_1Validations.html',1,'xrpl::Validations< Adaptor >']]],
['validations_3c_20rclvalidationsadaptor_20_3e_41',['Validations< RCLValidationsAdaptor >',['../classxrpl_1_1Validations.html',1,'xrpl']]],
['validations_3c_20xrpl_3a_3atest_3a_3acsf_3a_3apeer_3a_3avaladaptor_20_3e_42',['Validations< xrpl::test::csf::Peer::ValAdaptor >',['../classxrpl_1_1Validations.html',1,'xrpl']]],
['validations_5ftest_43',['Validations_test',['../classxrpl_1_1test_1_1csf_1_1Validations__test.html',1,'xrpl::test::csf']]],
@@ -51,7 +51,7 @@ var searchData=
['validationvalid_5fearly_48',['validationVALID_EARLY',['../structxrpl_1_1ConsensusParms.html#ac06667b0e31989dcca155300c8371837',1,'xrpl::ConsensusParms']]],
['validationvalid_5flocal_49',['validationVALID_LOCAL',['../structxrpl_1_1ConsensusParms.html#aeb6b0d53a7e7c2d22940e17ecd8e3e60',1,'xrpl::ConsensusParms']]],
['validationvalid_5fwall_50',['validationVALID_WALL',['../structxrpl_1_1ConsensusParms.html#a1e396f2619d992f94c843a8c1ccbf799',1,'xrpl::ConsensusParms']]],
- ['validator_51',['validator',['../namespacexrpl_1_1test_1_1jtx.html#af76c52076eda562b9693a0e6a93ecf44',1,'xrpl::test::jtx::validator()'],['../structxrpl_1_1test_1_1TrustedPublisherServer_1_1Validator.html',1,'xrpl::test::TrustedPublisherServer::Validator'],['../classxrpl_1_1test_1_1Validator.html',1,'xrpl::test::Validator'],['../classxrpl_1_1test_1_1Network.html#aca7ce89e438522501265958b21aa034b',1,'xrpl::test::Network::validator()'],['../structxrpl_1_1test_1_1ValidatorList__test_1_1Validator.html',1,'xrpl::test::ValidatorList_test::Validator'],['../classxrpl_1_1test_1_1Validator.html#aae58de2ba427d52c679d220cb4a61f47',1,'xrpl::test::Validator::Validator(Validator &&)=default'],['../classxrpl_1_1test_1_1Validator.html#a4d5f581639e6d5799a63ddc751bc2bb5',1,'xrpl::test::Validator::Validator(Validator const &)=default'],['../classxrpl_1_1test_1_1Validator.html#ac06170c7c0d201ad253b8dc91f4e0d4a',1,'xrpl::test::Validator::Validator()'],['../classxrpl_1_1test_1_1ValidatorRPC__test.html#a65a4acf6af66382019bde184f9f0ed89',1,'xrpl::test::ValidatorRPC_test::Validator'],['../classxrpl_1_1test_1_1ValidatorSite__test.html#a11568498f0c7ab92431e117cb8c9cb1c',1,'xrpl::test::ValidatorSite_test::Validator'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a0e3bc0ac1c5f7ef5ca189309cbc63fc5',1,'xrpl::RCLConsensus::Adaptor::validator()'],['../classxrpl_1_1test_1_1Link.html#a2bec98feb5088e35d062d310470b41a2',1,'xrpl::test::Link::validator()'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#ac619929f0ae49fcc35cf0313dd436059',1,'xrpl::test::csf::Peer::validator()']]],
+ ['validator_51',['validator',['../namespacexrpl_1_1test_1_1jtx.html#af76c52076eda562b9693a0e6a93ecf44',1,'xrpl::test::jtx::validator()'],['../structxrpl_1_1test_1_1TrustedPublisherServer_1_1Validator.html',1,'xrpl::test::TrustedPublisherServer::Validator'],['../classxrpl_1_1test_1_1Validator.html',1,'xrpl::test::Validator'],['../classxrpl_1_1test_1_1Validator.html#ac06170c7c0d201ad253b8dc91f4e0d4a',1,'xrpl::test::Validator::Validator()'],['../structxrpl_1_1test_1_1ValidatorList__test_1_1Validator.html',1,'xrpl::test::ValidatorList_test::Validator'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a0e3bc0ac1c5f7ef5ca189309cbc63fc5',1,'xrpl::RCLConsensus::Adaptor::validator()'],['../classxrpl_1_1test_1_1Network.html#aca7ce89e438522501265958b21aa034b',1,'xrpl::test::Network::validator()'],['../classxrpl_1_1test_1_1Link.html#a2bec98feb5088e35d062d310470b41a2',1,'xrpl::test::Link::validator()'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#ac619929f0ae49fcc35cf0313dd436059',1,'xrpl::test::csf::Peer::validator()'],['../classxrpl_1_1test_1_1Validator.html#aae58de2ba427d52c679d220cb4a61f47',1,'xrpl::test::Validator::Validator(Validator &&)=default'],['../classxrpl_1_1test_1_1Validator.html#a4d5f581639e6d5799a63ddc751bc2bb5',1,'xrpl::test::Validator::Validator(Validator const &)=default'],['../classxrpl_1_1test_1_1ValidatorRPC__test.html#a65a4acf6af66382019bde184f9f0ed89',1,'xrpl::test::ValidatorRPC_test::Validator'],['../classxrpl_1_1test_1_1ValidatorSite__test.html#a11568498f0c7ab92431e117cb8c9cb1c',1,'xrpl::test::ValidatorSite_test::Validator']]],
['validator_20reliability_20measurement_52',['Validator Reliability Measurement',['../md__2____w_2rippled_2rippled_2docs_20001-negative-unl_2README.html#autotoc_md95',1,'']]],
['validator_20reliability_20measurement_20and_20flag_20ledger_20frequency_53',['Validator Reliability Measurement and Flag Ledger Frequency',['../md__2____w_2rippled_2rippled_2docs_20001-negative-unl_2README.html#autotoc_md104',1,'']]],
['validator_20sites_54',['Validator Sites',['../classxrpl_1_1ValidatorSite.html#autotoc_md305',1,'']]],
@@ -63,7 +63,7 @@ var searchData=
['validatorkeys_60',['validatorkeys',['../classxrpl_1_1ValidatorKeys.html',1,'xrpl::ValidatorKeys'],['../classxrpl_1_1ValidatorKeys.html#a1e1a46d7dd378a946902de65b7483775',1,'xrpl::ValidatorKeys::ValidatorKeys(Config const &config, beast::Journal j)'],['../classxrpl_1_1ValidatorKeys.html#a767e77fd1dde7187c8d6304efcdea405',1,'xrpl::ValidatorKeys::ValidatorKeys()=delete']]],
['validatorkeys_5f_61',['validatorkeys_',['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a87c9cf877c3fba38e5a7c839238c2737',1,'xrpl::RCLConsensus::Adaptor::validatorKeys_'],['../classxrpl_1_1ApplicationImp.html#a98c0527164c2ac801e666ceef524112e',1,'xrpl::ApplicationImp::validatorKeys_']]],
['validatorkeys_5ftest_62',['ValidatorKeys_test',['../classxrpl_1_1test_1_1ValidatorKeys__test.html',1,'xrpl::test']]],
- ['validatorlist_63',['validatorlist',['../classxrpl_1_1ValidatorList.html#a4517e20daaa3616c2d7cd954bdd03a71',1,'xrpl::ValidatorList::ValidatorList()'],['../classxrpl_1_1TrafficCount.html#a93a9bbac038b491a59722cb03d5285b3a1b56f75b473f748038e7f02f099330e7',1,'xrpl::TrafficCount::validatorlist'],['../classxrpl_1_1ValidatorList.html',1,'xrpl::ValidatorList']]],
+ ['validatorlist_63',['validatorlist',['../classxrpl_1_1TrafficCount.html#a93a9bbac038b491a59722cb03d5285b3a1b56f75b473f748038e7f02f099330e7',1,'xrpl::TrafficCount::validatorlist'],['../classxrpl_1_1ValidatorList.html#a4517e20daaa3616c2d7cd954bdd03a71',1,'xrpl::ValidatorList::ValidatorList()'],['../classxrpl_1_1ValidatorList.html',1,'xrpl::ValidatorList']]],
['validatorlist2propagation_64',['ValidatorList2Propagation',['../namespacexrpl.html#a50e293001219a84ae2adcc2068673188abbd68b30711cfd4adc8abd9b5519abe1',1,'xrpl']]],
['validatorlist_5ftest_65',['ValidatorList_test',['../classxrpl_1_1test_1_1ValidatorList__test.html',1,'xrpl::test']]],
['validatorlistpropagation_66',['ValidatorListPropagation',['../namespacexrpl.html#a50e293001219a84ae2adcc2068673188a9a32e2a438c197a712d352ca4e69b65b',1,'xrpl']]],
@@ -112,7 +112,7 @@ var searchData=
['validvault_109',['ValidVault',['../classxrpl_1_1ValidVault.html',1,'xrpl']]],
['vals_110',['vals',['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1TestHarness.html#a38e1dbed49139887265f98662b4f7601',1,'xrpl::test::csf::Validations_test::TestHarness']]],
['valstatus_111',['ValStatus',['../namespacexrpl.html#a75da7d88563def930b866cd64dd96f06',1,'xrpl']]],
- ['value_112',['value',['../classJson_1_1ValueIterator.html#aeceedf6e1a7d48a588516ce2b1983d6f',1,'Json::ValueIterator::Value'],['../classxrpl_1_1STXChainBridge.html#a864b097b699d42f49287053b028e7357',1,'xrpl::STXChainBridge::value()'],['../classJson_1_1ValueConstIterator.html#aeceedf6e1a7d48a588516ce2b1983d6f',1,'Json::ValueConstIterator::Value'],['../classbeast_1_1aged__associative__container__test__base_1_1MaybeMap_3_01Base_00_01true_01_4.html#a73fb9a56c9d7bf9c3f2bc6b236ba0f9f',1,'beast::aged_associative_container_test_base::MaybeMap< Base, true >::Value'],['../classbeast_1_1aged__associative__container__test__base_1_1MaybeMap.html#aa0ed2ba512dc6ff876b82e52fae7441a',1,'beast::aged_associative_container_test_base::MaybeMap::Value'],['../structxrpl_1_1test_1_1jtx_1_1valueUnitField.html#a988d3d04b418f9683da4a607548c0130',1,'xrpl::test::jtx::valueUnitField::value()'],['../structxrpl_1_1test_1_1jtx_1_1stAmountField.html#a8008e5add6b8adf4e54955ae77baa060',1,'xrpl::test::jtx::stAmountField::value()'],['../structxrpl_1_1test_1_1jtx_1_1accountIDField.html#a4873ae65d5b93b9556119a30cac3bb2d',1,'xrpl::test::jtx::accountIDField::value()'],['../structxrpl_1_1test_1_1jtx_1_1uint256Field.html#a8d0ee23340390a396b8b13f897abd4b0',1,'xrpl::test::jtx::uint256Field::value()'],['../structxrpl_1_1test_1_1jtx_1_1timePointField.html#a197d431aeea9ced40fb494ff72b77080',1,'xrpl::test::jtx::timePointField::value()'],['../structxrpl_1_1test_1_1jtx_1_1JTxField.html#a80435d77b4109211f3aa0e5a6078d845',1,'xrpl::test::jtx::JTxField::value()'],['../structxrpl_1_1test_1_1jtx_1_1PrettyAmount.html#a742750c3ad4996faa68c66664d3921db',1,'xrpl::test::jtx::PrettyAmount::value()'],['../classxrpl_1_1XRPAmount.html#a5e815434d21b3f5dd212476b4eeec200',1,'xrpl::XRPAmount::value()'],['../classxrpl_1_1unit_1_1ValueUnit.html#a11cab90191ba952710e80df82c3a722c',1,'xrpl::unit::ValueUnit::value()'],['../classxrpl_1_1Expected.html#a2b4327b2654030cd1f2d75f006cc5d5d',1,'xrpl::Expected::value()'],['../classJson_1_1Value.html#a8e0e748ec11bea3e78b050449d311e6f',1,'Json::Value::Value()'],['../classJson_1_1Value.html',1,'Json::Value'],['../structxrpl_1_1detail_1_1DeferredCredits_1_1Value.html',1,'xrpl::detail::DeferredCredits::Value'],['../structxrpl_1_1detail_1_1LocalValues_1_1Value.html',1,'xrpl::detail::LocalValues::Value< T >'],['../structxrpl_1_1detail_1_1DeferredCredits_1_1Value.html#ac993c934713dc02b8092f42567567dc6',1,'xrpl::detail::DeferredCredits::Value::Value()'],['../classJson_1_1Value.html#adace4216e0f5b3be7f855adebae6aa0b',1,'Json::Value::Value(Value &&other) noexcept'],['../classJson_1_1Value.html#abe3fa9ab102d04e17a4738e88e7ecb6a',1,'Json::Value::Value(Value const &other)'],['../classJson_1_1Value.html#a350a31ea4a30d384994b0bc010b17495',1,'Json::Value::Value(bool value)'],['../classJson_1_1Value.html#ae56bcb0169715866720d73181ae74e84',1,'Json::Value::Value(std::string const &value)'],['../structxrpl_1_1detail_1_1LocalValues_1_1Value.html#a45848f4177b7753d929631dd904f62f1',1,'xrpl::detail::LocalValues::Value::Value()'],['../classJson_1_1Value.html#a9ed73d63c966f32053321e5bbd6ab343',1,'Json::Value::Value(xrpl::Number const &value)'],['../classJson_1_1Value.html#ad9c4b65373e95fb81e01a721e00c065a',1,'Json::Value::Value(char const *value)'],['../classJson_1_1Value.html#a32228cc84d83200cca8441451997996c',1,'Json::Value::Value(double value)'],['../classJson_1_1Value.html#ae67a857b01286e3499a87e95be848d20',1,'Json::Value::Value(UInt value)'],['../classJson_1_1Value.html#a4744ae571fcf34f4b16a2257b3b3b585',1,'Json::Value::Value(Int value)'],['../classJson_1_1Value.html#ada6ba1369448fb0240bccc36efaa46f7',1,'Json::Value::Value(ValueType type=nullValue)'],['../structxrpl_1_1detail_1_1LocalValues_1_1Value.html#afa91acb233e0a3c8a07ecb95be96fcfe',1,'xrpl::detail::LocalValues::Value::Value()'],['http://en.cppreference.com/w/cpp/utility/optional/value.html',1,'std::optional::value()'],['../structbeast_1_1Zero__test_1_1IntegerWrapper.html#a8e6699f664b7bdf85ef5347167e34682',1,'beast::Zero_test::IntegerWrapper::value'],['../structxrpl_1_1test_1_1jtx_1_1AnyAmount.html#a88cc6e70170735bd39d61f08bb3ffacc',1,'xrpl::test::jtx::AnyAmount::value'],['../structxrpl_1_1test_1_1jtx_1_1check_1_1DeliverMin.html#a9744332adef06ba3e0a8139dfd37b0b7',1,'xrpl::test::jtx::check::DeliverMin::value'],['../structstd_1_1is__error__code__enum_3_01xrpl_1_1cryptoconditions_1_1error_01_4.html#af583865e25de5c3661437a7aa8b7eb18',1,'std::is_error_code_enum< xrpl::cryptoconditions::error >::value'],['../structxrpl_1_1perf_1_1Locked.html#a5d1cf09d9db1a282badd0c1da8b4810e',1,'xrpl::perf::Locked::value'],['http://en.cppreference.com/w/cpp/error/error_code/value.html',1,'std::error_code::value()'],['http://en.cppreference.com/w/cpp/error/error_condition/value.html',1,'std::error_condition::value()'],['http://en.cppreference.com/w/cpp/experimental/optional/value.html',1,'std::experimental::optional::value()'],['../classxrpl_1_1STObject_1_1Proxy.html#a7bd9c52e2ce0802812ff7c34c6ddc67f',1,'xrpl::STObject::Proxy::value()'],['http://en.cppreference.com/w/cpp/regex/regex_traits/value.html',1,'std::regex_traits::value()'],['../classxrpl_1_1DecayingSample.html#a483444b446df99e8a61edf91cd9c7569',1,'xrpl::DecayingSample::value()'],['../classxrpl_1_1DecayWindow.html#ad9ca0b8fb74d1907a8b38df2f85472ca',1,'xrpl::DecayWindow::value()'],['../classxrpl_1_1Unexpected.html#a64b41830c207608994c9a9c2cfe9e685',1,'xrpl::Unexpected::value() const &'],['../classxrpl_1_1Unexpected.html#ab254d05dfb1da7ef7f6bcbb0f4873c4b',1,'xrpl::Unexpected::value() &'],['../classxrpl_1_1Unexpected.html#a13b2db8a2069722e14437be8ec0d1a93',1,'xrpl::Unexpected::value() &&'],['../classxrpl_1_1Unexpected.html#ac808f24eacebcdc81fa92ed60bb7357f',1,'xrpl::Unexpected::value() const &&'],['../classxrpl_1_1Expected.html#ad5f15c9b099da6966cf5c98f493fd41a',1,'xrpl::Expected::value()'],['../structxrpl_1_1JsonOptions.html#a392491732c8a73193ba16553355413cb',1,'xrpl::JsonOptions::value'],['../classxrpl_1_1STVector256.html#a65297422eaa97ce1dd3a281a937c0f43',1,'xrpl::STVector256::value()'],['../classxrpl_1_1STNumber.html#ad91860ee65ac04d32eee013f1ef552d3',1,'xrpl::STNumber::value()'],['../classxrpl_1_1STIssue.html#aecabcf9517bbaa996c5292c3bbaf6634',1,'xrpl::STIssue::value()'],['../classxrpl_1_1STInteger.html#a02b3921c5de99ab2fae85dcf66ffc3da',1,'xrpl::STInteger::value()'],['../classxrpl_1_1STCurrency.html#a79ce6da873d52dc932c2bf022c4e8f86',1,'xrpl::STCurrency::value()'],['../classxrpl_1_1STBlob.html#aa275b0f2c746a09e09e7338b31f541f4',1,'xrpl::STBlob::value()'],['../classxrpl_1_1STBitString.html#ae36ca1246996428c45cfd19ee5acba43',1,'xrpl::STBitString::value()'],['../classxrpl_1_1STAmount.html#aeef88e3d2dec1d53caba7820a9366b45',1,'xrpl::STAmount::value()'],['../classxrpl_1_1STAccount.html#adaacb566e104897387b4b69ec6a84a9a',1,'xrpl::STAccount::value()'],['../classxrpl_1_1SeqProxy.html#afdf60eb1edcc6ebb5cc86a6ef3cc708a',1,'xrpl::SeqProxy::value()'],['../classxrpl_1_1MPTAmount.html#a8a6d845a85d77bf5492d21d66665d226',1,'xrpl::MPTAmount::value()'],['../classxrpl_1_1Asset.html#afe02ca072854d69e5195378b8dfdfde2',1,'xrpl::Asset::value()'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a44e06c5330aa67ee4f8aab4a3c766226',1,'beast::detail::aged_ordered_container::element::value'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#a45542f50baf9da36c6290afb6fddff38',1,'beast::detail::aged_unordered_container::element::value'],['../structxrpl_1_1Rate.html#a6ec5042462b69ef01e253ca885f3066e',1,'xrpl::Rate::value'],['../classxrpl_1_1STPathSet.html#a48e7db4310f08ca181e2c2d6b327dc37',1,'xrpl::STPathSet::value']]],
+ ['value_112',['value',['../classxrpl_1_1STInteger.html#a02b3921c5de99ab2fae85dcf66ffc3da',1,'xrpl::STInteger::value()'],['../classxrpl_1_1Unexpected.html#ab254d05dfb1da7ef7f6bcbb0f4873c4b',1,'xrpl::Unexpected::value()'],['../classxrpl_1_1STCurrency.html#a79ce6da873d52dc932c2bf022c4e8f86',1,'xrpl::STCurrency::value()'],['../classxrpl_1_1STBlob.html#aa275b0f2c746a09e09e7338b31f541f4',1,'xrpl::STBlob::value()'],['../classxrpl_1_1STBitString.html#ae36ca1246996428c45cfd19ee5acba43',1,'xrpl::STBitString::value()'],['../classxrpl_1_1STAmount.html#aeef88e3d2dec1d53caba7820a9366b45',1,'xrpl::STAmount::value()'],['../classxrpl_1_1STAccount.html#adaacb566e104897387b4b69ec6a84a9a',1,'xrpl::STAccount::value()'],['../classxrpl_1_1SeqProxy.html#afdf60eb1edcc6ebb5cc86a6ef3cc708a',1,'xrpl::SeqProxy::value()'],['../classxrpl_1_1MPTAmount.html#a8a6d845a85d77bf5492d21d66665d226',1,'xrpl::MPTAmount::value()'],['../classxrpl_1_1Asset.html#afe02ca072854d69e5195378b8dfdfde2',1,'xrpl::Asset::value()'],['../classxrpl_1_1Expected.html#ad5f15c9b099da6966cf5c98f493fd41a',1,'xrpl::Expected::value()'],['../classxrpl_1_1Expected.html#a2b4327b2654030cd1f2d75f006cc5d5d',1,'xrpl::Expected::value() const'],['../classxrpl_1_1Unexpected.html#ac808f24eacebcdc81fa92ed60bb7357f',1,'xrpl::Unexpected::value() const &&'],['../classxrpl_1_1Unexpected.html#a13b2db8a2069722e14437be8ec0d1a93',1,'xrpl::Unexpected::value() &&'],['../structxrpl_1_1JsonOptions.html#a392491732c8a73193ba16553355413cb',1,'xrpl::JsonOptions::value'],['../structxrpl_1_1test_1_1jtx_1_1JTxField.html#a80435d77b4109211f3aa0e5a6078d845',1,'xrpl::test::jtx::JTxField::value()'],['../classJson_1_1Value.html',1,'Json::Value'],['../structxrpl_1_1detail_1_1DeferredCredits_1_1Value.html',1,'xrpl::detail::DeferredCredits::Value'],['../structxrpl_1_1detail_1_1LocalValues_1_1Value.html',1,'xrpl::detail::LocalValues::Value< T >'],['../structxrpl_1_1test_1_1jtx_1_1valueUnitField.html#a988d3d04b418f9683da4a607548c0130',1,'xrpl::test::jtx::valueUnitField::value()'],['../structxrpl_1_1test_1_1jtx_1_1stAmountField.html#a8008e5add6b8adf4e54955ae77baa060',1,'xrpl::test::jtx::stAmountField::value()'],['../structxrpl_1_1test_1_1jtx_1_1accountIDField.html#a4873ae65d5b93b9556119a30cac3bb2d',1,'xrpl::test::jtx::accountIDField::value()'],['../structxrpl_1_1test_1_1jtx_1_1uint256Field.html#a8d0ee23340390a396b8b13f897abd4b0',1,'xrpl::test::jtx::uint256Field::value()'],['../structxrpl_1_1test_1_1jtx_1_1timePointField.html#a197d431aeea9ced40fb494ff72b77080',1,'xrpl::test::jtx::timePointField::value()'],['../classxrpl_1_1STIssue.html#aecabcf9517bbaa996c5292c3bbaf6634',1,'xrpl::STIssue::value()'],['../structxrpl_1_1test_1_1jtx_1_1PrettyAmount.html#a742750c3ad4996faa68c66664d3921db',1,'xrpl::test::jtx::PrettyAmount::value()'],['../classxrpl_1_1XRPAmount.html#a5e815434d21b3f5dd212476b4eeec200',1,'xrpl::XRPAmount::value()'],['../classxrpl_1_1unit_1_1ValueUnit.html#a11cab90191ba952710e80df82c3a722c',1,'xrpl::unit::ValueUnit::value()'],['../classxrpl_1_1STXChainBridge.html#a864b097b699d42f49287053b028e7357',1,'xrpl::STXChainBridge::value()'],['../classxrpl_1_1STVector256.html#a65297422eaa97ce1dd3a281a937c0f43',1,'xrpl::STVector256::value()'],['../classxrpl_1_1STObject_1_1Proxy.html#a7bd9c52e2ce0802812ff7c34c6ddc67f',1,'xrpl::STObject::Proxy::value()'],['../classxrpl_1_1STNumber.html#ad91860ee65ac04d32eee013f1ef552d3',1,'xrpl::STNumber::value()'],['../classJson_1_1Value.html#ae56bcb0169715866720d73181ae74e84',1,'Json::Value::Value()'],['../structxrpl_1_1detail_1_1LocalValues_1_1Value.html#afa91acb233e0a3c8a07ecb95be96fcfe',1,'xrpl::detail::LocalValues::Value::Value()'],['../classJson_1_1Value.html#ada6ba1369448fb0240bccc36efaa46f7',1,'Json::Value::Value(ValueType type=nullValue)'],['../classJson_1_1Value.html#a4744ae571fcf34f4b16a2257b3b3b585',1,'Json::Value::Value(Int value)'],['../classJson_1_1Value.html#ae67a857b01286e3499a87e95be848d20',1,'Json::Value::Value(UInt value)'],['../classJson_1_1Value.html#a32228cc84d83200cca8441451997996c',1,'Json::Value::Value(double value)'],['../classJson_1_1Value.html#ad9c4b65373e95fb81e01a721e00c065a',1,'Json::Value::Value(char const *value)'],['../classJson_1_1Value.html#a9ed73d63c966f32053321e5bbd6ab343',1,'Json::Value::Value(xrpl::Number const &value)'],['../classJson_1_1Value.html#a8e0e748ec11bea3e78b050449d311e6f',1,'Json::Value::Value(StaticString const &value)'],['../classxrpl_1_1DecayWindow.html#ad9ca0b8fb74d1907a8b38df2f85472ca',1,'xrpl::DecayWindow::value()'],['../classJson_1_1Value.html#a350a31ea4a30d384994b0bc010b17495',1,'Json::Value::Value(bool value)'],['../classJson_1_1Value.html#abe3fa9ab102d04e17a4738e88e7ecb6a',1,'Json::Value::Value(Value const &other)'],['../classJson_1_1Value.html#adace4216e0f5b3be7f855adebae6aa0b',1,'Json::Value::Value(Value &&other) noexcept'],['../structxrpl_1_1detail_1_1DeferredCredits_1_1Value.html#ac993c934713dc02b8092f42567567dc6',1,'xrpl::detail::DeferredCredits::Value::Value()'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a44e06c5330aa67ee4f8aab4a3c766226',1,'beast::detail::aged_ordered_container::element::value'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#a45542f50baf9da36c6290afb6fddff38',1,'beast::detail::aged_unordered_container::element::value'],['../structxrpl_1_1Rate.html#a6ec5042462b69ef01e253ca885f3066e',1,'xrpl::Rate::value'],['../classxrpl_1_1STPathSet.html#a48e7db4310f08ca181e2c2d6b327dc37',1,'xrpl::STPathSet::value'],['../classJson_1_1ValueIterator.html#aeceedf6e1a7d48a588516ce2b1983d6f',1,'Json::ValueIterator::Value'],['../classxrpl_1_1Unexpected.html#a64b41830c207608994c9a9c2cfe9e685',1,'xrpl::Unexpected::value()'],['../classxrpl_1_1DecayingSample.html#a483444b446df99e8a61edf91cd9c7569',1,'xrpl::DecayingSample::value()'],['http://en.cppreference.com/w/cpp/regex/regex_traits/value.html',1,'std::regex_traits::value()'],['http://en.cppreference.com/w/cpp/utility/optional/value.html',1,'std::optional::value()'],['http://en.cppreference.com/w/cpp/experimental/optional/value.html',1,'std::experimental::optional::value()'],['http://en.cppreference.com/w/cpp/error/error_condition/value.html',1,'std::error_condition::value()'],['http://en.cppreference.com/w/cpp/error/error_code/value.html',1,'std::error_code::value()'],['../structxrpl_1_1perf_1_1Locked.html#a5d1cf09d9db1a282badd0c1da8b4810e',1,'xrpl::perf::Locked::value'],['../structstd_1_1is__error__code__enum_3_01xrpl_1_1cryptoconditions_1_1error_01_4.html#af583865e25de5c3661437a7aa8b7eb18',1,'std::is_error_code_enum< xrpl::cryptoconditions::error >::value'],['../structxrpl_1_1test_1_1jtx_1_1check_1_1DeliverMin.html#a9744332adef06ba3e0a8139dfd37b0b7',1,'xrpl::test::jtx::check::DeliverMin::value'],['../structxrpl_1_1test_1_1jtx_1_1AnyAmount.html#a88cc6e70170735bd39d61f08bb3ffacc',1,'xrpl::test::jtx::AnyAmount::value'],['../structbeast_1_1Zero__test_1_1IntegerWrapper.html#a8e6699f664b7bdf85ef5347167e34682',1,'beast::Zero_test::IntegerWrapper::value'],['../classbeast_1_1aged__associative__container__test__base_1_1MaybeMap.html#aa0ed2ba512dc6ff876b82e52fae7441a',1,'beast::aged_associative_container_test_base::MaybeMap::Value'],['../classbeast_1_1aged__associative__container__test__base_1_1MaybeMap_3_01Base_00_01true_01_4.html#a73fb9a56c9d7bf9c3f2bc6b236ba0f9f',1,'beast::aged_associative_container_test_base::MaybeMap< Base, true >::Value'],['../classJson_1_1ValueConstIterator.html#aeceedf6e1a7d48a588516ce2b1983d6f',1,'Json::ValueConstIterator::Value'],['../structxrpl_1_1detail_1_1LocalValues_1_1Value.html#a45848f4177b7753d929631dd904f62f1',1,'xrpl::detail::LocalValues::Value::Value()']]],
['value_5f_113',['value_',['../classxrpl_1_1DecayWindow.html#a4e31c3eb71492b08f5766f58beba13fa',1,'xrpl::DecayWindow::value_'],['../classxrpl_1_1STNumber.html#ad44ff499dbc556c7ec7242f9c402d013',1,'xrpl::STNumber::value_'],['../structxrpl_1_1test_1_1jtx_1_1accountIDField.html#a6932d76a40e2b78a9de167d585788491',1,'xrpl::test::jtx::accountIDField::value_'],['../structxrpl_1_1test_1_1jtx_1_1uint256Field.html#a6932d76a40e2b78a9de167d585788491',1,'xrpl::test::jtx::uint256Field::value_'],['../structxrpl_1_1test_1_1jtx_1_1timePointField.html#a6932d76a40e2b78a9de167d585788491',1,'xrpl::test::jtx::timePointField::value_'],['../classxrpl_1_1RPC_1_1fillJson__test.html#a710b4590b2f760ced7106cb995be033d',1,'xrpl::RPC::fillJson_test::value_'],['../structxrpl_1_1test_1_1jtx_1_1JTxField_3_01SField_00_01StoredValue_00_01StoredValue_01_4.html#a91dcaae4151567284b3caf69fa0068ba',1,'xrpl::test::jtx::JTxField< SField, StoredValue, StoredValue >::value_'],['../structxrpl_1_1test_1_1jtx_1_1JTxField.html#a6932d76a40e2b78a9de167d585788491',1,'xrpl::test::jtx::JTxField::value_'],['../structxrpl_1_1test_1_1jtx_1_1stag.html#a1f1653032b90760c3e540a4fb09ff597',1,'xrpl::test::jtx::stag::value_'],['../structxrpl_1_1test_1_1jtx_1_1dtag.html#a746eb8f9b3b7ffa28214b396c8577948',1,'xrpl::test::jtx::dtag::value_'],['../classxrpl_1_1test_1_1jtx_1_1owners.html#a862500c181b55d24878f500a61065629',1,'xrpl::test::jtx::owners::value_'],['../classxrpl_1_1test_1_1jtx_1_1owner__count.html#a4463dc0341686c222089db0d69d50a92',1,'xrpl::test::jtx::owner_count::value_'],['../classxrpl_1_1test_1_1jtx_1_1balance.html#af607443ca333d97d8b0850909acef8f5',1,'xrpl::test::jtx::balance::value_'],['../classxrpl_1_1unit_1_1ValueUnit.html#af56e32253b84522f8305a962735168f4',1,'xrpl::unit::ValueUnit::value_'],['../classxrpl_1_1STInteger.html#a70301f7f71126956cadfd39f524da084',1,'xrpl::STInteger::value_'],['../classxrpl_1_1STBlob.html#a6400624a63d1ae8d36b1cb6be596963d',1,'xrpl::STBlob::value_'],['../classxrpl_1_1STBitString.html#a1dd37ce42fa445401ee50bb57b5f542f',1,'xrpl::STBitString::value_'],['../classxrpl_1_1STAccount.html#a3b2785011b98fa983f762412965af7e6',1,'xrpl::STAccount::value_'],['../classxrpl_1_1SeqProxy.html#a0aca4ed3dcfd1d250f067117d2a7470a',1,'xrpl::SeqProxy::value_'],['../classxrpl_1_1MPTAmount.html#ab4fe222ebc673682b4ac302d9cf60efc',1,'xrpl::MPTAmount::value_'],['../classJson_1_1Value.html#a692277d820a4750e01354e16a465ecfe',1,'Json::Value::value_'],['../classbeast_1_1rfc2616_1_1list__iterator.html#a8a14e8ff40f1a7711b6cdc126ebc723b',1,'beast::rfc2616::list_iterator::value_'],['../structxrpl_1_1test_1_1jtx_1_1stAmountField.html#a6932d76a40e2b78a9de167d585788491',1,'xrpl::test::jtx::stAmountField::value_'],['../structxrpl_1_1test_1_1jtx_1_1valueUnitField.html#a6932d76a40e2b78a9de167d585788491',1,'xrpl::test::jtx::valueUnitField::value_']]],
['value_5fcomp_114',['value_comp',['http://en.cppreference.com/w/cpp/container/multiset/value_comp.html',1,'std::multiset::value_comp()'],['http://en.cppreference.com/w/cpp/container/set/value_comp.html',1,'std::pmr::set::value_comp()'],['http://en.cppreference.com/w/cpp/container/map/value_comp.html',1,'std::pmr::map::value_comp()'],['http://en.cppreference.com/w/cpp/container/multimap/value_comp.html',1,'std::pmr::multimap::value_comp()'],['http://en.cppreference.com/w/cpp/container/multiset/value_comp.html',1,'std::pmr::multiset::value_comp()'],['http://en.cppreference.com/w/cpp/container/multimap/value_comp.html',1,'std::multimap::value_comp()'],['http://en.cppreference.com/w/cpp/container/map/value_comp.html',1,'std::map::value_comp()'],['http://en.cppreference.com/w/cpp/container/set/value_comp.html',1,'std::set::value_comp()'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a0be63233f0dcb8b9055100ec6f92c6a9',1,'beast::detail::aged_ordered_container::value_comp()']]],
['value_5fcompare_115',['value_compare',['http://en.cppreference.com/w/cpp/container/multimap/value_compare.html',1,'std::multimap< K, T >::value_compare'],['http://en.cppreference.com/w/cpp/container/multimap/value_compare.html',1,'std::multimap::value_compare::value_compare()'],['http://en.cppreference.com/w/cpp/container/map/value_compare.html',1,'std::pmr::map::value_compare::value_compare()'],['http://en.cppreference.com/w/cpp/container/multimap/value_compare.html',1,'std::pmr::multimap::value_compare::value_compare()'],['http://en.cppreference.com/w/cpp/container/map/value_compare.html',1,'std::map< K, T >::value_compare'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a2dfb3bc1b38149749976ec442313c1d1',1,'beast::detail::aged_ordered_container::value_compare'],['http://en.cppreference.com/w/cpp/container/multimap/value_compare.html',1,'std::pmr::multimap::value_compare'],['http://en.cppreference.com/w/cpp/container/map/value_compare.html',1,'std::pmr::map::value_compare'],['http://en.cppreference.com/w/cpp/container/map/value_compare.html',1,'std::map::value_compare::value_compare()']]],
@@ -163,7 +163,7 @@ var searchData=
['vaultcreate_160',['vaultcreate',['../classxrpl_1_1VaultCreate.html',1,'xrpl::VaultCreate'],['../classxrpl_1_1VaultCreate.html#a8123faa26b9e8b070414629c6491ca9a',1,'xrpl::VaultCreate::VaultCreate()']]],
['vaultdefaultiouscale_161',['vaultDefaultIOUScale',['../namespacexrpl.html#aa77e24ba655d3bf5f8cced8bffab627c',1,'xrpl']]],
['vaultdelete_162',['vaultdelete',['../classxrpl_1_1VaultDelete.html',1,'xrpl::VaultDelete'],['../classxrpl_1_1VaultDelete.html#ac4ad38b6989f39ad4cb1505a8f05c02c',1,'xrpl::VaultDelete::VaultDelete()']]],
- ['vaultdeposit_163',['vaultdeposit',['../structxrpl_1_1test_1_1Loan__test_1_1BrokerParameters.html#aa7a7f1c35ff5a6ba7e486484724d0abc',1,'xrpl::test::Loan_test::BrokerParameters::vaultDeposit'],['../classxrpl_1_1VaultDeposit.html#ac042b4b4c0477dd5314bba503d35d2c1',1,'xrpl::VaultDeposit::VaultDeposit()'],['../classxrpl_1_1VaultDeposit.html',1,'xrpl::VaultDeposit']]],
+ ['vaultdeposit_163',['vaultdeposit',['../classxrpl_1_1VaultDeposit.html#ac042b4b4c0477dd5314bba503d35d2c1',1,'xrpl::VaultDeposit::VaultDeposit()'],['../structxrpl_1_1test_1_1Loan__test_1_1BrokerParameters.html#aa7a7f1c35ff5a6ba7e486484724d0abc',1,'xrpl::test::Loan_test::BrokerParameters::vaultDeposit'],['../classxrpl_1_1VaultDeposit.html',1,'xrpl::VaultDeposit']]],
['vaultid_164',['vaultid',['../structxrpl_1_1test_1_1Loan__test_1_1BrokerInfo.html#a8c0c0c0e8fb2481108157ce6539f5cff',1,'xrpl::test::Loan_test::BrokerInfo::vaultID'],['../structxrpl_1_1test_1_1LoanBroker__test_1_1VaultInfo.html#a261dd54646d5f96b144c54266e54f3e2',1,'xrpl::test::LoanBroker_test::VaultInfo::vaultID']]],
['vaultinfo_165',['vaultinfo',['../structxrpl_1_1test_1_1LoanBroker__test_1_1VaultInfo.html',1,'xrpl::test::LoanBroker_test::VaultInfo'],['../structxrpl_1_1test_1_1LoanBroker__test_1_1VaultInfo.html#aacc00df344abc0b70702386d0c83b621',1,'xrpl::test::LoanBroker_test::VaultInfo::VaultInfo()']]],
['vaultkeylet_166',['vaultKeylet',['../structxrpl_1_1test_1_1Loan__test_1_1BrokerInfo.html#ac1399de1790b8d248a2f03fac1d4bbfc',1,'xrpl::test::Loan_test::BrokerInfo']]],
diff --git a/search/all_1e.js b/search/all_1e.js
index 19b15e56a7..d1b5868d39 100644
--- a/search/all_1e.js
+++ b/search/all_1e.js
@@ -189,7 +189,7 @@ var searchData=
['workbase_3c_20workplain_20_3e_186',['workbase< workplain >',['../classxrpl_1_1detail_1_1WorkBase.html',1,'xrpl::detail::WorkBase< WorkPlain >'],['../classxrpl_1_1detail_1_1WorkPlain.html#a6d3fc293cb2be46731e6448e31437034',1,'xrpl::detail::WorkPlain::WorkBase< WorkPlain >']]],
['workbase_3c_20workssl_20_3e_187',['workbase< workssl >',['../classxrpl_1_1detail_1_1WorkSSL.html#aa8bc9345b6fd0fc460229d2e59a74838',1,'xrpl::detail::WorkSSL::WorkBase< WorkSSL >'],['../classxrpl_1_1detail_1_1WorkBase.html',1,'xrpl::detail::WorkBase< WorkSSL >']]],
['worker_188',['worker',['../classxrpl_1_1Workers_1_1Worker.html#ac7e9305f8661e17a59b3c385d842f272',1,'xrpl::Workers::Worker::Worker()'],['../classxrpl_1_1Workers_1_1Worker.html',1,'xrpl::Workers::Worker']]],
- ['workers_189',['workers',['../classxrpl_1_1Workers.html',1,'xrpl::Workers'],['../classxrpl_1_1Config.html#af454e1e94fd3c034347142f9a3c784bd',1,'xrpl::Config::WORKERS'],['../classxrpl_1_1Workers.html#a08a96329ae223314bd15553ba5e9141b',1,'xrpl::Workers::Workers()']]],
+ ['workers_189',['workers',['../classxrpl_1_1Workers.html',1,'xrpl::Workers'],['../classxrpl_1_1Workers.html#a08a96329ae223314bd15553ba5e9141b',1,'xrpl::Workers::Workers()'],['../classxrpl_1_1Config.html#af454e1e94fd3c034347142f9a3c784bd',1,'xrpl::Config::WORKERS']]],
['workers_5ftest_190',['Workers_test',['../classxrpl_1_1Workers__test.html',1,'xrpl']]],
['workfile_191',['workfile',['../classxrpl_1_1detail_1_1WorkFile.html#aa82cb6448af712a15b96da789a83022f',1,'xrpl::detail::WorkFile::WorkFile()'],['../classxrpl_1_1detail_1_1WorkFile.html',1,'xrpl::detail::WorkFile']]],
['working_5f_192',['working_',['../classxrpl_1_1SHAMapStoreImp.html#a101f4be24e6937449937a32041741ec4',1,'xrpl::SHAMapStoreImp']]],
@@ -232,7 +232,7 @@ var searchData=
['writenode_229',['writeNode',['../classxrpl_1_1SHAMap.html#a1e9be78023c6166faed048bc7231c593',1,'xrpl::SHAMap']]],
['writeobjecttag_230',['writeObjectTag',['../classJson_1_1Writer_1_1Impl.html#a8702b4daf848ae8ff3c56795e496607d',1,'Json::Writer::Impl']]],
['writepending_5f_231',['writePending_',['../classxrpl_1_1PeerImp.html#ab9246a9b74faaf68ebac0f6394921392',1,'xrpl::PeerImp']]],
- ['writer_232',['writer',['../classJson_1_1Writer.html#a1342f1827e0f402e63c5151ec3ef34ea',1,'Json::Writer::Writer()'],['../classJson_1_1Writer.html',1,'Json::Writer'],['../classxrpl_1_1json__body_1_1writer.html',1,'xrpl::json_body::writer'],['../classxrpl_1_1Writer.html',1,'xrpl::Writer'],['../structWriterFixture.html#afcc4c7b0bc71222b79eda74506d46188',1,'WriterFixture::writer'],['../classxrpl_1_1json__body_1_1writer.html#a0175e587fd6e35e48670158eb7421d0e',1,'xrpl::json_body::writer::writer()'],['../classJson_1_1Writer.html#aace51671d405b3f45267eac93ec97ad6',1,'Json::Writer::Writer()']]],
+ ['writer_232',['writer',['../classxrpl_1_1json__body_1_1writer.html#a0175e587fd6e35e48670158eb7421d0e',1,'xrpl::json_body::writer::writer()'],['../classJson_1_1Writer.html',1,'Json::Writer'],['../classxrpl_1_1json__body_1_1writer.html',1,'xrpl::json_body::writer'],['../classxrpl_1_1Writer.html',1,'xrpl::Writer'],['../classJson_1_1Writer.html#aace51671d405b3f45267eac93ec97ad6',1,'Json::Writer::Writer(Output const &output)'],['../classJson_1_1Writer.html#a1342f1827e0f402e63c5151ec3ef34ea',1,'Json::Writer::Writer(Writer &&) noexcept'],['../structWriterFixture.html#afcc4c7b0bc71222b79eda74506d46188',1,'WriterFixture::writer']]],
['writer_5f_233',['writer_',['../classxrpl_1_1test_1_1TestOutputSuite.html#a2bdf74849f9c8bbeeff7e1a4cb329c17',1,'xrpl::test::TestOutputSuite']]],
['writerbase_234',['WriterBase',['../classJson_1_1WriterBase.html',1,'Json']]],
['writeresult_235',['writeresult',['../classxrpl_1_1RPC_1_1LedgerHandler.html#a250b823466a892e0aab88bc5ba40df35',1,'xrpl::RPC::LedgerHandler::writeResult()'],['../classxrpl_1_1RPC_1_1VersionHandler.html#a289cd7615e6b990bd5a08daa10a955b6',1,'xrpl::RPC::VersionHandler::writeResult()']]],
diff --git a/search/all_20.js b/search/all_20.js
index 98f42e5834..2703ac2d7a 100644
--- a/search/all_20.js
+++ b/search/all_20.js
@@ -8,7 +8,7 @@ var searchData=
['year_5fmonth_5fweekday_5',['year_month_weekday',['http://en.cppreference.com/w/cpp/chrono/year_month_weekday.html',1,'std::chrono::year_month_weekday'],['http://en.cppreference.com/w/cpp/chrono/year_month_weekday/year_month_weekday.html',1,'std::chrono::year_month_weekday::year_month_weekday()']]],
['year_5fmonth_5fweekday_5flast_6',['year_month_weekday_last',['http://en.cppreference.com/w/cpp/chrono/year_month_weekday_last.html',1,'std::chrono::year_month_weekday_last'],['http://en.cppreference.com/w/cpp/chrono/year_month_weekday_last/year_month_weekday_last.html',1,'std::chrono::year_month_weekday_last::year_month_weekday_last()']]],
['years_7',['years',['http://en.cppreference.com/w/cpp/chrono/duration.html',1,'std::chrono::years'],['http://en.cppreference.com/w/cpp/chrono/duration/duration.html',1,'std::chrono::years::years()']]],
- ['yes_8',['yes',['../namespacexrpl.html#ae2eb3a547c409e2625b3aec23b15ef55afdf5b9aa43318e628a60b1891e4441aa',1,'xrpl::yes'],['../namespacexrpl.html#a177f7e4b1df6ee8f4d1e11e3cd0b183ca93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a7b6ccf13c6f6d8d07e087d8e5edd82aeaa6105c0a611b41b08f1209506350279e',1,'xrpl::yes'],['../namespacexrpl.html#a8109828aee0f1bf0d066aa2fb52be45faa6105c0a611b41b08f1209506350279e',1,'xrpl::yes'],['../namespacexrpl.html#a53be00cb856ef39ec60e33cf9694b5eba93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a481438fb2d04ee4ee5bd99c516289b98a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../structxrpl_1_1test_1_1XChainSim__test.html#a04fa2e085d2ceda924228e1a4a595fb9aa6105c0a611b41b08f1209506350279e',1,'xrpl::test::XChainSim_test::yes'],['../namespacexrpl.html#a36f952e305630142ea1bb1946a6dd383a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a7b535130885568516b37cbb912cc6f2fa93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../classxrpl_1_1SField.html#aeca7616e54f17ecd56042bf721573843aa6105c0a611b41b08f1209506350279e',1,'xrpl::SField::yes'],['../classxrpl_1_1PerfLog__test.html#aa16f728937d929c8a9a32d490f9c8a5caa6105c0a611b41b08f1209506350279e',1,'xrpl::PerfLog_test::yes'],['../classxrpl_1_1NetworkOPs.html#af20b0ec49007e940fac896257d3f1e05aa6105c0a611b41b08f1209506350279e',1,'xrpl::NetworkOPs::yes'],['../classxrpl_1_1ValidAMM.html#af39845f517f8231ce0c07465e829ed34a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::ValidAMM::Yes']]],
+ ['yes_8',['yes',['../namespacexrpl.html#ae2eb3a547c409e2625b3aec23b15ef55afdf5b9aa43318e628a60b1891e4441aa',1,'xrpl::yes'],['../namespacexrpl.html#a177f7e4b1df6ee8f4d1e11e3cd0b183ca93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a7b6ccf13c6f6d8d07e087d8e5edd82aeaa6105c0a611b41b08f1209506350279e',1,'xrpl::yes'],['../namespacexrpl.html#a8109828aee0f1bf0d066aa2fb52be45faa6105c0a611b41b08f1209506350279e',1,'xrpl::yes'],['../namespacexrpl.html#a53be00cb856ef39ec60e33cf9694b5eba93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a481438fb2d04ee4ee5bd99c516289b98a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../classxrpl_1_1SField.html#aeca7616e54f17ecd56042bf721573843aa6105c0a611b41b08f1209506350279e',1,'xrpl::SField::yes'],['../namespacexrpl.html#a36f952e305630142ea1bb1946a6dd383a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a7b535130885568516b37cbb912cc6f2fa93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../classxrpl_1_1ValidAMM.html#af39845f517f8231ce0c07465e829ed34a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::ValidAMM::Yes'],['../structxrpl_1_1test_1_1XChainSim__test.html#a04fa2e085d2ceda924228e1a4a595fb9aa6105c0a611b41b08f1209506350279e',1,'xrpl::test::XChainSim_test::yes'],['../classxrpl_1_1PerfLog__test.html#aa16f728937d929c8a9a32d490f9c8a5caa6105c0a611b41b08f1209506350279e',1,'xrpl::PerfLog_test::yes'],['../classxrpl_1_1NetworkOPs.html#af20b0ec49007e940fac896257d3f1e05aa6105c0a611b41b08f1209506350279e',1,'xrpl::NetworkOPs::yes']]],
['yes_5f_9',['yes_',['../classxrpl_1_1AmendmentTable__test.html#afa9ba283c6a17c3d00d701f929185a8a',1,'xrpl::AmendmentTable_test']]],
['yield_10',['yield',['http://en.cppreference.com/w/cpp/thread/yield.html',1,'std::this_thread::yield()'],['../classxrpl_1_1JobQueue_1_1Coro.html#a6f0296efe5fc51ec89e937fa50406cc0',1,'xrpl::JobQueue::Coro::yield() const']]],
['yield_5f_11',['yield_',['../classxrpl_1_1JobQueue_1_1Coro.html#a85ab3184903948279379a33a14fcabba',1,'xrpl::JobQueue::Coro']]],
diff --git a/search/all_21.js b/search/all_21.js
index 43d0a76698..ae18df2203 100644
--- a/search/all_21.js
+++ b/search/all_21.js
@@ -1,7 +1,7 @@
var searchData=
[
['zepto_0',['zepto',['http://en.cppreference.com/w/cpp/numeric/ratio/ratio.html',1,'std']]],
- ['zero_1',['zero',['../structbeast_1_1Zero.html',1,'beast::Zero'],['../classxrpl_1_1SHAMapHash.html#ac6afd8b4b20e0bb3deaf6993ebe7e8cc',1,'xrpl::SHAMapHash::zero()'],['../classxrpl_1_1base__uint.html#a269c9d33ef0a9e2efa47e5dfdb1760c1',1,'xrpl::base_uint::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::years::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::weeks::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::seconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::nanoseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::months::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::minutes::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::milliseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::microseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::hours::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::duration::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::days::zero()'],['../classxrpl_1_1ValidVault.html#a5316051a3306cc19f32e1084af5d61b9',1,'xrpl::ValidVault::zero'],['../structbeast_1_1Zero.html#a3b3b333a1593d7e259ede6ce244fd4bd',1,'beast::Zero::Zero()'],['http://en.cppreference.com/w/cpp/chrono/duration_values/zero.html',1,'std::chrono::duration_values::zero()']]],
+ ['zero_1',['zero',['../structbeast_1_1Zero.html',1,'beast::Zero'],['../structbeast_1_1Zero.html#a3b3b333a1593d7e259ede6ce244fd4bd',1,'beast::Zero::Zero()'],['../classxrpl_1_1SHAMapHash.html#ac6afd8b4b20e0bb3deaf6993ebe7e8cc',1,'xrpl::SHAMapHash::zero()'],['../classxrpl_1_1base__uint.html#a269c9d33ef0a9e2efa47e5dfdb1760c1',1,'xrpl::base_uint::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::years::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::weeks::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::seconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::nanoseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::months::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::minutes::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::milliseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::microseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration_values/zero.html',1,'std::chrono::duration_values::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::duration::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::days::zero()'],['../classxrpl_1_1ValidVault.html#a5316051a3306cc19f32e1084af5d61b9',1,'xrpl::ValidVault::zero'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::hours::zero()']]],
['zero32_2',['zero32',['../namespacexrpl_1_1NodeStore.html#afbf9abdd1e228eb689d6f33a6ac1ae26',1,'xrpl::NodeStore']]],
['zero_5ftest_3',['Zero_test',['../classbeast_1_1Zero__test.html',1,'beast']]],
['zeroallowed_4',['ZeroAllowed',['../classxrpl_1_1ValidAMM.html#af39845f517f8231ce0c07465e829ed34',1,'xrpl::ValidAMM']]],
diff --git a/search/all_22.js b/search/all_22.js
index 2a9772af62..0a8c8fdaff 100644
--- a/search/all_22.js
+++ b/search/all_22.js
@@ -255,7 +255,7 @@ var searchData=
['_7eserverhandler_252',['~ServerHandler',['../classxrpl_1_1ServerHandler.html#aea34e923053853461a528d5c37a3cb35',1,'xrpl::ServerHandler']]],
['_7eserverimpl_253',['~ServerImpl',['../classxrpl_1_1ServerImpl.html#aafe88bb6582d253b66e896c6e1a4188a',1,'xrpl::ServerImpl']]],
['_7esession_254',['~Session',['../classxrpl_1_1Session.html#a9d0e4a53577450c4e6bd5334f4920a35',1,'xrpl::Session']]],
- ['_7eset_255',['~set',['http://en.cppreference.com/w/cpp/container/set/~set.html',1,'std::set::~set()'],['../classbeast_1_1PropertyStream_1_1Set.html#a48130b297aa75065d3d07cc4c6d696a2',1,'beast::PropertyStream::Set::~Set()'],['http://en.cppreference.com/w/cpp/container/set/~set.html',1,'std::pmr::set::~set()']]],
+ ['_7eset_255',['~set',['../classbeast_1_1PropertyStream_1_1Set.html#a48130b297aa75065d3d07cc4c6d696a2',1,'beast::PropertyStream::Set::~Set()'],['http://en.cppreference.com/w/cpp/container/set/~set.html',1,'std::pmr::set::~set()'],['http://en.cppreference.com/w/cpp/container/set/~set.html',1,'std::set::~set()']]],
['_7eshamap_256',['~SHAMap',['../classxrpl_1_1SHAMap.html#a317e70b85486785675840956b03fa206',1,'xrpl::SHAMap']]],
['_7eshamapinnernode_257',['~SHAMapInnerNode',['../classxrpl_1_1SHAMapInnerNode.html#a5690f7e044645510c7f9d4e9285704e8',1,'xrpl::SHAMapInnerNode']]],
['_7eshamapstore_258',['~SHAMapStore',['../classxrpl_1_1SHAMapStore.html#a4fd657ceee9d8bd84c5b6ad6e735b083',1,'xrpl::SHAMapStore']]],
@@ -356,7 +356,7 @@ var searchData=
['_7ewios_353',['~wios',['http://en.cppreference.com/w/cpp/io/basic_ios/~basic_ios.html',1,'std::wios']]],
['_7ewiostream_354',['~wiostream',['http://en.cppreference.com/w/cpp/io/basic_iostream/~basic_iostream.html',1,'std::wiostream']]],
['_7ewistream_355',['~wistream',['http://en.cppreference.com/w/cpp/io/basic_istream/~basic_istream.html',1,'std::wistream']]],
- ['_7ework_356',['~work',['../classxrpl_1_1io__list_1_1work.html#a97e2e8af0e4e4c077defe25f018bd5d3',1,'xrpl::io_list::work::~work()'],['../classxrpl_1_1detail_1_1Work.html#afa173b7f03b9f3059196a39fa54c9ad8',1,'xrpl::detail::Work::~Work()']]],
+ ['_7ework_356',['~work',['../classxrpl_1_1detail_1_1Work.html#afa173b7f03b9f3059196a39fa54c9ad8',1,'xrpl::detail::Work::~Work()'],['../classxrpl_1_1io__list_1_1work.html#a97e2e8af0e4e4c077defe25f018bd5d3',1,'xrpl::io_list::work::~work()']]],
['_7eworkbase_357',['~WorkBase',['../classxrpl_1_1detail_1_1WorkBase.html#aa1a40435fd305c229e24b14be3fb17c9',1,'xrpl::detail::WorkBase']]],
['_7eworker_358',['~Worker',['../classxrpl_1_1Workers_1_1Worker.html#a118a9bd209934c6a752bfdc38e30e2fc',1,'xrpl::Workers::Worker']]],
['_7eworkers_359',['~Workers',['../classxrpl_1_1Workers.html#a6dc76a5f0c26c6e61d9fcc1e53dd3dc7',1,'xrpl::Workers']]],
diff --git a/search/all_8.js b/search/all_8.js
index 69e3c1e944..e2db363dc3 100644
--- a/search/all_8.js
+++ b/search/all_8.js
@@ -113,7 +113,7 @@ var searchData=
['accountindomain_110',['accountInDomain',['../namespacexrpl_1_1permissioned__dex.html#ad8477c0e9e4e3165c3b815ed6cca08f2',1,'xrpl::permissioned_dex']]],
['accountinfo_5ftest_111',['AccountInfo_test',['../classxrpl_1_1test_1_1AccountInfo__test.html',1,'xrpl::test']]],
['accounting_5f_112',['accounting_',['../classxrpl_1_1NetworkOPsImp.html#ac730f6ecc077eada798392390ed31ffb',1,'xrpl::NetworkOPsImp']]],
- ['accountkey_113',['accountkey',['../classxrpl_1_1CanonicalTXSet.html#ad66fa2505817a82b0bca120d49f2ce0f',1,'xrpl::CanonicalTXSet::accountKey()'],['../structxrpl_1_1RippleLineCache_1_1AccountKey.html#ab38bff7243d4b6be95e7bd0415b12843',1,'xrpl::RippleLineCache::AccountKey::AccountKey(AccountID const &account, LineDirection direction, std::size_t hash)'],['../structxrpl_1_1RippleLineCache_1_1AccountKey.html#a25c4c388f8de65669a1176468bf89319',1,'xrpl::RippleLineCache::AccountKey::AccountKey(AccountKey const &other)=default'],['../structxrpl_1_1RippleLineCache_1_1AccountKey.html',1,'xrpl::RippleLineCache::AccountKey']]],
+ ['accountkey_113',['accountkey',['../structxrpl_1_1RippleLineCache_1_1AccountKey.html#a25c4c388f8de65669a1176468bf89319',1,'xrpl::RippleLineCache::AccountKey::AccountKey()'],['../classxrpl_1_1CanonicalTXSet.html#ad66fa2505817a82b0bca120d49f2ce0f',1,'xrpl::CanonicalTXSet::accountKey()'],['../structxrpl_1_1RippleLineCache_1_1AccountKey.html#ab38bff7243d4b6be95e7bd0415b12843',1,'xrpl::RippleLineCache::AccountKey::AccountKey()'],['../structxrpl_1_1RippleLineCache_1_1AccountKey.html',1,'xrpl::RippleLineCache::AccountKey']]],
['accountlines_114',['accountLines',['../namespacexrpl_1_1RPC_1_1Tuning.html#aaf45710119645b3101571bc20858dd25',1,'xrpl::RPC::Tuning']]],
['accountlines_5ftest_115',['AccountLines_test',['../classxrpl_1_1RPC_1_1AccountLines__test.html',1,'xrpl::RPC']]],
['accountmap_116',['AccountMap',['../classxrpl_1_1TxQ.html#a3b871cd18f67d71258c721adac2f7aa9',1,'xrpl::TxQ']]],
@@ -178,7 +178,7 @@ var searchData=
['acquiringledgers_175',['acquiringLedgers',['../structxrpl_1_1test_1_1csf_1_1Peer.html#aa0bfc88ad90736cd8b3cb37fd0ac37a2',1,'xrpl::test::csf::Peer']]],
['acquiringtxsets_176',['acquiringTxSets',['../structxrpl_1_1test_1_1csf_1_1Peer.html#a70d3dfe58527ba273fdc9038c933cc52',1,'xrpl::test::csf::Peer']]],
['act_5fflags_177',['Act_Flags',['../structxrpl_1_1test_1_1XChainSim__test.html#a20ed892cafdc0db80847c7fc45827d48',1,'xrpl::test::XChainSim_test']]],
- ['action_178',['action',['../structxrpl_1_1detail_1_1RawStateTable_1_1sleAction.html#a7133851beed36ff93382fdcf0d642562',1,'xrpl::detail::RawStateTable::sleAction::action'],['../classxrpl_1_1detail_1_1RawStateTable.html#a386898a1d1453917a58576b1c4586a3a',1,'xrpl::detail::RawStateTable::Action'],['../classxrpl_1_1detail_1_1ApplyStateTable.html#ab0fdc5083c3029910c30531ab36a19e3',1,'xrpl::detail::ApplyStateTable::Action']]],
+ ['action_178',['action',['../classxrpl_1_1detail_1_1RawStateTable.html#a386898a1d1453917a58576b1c4586a3a',1,'xrpl::detail::RawStateTable::Action'],['../classxrpl_1_1detail_1_1ApplyStateTable.html#ab0fdc5083c3029910c30531ab36a19e3',1,'xrpl::detail::ApplyStateTable::Action'],['../structxrpl_1_1detail_1_1RawStateTable_1_1sleAction.html#a7133851beed36ff93382fdcf0d642562',1,'xrpl::detail::RawStateTable::sleAction::action']]],
['activate_179',['activate',['../classxrpl_1_1PeerFinder_1_1Logic.html#a79923c622a509cae02476c9804131a46',1,'xrpl::PeerFinder::Logic::activate()'],['../classxrpl_1_1OverlayImpl.html#a28e9ad31e681fbe8d560a60d88a17c98',1,'xrpl::OverlayImpl::activate()'],['../classxrpl_1_1PeerFinder_1_1ManagerImp.html#aab293e82d2ab8dad3326abee4efe3ed7',1,'xrpl::PeerFinder::ManagerImp::activate()'],['../classxrpl_1_1PeerFinder_1_1SlotImp.html#af7788f27378dfd8943dc9a99f9206ecf',1,'xrpl::PeerFinder::SlotImp::activate()'],['../classxrpl_1_1PeerFinder_1_1Manager.html#a7c13253fb1a0a391313a54952a14a05b',1,'xrpl::PeerFinder::Manager::activate()']]],
['activatestalldetector_180',['activateStallDetector',['../classxrpl_1_1LoadManager.html#aea5017c90da58589cc1dc7708b07d374',1,'xrpl::LoadManager']]],
['active_181',['active',['../classxrpl_1_1PeerFinder_1_1Slot.html#a9f7f74456679552f34bba92f853b8132a94a1335e1416fcf0b7532c7bc7282e5e',1,'xrpl::PeerFinder::Slot::active'],['../classbeast_1_1Journal_1_1Sink.html#a72d6f4718d1cc5c5c5d76553d8ce10df',1,'beast::Journal::Sink::active()'],['../classbeast_1_1Journal_1_1Stream.html#a59fd6a4a63469b50d87acaa2d20113ad',1,'beast::Journal::Stream::active()'],['../classbeast_1_1Journal.html#a5929f5a6c995e2c2c5aada222ee470c4',1,'beast::Journal::active()'],['../classbeast_1_1WrappedSink.html#af462747f670e2cbdc9f7e87d3968633e',1,'beast::WrappedSink::active()'],['../classbeast_1_1NullJournalSink.html#ae3d722f3d1585a8235cb68ef7bddef14',1,'beast::NullJournalSink::active()'],['../classxrpl_1_1test_1_1SuiteJournalSink.html#acdd9138e6e36f2e482186f8aeb1274aa',1,'xrpl::test::SuiteJournalSink::active()']]],
@@ -188,7 +188,7 @@ var searchData=
['actualamountin_185',['actualAmountIn',['../structxrpl_1_1path_1_1RippleCalc_1_1Output.html#a11e9e386297652425944a8a3cfc2f35c',1,'xrpl::path::RippleCalc::Output']]],
['actualamountout_186',['actualAmountOut',['../structxrpl_1_1path_1_1RippleCalc_1_1Output.html#a07f201cae74e6c51e5c64939f9ad6229',1,'xrpl::path::RippleCalc::Output']]],
['adapting_20generic_20consensus_187',['Adapting Generic Consensus',['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md156',1,'']]],
- ['adaptor_188',['adaptor',['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Adaptor.html',1,'xrpl::test::csf::Validations_test::Adaptor'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html',1,'xrpl::RCLConsensus::Adaptor'],['../classxrpl_1_1Validations.html#a5c53682eaf1b437da4cd67d5134d0906',1,'xrpl::Validations::adaptor()'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a11f30c80cef55601e5596ac6bc5c744d',1,'xrpl::RCLConsensus::Adaptor::Adaptor()'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Adaptor.html#a91c5d7dbaf115af8fa6c0fb4bc2ac28b',1,'xrpl::test::csf::Validations_test::Adaptor::Adaptor()']]],
+ ['adaptor_188',['adaptor',['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Adaptor.html',1,'xrpl::test::csf::Validations_test::Adaptor'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html',1,'xrpl::RCLConsensus::Adaptor'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a11f30c80cef55601e5596ac6bc5c744d',1,'xrpl::RCLConsensus::Adaptor::Adaptor()'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Adaptor.html#a91c5d7dbaf115af8fa6c0fb4bc2ac28b',1,'xrpl::test::csf::Validations_test::Adaptor::Adaptor()'],['../classxrpl_1_1Validations.html#a5c53682eaf1b437da4cd67d5134d0906',1,'xrpl::Validations::adaptor() const']]],
['adaptor_5f_189',['adaptor_',['../classxrpl_1_1Validations.html#af37184b4977e6004b88b8a4f822da12f',1,'xrpl::Validations::adaptor_'],['../classxrpl_1_1Consensus.html#ac0a170e8058ab130cbc15badafbbb661',1,'xrpl::Consensus::adaptor_'],['../classxrpl_1_1RCLConsensus.html#aa9e57c9546fa987ed67d5d14db629eb7',1,'xrpl::RCLConsensus::adaptor_']]],
['add_190',['add',['../classxrpl_1_1JsonPropertyStream.html#aec3b9957cc7794009e85bc06411e5e81',1,'xrpl::JsonPropertyStream::add(unsigned short value) override'],['../classxrpl_1_1JsonPropertyStream.html#ab77db44db2d2b16a5b129a7d2126f10a',1,'xrpl::JsonPropertyStream::add(short value) override'],['../classxrpl_1_1JsonPropertyStream.html#af1ab005e955e9163baa6611e5ac2af3c',1,'xrpl::JsonPropertyStream::add(std::string const &key, std::string const &v) override'],['../classxrpl_1_1JsonPropertyStream.html#ad1473fbee5b792e57e084e327c9f881f',1,'xrpl::JsonPropertyStream::add(std::string const &key, double v) override'],['../classxrpl_1_1JsonPropertyStream.html#ab8847f76dcc32babd7a6a1ba68c3536c',1,'xrpl::JsonPropertyStream::add(std::string const &key, float v) override'],['../classbeast_1_1PropertyStream.html#afbc26a740d14b08002ad9518310c60e4',1,'beast::PropertyStream::add()'],['../classxrpl_1_1JsonPropertyStream.html#acbf5e06f5d897624a668920c9c7b0205',1,'xrpl::JsonPropertyStream::add()'],['../structxrpl_1_1detail_1_1suite__results.html#a4cfcc164c9f10d5acf5b3d9013ab42d7',1,'xrpl::detail::suite_results::add()'],['../classxrpl_1_1STPathSet.html#a00b13d9b468ef3daf4805668ca2cffeb',1,'xrpl::STPathSet::add()'],['../classxrpl_1_1STVector256.html#a3cc5de0d80fc1162ba70f5b72b32c58f',1,'xrpl::STVector256::add()'],['../classxrpl_1_1STXChainBridge.html#a73dd3a4dd6a2f351ad6f3020ea151428',1,'xrpl::STXChainBridge::add()'],['../structxrpl_1_1Resource_1_1Entry.html#a1938fafbd8c64700a4093de7abf66bc5',1,'xrpl::Resource::Entry::add()'],['../classbeast_1_1insight_1_1detail_1_1StatsDCollectorImp.html#a2e76aeb8383dfce6c1d3f26a30a1ab60',1,'beast::insight::detail::StatsDCollectorImp::add()'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1TestHarness.html#a0b4d560af9a550bbd00728745cc1fd9e',1,'xrpl::test::csf::Validations_test::TestHarness::add()'],['../classxrpl_1_1test_1_1csf_1_1CollectorRefs.html#ae8a5f61506667b150f324123e253cbc8',1,'xrpl::test::csf::CollectorRefs::add()'],['../classxrpl_1_1short__read__test_1_1Base.html#a8daeec34d80a2b5c31ec6c268c186a09',1,'xrpl::short_read_test::Base::add()'],['../classxrpl_1_1PeerFinder_1_1Livecache__test.html#a6b01478a9e974737a5f559d251c5ab95',1,'xrpl::PeerFinder::Livecache_test::add()'],['../classxrpl_1_1STObject.html#ae5ff93050e0ff6b5ff903c752ef463ed',1,'xrpl::STObject::add()'],['../structxrpl_1_1detail_1_1results.html#a777987b9c36f3a822e058c1b17b0f40b',1,'xrpl::detail::results::add()'],['../structxrpl_1_1detail_1_1multi__runner__base_1_1inner.html#ae8365009df1824e87b84e5b74cc1e3b8',1,'xrpl::detail::multi_runner_base::inner::add()'],['../classxrpl_1_1detail_1_1multi__runner__base.html#a06b562af8774cadac24c869aa0070daa',1,'xrpl::detail::multi_runner_base::add()'],['../classxrpl_1_1AmendmentTableImpl.html#a85fe34ad92bed99a52ad162ef702de27',1,'xrpl::AmendmentTableImpl::add()'],['../classxrpl_1_1TxQ_1_1TxQAccount.html#a5a9bee66c591d060b8f41e81e0f41bdd',1,'xrpl::TxQ::TxQAccount::add()'],['../classxrpl_1_1Validations.html#a2a8b8aca1ef992bab3e1193b7bc80932',1,'xrpl::Validations::add()'],['../classxrpl_1_1PeerFinder_1_1Counts.html#ac6b1fed6d2c64923a22318c5017febb8',1,'xrpl::PeerFinder::Counts::add()'],['../classbeast_1_1PropertyStream_1_1Map.html#accb389586f4954078d2925f48ca4b6c1',1,'beast::PropertyStream::Map::add()'],['../classxrpl_1_1STArray.html#a8464029f2a7be82f172066164902c14b',1,'xrpl::STArray::add()'],['../classxrpl_1_1JsonPropertyStream.html#ace472cb52dddd48762dd438eae48fb03',1,'xrpl::JsonPropertyStream::add(unsigned int value) override'],['../classxrpl_1_1JsonPropertyStream.html#ab1b63a177e1435649c11e401cfd8ba17',1,'xrpl::JsonPropertyStream::add(long value) override'],['../classxrpl_1_1JsonPropertyStream.html#a11c7e545754f4ed8f97c3f6208ea9a89',1,'xrpl::JsonPropertyStream::add(float v) override'],['../classxrpl_1_1JsonPropertyStream.html#ab32590878c27c531bc4d5bf5dcc63d85',1,'xrpl::JsonPropertyStream::add(double v) override'],['../classxrpl_1_1JsonPropertyStream.html#aeefceb47d5d94d0d9ca2d0cd4a62ca17',1,'xrpl::JsonPropertyStream::add(std::string const &v) override'],['../classxrpl_1_1KnownFormats.html#a37cebadc6d415a864bfdbdcb03272f8c',1,'xrpl::KnownFormats::add()'],['../classxrpl_1_1STAccount.html#a3f801be45d41d16e4c44673985092523',1,'xrpl::STAccount::add()'],['../classxrpl_1_1STAmount.html#a25bfca714a2cf38542966e745149a75f',1,'xrpl::STAmount::add()'],['../classxrpl_1_1JsonPropertyStream.html#aec896e563620e243ede1a7b24068cd20',1,'xrpl::JsonPropertyStream::add()'],['../classxrpl_1_1STBase.html#aff4e53fa39d8168f305be959dfb102d2',1,'xrpl::STBase::add()'],['../classxrpl_1_1STBitString.html#a7babef6c56c32f5491b7c91425cd5de5',1,'xrpl::STBitString::add()'],['../classxrpl_1_1STBlob.html#a6b3136d1abc3c273b2b90827ec99d5f8',1,'xrpl::STBlob::add()'],['../classxrpl_1_1STCurrency.html#acdecb304ae31374de40cb80bf0ce5a6e',1,'xrpl::STCurrency::add()'],['../classxrpl_1_1STInteger.html#a20fc1bca7dac4a1782f9bca4ee387ceb',1,'xrpl::STInteger::add()'],['../classxrpl_1_1STIssue.html#a11ae7593aacd462bf8bde6076e5f3204',1,'xrpl::STIssue::add()'],['../classxrpl_1_1STNumber.html#a1a3524139128aea445beb3ece4065085',1,'xrpl::STNumber::add()'],['../classxrpl_1_1STObject.html#a7ae210559782126638ca3712e9d3f632',1,'xrpl::STObject::add()'],['../classbeast_1_1PropertyStream.html#a5b18d84c44d1834064d1a171b5721e4f',1,'beast::PropertyStream::add(short value)'],['../classbeast_1_1PropertyStream.html#ad0f254c63738bc9b6923ab92125eca8c',1,'beast::PropertyStream::add(std::string const &key, long long value)'],['../classbeast_1_1PropertyStream.html#a0fe28a6fa5f72b43e0da657c0efa099e',1,'beast::PropertyStream::add(std::string const &key, unsigned long long value)'],['../classbeast_1_1PropertyStream.html#ab8f4ce03d7c811262313a7c6c182c707',1,'beast::PropertyStream::add(std::string const &key, float value)'],['../classbeast_1_1PropertyStream.html#af4f18b4665bcc1c71f6cc2a62a651b50',1,'beast::PropertyStream::add(std::string const &key, double value)'],['../classbeast_1_1PropertyStream.html#a27dd145b7aa7ec0b653348ab83753e72',1,'beast::PropertyStream::add(std::string const &key, long double value)'],['../classbeast_1_1PropertyStream.html#a46a8f035fcfc444af8725bc9af393ea7',1,'beast::PropertyStream::add(std::string const &value)=0'],['../classbeast_1_1PropertyStream.html#af1d537979b3cc3676fc44dd4745946a5',1,'beast::PropertyStream::add(char const *value)'],['../classbeast_1_1PropertyStream.html#a23b3a87a0eaeb6586323496467e7ceeb',1,'beast::PropertyStream::add(bool value)'],['../classbeast_1_1PropertyStream.html#a79420c335f7a5ee6a324c78e3b166ad1',1,'beast::PropertyStream::add(char value)'],['../classbeast_1_1PropertyStream.html#afac47c0d9590b1f92e6db69be8922e5b',1,'beast::PropertyStream::add(signed char value)'],['../classbeast_1_1PropertyStream.html#a6dab4ef049b0f8eb46eceff046bda11f',1,'beast::PropertyStream::add(unsigned char value)'],['../classbeast_1_1PropertyStream.html#a88fa55ab3ac95e195d4fbf10955f9473',1,'beast::PropertyStream::add(std::string const &key, unsigned long value)'],['../classbeast_1_1PropertyStream.html#ad89e3880312d9d2f1710dc72a26b54cd',1,'beast::PropertyStream::add(unsigned short value)'],['../classbeast_1_1PropertyStream.html#a192496515beb7277123c50eafc0e93b8',1,'beast::PropertyStream::add(int value)'],['../classbeast_1_1PropertyStream.html#a7e2307f8ab4b3da6ba77e0a2374863f3',1,'beast::PropertyStream::add(unsigned int value)'],['../classbeast_1_1PropertyStream.html#a7f50b4bceb293a2efcb1b29b3158c7f9',1,'beast::PropertyStream::add(long value)'],['../classbeast_1_1PropertyStream_1_1Map.html#ac760c1fcce967fed82dea209bb72cba1',1,'beast::PropertyStream::Map::add()'],['../classbeast_1_1PropertyStream.html#a7db4afda014289cf6744301b5157b71f',1,'beast::PropertyStream::add(long long value)'],['../classbeast_1_1PropertyStream.html#ac1a1164f84438b63fd95ceee25b4ba85',1,'beast::PropertyStream::add(unsigned long long value)'],['../classbeast_1_1PropertyStream.html#a2cc4c291084a2ad5c10b1b9e5f1d8267',1,'beast::PropertyStream::add(float value)'],['../classbeast_1_1PropertyStream.html#a4dff2dfaaf8650815629df1ab882a923',1,'beast::PropertyStream::add(double value)'],['../classbeast_1_1PropertyStream.html#a243dbabd586b0229219a6c8a11baeeb4',1,'beast::PropertyStream::add(long double value)'],['../classbeast_1_1PropertyStream.html#a28eaa92c7ca837f1ccfc4c93ea54219a',1,'beast::PropertyStream::add(std::string const &key, std::string const &value)=0'],['../classxrpl_1_1JsonPropertyStream.html#a0cda470a4ee47cf3690b4ae5dfd4b5c3',1,'xrpl::JsonPropertyStream::add(std::string const &key, int value) override'],['../classxrpl_1_1JsonPropertyStream.html#a1f8242f39526485b0e7ad03c8e248891',1,'xrpl::JsonPropertyStream::add(std::string const &key, unsigned short value) override'],['../classxrpl_1_1JsonPropertyStream.html#a84f78b3afabddd072b7b798d6ed4d87b',1,'xrpl::JsonPropertyStream::add(std::string const &key, short value) override'],['../classbeast_1_1PropertyStream_1_1Source.html#a986ac5abff1a53a1a1f7dde38f0073bc',1,'beast::PropertyStream::Source::add(Derived *child)'],['../classbeast_1_1PropertyStream_1_1Source.html#a6b74ac4b0ae83b71d8605412b2fe5c8b',1,'beast::PropertyStream::Source::add(Source &source)'],['../classbeast_1_1PropertyStream_1_1Set.html#ab364b9b332ca6293b9728b86da1377ef',1,'beast::PropertyStream::Set::add()'],['../classxrpl_1_1DecayingSample.html#a8df063747a57263920897055a3d8d7f1',1,'xrpl::DecayingSample::add()'],['../classxrpl_1_1DecayWindow.html#ab63a09f3be634ed0252d8127f7e3632f',1,'xrpl::DecayWindow::add()'],['../structbeast_1_1unit__test_1_1detail_1_1reporter_1_1suite__results.html#a38979279ba1b83e406a2f3c6ee7fa17d',1,'beast::unit_test::detail::reporter::suite_results::add()'],['../structbeast_1_1unit__test_1_1detail_1_1reporter_1_1results.html#acca69a4a1af4170be93d67be30ac7b9d',1,'beast::unit_test::detail::reporter::results::add()'],['../classxrpl_1_1JsonPropertyStream.html#a3e219b748254e15fcfb8ad82fecb7c34',1,'xrpl::JsonPropertyStream::add()'],['../classbeast_1_1PropertyStream.html#a12e1ed0e9696c8260fbf1739c707b607',1,'beast::PropertyStream::add(std::string const &key, char const *value)'],['../classbeast_1_1PropertyStream.html#a8a1e2466f482ab507f91f62008570b2f',1,'beast::PropertyStream::add(std::string const &key, bool value)'],['../classbeast_1_1PropertyStream.html#a25971a70b0d4036d09782287659e6cc9',1,'beast::PropertyStream::add(std::string const &key, char value)'],['../classbeast_1_1PropertyStream.html#a79122ae34fa6633530df9a0b87bdfd3c',1,'beast::PropertyStream::add(std::string const &key, signed char value)'],['../classbeast_1_1PropertyStream.html#a7cd6fa11e5b75d48d3c2e84c4a55c069',1,'beast::PropertyStream::add(std::string const &key, unsigned char value)'],['../classbeast_1_1PropertyStream.html#aa5d01244188d6eff0c971e85f97d1ee7',1,'beast::PropertyStream::add(std::string const &key, short value)'],['../classbeast_1_1PropertyStream.html#adcdaec4f4c4aa1bee5d046abcf9f05a4',1,'beast::PropertyStream::add(std::string const &key, unsigned short value)'],['../classbeast_1_1PropertyStream.html#ac3640f5ec521538142e018c7b9449f2f',1,'beast::PropertyStream::add(std::string const &key, int value)'],['../classbeast_1_1PropertyStream.html#a8f97447631b96a757d1f203561da684a',1,'beast::PropertyStream::add(std::string const &key, unsigned int value)'],['../classbeast_1_1PropertyStream.html#a2d422a19b1a7256eac9787fa8208cfa1',1,'beast::PropertyStream::add(std::string const &key, long value)']]],
['add_20a_20dependency_191',['Add a Dependency',['../md__2____w_2rippled_2rippled_2BUILD.html#autotoc_md55',1,'']]],
@@ -389,7 +389,7 @@ var searchData=
['ahignore_5fauth_386',['ahIGNORE_AUTH',['../namespacexrpl.html#a97a9ff10fdce86ac84f6be6e23007dd4a859a6043078585553a3cf93854f29eaa',1,'xrpl']]],
['ahzero_5fif_5funauthorized_387',['ahZERO_IF_UNAUTHORIZED',['../namespacexrpl.html#a97a9ff10fdce86ac84f6be6e23007dd4a9a2480b8cc077b5e6ad69c39a1d7d4d1',1,'xrpl']]],
['ait_5f_388',['ait_',['../structxrpl_1_1partitioned__unordered__map_1_1const__iterator.html#a684c7badb67c25935f9b720d7b356b1c',1,'xrpl::partitioned_unordered_map::const_iterator::ait_'],['../structxrpl_1_1partitioned__unordered__map_1_1iterator.html#a2d53d68773c3edae4a92aa685d6460c8',1,'xrpl::partitioned_unordered_map::iterator::ait_']]],
- ['algorithm_389',['algorithm',['http://en.cppreference.com/w/cpp/header/algorithm.html',1,'(Global Namespace)'],['../classxrpl_1_1test_1_1compression__test.html#a9b651fc3eb2ef255977a24cd22c4e784',1,'xrpl::test::compression_test::Algorithm'],['../namespacexrpl_1_1compression.html#a42cd9024385a5049a67f2b9e40a25bdf',1,'xrpl::compression::Algorithm'],['../structxrpl_1_1detail_1_1MessageHeader.html#a658dc5e26ca2fd18243e4fc38173c237',1,'xrpl::detail::MessageHeader::algorithm'],['../classxrpl_1_1Message.html#a4aac20768dd24b2538b713dfbad07a18',1,'xrpl::Message::Algorithm']]],
+ ['algorithm_389',['algorithm',['http://en.cppreference.com/w/cpp/header/algorithm.html',1,'(Global Namespace)'],['../structxrpl_1_1detail_1_1MessageHeader.html#a658dc5e26ca2fd18243e4fc38173c237',1,'xrpl::detail::MessageHeader::algorithm'],['../namespacexrpl_1_1compression.html#a42cd9024385a5049a67f2b9e40a25bdf',1,'xrpl::compression::Algorithm'],['../classxrpl_1_1Message.html#a4aac20768dd24b2538b713dfbad07a18',1,'xrpl::Message::Algorithm'],['../classxrpl_1_1test_1_1compression__test.html#a9b651fc3eb2ef255977a24cd22c4e784',1,'xrpl::test::compression_test::Algorithm']]],
['algorithms_390',['Algorithms',['../md_xrpld_2peerfinder_2README.html#autotoc_md352',1,'']]],
['alice_391',['alice',['../classxrpl_1_1test_1_1jtx_1_1PermissionedDEX.html#ac2473449e6950105997ea002f1d48fac',1,'xrpl::test::jtx::PermissionedDEX::alice'],['../classxrpl_1_1test_1_1jtx_1_1AMMTestBase.html#ac5590feee4e86e26278a08191a66ff0d',1,'xrpl::test::jtx::AMMTestBase::alice']]],
['align_392',['align',['http://en.cppreference.com/w/cpp/memory/align.html',1,'std::align()'],['../classxrpl_1_1SlabAllocatorSet_1_1SlabConfig.html#ab996c2303f4643926731f5875c28c544',1,'xrpl::SlabAllocatorSet::SlabConfig::align']]],
@@ -536,7 +536,7 @@ var searchData=
['antithesis_20c_20sdk_533',['Antithesis C++ SDK',['../md__2____w_2rippled_2rippled_2external_2antithesis-sdk_2README.html',1,'']]],
['antithesis_3a_3ainternal_534',['internal',['../namespaceantithesis_1_1internal.html',1,'antithesis']]],
['antithesis_3a_3ainternal_3a_3arandom_535',['random',['../namespaceantithesis_1_1internal_1_1random.html',1,'antithesis::internal']]],
- ['any_536',['any',['../structxrpl_1_1Transaction_1_1SubmitResult.html#a1202ff01975d5e9869e36622e6b03b14',1,'xrpl::Transaction::SubmitResult::any()'],['http://en.cppreference.com/w/cpp/header/any.html',1,'(Global Namespace)'],['../namespacexrpl_1_1test_1_1jtx.html#a23fe1dbc961bb4aeec9f87668b067b79',1,'xrpl::test::jtx::any'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html',1,'xrpl::test::csf::CollectorRef::Any< T >'],['http://en.cppreference.com/w/cpp/experimental/any.html',1,'std::experimental::any'],['http://en.cppreference.com/w/cpp/utility/any.html',1,'std::any'],['../namespacexrpl.html#aff1b8c6aee07c7bc399d90566e71cc08',1,'xrpl::any()'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#af982e30cb5d438ccd7395ff1a0268817',1,'xrpl::test::csf::CollectorRef::Any::Any(T &t)'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#aeb69b44de3661aa5a1326c40f409e433',1,'xrpl::test::csf::CollectorRef::Any::Any(Any const &)=delete'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#ae4014269bc1817d7b7908308fb854793',1,'xrpl::test::csf::CollectorRef::Any::Any(Any &&)=default'],['http://en.cppreference.com/w/cpp/utility/any/any.html',1,'std::any::any()'],['http://en.cppreference.com/w/cpp/utility/bitset/all_any_none.html',1,'std::bitset::any()'],['http://en.cppreference.com/w/cpp/experimental/any/any.html',1,'std::experimental::any::any()']]],
+ ['any_536',['any',['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#ae4014269bc1817d7b7908308fb854793',1,'xrpl::test::csf::CollectorRef::Any::Any()'],['http://en.cppreference.com/w/cpp/header/any.html',1,'(Global Namespace)'],['../namespacexrpl_1_1test_1_1jtx.html#a23fe1dbc961bb4aeec9f87668b067b79',1,'xrpl::test::jtx::any'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html',1,'xrpl::test::csf::CollectorRef::Any< T >'],['http://en.cppreference.com/w/cpp/experimental/any.html',1,'std::experimental::any'],['http://en.cppreference.com/w/cpp/utility/any.html',1,'std::any'],['../namespacexrpl.html#aff1b8c6aee07c7bc399d90566e71cc08',1,'xrpl::any()'],['http://en.cppreference.com/w/cpp/utility/any/any.html',1,'std::any::any()'],['http://en.cppreference.com/w/cpp/utility/bitset/all_any_none.html',1,'std::bitset::any()'],['http://en.cppreference.com/w/cpp/experimental/any/any.html',1,'std::experimental::any::any()'],['../structxrpl_1_1Transaction_1_1SubmitResult.html#a1202ff01975d5e9869e36622e6b03b14',1,'xrpl::Transaction::SubmitResult::any()'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#af982e30cb5d438ccd7395ff1a0268817',1,'xrpl::test::csf::CollectorRef::Any::Any(T &t)'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#aeb69b44de3661aa5a1326c40f409e433',1,'xrpl::test::csf::CollectorRef::Any::Any(Any const &)=delete']]],
['any_5fcast_537',['any_cast',['http://en.cppreference.com/w/cpp/utility/any/any_cast.html',1,'std::any_cast()'],['http://en.cppreference.com/w/cpp/experimental/any/any_cast.html',1,'std::experimental::any_cast()']]],
['any_5ffailed_538',['any_failed',['../structxrpl_1_1detail_1_1multi__runner__base_1_1inner.html#a9108fff3a4219e065c65dcb25755d40e',1,'xrpl::detail::multi_runner_base::inner::any_failed()'],['../classxrpl_1_1detail_1_1multi__runner__base.html#a2a9bda7459aa377418fa1ad463c5627e',1,'xrpl::detail::multi_runner_base::any_failed(bool v)'],['../classxrpl_1_1detail_1_1multi__runner__base.html#abfe5c6bff4469d1e988652584710f030',1,'xrpl::detail::multi_runner_base::any_failed() const'],['../classxrpl_1_1test_1_1multi__runner__parent.html#a63873747e5ca9a09c4906cf7bc34f9ed',1,'xrpl::test::multi_runner_parent::any_failed()'],['../structxrpl_1_1detail_1_1multi__runner__base_1_1inner.html#a14b0110985fd51df6b13d2f0de420a21',1,'xrpl::detail::multi_runner_base::inner::any_failed(bool v)']]],
['any_5ffailed_5f_539',['any_failed_',['../structxrpl_1_1detail_1_1multi__runner__base_1_1inner.html#a4580f12370aeb821f6036962ea3e4f64',1,'xrpl::detail::multi_runner_base::inner']]],
diff --git a/search/all_9.js b/search/all_9.js
index e070af2477..9732f211c5 100644
--- a/search/all_9.js
+++ b/search/all_9.js
@@ -270,13 +270,13 @@ var searchData=
['blob_267',['blob',['../structxrpl_1_1test_1_1TrustedPublisherServer_1_1BlobInfo.html#a90eab28c99eaa5825811ec48e1a43037',1,'xrpl::test::TrustedPublisherServer::BlobInfo::blob'],['../classxrpl_1_1SecretKey__test.html#ab9369169da175f806c17099e10e60481',1,'xrpl::SecretKey_test::blob'],['../namespacexrpl.html#a9c45e3c454e975035b02eaee421bec30',1,'xrpl::Blob'],['../classxrpl_1_1PublicKey__test.html#ab2db913c73effa08dff7cdbea3bf3747',1,'xrpl::PublicKey_test::blob'],['../structxrpl_1_1ValidatorBlobInfo.html#a2eb71aed14e7b6f561ca0123583622d5',1,'xrpl::ValidatorBlobInfo::blob']]],
['blobfield_268',['blobfield',['../structxrpl_1_1test_1_1jtx_1_1blobField.html',1,'xrpl::test::jtx::blobField'],['../structxrpl_1_1test_1_1jtx_1_1blobField.html#a5fe97a31d0a890a0d40e0820a5e879c0',1,'xrpl::test::jtx::blobField::blobField()'],['../namespacexrpl_1_1test.html#a04b3b5ab4e41a5be8a4c9e33e9fb051aa0f74255f45960a71eed96f283d91fb37',1,'xrpl::test::BlobField'],['../structxrpl_1_1test_1_1jtx_1_1blobField.html#a26c3454d5f5345b48e475b90aea76041',1,'xrpl::test::jtx::blobField::blobField()']]],
['blobinfo_269',['blobinfo',['../structxrpl_1_1test_1_1TrustedPublisherServer_1_1BlobInfo.html#ad60adc0c1bf0cca29ae481aaa86a744d',1,'xrpl::test::TrustedPublisherServer::BlobInfo::BlobInfo()'],['../structxrpl_1_1test_1_1TrustedPublisherServer_1_1BlobInfo.html',1,'xrpl::test::TrustedPublisherServer::BlobInfo']]],
- ['blocker_270',['blocker',['../classxrpl_1_1Transactor.html#a9420945fd34d224b81b68fd3dcc9fed6a44800ba5c609a32325ee77bfdca04937',1,'xrpl::Transactor::Blocker'],['../classxrpl_1_1TxConsequences.html#a33f37210f363c069e6faa24cbdfd2231ac7856c799618606e237a4054c140a4a9',1,'xrpl::TxConsequences::blocker']]],
+ ['blocker_270',['blocker',['../classxrpl_1_1TxConsequences.html#a33f37210f363c069e6faa24cbdfd2231ac7856c799618606e237a4054c140a4a9',1,'xrpl::TxConsequences::blocker'],['../classxrpl_1_1Transactor.html#a9420945fd34d224b81b68fd3dcc9fed6a44800ba5c609a32325ee77bfdca04937',1,'xrpl::Transactor::Blocker']]],
['blocksize_5f_271',['blocksize_',['../classxrpl_1_1NodeStore_1_1NuDBBackend.html#a05e6f382a0f4d38cb7e4972bf73f63cb',1,'xrpl::NodeStore::NuDBBackend::blockSize_'],['../classxrpl_1_1ZeroCopyOutputStream.html#aa96de98743cfacd04ef9ec2f3c5d747b',1,'xrpl::ZeroCopyOutputStream::blockSize_']]],
['bob_272',['bob',['../classxrpl_1_1test_1_1jtx_1_1AMMTestBase.html#a6cb7099d762b142bd3749e560059f1ad',1,'xrpl::test::jtx::AMMTestBase::bob'],['../classxrpl_1_1test_1_1jtx_1_1PermissionedDEX.html#a8fa4360589c0abd31085686ea4e61b52',1,'xrpl::test::jtx::PermissionedDEX::bob']]],
['bobs_5faccount_5fobjects_273',['bobs_account_objects',['../namespacexrpl_1_1test.html#a6694a565ada911bee2c6a3e4e2bf879b',1,'xrpl::test']]],
['body_5fstring_5f_274',['body_string_',['../classxrpl_1_1json__body_1_1writer.html#a3a31708572c21bfad4bb98cb7802eeb9',1,'xrpl::json_body::writer']]],
['bogie_275',['bogie',['../classxrpl_1_1test_1_1MultiSign__test.html#a8d063d34535ebfa8d824dc41cf99ec84',1,'xrpl::test::MultiSign_test']]],
- ['book_276',['book',['../classxrpl_1_1Book.html',1,'xrpl::Book'],['../classxrpl_1_1Book.html#a17e016157ae08b19cd7500a24e987cf1',1,'xrpl::Book::Book()'],['../classxrpl_1_1BookStep.html#ad635db8abc312b10d19a6d787c846b39',1,'xrpl::BookStep::book()'],['../classxrpl_1_1Book.html#a18f52295d148f292ada65053291be719',1,'xrpl::Book::Book()'],['../namespacexrpl_1_1keylet.html#a66e87b0b598a64a29d767c5fd4c0e63e',1,'xrpl::keylet::book']]],
+ ['book_276',['book',['../classxrpl_1_1Book.html',1,'xrpl::Book'],['../classxrpl_1_1BookStep.html#ad635db8abc312b10d19a6d787c846b39',1,'xrpl::BookStep::book()'],['../classxrpl_1_1Book.html#a18f52295d148f292ada65053291be719',1,'xrpl::Book::Book(Issue const &in_, Issue const &out_, std::optional< uint256 > const &domain_)'],['../classxrpl_1_1Book.html#a17e016157ae08b19cd7500a24e987cf1',1,'xrpl::Book::Book()'],['../namespacexrpl_1_1keylet.html#a66e87b0b598a64a29d767c5fd4c0e63e',1,'xrpl::keylet::book']]],
['book_20directory_277',['Book Directory',['../md_xrpld_2app_2ledger_2README.html#autotoc_md273',1,'']]],
['book_5f_278',['book_',['../classxrpl_1_1TOfferStreamBase.html#a0e3c9cb95301d70a4eeb87e73e307ccd',1,'xrpl::TOfferStreamBase::book_'],['../classxrpl_1_1BookStep.html#a54587bef602408751f7d26f2030356ca',1,'xrpl::BookStep::book_']]],
['book_5fdir_279',['BOOK_DIR',['../namespacexrpl.html#aa040fac78e4975614b31771a1bc5f7adab6a8833f2e59902cc71ae3f8c0643edb',1,'xrpl']]],
diff --git a/search/all_a.js b/search/all_a.js
index 4d75a8ec00..9a33e0c4d7 100644
--- a/search/all_a.js
+++ b/search/all_a.js
@@ -173,7 +173,7 @@ var searchData=
['char_5ftraits_170',['char_traits',['http://en.cppreference.com/w/cpp/string/char_traits.html',1,'std']]],
['char_5ftype_171',['char_type',['../classbeast_1_1basic__logstream.html#aee93e32607ce22cc3326ce9464793aad',1,'beast::basic_logstream::char_type'],['http://en.cppreference.com/w/cpp/locale/num_get.html',1,'std::num_get::char_type'],['http://en.cppreference.com/w/cpp/locale/time_put.html',1,'std::time_put_byname::char_type'],['http://en.cppreference.com/w/cpp/locale/time_put.html',1,'std::time_put::char_type'],['http://en.cppreference.com/w/cpp/locale/time_get.html',1,'std::time_get_byname::char_type'],['http://en.cppreference.com/w/cpp/locale/time_get.html',1,'std::time_get::char_type'],['http://en.cppreference.com/w/cpp/locale/numpunct.html',1,'std::numpunct_byname::char_type'],['http://en.cppreference.com/w/cpp/locale/numpunct.html',1,'std::numpunct::char_type'],['http://en.cppreference.com/w/cpp/locale/num_put.html',1,'std::num_put::char_type'],['http://en.cppreference.com/w/cpp/locale/collate.html',1,'std::collate::char_type'],['http://en.cppreference.com/w/cpp/locale/collate.html',1,'std::collate_byname::char_type'],['http://en.cppreference.com/w/cpp/locale/messages.html',1,'std::messages::char_type'],['http://en.cppreference.com/w/cpp/locale/messages.html',1,'std::messages_byname::char_type'],['http://en.cppreference.com/w/cpp/locale/money_get.html',1,'std::money_get::char_type'],['http://en.cppreference.com/w/cpp/locale/money_put.html',1,'std::money_put::char_type'],['http://en.cppreference.com/w/cpp/locale/moneypunct.html',1,'std::moneypunct::char_type'],['http://en.cppreference.com/w/cpp/locale/moneypunct.html',1,'std::moneypunct_byname::char_type']]],
['charconv_172',['charconv',['http://en.cppreference.com/w/cpp/header/charconv.html',1,'']]],
- ['charge_173',['charge',['../classxrpl_1_1Resource_1_1Charge.html',1,'xrpl::Resource::Charge'],['../classxrpl_1_1Resource_1_1Consumer.html#aff35664353e99ae9239e492517c39935',1,'xrpl::Resource::Consumer::charge()'],['../classxrpl_1_1Resource_1_1Logic.html#a794dbcbc60492bf0f376a5619544a522',1,'xrpl::Resource::Logic::charge()'],['../classxrpl_1_1test_1_1TestPeer.html#a3534eec8dc3c3dc7b3263bfe1e985b7e',1,'xrpl::test::TestPeer::charge()'],['../classxrpl_1_1test_1_1PeerPartial.html#abf01622e68c463e632d180a518fcb4ba',1,'xrpl::test::PeerPartial::charge()'],['../classxrpl_1_1PeerImp.html#a487b1c76d5c6f939991293cc4dcbe430',1,'xrpl::PeerImp::charge()'],['../classxrpl_1_1Peer.html#a5c483726f99979751f8f010f222d6ce0',1,'xrpl::Peer::charge()'],['../classxrpl_1_1Resource_1_1Charge.html#a88246fb59902cc27ce93a8128fe632a1',1,'xrpl::Resource::Charge::Charge()=delete'],['../classxrpl_1_1Resource_1_1Charge.html#a10cf90e69ba158f2bca14f2f10897da6',1,'xrpl::Resource::Charge::Charge(value_type cost, std::string const &label=std::string())']]],
+ ['charge_173',['charge',['../classxrpl_1_1Resource_1_1Charge.html',1,'xrpl::Resource::Charge'],['../classxrpl_1_1Resource_1_1Charge.html#a88246fb59902cc27ce93a8128fe632a1',1,'xrpl::Resource::Charge::Charge()=delete'],['../classxrpl_1_1Resource_1_1Charge.html#a10cf90e69ba158f2bca14f2f10897da6',1,'xrpl::Resource::Charge::Charge(value_type cost, std::string const &label=std::string())'],['../classxrpl_1_1Resource_1_1Consumer.html#aff35664353e99ae9239e492517c39935',1,'xrpl::Resource::Consumer::charge()'],['../classxrpl_1_1Resource_1_1Logic.html#a794dbcbc60492bf0f376a5619544a522',1,'xrpl::Resource::Logic::charge()'],['../classxrpl_1_1test_1_1TestPeer.html#a3534eec8dc3c3dc7b3263bfe1e985b7e',1,'xrpl::test::TestPeer::charge()'],['../classxrpl_1_1test_1_1PeerPartial.html#abf01622e68c463e632d180a518fcb4ba',1,'xrpl::test::PeerPartial::charge()'],['../classxrpl_1_1PeerImp.html#a487b1c76d5c6f939991293cc4dcbe430',1,'xrpl::PeerImp::charge()'],['../classxrpl_1_1Peer.html#a5c483726f99979751f8f010f222d6ce0',1,'xrpl::Peer::charge()']]],
['chargewithcontext_174',['ChargeWithContext',['../structxrpl_1_1PeerImp_1_1ChargeWithContext.html',1,'xrpl::PeerImp']]],
['chars_5fformat_175',['chars_format',['http://en.cppreference.com/w/cpp/utility/chars_format.html',1,'std']]],
['chart_176',['CharT',['../structbeast_1_1divider.html#ae820b713cbba30ce5e33e009b5653efa',1,'beast::divider']]],
@@ -395,7 +395,7 @@ var searchData=
['clob_392',['CLOB',['../classxrpl_1_1BookStep.html#af1c87548f425b013d474accfeef7094eaad7a3bfadd59ca663ebce3c36215db0d',1,'xrpl::BookStep']]],
['clobliketag_393',['CLOBLikeTag',['../structxrpl_1_1QualityFunction_1_1CLOBLikeTag.html',1,'xrpl::QualityFunction']]],
['clocale_394',['clocale',['http://en.cppreference.com/w/cpp/header/clocale.html',1,'']]],
- ['clock_395',['clock',['http://en.cppreference.com/w/cpp/chrono/c/clock.html',1,'std::clock()'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo.html#af9171cc1a0e1489888589e58863f071f',1,'xrpl::path::detail::FlowDebugInfo::clock'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1config__t.html#abca1a73f36ebf7534426bc5d2fe3fe57',1,'beast::detail::aged_ordered_container::config_t::clock'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a8be0b6dd52a4d40266b0867f1b72e6ee',1,'beast::detail::aged_unordered_container::config_t::clock'],['../classxrpl_1_1TaggedCache.html#aa3ccd542f200fedeef2b2d675843a22f',1,'xrpl::TaggedCache::clock()'],['../classbeast_1_1detail_1_1aged__ordered__container.html#abd4157c517eaeb19fc00b8da59a7c7cc',1,'beast::detail::aged_ordered_container::clock()'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a0faf48c950113b0ea5b88b04fdd09aeb',1,'beast::detail::aged_ordered_container::clock() const'],['../classbeast_1_1detail_1_1aged__unordered__container.html#a9a21813612df433127e95533d9d609ab',1,'beast::detail::aged_unordered_container::clock()'],['../classbeast_1_1detail_1_1aged__unordered__container.html#adc0daf89b7dff7d5724c565e6204cf21',1,'beast::detail::aged_unordered_container::clock() const'],['../classxrpl_1_1detail_1_1BasicFullBelowCache.html#ae55b67e1a18261b924c63fb6186d6be3',1,'xrpl::detail::BasicFullBelowCache::clock()'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1TestHarness.html#a766255d86adb893e83911a755c23ae7d',1,'xrpl::test::csf::Validations_test::TestHarness::clock()'],['../classxrpl_1_1test_1_1csf_1_1Scheduler.html#a10f73c8f4e625d0f468fd0ec71b106e3',1,'xrpl::test::csf::Scheduler::clock()'],['../classxrpl_1_1Resource_1_1ResourceManager__test_1_1TestLogic.html#a973b9f5b2d824e31ed333aa5589f0fe5',1,'xrpl::Resource::ResourceManager_test::TestLogic::clock()'],['../classxrpl_1_1tests_1_1TestNodeFamily.html#a945ae7fb72cf9a636112d3f21005b867',1,'xrpl::tests::TestNodeFamily::clock()'],['../classbeast_1_1basic__seconds__clock.html#af5eead30c5c82e82eedc7af51ee784dd',1,'beast::basic_seconds_clock::Clock'],['../structbeast_1_1aged__associative__container__test__base_1_1TestTraitsBase.html#a276e4db2bf70783bfbf92698238634a5',1,'beast::aged_associative_container_test_base::TestTraitsBase::Clock']]],
+ ['clock_395',['clock',['http://en.cppreference.com/w/cpp/chrono/c/clock.html',1,'std::clock()'],['../classbeast_1_1basic__seconds__clock.html#af5eead30c5c82e82eedc7af51ee784dd',1,'beast::basic_seconds_clock::Clock'],['../structbeast_1_1aged__associative__container__test__base_1_1TestTraitsBase.html#a276e4db2bf70783bfbf92698238634a5',1,'beast::aged_associative_container_test_base::TestTraitsBase::Clock'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo.html#af9171cc1a0e1489888589e58863f071f',1,'xrpl::path::detail::FlowDebugInfo::clock'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1config__t.html#abca1a73f36ebf7534426bc5d2fe3fe57',1,'beast::detail::aged_ordered_container::config_t::clock'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a8be0b6dd52a4d40266b0867f1b72e6ee',1,'beast::detail::aged_unordered_container::config_t::clock'],['../classxrpl_1_1TaggedCache.html#aa3ccd542f200fedeef2b2d675843a22f',1,'xrpl::TaggedCache::clock()'],['../classbeast_1_1detail_1_1aged__ordered__container.html#abd4157c517eaeb19fc00b8da59a7c7cc',1,'beast::detail::aged_ordered_container::clock()'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a0faf48c950113b0ea5b88b04fdd09aeb',1,'beast::detail::aged_ordered_container::clock() const'],['../classbeast_1_1detail_1_1aged__unordered__container.html#a9a21813612df433127e95533d9d609ab',1,'beast::detail::aged_unordered_container::clock()'],['../classbeast_1_1detail_1_1aged__unordered__container.html#adc0daf89b7dff7d5724c565e6204cf21',1,'beast::detail::aged_unordered_container::clock() const'],['../classxrpl_1_1detail_1_1BasicFullBelowCache.html#ae55b67e1a18261b924c63fb6186d6be3',1,'xrpl::detail::BasicFullBelowCache::clock()'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1TestHarness.html#a766255d86adb893e83911a755c23ae7d',1,'xrpl::test::csf::Validations_test::TestHarness::clock()'],['../classxrpl_1_1test_1_1csf_1_1Scheduler.html#a10f73c8f4e625d0f468fd0ec71b106e3',1,'xrpl::test::csf::Scheduler::clock()'],['../classxrpl_1_1Resource_1_1ResourceManager__test_1_1TestLogic.html#a973b9f5b2d824e31ed333aa5589f0fe5',1,'xrpl::Resource::ResourceManager_test::TestLogic::clock()'],['../classxrpl_1_1tests_1_1TestNodeFamily.html#a945ae7fb72cf9a636112d3f21005b867',1,'xrpl::tests::TestNodeFamily::clock()']]],
['clock_5f_396',['clock_',['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1TestHarness.html#a86a45a308eda6248d5ce47ccc2cf81c8',1,'xrpl::test::csf::Validations_test::TestHarness::clock_'],['../classxrpl_1_1test_1_1csf_1_1Scheduler.html#ad73665bf796625665c335f156c63ab11',1,'xrpl::test::csf::Scheduler::clock_'],['../classxrpl_1_1test_1_1csf_1_1BasicSink.html#aa5b91670ed6bb1501a3117bb6a5e2100',1,'xrpl::test::csf::BasicSink::clock_'],['../classxrpl_1_1PeerFinder_1_1Livecache__test.html#a8e64bbeffa35a8842ede7f6fe4e14182',1,'xrpl::PeerFinder::Livecache_test::clock_'],['../classxrpl_1_1tests_1_1TestNodeFamily.html#aa38bf5f00aa622896c3a9a7ad338c0e9',1,'xrpl::tests::TestNodeFamily::clock_'],['../classxrpl_1_1Consensus.html#ad6902e7814ef063a75b78dc5f8fb714f',1,'xrpl::Consensus::clock_']]],
['clock_5fcast_397',['clock_cast',['http://en.cppreference.com/w/cpp/chrono/clock_cast.html',1,'std::chrono']]],
['clock_5ft_398',['clock_t',['http://en.cppreference.com/w/cpp/chrono/c/clock_t.html',1,'std']]],
@@ -441,7 +441,7 @@ var searchData=
['closurecounter_3c_20void_20_3e_438',['ClosureCounter< void >',['../classxrpl_1_1ClosureCounter.html',1,'xrpl']]],
['closurecounter_3c_20void_2c_20boost_3a_3asystem_3a_3aerror_5fcode_20const_20_26_20_3e_439',['ClosureCounter< void, boost::system::error_code const & >',['../classxrpl_1_1ClosureCounter.html',1,'xrpl']]],
['closurecounter_5ftest_440',['ClosureCounter_test',['../classxrpl_1_1test_1_1ClosureCounter__test.html',1,'xrpl::test']]],
- ['cluster_441',['cluster',['../classxrpl_1_1Cluster.html#a0c223caccc3c8430c90955b108621c81',1,'xrpl::Cluster::Cluster()'],['../classxrpl_1_1TrafficCount.html#a93a9bbac038b491a59722cb03d5285b3a74c8a3c6378ed3754c3010a356d0473c',1,'xrpl::TrafficCount::cluster'],['../classxrpl_1_1test_1_1TestPeer.html#aa10e3157c62c6abff18d569bab0762c2',1,'xrpl::test::TestPeer::cluster()'],['../classxrpl_1_1test_1_1PeerPartial.html#a8bfa52d6b5b214a2cad3be13ee8b5f35',1,'xrpl::test::PeerPartial::cluster()'],['../classxrpl_1_1Cluster.html',1,'xrpl::Cluster'],['../classxrpl_1_1ApplicationImp.html#a154d917e36af6c3d2d8eb319453cf5ff',1,'xrpl::ApplicationImp::cluster()'],['../classxrpl_1_1Application.html#a22a5d7e2da28bc40577b8e382cea639d',1,'xrpl::Application::cluster()'],['../classxrpl_1_1PeerImp.html#a6e0fe9c781cf7175c07647feb7f5cb64',1,'xrpl::PeerImp::cluster()'],['../classxrpl_1_1Peer.html#a313946f1146a158e3b45932539f8dbfd',1,'xrpl::Peer::cluster()']]],
+ ['cluster_441',['cluster',['../classxrpl_1_1Peer.html#a313946f1146a158e3b45932539f8dbfd',1,'xrpl::Peer::cluster()'],['../classxrpl_1_1Cluster.html#a0c223caccc3c8430c90955b108621c81',1,'xrpl::Cluster::Cluster()'],['../classxrpl_1_1TrafficCount.html#a93a9bbac038b491a59722cb03d5285b3a74c8a3c6378ed3754c3010a356d0473c',1,'xrpl::TrafficCount::cluster'],['../classxrpl_1_1test_1_1TestPeer.html#aa10e3157c62c6abff18d569bab0762c2',1,'xrpl::test::TestPeer::cluster()'],['../classxrpl_1_1Cluster.html',1,'xrpl::Cluster'],['../classxrpl_1_1test_1_1PeerPartial.html#a8bfa52d6b5b214a2cad3be13ee8b5f35',1,'xrpl::test::PeerPartial::cluster()'],['../classxrpl_1_1ApplicationImp.html#a154d917e36af6c3d2d8eb319453cf5ff',1,'xrpl::ApplicationImp::cluster()'],['../classxrpl_1_1Application.html#a22a5d7e2da28bc40577b8e382cea639d',1,'xrpl::Application::cluster()'],['../classxrpl_1_1PeerImp.html#a6e0fe9c781cf7175c07647feb7f5cb64',1,'xrpl::PeerImp::cluster()']]],
['cluster_20slots_442',['Cluster Slots',['../md_xrpld_2peerfinder_2README.html#autotoc_md350',1,'']]],
['cluster_5f_443',['cluster_',['../classxrpl_1_1ApplicationImp.html#ae62767f1122946f389acb8c35b11ec23',1,'xrpl::ApplicationImp']]],
['cluster_5ftest_444',['cluster_test',['../classxrpl_1_1tests_1_1cluster__test.html',1,'xrpl::tests::cluster_test'],['../classxrpl_1_1tests_1_1cluster__test.html#a78469e6208e2ac9b8839af89659f7448',1,'xrpl::tests::cluster_test::cluster_test()']]],
@@ -465,7 +465,7 @@ var searchData=
['cmpbycreatecount_462',['CmpByCreateCount',['../structxrpl_1_1Attestations_1_1CmpByCreateCount.html',1,'xrpl::Attestations']]],
['cmptoken_463',['cMPToken',['../classxrpl_1_1STAmount.html#acf6a31052ce4abd37d3719f34c7b543a',1,'xrpl::STAmount']]],
['cnt_5f_464',['cnt_',['../structxrpl_1_1test_1_1reduce__relay__test_1_1Event.html#a2dace0c4d26df3f1b00b5380579c8b37',1,'xrpl::test::reduce_relay_test::Event']]],
- ['code_465',['code',['../structxrpl_1_1RPC_1_1Status.html#ac091b9d688349dfd82840c9eee5a3d2d',1,'xrpl::RPC::Status::Code'],['http://en.cppreference.com/w/cpp/error/system_error/code.html',1,'std::system_error::code()'],['http://en.cppreference.com/w/cpp/regex/regex_error/code.html',1,'std::regex_error::code()'],['http://en.cppreference.com/w/cpp/thread/future_error/code.html',1,'std::future_error::code()'],['../structxrpl_1_1RPC_1_1ErrorInfo.html#a2545e9575900139af196992ef1fb4fce',1,'xrpl::RPC::ErrorInfo::code'],['../index.html#autotoc_md221',1,'Source Code'],['../md__2____w_2rippled_2rippled_2docs_2HeapProfiling.html#autotoc_md161',1,'Using the jemalloc library from within the code']]],
+ ['code_465',['code',['http://en.cppreference.com/w/cpp/error/system_error/code.html',1,'std::system_error::code()'],['http://en.cppreference.com/w/cpp/regex/regex_error/code.html',1,'std::regex_error::code()'],['http://en.cppreference.com/w/cpp/thread/future_error/code.html',1,'std::future_error::code()'],['../structxrpl_1_1RPC_1_1ErrorInfo.html#a2545e9575900139af196992ef1fb4fce',1,'xrpl::RPC::ErrorInfo::code'],['../structxrpl_1_1RPC_1_1Status.html#ac091b9d688349dfd82840c9eee5a3d2d',1,'xrpl::RPC::Status::Code'],['../index.html#autotoc_md221',1,'Source Code'],['../md__2____w_2rippled_2rippled_2docs_2HeapProfiling.html#autotoc_md161',1,'Using the jemalloc library from within the code']]],
['code_20changes_466',['High Level Sequence Diagram of Code Changes',['../md__2____w_2rippled_2rippled_2docs_20001-negative-unl_2README.html#autotoc_md100',1,'']]],
['code_20reviewers_467',['Current Code Reviewers',['../md__2____w_2rippled_2rippled_2CONTRIBUTING.html#autotoc_md73',1,'']]],
['code_20style_20cheat_20sheet_468',['Code Style Cheat Sheet',['../md__2____w_2rippled_2rippled_2docs_2CheatSheet.html',1,'']]],
@@ -485,7 +485,7 @@ var searchData=
['collect_482',['collect',['../classxrpl_1_1JobQueue.html#ae99cc1053d915d5113f62e2c7816a5f0',1,'xrpl::JobQueue']]],
['collect_5fmetrics_483',['collect_metrics',['../classxrpl_1_1LedgerMaster.html#add6bf5100552421364827fad0af86e2c',1,'xrpl::LedgerMaster::collect_metrics()'],['../classxrpl_1_1TaggedCache.html#ad3d4c503a21e2e652a3780e2212ce80b',1,'xrpl::TaggedCache::collect_metrics()'],['../classxrpl_1_1NetworkOPsImp.html#abc634beda8207a42aac3226ba1d455f9',1,'xrpl::NetworkOPsImp::collect_metrics()'],['../classxrpl_1_1OverlayImpl.html#a889257a089ca34016c942ea90fa19179',1,'xrpl::OverlayImpl::collect_metrics()'],['../classxrpl_1_1PeerFinder_1_1ManagerImp.html#aff0183b259901764b18354c22dc06e8f',1,'xrpl::PeerFinder::ManagerImp::collect_metrics()']]],
['collectbynode_484',['CollectByNode',['../structxrpl_1_1test_1_1csf_1_1CollectByNode.html',1,'xrpl::test::csf']]],
- ['collection_485',['collection',['../structJson_1_1Writer_1_1Impl_1_1Collection.html',1,'Json::Writer::Impl::Collection'],['../structJson_1_1Writer_1_1Impl_1_1Collection.html#a8ec5e001f0279e30d0f844914094b279',1,'Json::Writer::Impl::Collection::Collection()'],['../classxrpl_1_1CollectionAndDelimiter.html#aae1f8f9aabff7c1cde0e43ce1b88aef4',1,'xrpl::CollectionAndDelimiter::collection'],['../classxrpl_1_1CollectionAndDelimiter_3_01Collection_0fN_0e_4.html#ac0c88d3784e15963179bf47f589f582f',1,'xrpl::CollectionAndDelimiter< Collection[N]>::collection'],['../classxrpl_1_1CollectionAndDelimiter_3_01char_0fN_0e_4.html#a2639f6a95722a9b093bf75b4f4f56cbd',1,'xrpl::CollectionAndDelimiter< char[N]>::collection']]],
+ ['collection_485',['collection',['../structJson_1_1Writer_1_1Impl_1_1Collection.html',1,'Json::Writer::Impl::Collection'],['../classxrpl_1_1CollectionAndDelimiter.html#aae1f8f9aabff7c1cde0e43ce1b88aef4',1,'xrpl::CollectionAndDelimiter::collection'],['../classxrpl_1_1CollectionAndDelimiter_3_01Collection_0fN_0e_4.html#ac0c88d3784e15963179bf47f589f582f',1,'xrpl::CollectionAndDelimiter< Collection[N]>::collection'],['../classxrpl_1_1CollectionAndDelimiter_3_01char_0fN_0e_4.html#a2639f6a95722a9b093bf75b4f4f56cbd',1,'xrpl::CollectionAndDelimiter< char[N]>::collection'],['../structJson_1_1Writer_1_1Impl_1_1Collection.html#a8ec5e001f0279e30d0f844914094b279',1,'Json::Writer::Impl::Collection::Collection()']]],
['collectionanddelimiter_486',['collectionanddelimiter',['../classxrpl_1_1CollectionAndDelimiter_3_01char_0fN_0e_4.html#aeca3ccb8939b882800ea6e5e3667004e',1,'xrpl::CollectionAndDelimiter< char[N]>::CollectionAndDelimiter()'],['../classxrpl_1_1CollectionAndDelimiter_3_01Collection_0fN_0e_4.html#a883bd5d0a9c0e6e85cba326eaef32e58',1,'xrpl::CollectionAndDelimiter< Collection[N]>::CollectionAndDelimiter()'],['../classxrpl_1_1CollectionAndDelimiter.html#abef7c6d6daacf1022a90eab155f3aa81',1,'xrpl::CollectionAndDelimiter::CollectionAndDelimiter()'],['../classxrpl_1_1CollectionAndDelimiter.html',1,'xrpl::CollectionAndDelimiter< Collection >']]],
['collectionanddelimiter_3c_20char_5bn_5d_3e_487',['CollectionAndDelimiter< char[N]>',['../classxrpl_1_1CollectionAndDelimiter_3_01char_0fN_0e_4.html',1,'xrpl']]],
['collectionanddelimiter_3c_20collection_5bn_5d_3e_488',['CollectionAndDelimiter< Collection[N]>',['../classxrpl_1_1CollectionAndDelimiter_3_01Collection_0fN_0e_4.html',1,'xrpl']]],
@@ -540,7 +540,7 @@ var searchData=
['compatibility_537',['Wire Format and Backwards Compatibility',['../md__2____w_2rippled_2rippled_2include_2xrpl_2proto_2org_2xrpl_2rpc_2v1_2README.html#autotoc_md182',1,'']]],
['compiler_20version_538',['Missing compiler version',['../md__2____w_2rippled_2rippled_2BUILD.html#autotoc_md39',1,'']]],
['compilers_539',['Multiple compilers',['../md__2____w_2rippled_2rippled_2BUILD.html#autotoc_md40',1,'']]],
- ['complete_540',['complete',['../classxrpl_1_1ConnectAttempt.html#a8411edc1709c039e0480f18a7138e5faaae94f80b3ce82062a5dd7815daa04f9d',1,'xrpl::ConnectAttempt::Complete'],['../classxrpl_1_1BaseHTTPPeer.html#a8fd67d8c06efe0136297efa92a24c2b8',1,'xrpl::BaseHTTPPeer::complete()'],['../classxrpl_1_1BaseWSPeer.html#aee8a8469f7ceeb331fb6ca4306fa77d9',1,'xrpl::BaseWSPeer::complete()'],['../classxrpl_1_1Session.html#a71fd0b01cddb749d798be8b93f6f3c2d',1,'xrpl::Session::complete()'],['../classxrpl_1_1SimpleWriter.html#a381e4bf4f830c5934accf843d9b94a22',1,'xrpl::SimpleWriter::complete()'],['../classxrpl_1_1Writer.html#a939ea6afa4475fe21dc4721870f217cf',1,'xrpl::Writer::complete()'],['../structxrpl_1_1WSSession.html#abff56246c74375cec03544fc89908f51',1,'xrpl::WSSession::complete()']]],
+ ['complete_540',['complete',['../classxrpl_1_1BaseHTTPPeer.html#a8fd67d8c06efe0136297efa92a24c2b8',1,'xrpl::BaseHTTPPeer::complete()'],['../classxrpl_1_1BaseWSPeer.html#aee8a8469f7ceeb331fb6ca4306fa77d9',1,'xrpl::BaseWSPeer::complete()'],['../classxrpl_1_1Session.html#a71fd0b01cddb749d798be8b93f6f3c2d',1,'xrpl::Session::complete()'],['../classxrpl_1_1SimpleWriter.html#a381e4bf4f830c5934accf843d9b94a22',1,'xrpl::SimpleWriter::complete()'],['../classxrpl_1_1Writer.html#a939ea6afa4475fe21dc4721870f217cf',1,'xrpl::Writer::complete()'],['../structxrpl_1_1WSSession.html#abff56246c74375cec03544fc89908f51',1,'xrpl::WSSession::complete()'],['../classxrpl_1_1ConnectAttempt.html#a8411edc1709c039e0480f18a7138e5faaae94f80b3ce82062a5dd7815daa04f9d',1,'xrpl::ConnectAttempt::Complete']]],
['complete_5f_541',['complete_',['../classxrpl_1_1TimeoutCounter.html#a973a8d9be2840544481b16095d616514',1,'xrpl::TimeoutCounter::complete_'],['../classxrpl_1_1BaseHTTPPeer.html#a41daafc364cdc77a152aa1506c943150',1,'xrpl::BaseHTTPPeer::complete_']]],
['complete_5fcb_542',['complete_cb',['../structxrpl_1_1test_1_1XChainSim__test_1_1ChainStateTrack_1_1BridgeCounters.html#acdd68235887946eae4cc86347c7ff91e',1,'xrpl::test::XChainSim_test::ChainStateTrack::BridgeCounters']]],
['completed_543',['Completed',['../namespacexrpl_1_1test.html#a6d9208205417cdf71e669e08e0042870a07ca5050e697392c9ed47e6453f1453f',1,'xrpl::test']]],
@@ -581,7 +581,7 @@ var searchData=
['concat_578',['concat',['http://en.cppreference.com/w/cpp/filesystem/path/concat.html',1,'std::filesystem::path::concat()'],['http://en.cppreference.com/w/cpp/experimental/fs/path/concat.html',1,'std::experimental::filesystem::path::concat()']]],
['concepts_579',['concepts',['../md_xrpld_2peerfinder_2README.html#autotoc_md339',1,'Concepts'],['http://en.cppreference.com/w/cpp/header/concepts.html',1,'(Global Namespace)']]],
['cond_5f_580',['cond_',['../classxrpl_1_1test_1_1jtx_1_1require.html#a7083f4d3e212b850543bcb5eee6e4ecf',1,'xrpl::test::jtx::require::cond_'],['../classxrpl_1_1perf_1_1PerfLogImp.html#a09561a9651bf313a239c83a92a3d462f',1,'xrpl::perf::PerfLogImp::cond_'],['../classxrpl_1_1PeerFinder_1_1Checker.html#ae02c878718fbbbfd8d2e462a1ac81286',1,'xrpl::PeerFinder::Checker::cond_'],['../classxrpl_1_1OverlayImpl.html#abfa99892626f6f22866a769a0631c7cd',1,'xrpl::OverlayImpl::cond_'],['../classxrpl_1_1SHAMapStoreImp.html#a1578aa7da39aefe686d1d2d87151a842',1,'xrpl::SHAMapStoreImp::cond_'],['../classxrpl_1_1short__read__test_1_1Base.html#a3d8de10fd30334057c30f3d5452c5ff7',1,'xrpl::short_read_test::Base::cond_'],['../classxrpl_1_1Resource_1_1ManagerImp.html#a04bbc97bb93378f18f457a9766d265d5',1,'xrpl::Resource::ManagerImp::cond_'],['../classbeast_1_1unit__test_1_1runner.html#a7539135df7259fe11868bc9d11dd0dcb',1,'beast::unit_test::runner::cond_']]],
- ['condition_581',['condition',['../classxrpl_1_1cryptoconditions_1_1Condition.html',1,'xrpl::cryptoconditions::Condition'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#aca1b210f2de260490fecff888d81fd40',1,'xrpl::cryptoconditions::Condition::Condition(Type t, std::uint32_t c, Slice fp)'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#abb19a719409052d8a49251028290d87f',1,'xrpl::cryptoconditions::Condition::Condition(Type t, std::uint32_t c, Buffer &&fp)'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#add500edf79b3c732edde9e29adf65267',1,'xrpl::cryptoconditions::Condition::Condition(Condition const &)=default'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#a40d28a3af0212c76b8b17a72d6d75861',1,'xrpl::cryptoconditions::Condition::Condition()=delete'],['../classxrpl_1_1RPC_1_1LedgerHandler.html#a9238f0a612828ef8414ba8d14eecf35c',1,'xrpl::RPC::LedgerHandler::condition'],['../classxrpl_1_1RPC_1_1VersionHandler.html#a16fc6bc25f1f6a08c2514c9fc1e373c2',1,'xrpl::RPC::VersionHandler::condition'],['../classxrpl_1_1cryptoconditions_1_1PreimageSha256.html#a263e6963b727993535a270c398cc9895',1,'xrpl::cryptoconditions::PreimageSha256::condition()'],['../structxrpl_1_1cryptoconditions_1_1Fulfillment.html#a6993157caa04c3dcb2cc4ab49b2f9ffe',1,'xrpl::cryptoconditions::Fulfillment::condition()'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#a8b54d9a1903e1a8f531ce7e25a108775',1,'xrpl::cryptoconditions::Condition::Condition()'],['../namespacexrpl_1_1RPC.html#a326b7cf1183b6f7b5a7fb711ff446f1d',1,'xrpl::RPC::Condition'],['../namespacexrpl_1_1test_1_1jtx_1_1escrow.html#a437c5991e8587ee653f48751038f7dce',1,'xrpl::test::jtx::escrow::condition']]],
+ ['condition_581',['condition',['../classxrpl_1_1cryptoconditions_1_1Condition.html',1,'xrpl::cryptoconditions::Condition'],['../classxrpl_1_1RPC_1_1LedgerHandler.html#a9238f0a612828ef8414ba8d14eecf35c',1,'xrpl::RPC::LedgerHandler::condition'],['../classxrpl_1_1RPC_1_1VersionHandler.html#a16fc6bc25f1f6a08c2514c9fc1e373c2',1,'xrpl::RPC::VersionHandler::condition'],['../classxrpl_1_1cryptoconditions_1_1PreimageSha256.html#a263e6963b727993535a270c398cc9895',1,'xrpl::cryptoconditions::PreimageSha256::condition()'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#aca1b210f2de260490fecff888d81fd40',1,'xrpl::cryptoconditions::Condition::Condition(Type t, std::uint32_t c, Slice fp)'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#abb19a719409052d8a49251028290d87f',1,'xrpl::cryptoconditions::Condition::Condition(Type t, std::uint32_t c, Buffer &&fp)'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#add500edf79b3c732edde9e29adf65267',1,'xrpl::cryptoconditions::Condition::Condition(Condition const &)=default'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#a8b54d9a1903e1a8f531ce7e25a108775',1,'xrpl::cryptoconditions::Condition::Condition(Condition &&)=default'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#a40d28a3af0212c76b8b17a72d6d75861',1,'xrpl::cryptoconditions::Condition::Condition()=delete'],['../structxrpl_1_1cryptoconditions_1_1Fulfillment.html#a6993157caa04c3dcb2cc4ab49b2f9ffe',1,'xrpl::cryptoconditions::Fulfillment::condition()'],['../namespacexrpl_1_1RPC.html#a326b7cf1183b6f7b5a7fb711ff446f1d',1,'xrpl::RPC::Condition'],['../namespacexrpl_1_1test_1_1jtx_1_1escrow.html#a437c5991e8587ee653f48751038f7dce',1,'xrpl::test::jtx::escrow::condition']]],
['condition_5f_582',['condition_',['../structxrpl_1_1RPC_1_1Handler.html#affc55cc74cc56a49f229b65f71bfa846',1,'xrpl::RPC::Handler::condition_'],['../classxrpl_1_1ServerHandler.html#a098b3bc10bda6bc4caf1aeedb446bc24',1,'xrpl::ServerHandler::condition_']]],
['condition_5fvariable_583',['condition_variable',['http://en.cppreference.com/w/cpp/thread/condition_variable/condition_variable.html',1,'std::condition_variable::condition_variable()'],['http://en.cppreference.com/w/cpp/thread/condition_variable.html',1,'std::condition_variable'],['http://en.cppreference.com/w/cpp/header/condition_variable.html',1,'(Global Namespace)']]],
['condition_5fvariable_5fany_584',['condition_variable_any',['http://en.cppreference.com/w/cpp/thread/condition_variable_any/condition_variable_any.html',1,'std::condition_variable_any::condition_variable_any()'],['http://en.cppreference.com/w/cpp/thread/condition_variable_any.html',1,'std::condition_variable_any']]],
@@ -594,7 +594,7 @@ var searchData=
['conditionmet_591',['conditionMet',['../namespacexrpl_1_1RPC.html#a964428b5d7bfb74b195a2655a5f006ed',1,'xrpl::RPC']]],
['condvartype_592',['CondvarType',['../classxrpl_1_1NodeStore_1_1BatchWriter.html#a5d9b10415981dee8b7e4db199b200af5',1,'xrpl::NodeStore::BatchWriter']]],
['confidence_20test_593',['Confidence Test',['../md__2____w_2rippled_2rippled_2docs_20001-negative-unl_2README.html#autotoc_md113',1,'']]],
- ['config_594',['config',['../structxrpl_1_1PeerFinder_1_1Config.html',1,'xrpl::PeerFinder::Config'],['../classxrpl_1_1PeerFinder_1_1Manager.html#ab7105cb6b9fbbb09bf134128168b0d98',1,'xrpl::PeerFinder::Manager::config()'],['../classxrpl_1_1PeerFinder_1_1ManagerImp.html#a155582476b2ce5c6b607a5ff9ba2ab26',1,'xrpl::PeerFinder::ManagerImp::config()'],['../classxrpl_1_1PeerFinder_1_1Logic.html#a2cfd3f983dfbae86baf24e9d32654ce8',1,'xrpl::PeerFinder::Logic::config()'],['../classxrpl_1_1PeerFinder_1_1Logic.html#a46660533057e96d2fe92b1dec8776bbf',1,'xrpl::PeerFinder::Logic::config(Config const &c)'],['../classxrpl_1_1Application.html#a31c486ede7ae3b9c56c4c57bc696e3bf',1,'xrpl::Application::config()'],['../classxrpl_1_1ApplicationImp.html#aa03ea6c18414113ec55b5bf3457ada06',1,'xrpl::ApplicationImp::config()'],['../md_xrpld_2peerfinder_2README.html#autotoc_md343',1,'Config'],['../classxrpl_1_1detail_1_1FileCfgGuard.html#a0d4aeb3c808cd5f66f5397ca1affe55c',1,'xrpl::detail::FileCfgGuard::config()'],['../structxrpl_1_1PeerFinder_1_1Config.html#a302243a6986bd66f42a5b8378968bf82',1,'xrpl::PeerFinder::Config::Config()'],['../classxrpl_1_1Config.html#abcfee224b0f3a8cf01d81b21b81b6d5b',1,'xrpl::Config::Config()'],['../classxrpl_1_1Config.html',1,'xrpl::Config']]],
+ ['config_594',['config',['../structxrpl_1_1PeerFinder_1_1Config.html',1,'xrpl::PeerFinder::Config'],['../structxrpl_1_1PeerFinder_1_1Config.html#a302243a6986bd66f42a5b8378968bf82',1,'xrpl::PeerFinder::Config::Config()'],['../classxrpl_1_1Config.html#abcfee224b0f3a8cf01d81b21b81b6d5b',1,'xrpl::Config::Config()'],['../classxrpl_1_1PeerFinder_1_1Manager.html#ab7105cb6b9fbbb09bf134128168b0d98',1,'xrpl::PeerFinder::Manager::config()'],['../classxrpl_1_1PeerFinder_1_1ManagerImp.html#a155582476b2ce5c6b607a5ff9ba2ab26',1,'xrpl::PeerFinder::ManagerImp::config()'],['../classxrpl_1_1PeerFinder_1_1Logic.html#a2cfd3f983dfbae86baf24e9d32654ce8',1,'xrpl::PeerFinder::Logic::config()'],['../classxrpl_1_1PeerFinder_1_1Logic.html#a46660533057e96d2fe92b1dec8776bbf',1,'xrpl::PeerFinder::Logic::config(Config const &c)'],['../md_xrpld_2peerfinder_2README.html#autotoc_md343',1,'Config'],['../classxrpl_1_1Application.html#a31c486ede7ae3b9c56c4c57bc696e3bf',1,'xrpl::Application::config()'],['../classxrpl_1_1ApplicationImp.html#aa03ea6c18414113ec55b5bf3457ada06',1,'xrpl::ApplicationImp::config()'],['../classxrpl_1_1detail_1_1FileCfgGuard.html#a0d4aeb3c808cd5f66f5397ca1affe55c',1,'xrpl::detail::FileCfgGuard::config()'],['../classxrpl_1_1Config.html',1,'xrpl::Config']]],
['config_5f_595',['config_',['../classxrpl_1_1ApplicationImp.html#a6467743d6b41fdc362255131d99a69d8',1,'xrpl::ApplicationImp::config_'],['../classxrpl_1_1detail_1_1FileCfgGuard.html#a9ef542898de17440f81dd2f48a6003f2',1,'xrpl::detail::FileCfgGuard::config_'],['../classxrpl_1_1PeerFinder_1_1Logic.html#a3ab07d654d8eeb16b92bb66f2ecfc1d8',1,'xrpl::PeerFinder::Logic::config_']]],
['config_5fdir_596',['CONFIG_DIR',['../classxrpl_1_1Config.html#afaa01266e6b8fa2b25c7db0f5b54d813',1,'xrpl::Config']]],
['config_5ffile_597',['CONFIG_FILE',['../classxrpl_1_1Config.html#a1e707609e95949bbfb7612492b52128d',1,'xrpl::Config']]],
@@ -635,7 +635,7 @@ var searchData=
['connectionstring_5f_632',['connectionString_',['../classxrpl_1_1DBConfig.html#a733126291422acd282bd6c2af56aa573',1,'xrpl::DBConfig']]],
['connectivitycheckinprogress_633',['connectivityCheckInProgress',['../classxrpl_1_1PeerFinder_1_1SlotImp.html#a98cf88ad5d780c6da6fd194fae3d8eb4',1,'xrpl::PeerFinder::SlotImp']]],
['connecttimeout_634',['connectTimeout',['../classxrpl_1_1ConnectAttempt.html#ae006f95df07bb0e7f2c7fbd6fccb2b32',1,'xrpl::ConnectAttempt']]],
- ['consensus_635',['consensus',['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md148',1,'Accepting Consensus'],['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md156',1,'Adapting Generic Consensus'],['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md147',1,'Checking Consensus'],['../classxrpl_1_1Consensus.html#a62c6c90756e62352ee34b1e3c72dee1a',1,'xrpl::Consensus::Consensus()'],['../classxrpl_1_1InboundLedger.html#ade00c970d116ec643a4ac7e050b26991a6ea28b46407abd2931a73c789ecdd944',1,'xrpl::InboundLedger::CONSENSUS'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a777963c067b774a2641d2062641980cc',1,'xrpl::test::csf::Peer::consensus'],['../structxrpl_1_1LedgerHistory_1_1cv__entry.html#a1246e640c06eb2b5a6dfaa6e0ac72759',1,'xrpl::LedgerHistory::cv_entry::consensus'],['../classxrpl_1_1Consensus.html#a671f9024648916a0ced201e28c66dad3',1,'xrpl::Consensus::Consensus()'],['../md_xrpld_2app_2ledger_2README.html#autotoc_md262',1,'Consensus'],['../md_xrpld_2consensus_2README.html',1,'Consensus'],['../classxrpl_1_1Consensus.html',1,'xrpl::Consensus< Adaptor >'],['../md_xrpld_2app_2misc_2README.html#autotoc_md298',1,'Consensus'],['../md_xrpld_2app_2consensus_2README.html',1,'RCL Consensus']]],
+ ['consensus_635',['consensus',['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md148',1,'Accepting Consensus'],['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md156',1,'Adapting Generic Consensus'],['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md147',1,'Checking Consensus'],['../classxrpl_1_1InboundLedger.html#ade00c970d116ec643a4ac7e050b26991a6ea28b46407abd2931a73c789ecdd944',1,'xrpl::InboundLedger::CONSENSUS'],['../classxrpl_1_1Consensus.html#a671f9024648916a0ced201e28c66dad3',1,'xrpl::Consensus::Consensus(Consensus &&) noexcept=default'],['../classxrpl_1_1Consensus.html#a62c6c90756e62352ee34b1e3c72dee1a',1,'xrpl::Consensus::Consensus(clock_type const &clock, Adaptor &adaptor, beast::Journal j)'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a777963c067b774a2641d2062641980cc',1,'xrpl::test::csf::Peer::consensus'],['../structxrpl_1_1LedgerHistory_1_1cv__entry.html#a1246e640c06eb2b5a6dfaa6e0ac72759',1,'xrpl::LedgerHistory::cv_entry::consensus'],['../md_xrpld_2app_2ledger_2README.html#autotoc_md262',1,'Consensus'],['../md_xrpld_2consensus_2README.html',1,'Consensus'],['../classxrpl_1_1Consensus.html',1,'xrpl::Consensus< Adaptor >'],['../md_xrpld_2app_2misc_2README.html#autotoc_md298',1,'Consensus'],['../md_xrpld_2app_2consensus_2README.html',1,'RCL Consensus']]],
['consensus_20and_20validation_636',['Consensus and Validation',['../md__2____w_2rippled_2rippled_2docs_2consensus.html',1,'']]],
['consensus_20health_637',['Consensus Health',['../md_xrpld_2app_2misc_2FeeEscalation.html#autotoc_md292',1,'']]],
['consensus_20interface_638',['Generic Consensus Interface',['../md__2____w_2rippled_2rippled_2docs_2consensus.html#autotoc_md155',1,'']]],
@@ -650,7 +650,7 @@ var searchData=
['consensusbuilt_647',['consensusBuilt',['../classxrpl_1_1LedgerMaster.html#a0a242c003319e21c6b8c1e8e054e8352',1,'xrpl::LedgerMaster']]],
['consensusclosetimes_648',['consensusclosetimes',['../structxrpl_1_1ConsensusCloseTimes.html#ab50511e2f186b095749b2e13cb37e503',1,'xrpl::ConsensusCloseTimes::ConsensusCloseTimes()'],['../structxrpl_1_1ConsensusCloseTimes.html',1,'xrpl::ConsensusCloseTimes']]],
['consensusmode_649',['ConsensusMode',['../namespacexrpl.html#a1a5168a12a682f75ba179f4d0b53fa71',1,'xrpl']]],
- ['consensusparms_650',['consensusparms',['../structxrpl_1_1ConsensusParms.html',1,'xrpl::ConsensusParms'],['../structxrpl_1_1ConsensusParms.html#a98b22248529a1bcb0ceae94d6685e031',1,'xrpl::ConsensusParms::ConsensusParms()'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a50ba5fc5dc5529e9c4ed1f8668142c4f',1,'xrpl::test::csf::Peer::consensusParms']]],
+ ['consensusparms_650',['consensusparms',['../structxrpl_1_1ConsensusParms.html',1,'xrpl::ConsensusParms'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a50ba5fc5dc5529e9c4ed1f8668142c4f',1,'xrpl::test::csf::Peer::consensusParms'],['../structxrpl_1_1ConsensusParms.html#a98b22248529a1bcb0ceae94d6685e031',1,'xrpl::ConsensusParms::ConsensusParms()']]],
['consensuspct_651',['consensusPct',['../structxrpl_1_1ConsensusParms_1_1AvalancheCutoff.html#ab8c826945c36cabcb6689d8d90faa454',1,'xrpl::ConsensusParms::AvalancheCutoff']]],
['consensusphase_652',['ConsensusPhase',['../namespacexrpl.html#a9c8671744cdb738dd01373eea36c285f',1,'xrpl']]],
['consensusproposal_653',['consensusproposal',['../classxrpl_1_1ConsensusProposal.html',1,'xrpl::ConsensusProposal< NodeID_t, LedgerID_t, Position_t >'],['../classxrpl_1_1ConsensusProposal.html#af26eeac4ab2f3577d0ccc1fcecb8f092',1,'xrpl::ConsensusProposal::ConsensusProposal()']]],
@@ -704,7 +704,7 @@ var searchData=
['consumer_20types_701',['Consumer Types',['../md__2____w_2rippled_2rippled_2include_2xrpl_2resource_2README.html#autotoc_md195',1,'']]],
['consumer_5f_702',['consumer_',['../classxrpl_1_1PathRequest.html#a343af0cedef0fced4c56a0c6c484d799',1,'xrpl::PathRequest']]],
['consumeseqproxy_703',['consumeSeqProxy',['../classxrpl_1_1Transactor.html#a0c0a96fc572085ef532481eda434a5c7',1,'xrpl::Transactor']]],
- ['cont_704',['cont',['../structbeast_1_1aged__associative__container__test__base_1_1ContType_3_01Base_00_01true_01_4.html#ac4cbb3c57600edb0b24a8bb6ffe0e57e',1,'beast::aged_associative_container_test_base::ContType< Base, true >::Cont'],['../classbeast_1_1unit__test_1_1detail_1_1const__container.html#a1b2d5e7ba4f1247374cc104305a07ce5',1,'beast::unit_test::detail::const_container::cont()'],['../classbeast_1_1unit__test_1_1detail_1_1const__container.html#a1aadee0b710ec46dc1e113aa0d850e9d',1,'beast::unit_test::detail::const_container::cont() const'],['../structbeast_1_1aged__associative__container__test__base_1_1ContType.html#ad60e58f178846fd82b89daadbc8018ac',1,'beast::aged_associative_container_test_base::ContType::Cont']]],
+ ['cont_704',['cont',['../classbeast_1_1unit__test_1_1detail_1_1const__container.html#a1aadee0b710ec46dc1e113aa0d850e9d',1,'beast::unit_test::detail::const_container::cont()'],['../structbeast_1_1aged__associative__container__test__base_1_1ContType.html#ad60e58f178846fd82b89daadbc8018ac',1,'beast::aged_associative_container_test_base::ContType::Cont'],['../structbeast_1_1aged__associative__container__test__base_1_1ContType_3_01Base_00_01true_01_4.html#ac4cbb3c57600edb0b24a8bb6ffe0e57e',1,'beast::aged_associative_container_test_base::ContType< Base, true >::Cont'],['../classbeast_1_1unit__test_1_1detail_1_1const__container.html#a1b2d5e7ba4f1247374cc104305a07ce5',1,'beast::unit_test::detail::const_container::cont()']]],
['cont_5ftype_705',['cont_type',['../classbeast_1_1unit__test_1_1detail_1_1const__container.html#aae81cb2df0689ec157c1f979bc477d46',1,'beast::unit_test::detail::const_container::cont_type'],['../classbeast_1_1detail_1_1aged__unordered__container.html#ab451c8ec90bb801d05116fa7e21394f8',1,'beast::detail::aged_unordered_container::cont_type'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a74a19932c5317aa0aaa5755513e92458',1,'beast::detail::aged_ordered_container::cont_type']]],
['contacting_20us_706',['Contacting Us',['../md__2____w_2rippled_2rippled_2SECURITY.html#autotoc_md233',1,'']]],
['container_707',['container',['../md__2____w_2rippled_2rippled_2include_2xrpl_2basics_2README.html#autotoc_md169',1,'Choosing a rippled container.'],['http://en.cppreference.com/w/cpp/iterator/back_insert_iterator.html',1,'std::back_insert_iterator::container'],['http://en.cppreference.com/w/cpp/iterator/front_insert_iterator.html',1,'std::front_insert_iterator::container'],['http://en.cppreference.com/w/cpp/iterator/insert_iterator.html',1,'std::insert_iterator::container']]],
@@ -821,7 +821,7 @@ var searchData=
['countedobject_3c_20transaction_20_3e_818',['CountedObject< Transaction >',['../classxrpl_1_1CountedObject.html',1,'xrpl']]],
['countedobject_3c_20transactionacquire_20_3e_819',['CountedObject< TransactionAcquire >',['../classxrpl_1_1CountedObject.html',1,'xrpl']]],
['countedobjects_820',['countedobjects',['../classxrpl_1_1CountedObjects.html#aec9f9708141780bcdc8914cbe2fea27e',1,'xrpl::CountedObjects::CountedObjects()'],['../classxrpl_1_1CountedObjects.html',1,'xrpl::CountedObjects']]],
- ['counter_821',['counter',['../classbeast_1_1insight_1_1Counter.html',1,'beast::insight::Counter'],['../classxrpl_1_1CountedObjects_1_1Counter.html',1,'xrpl::CountedObjects::Counter'],['../classbeast_1_1insight_1_1Counter.html#a10d2c89ecbd37a4956f4dd24abd7b6b6',1,'beast::insight::Counter::Counter()'],['../classbeast_1_1insight_1_1Counter.html#aa82802b3ee8776d80442bfd2f9f74117',1,'beast::insight::Counter::Counter(std::shared_ptr< CounterImpl > const &impl)'],['../classxrpl_1_1CountedObjects_1_1Counter.html#ae31677bb3141bac66b4275bbbe2d9293',1,'xrpl::CountedObjects::Counter::Counter()'],['../structxrpl_1_1test_1_1Loan__test_1_1LoanParameters.html#a63b7d9ad6ca11bdf6cc995b47c09245d',1,'xrpl::test::Loan_test::LoanParameters::counter']]],
+ ['counter_821',['counter',['../classbeast_1_1insight_1_1Counter.html',1,'beast::insight::Counter'],['../classxrpl_1_1CountedObjects_1_1Counter.html',1,'xrpl::CountedObjects::Counter'],['../classbeast_1_1insight_1_1Counter.html#aa82802b3ee8776d80442bfd2f9f74117',1,'beast::insight::Counter::Counter()'],['../structxrpl_1_1test_1_1Loan__test_1_1LoanParameters.html#a63b7d9ad6ca11bdf6cc995b47c09245d',1,'xrpl::test::Loan_test::LoanParameters::counter'],['../classbeast_1_1insight_1_1Counter.html#a10d2c89ecbd37a4956f4dd24abd7b6b6',1,'beast::insight::Counter::Counter()'],['../classxrpl_1_1CountedObjects_1_1Counter.html#ae31677bb3141bac66b4275bbbe2d9293',1,'xrpl::CountedObjects::Counter::Counter()']]],
['counter_5f_822',['counter_',['../classxrpl_1_1ClosureCounter_1_1Substitute.html#a79a7804b27b528a8628afe983e3c75a0',1,'xrpl::ClosureCounter::Substitute::counter_'],['../classxrpl_1_1TOfferStreamBase.html#a00142cbe2c0d3a3e6c1ef9d560cb24e6',1,'xrpl::TOfferStreamBase::counter_']]],
['counterdata_823',['CounterData',['../structxrpl_1_1NetworkOPsImp_1_1StateAccounting_1_1CounterData.html',1,'xrpl::NetworkOPsImp::StateAccounting']]],
['counterimpl_824',['CounterImpl',['../classbeast_1_1insight_1_1CounterImpl.html',1,'beast::insight']]],
@@ -848,7 +848,7 @@ var searchData=
['cout_845',['cout',['http://en.cppreference.com/w/cpp/io/cout.html',1,'std']]],
['coverage_20report_846',['Coverage report',['../md__2____w_2rippled_2rippled_2BUILD.html#autotoc_md49',1,'']]],
['coverclawback_847',['coverclawback',['../classxrpl_1_1test_1_1LoanBroker__test.html#a4a1c657bf0942fde0eb150bf2c826905a7ce9b9bf8443f617c0d52e70e86c5bb9',1,'xrpl::test::LoanBroker_test::CoverClawback'],['../namespacexrpl_1_1test_1_1jtx_1_1loanBroker.html#a54a1c903d8e032fb47d67dec00b62402',1,'xrpl::test::jtx::loanBroker::coverClawback(AccountID const &account, std::uint32_t flags)']]],
- ['coverdeposit_848',['coverdeposit',['../namespacexrpl_1_1test_1_1jtx_1_1loanBroker.html#a18c6e7172f76ece96bfb3797855ed4d3',1,'xrpl::test::jtx::loanBroker::coverDeposit()'],['../structxrpl_1_1test_1_1Loan__test_1_1BrokerParameters.html#a329bf5a8059bcca800bdca04ca187f6c',1,'xrpl::test::Loan_test::BrokerParameters::coverDeposit'],['../classxrpl_1_1test_1_1LoanBroker__test.html#a4a1c657bf0942fde0eb150bf2c826905aafbdac32bdbc122f243bb5854e88ff87',1,'xrpl::test::LoanBroker_test::CoverDeposit'],['../namespacexrpl_1_1test_1_1jtx_1_1loanBroker.html#a4e0639bc2ec06d2c1a32e8a897beabe9',1,'xrpl::test::jtx::loanBroker::coverDeposit()']]],
+ ['coverdeposit_848',['coverdeposit',['../namespacexrpl_1_1test_1_1jtx_1_1loanBroker.html#a18c6e7172f76ece96bfb3797855ed4d3',1,'xrpl::test::jtx::loanBroker::coverDeposit()'],['../classxrpl_1_1test_1_1LoanBroker__test.html#a4a1c657bf0942fde0eb150bf2c826905aafbdac32bdbc122f243bb5854e88ff87',1,'xrpl::test::LoanBroker_test::CoverDeposit'],['../structxrpl_1_1test_1_1Loan__test_1_1BrokerParameters.html#a329bf5a8059bcca800bdca04ca187f6c',1,'xrpl::test::Loan_test::BrokerParameters::coverDeposit'],['../namespacexrpl_1_1test_1_1jtx_1_1loanBroker.html#a4e0639bc2ec06d2c1a32e8a897beabe9',1,'xrpl::test::jtx::loanBroker::coverDeposit()']]],
['coverrateliquidation_849',['coverrateliquidation',['../structxrpl_1_1test_1_1Loan__test_1_1BrokerParameters.html#a864cdf9099cbadba6b525029eedeb41e',1,'xrpl::test::Loan_test::BrokerParameters::coverRateLiquidation'],['../namespacexrpl_1_1test_1_1jtx_1_1loanBroker.html#a1d07809e531a9bfe7d474ee638af2871',1,'xrpl::test::jtx::loanBroker::coverRateLiquidation']]],
['coverratemin_850',['coverRateMin',['../structxrpl_1_1test_1_1Loan__test_1_1BrokerParameters.html#afd23bc194671b792907026345c880e4a',1,'xrpl::test::Loan_test::BrokerParameters']]],
['coverrateminimum_851',['coverRateMinimum',['../namespacexrpl_1_1test_1_1jtx_1_1loanBroker.html#a14d91e4e5cf7e88e069063fe6925092d',1,'xrpl::test::jtx::loanBroker']]],
@@ -979,7 +979,7 @@ var searchData=
['ctype_5fbase_976',['ctype_base',['http://en.cppreference.com/w/cpp/locale/ctype_base.html',1,'std']]],
['ctype_5fbyname_977',['ctype_byname',['http://en.cppreference.com/w/cpp/locale/ctype_byname.html',1,'std::ctype_byname::ctype_byname()'],['http://en.cppreference.com/w/cpp/locale/ctype_byname.html',1,'std::ctype_byname']]],
['cuchar_978',['cuchar',['http://en.cppreference.com/w/cpp/header/cuchar.html',1,'']]],
- ['cur_979',['cur',['../structxrpl_1_1PerfLog__test_1_1Cur.html#ae9ac44aa533d8cff3edf8c293d565715',1,'xrpl::PerfLog_test::Cur::Cur()'],['../structxrpl_1_1PerfLog__test_1_1Cur.html',1,'xrpl::PerfLog_test::Cur'],['../classxrpl_1_1test_1_1ElementComboIter.html#acf4052cee4b4b3466a9b60d7f29576acab5fddf1ef601e74db01c1425561a38cb',1,'xrpl::test::ElementComboIter::cur']]],
+ ['cur_979',['cur',['../classxrpl_1_1test_1_1ElementComboIter.html#acf4052cee4b4b3466a9b60d7f29576acab5fddf1ef601e74db01c1425561a38cb',1,'xrpl::test::ElementComboIter::cur'],['../structxrpl_1_1PerfLog__test_1_1Cur.html',1,'xrpl::PerfLog_test::Cur'],['../structxrpl_1_1PerfLog__test_1_1Cur.html#ae9ac44aa533d8cff3edf8c293d565715',1,'xrpl::PerfLog_test::Cur::Cur()']]],
['cur_5fkey_5f_980',['cur_key_',['../classxrpl_1_1BookDirs_1_1const__iterator.html#a57d85cac80d609186e8eca7e20cb10df',1,'xrpl::BookDirs::const_iterator']]],
['curiters_981',['curIters',['../classxrpl_1_1AMMContext.html#afb8130636e45e283ad1c65b7e7c65530',1,'xrpl::AMMContext']]],
['curr_5fsymbol_982',['curr_symbol',['http://en.cppreference.com/w/cpp/locale/moneypunct/curr_symbol.html',1,'std::moneypunct::curr_symbol()'],['http://en.cppreference.com/w/cpp/locale/moneypunct/curr_symbol.html',1,'std::moneypunct_byname::curr_symbol()']]],
diff --git a/search/all_b.js b/search/all_b.js
index 1fcbc8da73..bfc650596d 100644
--- a/search/all_b.js
+++ b/search/all_b.js
@@ -289,7 +289,7 @@ var searchData=
['digraph_3c_20xrpl_3a_3atest_3a_3acsf_3a_3apeer_20_2a_20_3e_286',['Digraph< xrpl::test::csf::Peer * >',['../classxrpl_1_1test_1_1csf_1_1Digraph.html',1,'xrpl::test::csf']]],
['digraph_3c_20xrpl_3a_3atest_3a_3acsf_3a_3apeer_2c_20xrpl_3a_3atest_3a_3acsf_3a_3abasicnetwork_3a_3alink_5ftype_20_3e_287',['Digraph< xrpl::test::csf::Peer, xrpl::test::csf::BasicNetwork::link_type >',['../classxrpl_1_1test_1_1csf_1_1Digraph.html',1,'xrpl::test::csf']]],
['digraph_5ftest_288',['Digraph_test',['../classxrpl_1_1test_1_1Digraph__test.html',1,'xrpl::test']]],
- ['dir_289',['dir',['../classxrpl_1_1Dir.html',1,'xrpl::Dir'],['../classxrpl_1_1Dir.html#a96cea1cfc83c7b82b8b5e9ebf40b4ec7',1,'xrpl::Dir::Dir()'],['../classxrpl_1_1Dir_1_1const__iterator.html#a9c037aa57ccb12f75092ea55062c933e',1,'xrpl::Dir::const_iterator::Dir'],['../classxrpl_1_1BookTip.html#a66bdd6a53b0889acdbe69580405fdfe1',1,'xrpl::BookTip::dir()']]],
+ ['dir_289',['dir',['../classxrpl_1_1Dir.html',1,'xrpl::Dir'],['../classxrpl_1_1BookTip.html#a66bdd6a53b0889acdbe69580405fdfe1',1,'xrpl::BookTip::dir()'],['../classxrpl_1_1Dir.html#a96cea1cfc83c7b82b8b5e9ebf40b4ec7',1,'xrpl::Dir::Dir()'],['../classxrpl_1_1Dir_1_1const__iterator.html#a9c037aa57ccb12f75092ea55062c933e',1,'xrpl::Dir::const_iterator::Dir']]],
['dir_5fnode_290',['DIR_NODE',['../namespacexrpl.html#aa040fac78e4975614b31771a1bc5f7ada5d46a758217bde4e7cb6ee02fafefd61',1,'xrpl']]],
['diradd_291',['dirAdd',['../classxrpl_1_1ApplyView.html#abf007723dfd0495dbcb16a206acf9a79',1,'xrpl::ApplyView']]],
['dirappend_292',['dirAppend',['../classxrpl_1_1ApplyView.html#aea108d9948c353c3acd675955e2ea2a8',1,'xrpl::ApplyView']]],
@@ -455,7 +455,7 @@ var searchData=
['doadvance_452',['doAdvance',['../classxrpl_1_1LedgerMaster.html#acc161308199f017f231ecdc1514ae7df',1,'xrpl::LedgerMaster']]],
['doamminfo_453',['doAMMInfo',['../namespacexrpl.html#a014045fd1e960e1b523746471f2fe070',1,'xrpl']]],
['doapply_454',['doapply',['../classxrpl_1_1SetTrust.html#a45f0c238c1b6c902368ea0a12497fd99',1,'xrpl::SetTrust::doApply()'],['../classxrpl_1_1SetSignerList.html#a38c191c4912bc1cfc9d58560daa7724c',1,'xrpl::SetSignerList::doApply()'],['../classxrpl_1_1SetRegularKey.html#ab1ab30bb615a50934d4938e2674730b2',1,'xrpl::SetRegularKey::doApply()'],['../classxrpl_1_1SetOracle.html#ab2902cd476a098b27e8872d61fe194b0',1,'xrpl::SetOracle::doApply()'],['../classxrpl_1_1SetAccount.html#a204a971e07cb25a7346fda0a64e9507f',1,'xrpl::SetAccount::doApply()'],['../classxrpl_1_1PermissionedDomainSet.html#a2ab36dd1f9bcf29b023103315ebeca52',1,'xrpl::PermissionedDomainSet::doApply()'],['../classxrpl_1_1PermissionedDomainDelete.html#a514f5c7ec025fac1d4fd816b5c512615',1,'xrpl::PermissionedDomainDelete::doApply()'],['../classxrpl_1_1Payment.html#ab8dce46830b33f6587a75597abc3c201',1,'xrpl::Payment::doApply()'],['../classxrpl_1_1PayChanClaim.html#a175dbd618c177f8a48b376f016297e20',1,'xrpl::PayChanClaim::doApply()'],['../classxrpl_1_1PayChanFund.html#a6c4ca2d6568b942358444101e7f145ff',1,'xrpl::PayChanFund::doApply()'],['../classxrpl_1_1PayChanCreate.html#a1f17ee66953aa8d563a6a2b26df95889',1,'xrpl::PayChanCreate::doApply()'],['../classxrpl_1_1NFTokenModify.html#aed2d0689f32351bf06c73288417b72bf',1,'xrpl::NFTokenModify::doApply()'],['../classxrpl_1_1NFTokenMint.html#ac5cacbf0445c8a96a0655a6336b9201d',1,'xrpl::NFTokenMint::doApply()'],['../classxrpl_1_1NFTokenCreateOffer.html#ad4bfcd46cf34b9dc07d8bb2ccc7fd7e3',1,'xrpl::NFTokenCreateOffer::doApply()'],['../classxrpl_1_1NFTokenCancelOffer.html#a99ab93ee5d05042f460df030858efdfc',1,'xrpl::NFTokenCancelOffer::doApply()'],['../classxrpl_1_1NFTokenBurn.html#ac933f495c34749c4a0de103e9b3a9b5c',1,'xrpl::NFTokenBurn::doApply()'],['../classxrpl_1_1Transactor.html#a812d1e3e83c7edfdc358a1737ccd54b3',1,'xrpl::Transactor::doApply()'],['../classxrpl_1_1VaultClawback.html#af6b8955c5875e64ce42d49ee9bfe55b2',1,'xrpl::VaultClawback::doApply()'],['../classxrpl_1_1VaultCreate.html#a6a33af6bf25826667122d0117f052010',1,'xrpl::VaultCreate::doApply()'],['../classxrpl_1_1VaultDelete.html#ac9e828f6cbdc64d5eb0533e97523f46c',1,'xrpl::VaultDelete::doApply()'],['../classxrpl_1_1VaultDeposit.html#a10724fc5f612721ef5c79c0acbdda815',1,'xrpl::VaultDeposit::doApply()'],['../classxrpl_1_1VaultSet.html#a8cc9a453e31e98d160ab5b3dfad31182',1,'xrpl::VaultSet::doApply()'],['../classxrpl_1_1VaultWithdraw.html#aa78527bb0f9016908867e4982a2b20b8',1,'xrpl::VaultWithdraw::doApply()'],['../classxrpl_1_1XChainCreateBridge.html#ab0358a6226a10a142bc632711604e165',1,'xrpl::XChainCreateBridge::doApply()'],['../classxrpl_1_1BridgeModify.html#a0dcf3f1faaa6b1204446b5e21f245241',1,'xrpl::BridgeModify::doApply()'],['../classxrpl_1_1XChainClaim.html#a7642aac34603fd8667fb2940a93ac0fb',1,'xrpl::XChainClaim::doApply()'],['../classxrpl_1_1XChainCommit.html#aaa187c6c683245992d7bb5cb6b2bf2f5',1,'xrpl::XChainCommit::doApply()'],['../classxrpl_1_1XChainCreateClaimID.html#a4f2c73c2f87e2d9b3f17a64763a6cabd',1,'xrpl::XChainCreateClaimID::doApply()'],['../classxrpl_1_1XChainAddClaimAttestation.html#a75f6159b94f32a9e387229827ce9a94a',1,'xrpl::XChainAddClaimAttestation::doApply()'],['../classxrpl_1_1XChainAddAccountCreateAttestation.html#a782259859e9528040310775a2ffcec2a',1,'xrpl::XChainAddAccountCreateAttestation::doApply()'],['../classxrpl_1_1XChainCreateAccountCommit.html#a5f6f46ca7a008ab3f4885edea9297236',1,'xrpl::XChainCreateAccountCommit::doApply()'],['../classxrpl_1_1MPTokenIssuanceSet.html#a62dc33336ab486ddcdde3d8fee71ddf5',1,'xrpl::MPTokenIssuanceSet::doApply()'],['../classxrpl_1_1CancelOffer.html#a854a58d4e045127b674961c0182f3722',1,'xrpl::CancelOffer::doApply()'],['../classxrpl_1_1DelegateSet.html#ac8607cf5276a938f35ba79772cc33427',1,'xrpl::DelegateSet::doApply()'],['../classxrpl_1_1CredentialAccept.html#a4e6cb614e066fcb3592ef92cd5139184',1,'xrpl::CredentialAccept::doApply()'],['../classxrpl_1_1CredentialDelete.html#a61fbfe53e9483ca826ae579df6dd69d8',1,'xrpl::CredentialDelete::doApply()'],['../classxrpl_1_1CredentialCreate.html#ab5b42a2c0615734363788ce4ab9933e6',1,'xrpl::CredentialCreate::doApply()'],['../classxrpl_1_1CreateTicket.html#adb123ce5621f8b256c612da2ff5e92c1',1,'xrpl::CreateTicket::doApply()'],['../classxrpl_1_1CreateOffer.html#a3fd3a0c86bfb49bd89157a64ac5491b2',1,'xrpl::CreateOffer::doApply()'],['../classxrpl_1_1CreateCheck.html#a62d0e36b7725eb24ad920d87493887c0',1,'xrpl::CreateCheck::doApply()'],['../classxrpl_1_1Clawback.html#a2af52983e083f1de5e0ca5a6e307b3e0',1,'xrpl::Clawback::doApply()'],['../classxrpl_1_1Change.html#a81149a4c9b396daddb95d02c743764f0',1,'xrpl::Change::doApply()'],['../classxrpl_1_1CashCheck.html#a996073b21c6b2ce560222e11894296e7',1,'xrpl::CashCheck::doApply()'],['../classxrpl_1_1DeleteAccount.html#a98a4ba549648eb7871dfeb0f1c1753f3',1,'xrpl::DeleteAccount::doApply()'],['../classxrpl_1_1CancelCheck.html#a5349f22ee30eab5214dfcde8a2f6eae8',1,'xrpl::CancelCheck::doApply()'],['../classxrpl_1_1Batch.html#a93008d462b2f44a7f688c3bebc6233ae',1,'xrpl::Batch::doApply()'],['../classxrpl_1_1AMMWithdraw.html#a9897fb20bab3dfdd1a31442064591ce6',1,'xrpl::AMMWithdraw::doApply()'],['../classxrpl_1_1AMMVote.html#ae8e1bcd746a1fa3cdc2e38d49c3855eb',1,'xrpl::AMMVote::doApply()'],['../classxrpl_1_1AMMDeposit.html#adeca44cff09afcf43597a0ffdc53b377',1,'xrpl::AMMDeposit::doApply()'],['../classxrpl_1_1AMMDelete.html#a510617775d47d4d01a1430e1a6d6b1cf',1,'xrpl::AMMDelete::doApply()'],['../classxrpl_1_1AMMCreate.html#a9b7412f6d767b9ff5f138e5f456131cd',1,'xrpl::AMMCreate::doApply()'],['../classxrpl_1_1AMMClawback.html#af2b747c69d1dbb0565428a1a9b38181b',1,'xrpl::AMMClawback::doApply()'],['../classxrpl_1_1AMMBid.html#a2cf0480e00c7cbc53c7e0eb104ef515a',1,'xrpl::AMMBid::doApply()'],['../namespacexrpl.html#ab5ea11300fb9863c37c3408ece861096',1,'xrpl::doApply()'],['../classxrpl_1_1LoanBrokerCoverDeposit.html#a19507629adfb609992a4bd825b9c3834',1,'xrpl::LoanBrokerCoverDeposit::doApply()'],['../classxrpl_1_1MPTokenIssuanceDestroy.html#ae3c8bc4d653911de682b646775906334',1,'xrpl::MPTokenIssuanceDestroy::doApply()'],['../classxrpl_1_1MPTokenIssuanceCreate.html#ae4ab84df842f2726a24a5bea34b14e16',1,'xrpl::MPTokenIssuanceCreate::doApply()'],['../classxrpl_1_1MPTokenAuthorize.html#a3385307c591f1710b69df0215e716baf',1,'xrpl::MPTokenAuthorize::doApply()'],['../classxrpl_1_1LoanSet.html#ad69850fa5f34cada144d37e23eafd975',1,'xrpl::LoanSet::doApply()'],['../classxrpl_1_1LoanPay.html#ad666020d7ac23336979aae342c9d1f69',1,'xrpl::LoanPay::doApply()'],['../classxrpl_1_1LoanManage.html#ab696a8f5639ee94c7f583c6640068487',1,'xrpl::LoanManage::doApply()'],['../classxrpl_1_1LoanDelete.html#a9a7ddde900f0f3088a6d029eae879bba',1,'xrpl::LoanDelete::doApply()'],['../classxrpl_1_1LoanBrokerSet.html#ae0886fd669eb1d8f843c917dddc96983',1,'xrpl::LoanBrokerSet::doApply()'],['../classxrpl_1_1LoanBrokerDelete.html#af1332364b3f3b026fa7dc3fc02c5e054',1,'xrpl::LoanBrokerDelete::doApply()'],['../classxrpl_1_1LoanBrokerCoverWithdraw.html#a83b27412002fa9dc87cd7631fef39fb5',1,'xrpl::LoanBrokerCoverWithdraw::doApply()'],['../classxrpl_1_1NFTokenAcceptOffer.html#a955804d7efcbbf8fd6be955834424cef',1,'xrpl::NFTokenAcceptOffer::doApply()'],['../classxrpl_1_1LoanBrokerCoverClawback.html#a6da196fbc87ec06fb476e13a04f8b4c6',1,'xrpl::LoanBrokerCoverClawback::doApply()'],['../classxrpl_1_1LedgerStateFix.html#a241c388f362643367c4d5668c6576edd',1,'xrpl::LedgerStateFix::doApply()'],['../classxrpl_1_1EscrowCancel.html#ae6893083ca884744abc69d3a10b8650c',1,'xrpl::EscrowCancel::doApply()'],['../classxrpl_1_1EscrowFinish.html#aa4df9f929155d53e13ae57e0033361a7',1,'xrpl::EscrowFinish::doApply()'],['../classxrpl_1_1EscrowCreate.html#a6d9a97ac5fcdb2e4268a0e90b6e54af2',1,'xrpl::EscrowCreate::doApply()'],['../classxrpl_1_1DIDDelete.html#a8f5c4c2aae9d68f398996d0566aa000f',1,'xrpl::DIDDelete::doApply()'],['../classxrpl_1_1DIDSet.html#abc074fa3152b07eb118230837ce772a2',1,'xrpl::DIDSet::doApply()'],['../classxrpl_1_1DepositPreauth.html#a10a2937f04c6da2f328d9a249548988f',1,'xrpl::DepositPreauth::doApply()'],['../classxrpl_1_1DeleteOracle.html#a93173ee828b14405c7422abc31292571',1,'xrpl::DeleteOracle::doApply()']]],
- ['dobalance_455',['dobalance',['../namespacexrpl_1_1test_1_1jtx.html#afc94c49983e4af7b1b6d1554a7aba49c',1,'xrpl::test::jtx::doBalance(Env &env, AccountID const &account, bool none, STAmount const &value, Issue const &issue)'],['../namespacexrpl_1_1test_1_1jtx.html#aaa65f6521baa9bd41031408fafd8e34d',1,'xrpl::test::jtx::doBalance(Env &env, AccountID const &account, bool none, STAmount const &value, MPTIssue const &mptIssue)']]],
+ ['dobalance_455',['dobalance',['../namespacexrpl_1_1test_1_1jtx.html#aaa65f6521baa9bd41031408fafd8e34d',1,'xrpl::test::jtx::doBalance(Env &env, AccountID const &account, bool none, STAmount const &value, MPTIssue const &mptIssue)'],['../namespacexrpl_1_1test_1_1jtx.html#afc94c49983e4af7b1b6d1554a7aba49c',1,'xrpl::test::jtx::doBalance(Env &env, AccountID const &account, bool none, STAmount const &value, Issue const &issue)']]],
['doblacklist_456',['doBlackList',['../namespacexrpl.html#ade7495e243f278dbe059a6df1b0366f6',1,'xrpl']]],
['dobookchanges_457',['doBookChanges',['../namespacexrpl.html#a7dc4b78d44ce5ad2d1050bd65703bf64',1,'xrpl']]],
['dobookoffers_458',['doBookOffers',['../namespacexrpl.html#a8260394471aab5718c5998d310e8be41',1,'xrpl']]],
@@ -470,10 +470,10 @@ var searchData=
['doconnect_467',['doConnect',['../namespacexrpl.html#ab22caf08f99cf7f952005bf51c34c055',1,'xrpl']]],
['doconsensusinfo_468',['doConsensusInfo',['../namespacexrpl.html#a2927b7bfe3f92ea0bf9d024182528cdb',1,'xrpl']]],
['docreate_469',['doCreate',['../classxrpl_1_1PathRequest.html#aad1c8e3e58c4d277affcdc1fcabfab52',1,'xrpl::PathRequest']]],
- ['document_470',['document',['../classxrpl_1_1test_1_1jtx_1_1did_1_1document.html',1,'xrpl::test::jtx::did::document'],['../classxrpl_1_1test_1_1jtx_1_1did_1_1document.html#aec0ba22ace1290e5c9bc27571298d04b',1,'xrpl::test::jtx::did::document::document(std::string const &u)']]],
- ['document_5f_471',['document_',['../classxrpl_1_1test_1_1jtx_1_1did_1_1document.html#a44dab801efc8acbb533efaa71a4262b9',1,'xrpl::test::jtx::did::document::document_'],['../classJson_1_1StyledStreamWriter.html#aa6a4be02f654d9105af8fa560b676967',1,'Json::StyledStreamWriter::document_'],['../classJson_1_1StyledWriter.html#ac092c93313e7ab202b13e075d682faea',1,'Json::StyledWriter::document_'],['../classJson_1_1FastWriter.html#afc70d465b79bfc7741ff75294dcefeab',1,'Json::FastWriter::document_'],['../classJson_1_1Reader.html#afde4a4311ae30597da5b6060a8d60542',1,'Json::Reader::document_']]],
+ ['document_470',['document',['../classxrpl_1_1test_1_1jtx_1_1did_1_1document.html',1,'xrpl::test::jtx::did::document'],['../classxrpl_1_1test_1_1jtx_1_1did_1_1document.html#aec0ba22ace1290e5c9bc27571298d04b',1,'xrpl::test::jtx::did::document::document()']]],
+ ['document_5f_471',['document_',['../classJson_1_1FastWriter.html#afc70d465b79bfc7741ff75294dcefeab',1,'Json::FastWriter::document_'],['../classJson_1_1Reader.html#afde4a4311ae30597da5b6060a8d60542',1,'Json::Reader::document_'],['../classJson_1_1StyledWriter.html#ac092c93313e7ab202b13e075d682faea',1,'Json::StyledWriter::document_'],['../classJson_1_1StyledStreamWriter.html#aa6a4be02f654d9105af8fa560b676967',1,'Json::StyledStreamWriter::document_'],['../classxrpl_1_1test_1_1jtx_1_1did_1_1document.html#a44dab801efc8acbb533efaa71a4262b9',1,'xrpl::test::jtx::did::document::document_']]],
['documentation_472',['documentation',['../index.html#autotoc_md223',1,'Additional Documentation'],['../md__2____w_2rippled_2rippled_2docs_2README.html',1,'Building documentation'],['../md__2____w_2rippled_2rippled_2include_2xrpl_2nodestore_2README.html',1,'Database Documentation']]],
- ['documentid_473',['documentid',['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html#a4cb58cb4df68669b1346122ea4808d99',1,'xrpl::test::jtx::oracle::Oracle::documentID()'],['../structxrpl_1_1test_1_1jtx_1_1oracle_1_1RemoveArg.html#a7ac2d83965d1f658111238a1b68be372',1,'xrpl::test::jtx::oracle::RemoveArg::documentID'],['../structxrpl_1_1test_1_1jtx_1_1oracle_1_1UpdateArg.html#a265895c5da6d920c864916d1855a8814',1,'xrpl::test::jtx::oracle::UpdateArg::documentID'],['../structxrpl_1_1test_1_1jtx_1_1oracle_1_1CreateArg.html#a37a96330f2ca301479d9e853738c6900',1,'xrpl::test::jtx::oracle::CreateArg::documentID']]],
+ ['documentid_473',['documentid',['../structxrpl_1_1test_1_1jtx_1_1oracle_1_1UpdateArg.html#a265895c5da6d920c864916d1855a8814',1,'xrpl::test::jtx::oracle::UpdateArg::documentID'],['../structxrpl_1_1test_1_1jtx_1_1oracle_1_1RemoveArg.html#a7ac2d83965d1f658111238a1b68be372',1,'xrpl::test::jtx::oracle::RemoveArg::documentID'],['../structxrpl_1_1test_1_1jtx_1_1oracle_1_1CreateArg.html#a37a96330f2ca301479d9e853738c6900',1,'xrpl::test::jtx::oracle::CreateArg::documentID'],['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html#a4cb58cb4df68669b1346122ea4808d99',1,'xrpl::test::jtx::oracle::Oracle::documentID() const']]],
['documentid_5f_474',['documentID_',['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html#a28ccb96078d79695c0cd209ead3d5fb7',1,'xrpl::test::jtx::oracle::Oracle']]],
['dodepositauthorized_475',['doDepositAuthorized',['../namespacexrpl.html#a0010ad5bd6c9e1aab8dcff886b2a1c52',1,'xrpl']]],
['doelementerase_476',['doElementErase',['../classbeast_1_1aged__associative__container__test__base.html#a76c904a957558475160a4271fee6f082',1,'beast::aged_associative_container_test_base']]],
@@ -506,10 +506,10 @@ var searchData=
['dolegacypathrequest_503',['doLegacyPathRequest',['../classxrpl_1_1PathRequests.html#ab26010899fcf90ad4a4dc8565a982ada',1,'xrpl::PathRequests']]],
['dologlevel_504',['doLogLevel',['../namespacexrpl.html#a53697f1499d5a817259c6adb76aaccad',1,'xrpl']]],
['dologrotate_505',['doLogRotate',['../namespacexrpl.html#a6a9ba80718b5d3a55dcc984c836f30e7',1,'xrpl']]],
- ['domain_506',['domain',['../classxrpl_1_1test_1_1jtx_1_1domain.html',1,'xrpl::test::jtx::domain'],['../namespacexrpl.html#a6c8783a4db473be0b83dc423d47e3105',1,'xrpl::Domain'],['../classxrpl_1_1Issue__test.html#af5216d37be25adaa89ec97c7ff16ca6b',1,'xrpl::Issue_test::Domain'],['../structxrpl_1_1parsedURL.html#a0554c39f20fa44effa13c346be3f4caa',1,'xrpl::parsedURL::domain'],['../classxrpl_1_1Book.html#a9a1d29d1d038c36b7e20feea88b81713',1,'xrpl::Book::domain'],['../structxrpl_1_1Manifest.html#a6b1a9fd5ad4b61be9a4215716d1cc61c',1,'xrpl::Manifest::domain'],['../classxrpl_1_1PathRequest.html#a2446362c055cd055864670c4e1012d61',1,'xrpl::PathRequest::domain'],['../classxrpl_1_1test_1_1jtx_1_1domain.html#a1eaeb4d8ca20ac919736740b28e46d92',1,'xrpl::test::jtx::domain::domain()'],['../classxrpl_1_1PeerImp.html#a5b778246b37882e43064d48730bb23e7',1,'xrpl::PeerImp::domain()']]],
+ ['domain_506',['domain',['../namespacexrpl.html#a6c8783a4db473be0b83dc423d47e3105',1,'xrpl::Domain'],['../classxrpl_1_1test_1_1jtx_1_1domain.html',1,'xrpl::test::jtx::domain'],['../classxrpl_1_1PeerImp.html#a5b778246b37882e43064d48730bb23e7',1,'xrpl::PeerImp::domain()'],['../classxrpl_1_1Issue__test.html#af5216d37be25adaa89ec97c7ff16ca6b',1,'xrpl::Issue_test::Domain'],['../structxrpl_1_1parsedURL.html#a0554c39f20fa44effa13c346be3f4caa',1,'xrpl::parsedURL::domain'],['../classxrpl_1_1Book.html#a9a1d29d1d038c36b7e20feea88b81713',1,'xrpl::Book::domain'],['../structxrpl_1_1Manifest.html#a6b1a9fd5ad4b61be9a4215716d1cc61c',1,'xrpl::Manifest::domain'],['../classxrpl_1_1PathRequest.html#a2446362c055cd055864670c4e1012d61',1,'xrpl::PathRequest::domain'],['../classxrpl_1_1test_1_1jtx_1_1domain.html#a1eaeb4d8ca20ac919736740b28e46d92',1,'xrpl::test::jtx::domain::domain()']]],
['domain_5ferror_507',['domain_error',['http://en.cppreference.com/w/cpp/error/domain_error.html',1,'std::domain_error::domain_error()'],['http://en.cppreference.com/w/cpp/error/domain_error.html',1,'std::domain_error']]],
['domainbooks_5f_508',['domainBooks_',['../classxrpl_1_1OrderBookDB.html#a856d41d6eb720afcdbb2941b395cfee4',1,'xrpl::OrderBookDB']]],
- ['domainid_509',['domainid',['../structxrpl_1_1StrandContext.html#a6027302a592683c88ad1fdd9683f101f',1,'xrpl::StrandContext::domainID'],['../classxrpl_1_1test_1_1jtx_1_1PermissionedDEX.html#aec1ff6136e1e525bd25cd4dd1ebdfb61',1,'xrpl::test::jtx::PermissionedDEX::domainID'],['../structxrpl_1_1test_1_1jtx_1_1MPTSet.html#a03d29dd1dc4b2099ed80d6459728ab3b',1,'xrpl::test::jtx::MPTSet::domainID'],['../structxrpl_1_1MPTCreateArgs.html#a4e760d17255442decbe65a03dc1afff2',1,'xrpl::MPTCreateArgs::domainId'],['../structxrpl_1_1test_1_1jtx_1_1MPTCreate.html#a7fa91d22de4fc1cdda5d746d27a8b580',1,'xrpl::test::jtx::MPTCreate::domainID']]],
+ ['domainid_509',['domainid',['../structxrpl_1_1test_1_1jtx_1_1MPTCreate.html#a7fa91d22de4fc1cdda5d746d27a8b580',1,'xrpl::test::jtx::MPTCreate::domainID'],['../structxrpl_1_1test_1_1jtx_1_1MPTSet.html#a03d29dd1dc4b2099ed80d6459728ab3b',1,'xrpl::test::jtx::MPTSet::domainID'],['../structxrpl_1_1MPTCreateArgs.html#a4e760d17255442decbe65a03dc1afff2',1,'xrpl::MPTCreateArgs::domainId'],['../classxrpl_1_1test_1_1jtx_1_1PermissionedDEX.html#aec1ff6136e1e525bd25cd4dd1ebdfb61',1,'xrpl::test::jtx::PermissionedDEX::domainID'],['../structxrpl_1_1StrandContext.html#a6027302a592683c88ad1fdd9683f101f',1,'xrpl::StrandContext::domainID']]],
['domainowner_510',['domainOwner',['../classxrpl_1_1test_1_1jtx_1_1PermissionedDEX.html#a0513ded03fe19001231449263c4b0f14',1,'xrpl::test::jtx::PermissionedDEX']]],
['domains_5f_511',['domains_',['../classxrpl_1_1ValidPermissionedDEX.html#ac3a9dc3a14ac783e98934651637f36a9',1,'xrpl::ValidPermissionedDEX']]],
['domanifest_512',['doManifest',['../namespacexrpl.html#a820291028898c802bd129902f4201b99',1,'xrpl']]],
@@ -537,7 +537,7 @@ var searchData=
['dorequest_534',['doRequest',['../classxrpl_1_1test_1_1ServerStatus__test.html#affd246370cf517c9b50b4df49192db0c',1,'xrpl::test::ServerStatus_test']]],
['doresume_535',['doResume',['../namespacexrpl.html#a539149ffaaf80011f9a60e7231f91438',1,'xrpl']]],
['doripplepathfind_536',['doRipplePathFind',['../namespacexrpl.html#a2231fd1a27091644ef563b12eeac1e0d',1,'xrpl']]],
- ['doround_537',['doround',['../classxrpl_1_1AmendmentTable__test.html#af685efff6fe41b95162f535c83ce2273',1,'xrpl::AmendmentTable_test::doRound()'],['../classxrpl_1_1Number_1_1Guard.html#a97d19217ad6fa8e6f87722ccb423c622',1,'xrpl::Number::Guard::doRound(rep &drops)']]],
+ ['doround_537',['doround',['../classxrpl_1_1Number_1_1Guard.html#a97d19217ad6fa8e6f87722ccb423c622',1,'xrpl::Number::Guard::doRound()'],['../classxrpl_1_1AmendmentTable__test.html#af685efff6fe41b95162f535c83ce2273',1,'xrpl::AmendmentTable_test::doRound()']]],
['dorounddown_538',['doRoundDown',['../classxrpl_1_1Number_1_1Guard.html#a4b9b9b4a19028d033c67bce12570d62f',1,'xrpl::Number::Guard']]],
['doroundup_539',['doRoundUp',['../classxrpl_1_1Number_1_1Guard.html#aacf6fa9d5e81bafa3c323739d189ff3c',1,'xrpl::Number::Guard']]],
['dorpc_540',['doRPC',['../classxrpl_1_1TxQ.html#a958da6db04d33677ff2ad76c9afc6429',1,'xrpl::TxQ']]],
@@ -547,86 +547,87 @@ var searchData=
['dosign_544',['doSign',['../namespacexrpl.html#a5cf1ad14988b743e417d10dbf93a6555',1,'xrpl']]],
['dosignfor_545',['doSignFor',['../namespacexrpl.html#a0c61538ea820449578f0f367c0a242bd',1,'xrpl']]],
['dosimulate_546',['doSimulate',['../namespacexrpl.html#acd1ed8abd10e935811061c255374f3ed',1,'xrpl']]],
- ['dostatus_547',['dostatus',['../classxrpl_1_1InfoSubRequest.html#a5524163254df403612d591345a7488ae',1,'xrpl::InfoSubRequest::doStatus()'],['../classxrpl_1_1PathRequest.html#aaa9480d80efd0dc5e001a9bbcc3dbe5d',1,'xrpl::PathRequest::doStatus()']]],
+ ['dostatus_547',['dostatus',['../classxrpl_1_1PathRequest.html#aaa9480d80efd0dc5e001a9bbcc3dbe5d',1,'xrpl::PathRequest::doStatus()'],['../classxrpl_1_1InfoSubRequest.html#a5524163254df403612d591345a7488ae',1,'xrpl::InfoSubRequest::doStatus()']]],
['dostop_548',['doStop',['../namespacexrpl.html#a5ff5d679047394cc17866916bf34b60e',1,'xrpl']]],
['dosubmit_549',['doSubmit',['../namespacexrpl.html#ad772503504b682e42120a8bf8564cd9b',1,'xrpl']]],
['dosubmitmultisigned_550',['doSubmitMultiSigned',['../namespacexrpl.html#a7b3f251a94414125bda741da25210f9e',1,'xrpl']]],
['dosubscribe_551',['doSubscribe',['../namespacexrpl.html#a526d73ed6dc7fe1b8a80ab6f2d760c68',1,'xrpl']]],
['dosweep_552',['doSweep',['../classxrpl_1_1ApplicationImp.html#a770cac9f8bcee8dedbfecd2de7b844e5',1,'xrpl::ApplicationImp']]],
- ['dotest_553',['dotest',['../classxrpl_1_1test_1_1compression__test.html#a0d31c6bc02f416a804ce74480cf7f442',1,'xrpl::test::compression_test::doTest()'],['../classxrpl_1_1test_1_1tx__reduce__relay__test.html#aecc54ae333b164384291c2d449007add',1,'xrpl::test::tx_reduce_relay_test::doTest()'],['../classxrpl_1_1test_1_1reduce__relay__test.html#a3074d3639ba777a69d9ae8d9211e3515',1,'xrpl::test::reduce_relay_test::doTest()']]],
- ['dotransactionasync_554',['doTransactionAsync',['../classxrpl_1_1NetworkOPsImp.html#ab127ed5dc762bdf3ca6feb6c910adbfd',1,'xrpl::NetworkOPsImp']]],
- ['dotransactionentry_555',['doTransactionEntry',['../namespacexrpl.html#a7f9fb118c5126f1e43f5ced062ada507',1,'xrpl']]],
- ['dotransactions_556',['doTransactions',['../classxrpl_1_1PeerImp.html#aeac3ebe787a68aabe20b406fba249499',1,'xrpl::PeerImp']]],
- ['dotransactionsync_557',['doTransactionSync',['../classxrpl_1_1NetworkOPsImp.html#abee6d81418046bda74326973e9927b19',1,'xrpl::NetworkOPsImp']]],
- ['dotransactionsyncbatch_558',['doTransactionSyncBatch',['../classxrpl_1_1NetworkOPsImp.html#ab43c923351ba327f71ec485a4d04579c',1,'xrpl::NetworkOPsImp']]],
- ['dotxhelp_559',['doTxHelp',['../namespacexrpl.html#a623b13db069e96e18ad90781dbedb9e6',1,'xrpl']]],
- ['dotxhistory_560',['doTxHistory',['../namespacexrpl.html#a35aafe9d38d4e0f626ef7be419af44b6',1,'xrpl']]],
- ['dotxjson_561',['doTxJson',['../namespacexrpl.html#a35c492b872b6d0c56aff5f535daa4a34',1,'xrpl']]],
- ['dotxreducerelay_562',['doTxReduceRelay',['../namespacexrpl.html#ae307e6c958ce93ddd6a22911fda54dfc',1,'xrpl']]],
- ['dounllist_563',['doUnlList',['../namespacexrpl.html#a73fd3de5d1c0c28f3953908e64387299',1,'xrpl']]],
- ['dounsubscribe_564',['doUnsubscribe',['../namespacexrpl.html#a97f623a03c5b448ce096c271980d8df1',1,'xrpl']]],
- ['doupdate_565',['doUpdate',['../classxrpl_1_1PathRequest.html#a062b904f30e80ee61b64de0e4a5823f6',1,'xrpl::PathRequest']]],
- ['dovacuumdb_566',['doVacuumDB',['../namespacexrpl.html#ab342c18e1af1bfbc29d309b0d2751d0b',1,'xrpl']]],
- ['dovalidatedledger_567',['dovalidatedledger',['../classxrpl_1_1AmendmentTableImpl.html#af703e354991c6efe85962c8216a00f40',1,'xrpl::AmendmentTableImpl::doValidatedLedger()'],['../classxrpl_1_1AmendmentTable.html#a671e13b75ffacdc6a5f9221f4154367c',1,'xrpl::AmendmentTable::doValidatedLedger(std::shared_ptr< ReadView const > const &lastValidatedLedger)'],['../classxrpl_1_1AmendmentTable.html#ad71515a859031e7be2ea1e24626cc88f',1,'xrpl::AmendmentTable::doValidatedLedger(LedgerIndex ledgerSeq, std::set< uint256 > const &enabled, majorityAmendments_t const &majority)=0']]],
- ['dovalidation_568',['dovalidation',['../classxrpl_1_1AmendmentTableImpl.html#a719ba3096f2f48058e7c905318a8e62c',1,'xrpl::AmendmentTableImpl::doValidation()'],['../classxrpl_1_1AmendmentTable.html#a15cb6bb43863793c8968ef7919a15a16',1,'xrpl::AmendmentTable::doValidation()'],['../classxrpl_1_1FeeVote.html#a4562a6d2eb895e33a59196e3174a98d2',1,'xrpl::FeeVote::doValidation()'],['../classxrpl_1_1FeeVoteImpl.html#a22a9ee85e454d168fbf984dae6062580',1,'xrpl::FeeVoteImpl::doValidation()']]],
- ['dovalidationcreate_569',['doValidationCreate',['../namespacexrpl.html#a199d48806b570cca89ea88fbdf33a1c8',1,'xrpl']]],
- ['dovalidatorinfo_570',['doValidatorInfo',['../namespacexrpl.html#aba671c3499fad1190ca3e9f918c8044a',1,'xrpl']]],
- ['dovalidatorlistsites_571',['doValidatorListSites',['../namespacexrpl.html#a12d1db9dcb5baa484a99f963c3597d6d',1,'xrpl']]],
- ['dovalidators_572',['doValidators',['../namespacexrpl.html#a5517fcf0f357f44d30029b1ed6ca9cf2',1,'xrpl']]],
- ['dovaultinfo_573',['doVaultInfo',['../namespacexrpl.html#a2c9c9c3d699a5384a65fc11033e6b1a2',1,'xrpl']]],
- ['dovoting_574',['dovoting',['../classxrpl_1_1AmendmentTable.html#ad213696fe0f6653c8fddbc5d183dc5be',1,'xrpl::AmendmentTable::doVoting()'],['../classxrpl_1_1NegativeUNLVote.html#acff3c7a6995c82566d8b826aed06a7f7',1,'xrpl::NegativeUNLVote::doVoting()'],['../classxrpl_1_1FeeVoteImpl.html#a8f0108b34382b1a4d8107bdc7a0b50fc',1,'xrpl::FeeVoteImpl::doVoting()'],['../classxrpl_1_1FeeVote.html#ac20dfe28e9dcd8633b44b312effbc15f',1,'xrpl::FeeVote::doVoting()'],['../classxrpl_1_1AmendmentTableImpl.html#aa27d38d28a7921f844ef32c0083daf07',1,'xrpl::AmendmentTableImpl::doVoting()'],['../classxrpl_1_1AmendmentTable.html#ae12166ccb7b045e7450afdef1cd2159f',1,'xrpl::AmendmentTable::doVoting()']]],
- ['dowalletpropose_575',['doWalletPropose',['../namespacexrpl.html#ace54ea25ddd30cc7f18460dcd1f7be6e',1,'xrpl']]],
- ['dowithdraw_576',['doWithdraw',['../namespacexrpl.html#a3f074cfc386b5a1a52f0369c06728848',1,'xrpl']]],
- ['down_577',['down',['../namespacexrpl.html#ab9f5a92c06f220c2265bfba42d919874a74e8333ad11685ff3bdae589c8f6e34d',1,'xrpl']]],
- ['downcast_578',['downcast',['../classxrpl_1_1STBase.html#a2689c8d764e589cf3f9868fc80dcc650',1,'xrpl::STBase::downcast()'],['../classxrpl_1_1STBase.html#a5ef15db1fc389055268939aedef53ddf',1,'xrpl::STBase::downcast() const'],['../classxrpl_1_1STBase.html#a5ef15db1fc389055268939aedef53ddf',1,'xrpl::STBase::downcast() const']]],
- ['downward_579',['downward',['../classxrpl_1_1Number.html#a40e08f75077897215c66d102b5b75f95aefac6c5bd63a85dcee4fc69baf788d40',1,'xrpl::Number']]],
- ['dowsrequest_580',['doWSRequest',['../classxrpl_1_1test_1_1ServerStatus__test.html#a1075b8eb9d20853fccd9d70c78acb7ac',1,'xrpl::test::ServerStatus_test']]],
- ['drop_581',['drop',['../structxrpl_1_1Resource_1_1Logic_1_1Stats.html#ae40644a2d387965b85f964b59165d603',1,'xrpl::Resource::Logic::Stats::drop'],['../namespacexrpl_1_1Resource.html#a050b2b62961745811a64c36c3e9a1332a9b3a27f3f6f7cd23e609c1687d10aa75',1,'xrpl::Resource::drop']]],
- ['drop50_582',['Drop50',['../namespacexrpl_1_1test.html#a5661b745c3965d8db802e3f018f72356ad10d06eac1b72b6b66d7e8bcd74474b6',1,'xrpl::test']]],
- ['drop_5fper_5fxrp_583',['drop_per_xrp',['../structxrpl_1_1test_1_1jtx_1_1XChainBridgeObjects.html#a861dfb602c7c3f39fa1e3159ff57ff7d',1,'xrpl::test::jtx::XChainBridgeObjects']]],
- ['dropall_584',['dropall',['../namespacexrpl_1_1test.html#adc369d9690b1549908f9a9622d863c28a6a6decd76984eed63a0c173f9f574487',1,'xrpl::test::DropAll'],['../namespacexrpl_1_1test.html#a5661b745c3965d8db802e3f018f72356a6a6decd76984eed63a0c173f9f574487',1,'xrpl::test::DropAll']]],
- ['dropledgerdeltareply_585',['DropLedgerDeltaReply',['../namespacexrpl_1_1test.html#a5661b745c3965d8db802e3f018f72356a0cf51aa72b773c64178a944bf85ef503',1,'xrpl::test']]],
- ['droppenalty_586',['dropPenalty',['../classxrpl_1_1TxQ_1_1TxQAccount.html#a66a65ecf572a3976f58cfb8c664eb689',1,'xrpl::TxQ::TxQAccount']]],
- ['drops_587',['drops',['../structxrpl_1_1LedgerHeader.html#ae3b802d23182fbca773bf377ed29b9d6',1,'xrpl::LedgerHeader::drops'],['../classxrpl_1_1XRPAmount.html#a76fd7d6c10208cac2115f8dd0b2ba95e',1,'xrpl::XRPAmount::drops()'],['../namespacexrpl_1_1test_1_1jtx.html#a8befdf497e3c2e3d6e6701dea36d895f',1,'xrpl::test::jtx::drops(XRPAmount i)'],['../namespacexrpl_1_1test_1_1jtx.html#ad8d6d2badc431ad0216396cc73bc1410',1,'xrpl::test::jtx::drops(Integer i)']]],
- ['drops_5f_588',['drops_',['../classxrpl_1_1XRPNotCreated.html#a095a6eba89e33b5bcc6be6472bf4e0d4',1,'xrpl::XRPNotCreated::drops_'],['../classxrpl_1_1XRPAmount.html#a77e622b5b14f179b79a1dcad2c205ea2',1,'xrpl::XRPAmount::drops_']]],
- ['drops_5fper_5fxrp_589',['DROPS_PER_XRP',['../namespacexrpl.html#aab568b67ea83d0cf07657b50bf486fbf',1,'xrpl']]],
- ['dropsas_590',['dropsas',['../classxrpl_1_1XRPAmount.html#aeee5145143c34a10a4a35c52be015898',1,'xrpl::XRPAmount::dropsAs() const'],['../classxrpl_1_1XRPAmount.html#ae303ff3b47ac5780e292d40b3704907f',1,'xrpl::XRPAmount::dropsAs(Dest defaultValue) const'],['../classxrpl_1_1XRPAmount.html#a6f3ad8e67734b01b07894b2246d5c622',1,'xrpl::XRPAmount::dropsAs(XRPAmount defaultValue) const']]],
- ['dropsdestroyed_591',['dropsDestroyed',['../classxrpl_1_1detail_1_1ApplyStateTable.html#a506ef24c80990b7586ebaa44fddf1b28',1,'xrpl::detail::ApplyStateTable']]],
- ['dropsdestroyed_5f_592',['dropsdestroyed_',['../classxrpl_1_1detail_1_1RawStateTable.html#aff5025947b4f0b13952a9e6abf377fee',1,'xrpl::detail::RawStateTable::dropsDestroyed_'],['../classxrpl_1_1detail_1_1ApplyStateTable.html#ac9da0bc7f7f05f6ec2f647e636accd72',1,'xrpl::detail::ApplyStateTable::dropsDestroyed_']]],
- ['dropsendqueue_593',['dropSendQueue',['../namespacexrpl_1_1Tuning.html#af6bb7fdfe7bf61b062c49c21d3deeb57ab7c1b61ea5124efbec0f6b6acbab1faa',1,'xrpl::Tuning']]],
- ['dropskiplistreply_594',['DropSkipListReply',['../namespacexrpl_1_1test.html#a5661b745c3965d8db802e3f018f72356a1c680e775b81946aa93a83b6ad8e87d7',1,'xrpl::test']]],
- ['dropsperxrp_595',['dropsPerXRP',['../namespacexrpl_1_1test_1_1jtx.html#a941db1a4abcaa8bc0ef235930cbc50de',1,'xrpl::test::jtx']]],
- ['dropthreshold_596',['dropThreshold',['../namespacexrpl_1_1Resource.html#a5df71c8b260c50db707c14e19304ff66a30345318d853cb723d6c6bb5d253fd53',1,'xrpl::Resource']]],
- ['dst_597',['dst',['../structxrpl_1_1Attestations_1_1AttestationClaim.html#aebd4497bf702e22f32299122701ceb41',1,'xrpl::Attestations::AttestationClaim::dst'],['../structxrpl_1_1XChainClaimAttestation.html#a1df624fb3c4e488d6d4b0f1ecad59296',1,'xrpl::XChainClaimAttestation::dst'],['../structxrpl_1_1XChainClaimAttestation_1_1MatchFields.html#adef85d02d81e923c1204f6b954e906bb',1,'xrpl::XChainClaimAttestation::MatchFields::dst'],['../structxrpl_1_1XChainCreateAccountAttestation.html#ab3d6dfba76da98e051135b1ac03a91df',1,'xrpl::XChainCreateAccountAttestation::dst'],['../structxrpl_1_1XChainCreateAccountAttestation_1_1MatchFields.html#a2edba193f16d69b90989cbc06bcd6c00',1,'xrpl::XChainCreateAccountAttestation::MatchFields::dst'],['../structxrpl_1_1test_1_1DirectStepInfo.html#a9f8f821539acbc2595224e03570d912c',1,'xrpl::test::DirectStepInfo::dst'],['../classxrpl_1_1DirectStepI.html#a7c9daf403ab38e09a6d45ce8182178ca',1,'xrpl::DirectStepI::dst() const']]],
- ['dst_5f_598',['dst_',['../classxrpl_1_1DirectStepI.html#ae712f91ef0601b4d5fbd7ae535c2f0d7',1,'xrpl::DirectStepI']]],
- ['dstaccount_599',['dstAccount',['../structxrpl_1_1test_1_1RippleCalcTestParams.html#a3cae41b3c3a589928b38dfd1efd5ef27',1,'xrpl::test::RippleCalcTestParams']]],
- ['dstamt_600',['dstAmt',['../structxrpl_1_1test_1_1RippleCalcTestParams.html#a0bee2af960643cc9688491c33d307d8f',1,'xrpl::test::RippleCalcTestParams']]],
- ['dstchain_601',['dstChain',['../classxrpl_1_1STXChainBridge.html#a54676f71553a2602657f2c95e548941a',1,'xrpl::STXChainBridge']]],
- ['dstdoor_602',['dstDoor',['../classxrpl_1_1test_1_1XChainSim__test_1_1SmBase.html#a8eb83726d24f5278acb113baaabe9ed2',1,'xrpl::test::XChainSim_test::SmBase']]],
- ['dtag_603',['dtag',['../structxrpl_1_1test_1_1jtx_1_1dtag.html#a38b2229ac8bebd22313d47100b54fdde',1,'xrpl::test::jtx::dtag::dtag()'],['../structxrpl_1_1test_1_1jtx_1_1dtag.html',1,'xrpl::test::jtx::dtag']]],
- ['dummypeer_604',['dummyPeer',['../structxrpl_1_1test_1_1TestPeerSet.html#a6b98be0c7f12c9ed0fd01188cac76c04',1,'xrpl::test::TestPeerSet']]],
- ['dummypeerset_605',['dummypeerset',['../classxrpl_1_1DummyPeerSet.html#a084515be287377d0a2f395b2f4d4c069',1,'xrpl::DummyPeerSet::DummyPeerSet()'],['../classxrpl_1_1DummyPeerSet.html',1,'xrpl::DummyPeerSet']]],
- ['dummyscheduler_606',['dummyscheduler',['../classxrpl_1_1NodeStore_1_1DummyScheduler.html#a2f214748e20817e762fecf566a53b393',1,'xrpl::NodeStore::DummyScheduler::DummyScheduler()'],['../classxrpl_1_1NodeStore_1_1DummyScheduler.html',1,'xrpl::NodeStore::DummyScheduler']]],
- ['dummyvalueallocatorinitializer_607',['dummyvalueallocatorinitializer',['../structJson_1_1DummyValueAllocatorInitializer.html',1,'Json::DummyValueAllocatorInitializer'],['../structJson_1_1DummyValueAllocatorInitializer.html#ac95d0bc0dee2d5159b116dbe214671e4',1,'Json::DummyValueAllocatorInitializer::DummyValueAllocatorInitializer()'],['../namespaceJson.html#a61477d91c0efb1112c614c877f6296ee',1,'Json::dummyValueAllocatorInitializer']]],
- ['dump_608',['dump',['../classxrpl_1_1LedgerTrie.html#a9414ab30592d6cd349bd3343f373295a',1,'xrpl::LedgerTrie::dump()'],['../classxrpl_1_1SHAMap.html#a67ef0c94cc228c167363ea37390fcf86',1,'xrpl::SHAMap::dump()']]],
- ['dumpimpl_609',['dumpImpl',['../classxrpl_1_1LedgerTrie.html#a8641e74fc9719deae446237806f8dc61',1,'xrpl::LedgerTrie']]],
- ['dumpqueue_610',['dumpQueue',['../structxrpl_1_1LedgerFill.html#a2e913b311a230229e190e2d2338fdb2aae06d3db93d2eade181339df3e62ddff8',1,'xrpl::LedgerFill']]],
- ['dumpstate_611',['dumpState',['../structxrpl_1_1LedgerFill.html#a2e913b311a230229e190e2d2338fdb2aa19d7231717c77830b7dee705ea856c84',1,'xrpl::LedgerFill']]],
- ['dumptxrp_612',['dumpTxrp',['../structxrpl_1_1LedgerFill.html#a2e913b311a230229e190e2d2338fdb2aa60af0fccf55f4326bef13e6c4b6d7d39',1,'xrpl::LedgerFill']]],
- ['duplicate_613',['duplicate',['../classJson_1_1Value_1_1CZString.html#a2805c46fb4a72bbaed55de6d75941b6dabb2134294dd8fc37dd82d18bb794fe20',1,'Json::Value::CZString::duplicate'],['../classxrpl_1_1SHAMapAddNode.html#a70bd3d8bef9e967d01735da912e8d3c9',1,'xrpl::SHAMapAddNode::duplicate()']]],
- ['duplicateoncopy_614',['duplicateOnCopy',['../classJson_1_1Value_1_1CZString.html#a2805c46fb4a72bbaed55de6d75941b6da5c18c35205a3be63ad14ce659e70fe7d',1,'Json::Value::CZString']]],
- ['duplicatepeer_615',['duplicatePeer',['../namespacexrpl_1_1PeerFinder.html#aac5d7764141c8e3ce52d8d6909a217fca4ffcab235ad8c978226c5c000f0c92f5',1,'xrpl::PeerFinder']]],
- ['duplicatestringvalue_616',['duplicatestringvalue',['../classJson_1_1DefaultValueAllocator.html#a082fa387cc63b86df3b26ad9b3761add',1,'Json::DefaultValueAllocator::duplicateStringValue()'],['../classJson_1_1ValueAllocator.html#ab44a619401918914dca869733b08e401',1,'Json::ValueAllocator::duplicateStringValue()']]],
- ['duplicationpolicy_617',['DuplicationPolicy',['../classJson_1_1Value_1_1CZString.html#a2805c46fb4a72bbaed55de6d75941b6d',1,'Json::Value::CZString']]],
- ['dur_618',['dur',['../structxrpl_1_1NetworkOPsImp_1_1StateAccounting_1_1Counters.html#a572723937ea0818a44bb31afcd252d6d',1,'xrpl::NetworkOPsImp::StateAccounting::Counters::dur'],['../structxrpl_1_1PerfLog__test_1_1Cur.html#aa536e4f1e21c36c726e9c1aad2daa240',1,'xrpl::PerfLog_test::Cur::dur']]],
- ['dur_5f_619',['dur_',['../classxrpl_1_1ConsensusTimer.html#a2bd1b036c069c3d6c0c522cf5197e896',1,'xrpl::ConsensusTimer']]],
- ['duration_620',['duration',['http://en.cppreference.com/w/cpp/chrono/duration/duration.html',1,'std::chrono::duration::duration()'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo.html#acb651b90057c57031162d1335d7fdcab',1,'xrpl::path::detail::FlowDebugInfo::duration()'],['http://en.cppreference.com/w/cpp/chrono/duration.html',1,'std::chrono::duration'],['../classbeast_1_1detail_1_1aged__unordered__container.html#a415df8c7d4f4a9b8307ad62bff237e21',1,'beast::detail::aged_unordered_container::duration'],['../classxrpl_1_1UptimeClock.html#aac1afa549ae55ff14e5bbf1ed2fcd5ad',1,'xrpl::UptimeClock::duration'],['../classxrpl_1_1test_1_1csf_1_1BasicNetwork.html#a97089b3bd5f62a68e2379be276f01967',1,'xrpl::test::csf::BasicNetwork::duration'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a9fed52b7e2126fce4163b36773146eaa',1,'beast::detail::aged_ordered_container::duration'],['../classbeast_1_1basic__seconds__clock.html#a076fccc0a6c1b7ef4531967876294275',1,'beast::basic_seconds_clock::duration'],['../classbeast_1_1abstract__clock.html#ad024b15fa67696e8d1eba3744e800d32',1,'beast::abstract_clock::duration'],['../classbeast_1_1io__latency__probe.html#a686c16ebff88519c5a04a9be08b86b04',1,'beast::io_latency_probe::duration'],['../classxrpl_1_1NetClock.html#a8db39de3345bf89d6be8885338a624e5',1,'xrpl::NetClock::duration'],['../structxrpl_1_1perf_1_1PerfLogImp_1_1Counters_1_1Rpc.html#ade11ec35d9d90dd226cb292390b6ce3b',1,'xrpl::perf::PerfLogImp::Counters::Rpc::duration'],['../classxrpl_1_1test_1_1csf_1_1Scheduler.html#a3bcd6f844d8bfb9e977a1b6e10b01886',1,'xrpl::test::csf::Scheduler::duration'],['../classxrpl_1_1test_1_1ManualClock.html#a100df1a8c0fa184f650cb3dc529b426f',1,'xrpl::test::ManualClock::duration'],['../structxrpl_1_1test_1_1csf_1_1Rate.html#a426929c7a093b49ce36d23e6bc0e7bfe',1,'xrpl::test::csf::Rate::duration']]],
- ['duration_3c_20rep_2c_20period_20_3e_621',['duration< rep, period >',['http://en.cppreference.com/w/cpp/chrono/duration.html',1,'std::chrono']]],
- ['duration_5fcast_622',['duration_cast',['http://en.cppreference.com/w/cpp/chrono/duration/duration_cast.html',1,'std::chrono']]],
- ['duration_5ftype_623',['duration_type',['../classxrpl_1_1NodeStore_1_1Timing__test.html#a3f3901bbb9697a28856887e6269c3ecc',1,'xrpl::NodeStore::Timing_test']]],
- ['duration_5fvalues_624',['duration_values',['http://en.cppreference.com/w/cpp/chrono/duration_values.html',1,'std::chrono']]],
- ['durations_5f_625',['durations_',['../structio__latency__probe__test_1_1test__sampler.html#a3f22012fa788861cb0444706a9df1869',1,'io_latency_probe_test::test_sampler']]],
- ['dynamic_5fbuffer_5ftype_626',['dynamic_buffer_type',['../classxrpl_1_1json__body_1_1reader.html#aa0aef62fbf114ae4fa0e0f576faa2ecf',1,'xrpl::json_body::reader']]],
- ['dynamic_5fpointer_5fcast_627',['dynamic_pointer_cast',['http://en.cppreference.com/w/cpp/memory/shared_ptr/pointer_cast.html',1,'std::dynamic_pointer_cast()'],['../namespacexrpl_1_1intr__ptr.html#ab8e93fc2bd062b4488586b19a842d1c4',1,'xrpl::intr_ptr::dynamic_pointer_cast()']]],
- ['dynamiccasttagsharedintrusive_628',['DynamicCastTagSharedIntrusive',['../structxrpl_1_1DynamicCastTagSharedIntrusive.html',1,'xrpl']]]
+ ['dotest_553',['dotest',['../classxrpl_1_1test_1_1tx__reduce__relay__test.html#aecc54ae333b164384291c2d449007add',1,'xrpl::test::tx_reduce_relay_test::doTest()'],['../classxrpl_1_1test_1_1reduce__relay__test.html#a3074d3639ba777a69d9ae8d9211e3515',1,'xrpl::test::reduce_relay_test::doTest()'],['../classxrpl_1_1test_1_1compression__test.html#a0d31c6bc02f416a804ce74480cf7f442',1,'xrpl::test::compression_test::doTest()']]],
+ ['dotestinnersubmitrpc_554',['doTestInnerSubmitRPC',['../classxrpl_1_1test_1_1Batch__test.html#a4ef9ca6717ffcbe3e569b93a6514a9fb',1,'xrpl::test::Batch_test']]],
+ ['dotransactionasync_555',['doTransactionAsync',['../classxrpl_1_1NetworkOPsImp.html#ab127ed5dc762bdf3ca6feb6c910adbfd',1,'xrpl::NetworkOPsImp']]],
+ ['dotransactionentry_556',['doTransactionEntry',['../namespacexrpl.html#a7f9fb118c5126f1e43f5ced062ada507',1,'xrpl']]],
+ ['dotransactions_557',['doTransactions',['../classxrpl_1_1PeerImp.html#aeac3ebe787a68aabe20b406fba249499',1,'xrpl::PeerImp']]],
+ ['dotransactionsync_558',['doTransactionSync',['../classxrpl_1_1NetworkOPsImp.html#abee6d81418046bda74326973e9927b19',1,'xrpl::NetworkOPsImp']]],
+ ['dotransactionsyncbatch_559',['doTransactionSyncBatch',['../classxrpl_1_1NetworkOPsImp.html#ab43c923351ba327f71ec485a4d04579c',1,'xrpl::NetworkOPsImp']]],
+ ['dotxhelp_560',['doTxHelp',['../namespacexrpl.html#a623b13db069e96e18ad90781dbedb9e6',1,'xrpl']]],
+ ['dotxhistory_561',['doTxHistory',['../namespacexrpl.html#a35aafe9d38d4e0f626ef7be419af44b6',1,'xrpl']]],
+ ['dotxjson_562',['doTxJson',['../namespacexrpl.html#a35c492b872b6d0c56aff5f535daa4a34',1,'xrpl']]],
+ ['dotxreducerelay_563',['doTxReduceRelay',['../namespacexrpl.html#ae307e6c958ce93ddd6a22911fda54dfc',1,'xrpl']]],
+ ['dounllist_564',['doUnlList',['../namespacexrpl.html#a73fd3de5d1c0c28f3953908e64387299',1,'xrpl']]],
+ ['dounsubscribe_565',['doUnsubscribe',['../namespacexrpl.html#a97f623a03c5b448ce096c271980d8df1',1,'xrpl']]],
+ ['doupdate_566',['doUpdate',['../classxrpl_1_1PathRequest.html#a062b904f30e80ee61b64de0e4a5823f6',1,'xrpl::PathRequest']]],
+ ['dovacuumdb_567',['doVacuumDB',['../namespacexrpl.html#ab342c18e1af1bfbc29d309b0d2751d0b',1,'xrpl']]],
+ ['dovalidatedledger_568',['dovalidatedledger',['../classxrpl_1_1AmendmentTableImpl.html#af703e354991c6efe85962c8216a00f40',1,'xrpl::AmendmentTableImpl::doValidatedLedger()'],['../classxrpl_1_1AmendmentTable.html#a671e13b75ffacdc6a5f9221f4154367c',1,'xrpl::AmendmentTable::doValidatedLedger(std::shared_ptr< ReadView const > const &lastValidatedLedger)'],['../classxrpl_1_1AmendmentTable.html#ad71515a859031e7be2ea1e24626cc88f',1,'xrpl::AmendmentTable::doValidatedLedger(LedgerIndex ledgerSeq, std::set< uint256 > const &enabled, majorityAmendments_t const &majority)=0']]],
+ ['dovalidation_569',['dovalidation',['../classxrpl_1_1AmendmentTable.html#a15cb6bb43863793c8968ef7919a15a16',1,'xrpl::AmendmentTable::doValidation()'],['../classxrpl_1_1AmendmentTableImpl.html#a719ba3096f2f48058e7c905318a8e62c',1,'xrpl::AmendmentTableImpl::doValidation()'],['../classxrpl_1_1FeeVote.html#a4562a6d2eb895e33a59196e3174a98d2',1,'xrpl::FeeVote::doValidation()'],['../classxrpl_1_1FeeVoteImpl.html#a22a9ee85e454d168fbf984dae6062580',1,'xrpl::FeeVoteImpl::doValidation()']]],
+ ['dovalidationcreate_570',['doValidationCreate',['../namespacexrpl.html#a199d48806b570cca89ea88fbdf33a1c8',1,'xrpl']]],
+ ['dovalidatorinfo_571',['doValidatorInfo',['../namespacexrpl.html#aba671c3499fad1190ca3e9f918c8044a',1,'xrpl']]],
+ ['dovalidatorlistsites_572',['doValidatorListSites',['../namespacexrpl.html#a12d1db9dcb5baa484a99f963c3597d6d',1,'xrpl']]],
+ ['dovalidators_573',['doValidators',['../namespacexrpl.html#a5517fcf0f357f44d30029b1ed6ca9cf2',1,'xrpl']]],
+ ['dovaultinfo_574',['doVaultInfo',['../namespacexrpl.html#a2c9c9c3d699a5384a65fc11033e6b1a2',1,'xrpl']]],
+ ['dovoting_575',['dovoting',['../classxrpl_1_1AmendmentTableImpl.html#aa27d38d28a7921f844ef32c0083daf07',1,'xrpl::AmendmentTableImpl::doVoting()'],['../classxrpl_1_1AmendmentTable.html#ad213696fe0f6653c8fddbc5d183dc5be',1,'xrpl::AmendmentTable::doVoting(Rules const &rules, NetClock::time_point closeTime, std::set< uint256 > const &enabledAmendments, majorityAmendments_t const &majorityAmendments, std::vector< std::shared_ptr< STValidation > > const &valSet)=0'],['../classxrpl_1_1AmendmentTable.html#ae12166ccb7b045e7450afdef1cd2159f',1,'xrpl::AmendmentTable::doVoting(std::shared_ptr< ReadView const > const &lastClosedLedger, std::vector< std::shared_ptr< STValidation > > const &parentValidations, std::shared_ptr< SHAMap > const &initialPosition, beast::Journal j)'],['../classxrpl_1_1FeeVote.html#ac20dfe28e9dcd8633b44b312effbc15f',1,'xrpl::FeeVote::doVoting()'],['../classxrpl_1_1FeeVoteImpl.html#a8f0108b34382b1a4d8107bdc7a0b50fc',1,'xrpl::FeeVoteImpl::doVoting()'],['../classxrpl_1_1NegativeUNLVote.html#acff3c7a6995c82566d8b826aed06a7f7',1,'xrpl::NegativeUNLVote::doVoting()']]],
+ ['dowalletpropose_576',['doWalletPropose',['../namespacexrpl.html#ace54ea25ddd30cc7f18460dcd1f7be6e',1,'xrpl']]],
+ ['dowithdraw_577',['doWithdraw',['../namespacexrpl.html#a3f074cfc386b5a1a52f0369c06728848',1,'xrpl']]],
+ ['down_578',['down',['../namespacexrpl.html#ab9f5a92c06f220c2265bfba42d919874a74e8333ad11685ff3bdae589c8f6e34d',1,'xrpl']]],
+ ['downcast_579',['downcast',['../classxrpl_1_1STBase.html#a5ef15db1fc389055268939aedef53ddf',1,'xrpl::STBase::downcast() const'],['../classxrpl_1_1STBase.html#a5ef15db1fc389055268939aedef53ddf',1,'xrpl::STBase::downcast() const'],['../classxrpl_1_1STBase.html#a2689c8d764e589cf3f9868fc80dcc650',1,'xrpl::STBase::downcast()']]],
+ ['downward_580',['downward',['../classxrpl_1_1Number.html#a40e08f75077897215c66d102b5b75f95aefac6c5bd63a85dcee4fc69baf788d40',1,'xrpl::Number']]],
+ ['dowsrequest_581',['doWSRequest',['../classxrpl_1_1test_1_1ServerStatus__test.html#a1075b8eb9d20853fccd9d70c78acb7ac',1,'xrpl::test::ServerStatus_test']]],
+ ['drop_582',['drop',['../structxrpl_1_1Resource_1_1Logic_1_1Stats.html#ae40644a2d387965b85f964b59165d603',1,'xrpl::Resource::Logic::Stats::drop'],['../namespacexrpl_1_1Resource.html#a050b2b62961745811a64c36c3e9a1332a9b3a27f3f6f7cd23e609c1687d10aa75',1,'xrpl::Resource::drop']]],
+ ['drop50_583',['Drop50',['../namespacexrpl_1_1test.html#a5661b745c3965d8db802e3f018f72356ad10d06eac1b72b6b66d7e8bcd74474b6',1,'xrpl::test']]],
+ ['drop_5fper_5fxrp_584',['drop_per_xrp',['../structxrpl_1_1test_1_1jtx_1_1XChainBridgeObjects.html#a861dfb602c7c3f39fa1e3159ff57ff7d',1,'xrpl::test::jtx::XChainBridgeObjects']]],
+ ['dropall_585',['dropall',['../namespacexrpl_1_1test.html#adc369d9690b1549908f9a9622d863c28a6a6decd76984eed63a0c173f9f574487',1,'xrpl::test::DropAll'],['../namespacexrpl_1_1test.html#a5661b745c3965d8db802e3f018f72356a6a6decd76984eed63a0c173f9f574487',1,'xrpl::test::DropAll']]],
+ ['dropledgerdeltareply_586',['DropLedgerDeltaReply',['../namespacexrpl_1_1test.html#a5661b745c3965d8db802e3f018f72356a0cf51aa72b773c64178a944bf85ef503',1,'xrpl::test']]],
+ ['droppenalty_587',['dropPenalty',['../classxrpl_1_1TxQ_1_1TxQAccount.html#a66a65ecf572a3976f58cfb8c664eb689',1,'xrpl::TxQ::TxQAccount']]],
+ ['drops_588',['drops',['../namespacexrpl_1_1test_1_1jtx.html#ad8d6d2badc431ad0216396cc73bc1410',1,'xrpl::test::jtx::drops(Integer i)'],['../namespacexrpl_1_1test_1_1jtx.html#a8befdf497e3c2e3d6e6701dea36d895f',1,'xrpl::test::jtx::drops(XRPAmount i)'],['../structxrpl_1_1LedgerHeader.html#ae3b802d23182fbca773bf377ed29b9d6',1,'xrpl::LedgerHeader::drops'],['../classxrpl_1_1XRPAmount.html#a76fd7d6c10208cac2115f8dd0b2ba95e',1,'xrpl::XRPAmount::drops()']]],
+ ['drops_5f_589',['drops_',['../classxrpl_1_1XRPNotCreated.html#a095a6eba89e33b5bcc6be6472bf4e0d4',1,'xrpl::XRPNotCreated::drops_'],['../classxrpl_1_1XRPAmount.html#a77e622b5b14f179b79a1dcad2c205ea2',1,'xrpl::XRPAmount::drops_']]],
+ ['drops_5fper_5fxrp_590',['DROPS_PER_XRP',['../namespacexrpl.html#aab568b67ea83d0cf07657b50bf486fbf',1,'xrpl']]],
+ ['dropsas_591',['dropsas',['../classxrpl_1_1XRPAmount.html#a6f3ad8e67734b01b07894b2246d5c622',1,'xrpl::XRPAmount::dropsAs(XRPAmount defaultValue) const'],['../classxrpl_1_1XRPAmount.html#ae303ff3b47ac5780e292d40b3704907f',1,'xrpl::XRPAmount::dropsAs(Dest defaultValue) const'],['../classxrpl_1_1XRPAmount.html#aeee5145143c34a10a4a35c52be015898',1,'xrpl::XRPAmount::dropsAs() const']]],
+ ['dropsdestroyed_592',['dropsDestroyed',['../classxrpl_1_1detail_1_1ApplyStateTable.html#a506ef24c80990b7586ebaa44fddf1b28',1,'xrpl::detail::ApplyStateTable']]],
+ ['dropsdestroyed_5f_593',['dropsdestroyed_',['../classxrpl_1_1detail_1_1ApplyStateTable.html#ac9da0bc7f7f05f6ec2f647e636accd72',1,'xrpl::detail::ApplyStateTable::dropsDestroyed_'],['../classxrpl_1_1detail_1_1RawStateTable.html#aff5025947b4f0b13952a9e6abf377fee',1,'xrpl::detail::RawStateTable::dropsDestroyed_']]],
+ ['dropsendqueue_594',['dropSendQueue',['../namespacexrpl_1_1Tuning.html#af6bb7fdfe7bf61b062c49c21d3deeb57ab7c1b61ea5124efbec0f6b6acbab1faa',1,'xrpl::Tuning']]],
+ ['dropskiplistreply_595',['DropSkipListReply',['../namespacexrpl_1_1test.html#a5661b745c3965d8db802e3f018f72356a1c680e775b81946aa93a83b6ad8e87d7',1,'xrpl::test']]],
+ ['dropsperxrp_596',['dropsPerXRP',['../namespacexrpl_1_1test_1_1jtx.html#a941db1a4abcaa8bc0ef235930cbc50de',1,'xrpl::test::jtx']]],
+ ['dropthreshold_597',['dropThreshold',['../namespacexrpl_1_1Resource.html#a5df71c8b260c50db707c14e19304ff66a30345318d853cb723d6c6bb5d253fd53',1,'xrpl::Resource']]],
+ ['dst_598',['dst',['../structxrpl_1_1XChainClaimAttestation.html#a1df624fb3c4e488d6d4b0f1ecad59296',1,'xrpl::XChainClaimAttestation::dst'],['../structxrpl_1_1XChainClaimAttestation_1_1MatchFields.html#adef85d02d81e923c1204f6b954e906bb',1,'xrpl::XChainClaimAttestation::MatchFields::dst'],['../structxrpl_1_1XChainCreateAccountAttestation.html#ab3d6dfba76da98e051135b1ac03a91df',1,'xrpl::XChainCreateAccountAttestation::dst'],['../structxrpl_1_1XChainCreateAccountAttestation_1_1MatchFields.html#a2edba193f16d69b90989cbc06bcd6c00',1,'xrpl::XChainCreateAccountAttestation::MatchFields::dst'],['../structxrpl_1_1test_1_1DirectStepInfo.html#a9f8f821539acbc2595224e03570d912c',1,'xrpl::test::DirectStepInfo::dst'],['../classxrpl_1_1DirectStepI.html#a7c9daf403ab38e09a6d45ce8182178ca',1,'xrpl::DirectStepI::dst()'],['../structxrpl_1_1Attestations_1_1AttestationClaim.html#aebd4497bf702e22f32299122701ceb41',1,'xrpl::Attestations::AttestationClaim::dst']]],
+ ['dst_5f_599',['dst_',['../classxrpl_1_1DirectStepI.html#ae712f91ef0601b4d5fbd7ae535c2f0d7',1,'xrpl::DirectStepI']]],
+ ['dstaccount_600',['dstAccount',['../structxrpl_1_1test_1_1RippleCalcTestParams.html#a3cae41b3c3a589928b38dfd1efd5ef27',1,'xrpl::test::RippleCalcTestParams']]],
+ ['dstamt_601',['dstAmt',['../structxrpl_1_1test_1_1RippleCalcTestParams.html#a0bee2af960643cc9688491c33d307d8f',1,'xrpl::test::RippleCalcTestParams']]],
+ ['dstchain_602',['dstChain',['../classxrpl_1_1STXChainBridge.html#a54676f71553a2602657f2c95e548941a',1,'xrpl::STXChainBridge']]],
+ ['dstdoor_603',['dstDoor',['../classxrpl_1_1test_1_1XChainSim__test_1_1SmBase.html#a8eb83726d24f5278acb113baaabe9ed2',1,'xrpl::test::XChainSim_test::SmBase']]],
+ ['dtag_604',['dtag',['../structxrpl_1_1test_1_1jtx_1_1dtag.html',1,'xrpl::test::jtx::dtag'],['../structxrpl_1_1test_1_1jtx_1_1dtag.html#a38b2229ac8bebd22313d47100b54fdde',1,'xrpl::test::jtx::dtag::dtag()']]],
+ ['dummypeer_605',['dummyPeer',['../structxrpl_1_1test_1_1TestPeerSet.html#a6b98be0c7f12c9ed0fd01188cac76c04',1,'xrpl::test::TestPeerSet']]],
+ ['dummypeerset_606',['dummypeerset',['../classxrpl_1_1DummyPeerSet.html',1,'xrpl::DummyPeerSet'],['../classxrpl_1_1DummyPeerSet.html#a084515be287377d0a2f395b2f4d4c069',1,'xrpl::DummyPeerSet::DummyPeerSet()']]],
+ ['dummyscheduler_607',['dummyscheduler',['../classxrpl_1_1NodeStore_1_1DummyScheduler.html#a2f214748e20817e762fecf566a53b393',1,'xrpl::NodeStore::DummyScheduler::DummyScheduler()'],['../classxrpl_1_1NodeStore_1_1DummyScheduler.html',1,'xrpl::NodeStore::DummyScheduler']]],
+ ['dummyvalueallocatorinitializer_608',['dummyvalueallocatorinitializer',['../structJson_1_1DummyValueAllocatorInitializer.html#ac95d0bc0dee2d5159b116dbe214671e4',1,'Json::DummyValueAllocatorInitializer::DummyValueAllocatorInitializer()'],['../structJson_1_1DummyValueAllocatorInitializer.html',1,'Json::DummyValueAllocatorInitializer'],['../namespaceJson.html#a61477d91c0efb1112c614c877f6296ee',1,'Json::dummyValueAllocatorInitializer']]],
+ ['dump_609',['dump',['../classxrpl_1_1LedgerTrie.html#a9414ab30592d6cd349bd3343f373295a',1,'xrpl::LedgerTrie::dump()'],['../classxrpl_1_1SHAMap.html#a67ef0c94cc228c167363ea37390fcf86',1,'xrpl::SHAMap::dump()']]],
+ ['dumpimpl_610',['dumpImpl',['../classxrpl_1_1LedgerTrie.html#a8641e74fc9719deae446237806f8dc61',1,'xrpl::LedgerTrie']]],
+ ['dumpqueue_611',['dumpQueue',['../structxrpl_1_1LedgerFill.html#a2e913b311a230229e190e2d2338fdb2aae06d3db93d2eade181339df3e62ddff8',1,'xrpl::LedgerFill']]],
+ ['dumpstate_612',['dumpState',['../structxrpl_1_1LedgerFill.html#a2e913b311a230229e190e2d2338fdb2aa19d7231717c77830b7dee705ea856c84',1,'xrpl::LedgerFill']]],
+ ['dumptxrp_613',['dumpTxrp',['../structxrpl_1_1LedgerFill.html#a2e913b311a230229e190e2d2338fdb2aa60af0fccf55f4326bef13e6c4b6d7d39',1,'xrpl::LedgerFill']]],
+ ['duplicate_614',['duplicate',['../classxrpl_1_1SHAMapAddNode.html#a70bd3d8bef9e967d01735da912e8d3c9',1,'xrpl::SHAMapAddNode::duplicate()'],['../classJson_1_1Value_1_1CZString.html#a2805c46fb4a72bbaed55de6d75941b6dabb2134294dd8fc37dd82d18bb794fe20',1,'Json::Value::CZString::duplicate']]],
+ ['duplicateoncopy_615',['duplicateOnCopy',['../classJson_1_1Value_1_1CZString.html#a2805c46fb4a72bbaed55de6d75941b6da5c18c35205a3be63ad14ce659e70fe7d',1,'Json::Value::CZString']]],
+ ['duplicatepeer_616',['duplicatePeer',['../namespacexrpl_1_1PeerFinder.html#aac5d7764141c8e3ce52d8d6909a217fca4ffcab235ad8c978226c5c000f0c92f5',1,'xrpl::PeerFinder']]],
+ ['duplicatestringvalue_617',['duplicatestringvalue',['../classJson_1_1DefaultValueAllocator.html#a082fa387cc63b86df3b26ad9b3761add',1,'Json::DefaultValueAllocator::duplicateStringValue()'],['../classJson_1_1ValueAllocator.html#ab44a619401918914dca869733b08e401',1,'Json::ValueAllocator::duplicateStringValue()']]],
+ ['duplicationpolicy_618',['DuplicationPolicy',['../classJson_1_1Value_1_1CZString.html#a2805c46fb4a72bbaed55de6d75941b6d',1,'Json::Value::CZString']]],
+ ['dur_619',['dur',['../structxrpl_1_1NetworkOPsImp_1_1StateAccounting_1_1Counters.html#a572723937ea0818a44bb31afcd252d6d',1,'xrpl::NetworkOPsImp::StateAccounting::Counters::dur'],['../structxrpl_1_1PerfLog__test_1_1Cur.html#aa536e4f1e21c36c726e9c1aad2daa240',1,'xrpl::PerfLog_test::Cur::dur']]],
+ ['dur_5f_620',['dur_',['../classxrpl_1_1ConsensusTimer.html#a2bd1b036c069c3d6c0c522cf5197e896',1,'xrpl::ConsensusTimer']]],
+ ['duration_621',['duration',['../classbeast_1_1io__latency__probe.html#a686c16ebff88519c5a04a9be08b86b04',1,'beast::io_latency_probe::duration'],['../structxrpl_1_1perf_1_1PerfLogImp_1_1Counters_1_1Rpc.html#ade11ec35d9d90dd226cb292390b6ce3b',1,'xrpl::perf::PerfLogImp::Counters::Rpc::duration'],['../classbeast_1_1abstract__clock.html#ad024b15fa67696e8d1eba3744e800d32',1,'beast::abstract_clock::duration'],['../classbeast_1_1basic__seconds__clock.html#a076fccc0a6c1b7ef4531967876294275',1,'beast::basic_seconds_clock::duration'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a9fed52b7e2126fce4163b36773146eaa',1,'beast::detail::aged_ordered_container::duration'],['../classbeast_1_1detail_1_1aged__unordered__container.html#a415df8c7d4f4a9b8307ad62bff237e21',1,'beast::detail::aged_unordered_container::duration'],['../classxrpl_1_1test_1_1csf_1_1BasicNetwork.html#a97089b3bd5f62a68e2379be276f01967',1,'xrpl::test::csf::BasicNetwork::duration'],['../classxrpl_1_1test_1_1csf_1_1Scheduler.html#a3bcd6f844d8bfb9e977a1b6e10b01886',1,'xrpl::test::csf::Scheduler::duration'],['../classxrpl_1_1test_1_1ManualClock.html#a100df1a8c0fa184f650cb3dc529b426f',1,'xrpl::test::ManualClock::duration'],['../structxrpl_1_1test_1_1csf_1_1Rate.html#a426929c7a093b49ce36d23e6bc0e7bfe',1,'xrpl::test::csf::Rate::duration'],['../classxrpl_1_1UptimeClock.html#aac1afa549ae55ff14e5bbf1ed2fcd5ad',1,'xrpl::UptimeClock::duration'],['../classxrpl_1_1NetClock.html#a8db39de3345bf89d6be8885338a624e5',1,'xrpl::NetClock::duration'],['http://en.cppreference.com/w/cpp/chrono/duration/duration.html',1,'std::chrono::duration::duration()'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo.html#acb651b90057c57031162d1335d7fdcab',1,'xrpl::path::detail::FlowDebugInfo::duration()'],['http://en.cppreference.com/w/cpp/chrono/duration.html',1,'std::chrono::duration']]],
+ ['duration_3c_20rep_2c_20period_20_3e_622',['duration< rep, period >',['http://en.cppreference.com/w/cpp/chrono/duration.html',1,'std::chrono']]],
+ ['duration_5fcast_623',['duration_cast',['http://en.cppreference.com/w/cpp/chrono/duration/duration_cast.html',1,'std::chrono']]],
+ ['duration_5ftype_624',['duration_type',['../classxrpl_1_1NodeStore_1_1Timing__test.html#a3f3901bbb9697a28856887e6269c3ecc',1,'xrpl::NodeStore::Timing_test']]],
+ ['duration_5fvalues_625',['duration_values',['http://en.cppreference.com/w/cpp/chrono/duration_values.html',1,'std::chrono']]],
+ ['durations_5f_626',['durations_',['../structio__latency__probe__test_1_1test__sampler.html#a3f22012fa788861cb0444706a9df1869',1,'io_latency_probe_test::test_sampler']]],
+ ['dynamic_5fbuffer_5ftype_627',['dynamic_buffer_type',['../classxrpl_1_1json__body_1_1reader.html#aa0aef62fbf114ae4fa0e0f576faa2ecf',1,'xrpl::json_body::reader']]],
+ ['dynamic_5fpointer_5fcast_628',['dynamic_pointer_cast',['http://en.cppreference.com/w/cpp/memory/shared_ptr/pointer_cast.html',1,'std::dynamic_pointer_cast()'],['../namespacexrpl_1_1intr__ptr.html#ab8e93fc2bd062b4488586b19a842d1c4',1,'xrpl::intr_ptr::dynamic_pointer_cast()']]],
+ ['dynamiccasttagsharedintrusive_629',['DynamicCastTagSharedIntrusive',['../structxrpl_1_1DynamicCastTagSharedIntrusive.html',1,'xrpl']]]
];
diff --git a/search/all_c.js b/search/all_c.js
index daa50685db..5bc26ae8de 100644
--- a/search/all_c.js
+++ b/search/all_c.js
@@ -20,7 +20,7 @@ var searchData=
['eitheramount_17',['eitheramount',['../structxrpl_1_1EitherAmount.html',1,'xrpl::EitherAmount'],['../structxrpl_1_1EitherAmount.html#ad69f361e41956165fe493bc6fc87b679',1,'xrpl::EitherAmount::EitherAmount(AmountSpec const &a)'],['../structxrpl_1_1EitherAmount.html#a20136810413f41520a9c0a75c375ff99',1,'xrpl::EitherAmount::EitherAmount(XRPAmount const &a)'],['../structxrpl_1_1EitherAmount.html#aff1d123f296a803c2bff3f5d796eb4b7',1,'xrpl::EitherAmount::EitherAmount(IOUAmount const &a)'],['../structxrpl_1_1EitherAmount.html#a5294083108cbedd716da260af718533a',1,'xrpl::EitherAmount::EitherAmount()=default']]],
['elapsed_18',['elapsed',['../structxrpl_1_1NodeStore_1_1BatchWriteReport.html#a10c67f3c2257f29b9d3f6ea6b88fcc33',1,'xrpl::NodeStore::BatchWriteReport::elapsed'],['../structxrpl_1_1NodeStore_1_1FetchReport.html#a8ea306ea22ac7a3c47be113231c5a4d1',1,'xrpl::NodeStore::FetchReport::elapsed']]],
['elb_5fsupport_19',['ELB_SUPPORT',['../classxrpl_1_1Config.html#a07174cc95c5771b242db56d748361533',1,'xrpl::Config']]],
- ['element_20',['element',['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a42a87618291cf9d6a7349b4c6aa319e2',1,'beast::detail::aged_ordered_container::element::element()'],['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Element.html#acf040ca9958fc3154fd6712c9e494c13',1,'xrpl::PeerFinder::detail::LivecacheBase::Element::Element()'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#af89d09e8c2952f4003468506b3cffe8d',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, Args &&... args)'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#ad1170903826cfbe6e61d3d1942e914fc',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, value_type &&value_)'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#ab6ab959430cdb9ca925bbc7d8cfe1a75',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, value_type const &value_)'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a67fd9249be0b336688d2ccdeeede144f',1,'beast::detail::aged_ordered_container::element::element(time_point const &when_, Args &&... args)'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a5978226aca36e31be6597df8bbbb3bcc',1,'beast::detail::aged_ordered_container::element::element(time_point const &when_, value_type &&value_)'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html',1,'beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::element'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html',1,'beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::element'],['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Element.html',1,'xrpl::PeerFinder::detail::LivecacheBase::Element']]],
+ ['element_20',['element',['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Element.html#acf040ca9958fc3154fd6712c9e494c13',1,'xrpl::PeerFinder::detail::LivecacheBase::Element::Element()'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#af89d09e8c2952f4003468506b3cffe8d',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, Args &&... args)'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#ad1170903826cfbe6e61d3d1942e914fc',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, value_type &&value_)'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#ab6ab959430cdb9ca925bbc7d8cfe1a75',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, value_type const &value_)'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a67fd9249be0b336688d2ccdeeede144f',1,'beast::detail::aged_ordered_container::element::element(time_point const &when_, Args &&... args)'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a5978226aca36e31be6597df8bbbb3bcc',1,'beast::detail::aged_ordered_container::element::element(time_point const &when_, value_type &&value_)'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a42a87618291cf9d6a7349b4c6aa319e2',1,'beast::detail::aged_ordered_container::element::element(time_point const &when_, value_type const &value_)'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html',1,'beast::detail::aged_ordered_container< IsMulti, IsMap, Key, T, Clock, Compare, Allocator >::element'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html',1,'beast::detail::aged_unordered_container< IsMulti, IsMap, Key, T, Clock, Hash, KeyEqual, Allocator >::element'],['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Element.html',1,'xrpl::PeerFinder::detail::LivecacheBase::Element']]],
['element_20in_20v2_21',['Modifications to JSON transaction element in V2',['../md__2____w_2rippled_2rippled_2API-CHANGELOG.html#autotoc_md3',1,'']]],
['element_5ffrom_22',['element_from',['../classbeast_1_1List.html#ae24e82711cc324fcee31d6765fb2f212',1,'beast::List::element_from(Node *node) noexcept'],['../classbeast_1_1List.html#a6a33ff030ff738d993ba09546b0e6610',1,'beast::List::element_from(Node const *node) const noexcept']]],
['elementallocator_23',['elementallocator',['../classbeast_1_1detail_1_1aged__unordered__container.html#a2d447df21c28d29882e2579d26c37937',1,'beast::detail::aged_unordered_container::ElementAllocator'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a85cb19d6a83a9f1c57d6ec75dfcfa477',1,'beast::detail::aged_ordered_container::ElementAllocator']]],
@@ -118,7 +118,7 @@ var searchData=
['endconsensus_115',['endconsensus',['../classxrpl_1_1NetworkOPsImp.html#a53cbb2185176a23610ef34c5202fabb1',1,'xrpl::NetworkOPsImp::endConsensus()'],['../classxrpl_1_1NetworkOPs.html#a52fd67f56cb0f1d8d3a9c2d2d77850b1',1,'xrpl::NetworkOPs::endConsensus()']]],
['endian_116',['endian',['../structxrpl_1_1ripesha__hasher.html#a18d32cb6ef3523548cdd4443979dbac9',1,'xrpl::ripesha_hasher::endian'],['../structxrpl_1_1openssl__sha256__hasher.html#a1c4add22fc4ac2148c031e9ec69a1780',1,'xrpl::openssl_sha256_hasher::endian'],['../structxrpl_1_1openssl__sha512__hasher.html#ae3f0259015a74e6c42b0668efadbcd62',1,'xrpl::openssl_sha512_hasher::endian'],['../structxrpl_1_1detail_1_1basic__sha512__half__hasher.html#a114132b9d05928c15d4b36afb8c16130',1,'xrpl::detail::basic_sha512_half_hasher::endian'],['../structxrpl_1_1test_1_1nonhash.html#a44daca9a06f10e73d5211bfd44fab422',1,'xrpl::test::nonhash::endian'],['../structxrpl_1_1openssl__ripemd160__hasher.html#a7e025374c45b5a02d32a7b0f5afd07ba',1,'xrpl::openssl_ripemd160_hasher::endian'],['../classbeast_1_1xxhasher.html#a4ece228bd3b247730d7304cde7327670',1,'beast::xxhasher::endian']]],
['endl_117',['endl',['http://en.cppreference.com/w/cpp/io/manip/endl.html',1,'std']]],
- ['endpoint_118',['endpoint',['../structxrpl_1_1PeerFinder_1_1Endpoint.html#a7dc8f4601153359869743d3db601f33a',1,'xrpl::PeerFinder::Endpoint::Endpoint()'],['../structxrpl_1_1PeerFinder_1_1Endpoint.html',1,'xrpl::PeerFinder::Endpoint'],['../structxrpl_1_1PeerFinder_1_1Endpoint.html#a8b373ed3e9346fe2e911e20d325f3b4c',1,'xrpl::PeerFinder::Endpoint::Endpoint()'],['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Element.html#a5a3ce3bc4864bc7bf2a6d78330f144e2',1,'xrpl::PeerFinder::detail::LivecacheBase::Element::endpoint'],['../structxrpl_1_1PeerFinder_1_1Store_1_1Entry.html#a37d4e641b7f5b19f6702bfa11020a7db',1,'xrpl::PeerFinder::Store::Entry::endpoint'],['../classxrpl_1_1short__read__test_1_1Server.html#aae8f5fbb04982a93542a346ffde49938',1,'xrpl::short_read_test::Server::endpoint()'],['../classbeast_1_1IP_1_1Endpoint.html',1,'beast::IP::Endpoint'],['../classbeast_1_1IP_1_1Endpoint.html#a8284f5f2a0ee543a89586fbf697efcad',1,'beast::IP::Endpoint::Endpoint(Address const &addr, Port port=0)'],['../classbeast_1_1IP_1_1Endpoint.html#a25e623f726dbda92789f51cce520b3b1',1,'beast::IP::Endpoint::Endpoint()']]],
+ ['endpoint_118',['endpoint',['../classbeast_1_1IP_1_1Endpoint.html#a25e623f726dbda92789f51cce520b3b1',1,'beast::IP::Endpoint::Endpoint()'],['../structxrpl_1_1PeerFinder_1_1Endpoint.html',1,'xrpl::PeerFinder::Endpoint'],['../classxrpl_1_1short__read__test_1_1Server.html#aae8f5fbb04982a93542a346ffde49938',1,'xrpl::short_read_test::Server::endpoint()'],['../classbeast_1_1IP_1_1Endpoint.html#a8284f5f2a0ee543a89586fbf697efcad',1,'beast::IP::Endpoint::Endpoint()'],['../structxrpl_1_1PeerFinder_1_1Endpoint.html#a8b373ed3e9346fe2e911e20d325f3b4c',1,'xrpl::PeerFinder::Endpoint::Endpoint()=default'],['../structxrpl_1_1PeerFinder_1_1Endpoint.html#a7dc8f4601153359869743d3db601f33a',1,'xrpl::PeerFinder::Endpoint::Endpoint(beast::IP::Endpoint const &ep, std::uint32_t hops_)'],['../classbeast_1_1IP_1_1Endpoint.html',1,'beast::IP::Endpoint'],['../structxrpl_1_1PeerFinder_1_1Store_1_1Entry.html#a37d4e641b7f5b19f6702bfa11020a7db',1,'xrpl::PeerFinder::Store::Entry::endpoint'],['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Element.html#a5a3ce3bc4864bc7bf2a6d78330f144e2',1,'xrpl::PeerFinder::detail::LivecacheBase::Element::endpoint']]],
['endpoint_5f_119',['endpoint_',['../classxrpl_1_1short__read__test_1_1Server.html#a1c091c97bc18b220d36152ad6bfa5cfa',1,'xrpl::short_read_test::Server']]],
['endpoint_5ftype_120',['endpoint_type',['../classxrpl_1_1OverlayImpl.html#aa6281aeb2b28935354e84a5b339e7263',1,'xrpl::OverlayImpl::endpoint_type'],['../classxrpl_1_1PeerImp.html#a0b3c7d83fcb58f02bd36bfd8525c0608',1,'xrpl::PeerImp::endpoint_type'],['../structxrpl_1_1PeerFinder_1_1Checker_1_1async__op.html#a08a79d3880a3548f89f1d8802ffee1b0',1,'xrpl::PeerFinder::Checker::async_op::endpoint_type'],['../classxrpl_1_1ConnectAttempt.html#ab9eb0f1518b5ea426cd4107ac6e4b00c',1,'xrpl::ConnectAttempt::endpoint_type'],['../classxrpl_1_1ValidatorSite.html#a7975ff80c914a5fc398c60c73b515223',1,'xrpl::ValidatorSite::endpoint_type'],['../classxrpl_1_1BasePeer.html#a5f060a09d6bc1922502ac70240e44df3',1,'xrpl::BasePeer::endpoint_type'],['../classxrpl_1_1detail_1_1WorkBase.html#a886e7525bce8968f151b70e37674a7ec',1,'xrpl::detail::WorkBase::endpoint_type'],['../classxrpl_1_1short__read__test.html#a0585750722160bf70ea843d16769e844',1,'xrpl::short_read_test::endpoint_type'],['../classxrpl_1_1test_1_1TrustedPublisherServer.html#ac44feb58f9b29db91d29540d18cef21b',1,'xrpl::test::TrustedPublisherServer::endpoint_type'],['../classxrpl_1_1test_1_1DNS__test.html#a63b3022b07768f9e10db06b3720c8e76',1,'xrpl::test::DNS_test::endpoint_type'],['../classxrpl_1_1SSLWSPeer.html#a74e8543a18d2d5b98b26e9f8aebeba8c',1,'xrpl::SSLWSPeer::endpoint_type'],['../classxrpl_1_1PlainWSPeer.html#ac880f36dfa90de7449d6dc48c50d6352',1,'xrpl::PlainWSPeer::endpoint_type'],['../classxrpl_1_1PlainHTTPPeer.html#a9c5e079a80c6713fc3e41f3aaf441b70',1,'xrpl::PlainHTTPPeer::endpoint_type'],['../classxrpl_1_1Door.html#a567e9ca8556307ce6627aada1b0aa93d',1,'xrpl::Door::endpoint_type'],['../classxrpl_1_1BaseWSPeer.html#a40a95892020fa6f16c3c57e7d38f5621',1,'xrpl::BaseWSPeer::endpoint_type'],['../classxrpl_1_1BaseHTTPPeer.html#a2c45038e83a39ef2e33fb10c3e8c9b66',1,'xrpl::BaseHTTPPeer::endpoint_type'],['../classAutoSocket.html#a1c6cbf3c820f3d0d217ad05bfca63500',1,'AutoSocket::endpoint_type'],['../classxrpl_1_1SSLHTTPPeer.html#a3781691731719160a38d2eec38e865b4',1,'xrpl::SSLHTTPPeer::endpoint_type']]],
['endpoints_121',['endpoints',['../namespacexrpl.html#ae0a56beccb5f4a67402e1e3824670d88',1,'xrpl::Endpoints'],['../namespacexrpl_1_1PeerFinder.html#a499bace2aed80cb91a9996db31ef9807',1,'xrpl::PeerFinder::Endpoints'],['../classxrpl_1_1ServerHandler.html#abc0b9c6ecd75a55788fc23faacb36f26',1,'xrpl::ServerHandler::endpoints() const']]],
@@ -132,12 +132,12 @@ var searchData=
['engineering_20spec_129',['Negative UNL Engineering Spec',['../md__2____w_2rippled_2rippled_2docs_20001-negative-unl_2README.html',1,'']]],
['entropy_130',['entropy',['http://en.cppreference.com/w/cpp/numeric/random/random_device/entropy.html',1,'std::random_device']]],
['entropytimer_5f_131',['entropyTimer_',['../classxrpl_1_1ApplicationImp.html#a5ad1d41f61d35174f8b83d7171791837',1,'xrpl::ApplicationImp']]],
- ['entry_132',['entry',['../classxrpl_1_1PeerFinder_1_1Bootcache_1_1Entry.html',1,'xrpl::PeerFinder::Bootcache::Entry'],['../classxrpl_1_1Resource_1_1Consumer.html#a498962c1b06d9f601fa4cef4e6e6a007',1,'xrpl::Resource::Consumer::entry()'],['../classxrpl_1_1BookTip.html#ace542bbcf559311be7205637476af60a',1,'xrpl::BookTip::entry()'],['../classxrpl_1_1CountedObjects.html#a91585ecee9e0c5faedd10d58ebcaf004',1,'xrpl::CountedObjects::Entry'],['../classxrpl_1_1TaggedCache.html#a0815b76f81d0489154d361dfb4ea0754',1,'xrpl::TaggedCache::Entry'],['../structxrpl_1_1Resource_1_1Entry.html#a0267e977c9eb3028674d3f5dec49727c',1,'xrpl::Resource::Entry::Entry()=delete'],['../structxrpl_1_1Resource_1_1Entry.html#a623e304ea957fe6295e146e1f0dc1fda',1,'xrpl::Resource::Entry::Entry(clock_type::time_point const now)'],['../classxrpl_1_1HashRouter_1_1Entry.html#a10aee321eb13c03085a7fad7ce2cd0b9',1,'xrpl::HashRouter::Entry::Entry()'],['../classxrpl_1_1PeerFinder_1_1Bootcache_1_1Entry.html#a1548a3210a8f8b66d547f51abccf7dd9',1,'xrpl::PeerFinder::Bootcache::Entry::Entry()'],['../structxrpl_1_1PeerFinder_1_1Store_1_1Entry.html#ab2deab2287ae25ac71beb7744f9bd7fb',1,'xrpl::PeerFinder::Store::Entry::Entry()'],['../classxrpl_1_1HashRouter_1_1Entry.html',1,'xrpl::HashRouter::Entry'],['../structxrpl_1_1PeerFinder_1_1Store_1_1Entry.html',1,'xrpl::PeerFinder::Store::Entry'],['../structxrpl_1_1Resource_1_1Entry.html',1,'xrpl::Resource::Entry'],['../namespacexrpl_1_1test_1_1jtx_1_1delegate.html#ab3d35016fa6d78a25d4eef2fa2d80cce',1,'xrpl::test::jtx::delegate::entry()']]],
+ ['entry_132',['entry',['../classxrpl_1_1PeerFinder_1_1Bootcache_1_1Entry.html',1,'xrpl::PeerFinder::Bootcache::Entry'],['../classxrpl_1_1CountedObjects.html#a91585ecee9e0c5faedd10d58ebcaf004',1,'xrpl::CountedObjects::Entry'],['../classxrpl_1_1TaggedCache.html#a0815b76f81d0489154d361dfb4ea0754',1,'xrpl::TaggedCache::Entry'],['../structxrpl_1_1Resource_1_1Entry.html#a0267e977c9eb3028674d3f5dec49727c',1,'xrpl::Resource::Entry::Entry()=delete'],['../structxrpl_1_1Resource_1_1Entry.html#a623e304ea957fe6295e146e1f0dc1fda',1,'xrpl::Resource::Entry::Entry(clock_type::time_point const now)'],['../classxrpl_1_1HashRouter_1_1Entry.html#a10aee321eb13c03085a7fad7ce2cd0b9',1,'xrpl::HashRouter::Entry::Entry()'],['../classxrpl_1_1PeerFinder_1_1Bootcache_1_1Entry.html#a1548a3210a8f8b66d547f51abccf7dd9',1,'xrpl::PeerFinder::Bootcache::Entry::Entry()'],['../structxrpl_1_1PeerFinder_1_1Store_1_1Entry.html#ab2deab2287ae25ac71beb7744f9bd7fb',1,'xrpl::PeerFinder::Store::Entry::Entry()'],['../classxrpl_1_1Resource_1_1Consumer.html#a498962c1b06d9f601fa4cef4e6e6a007',1,'xrpl::Resource::Consumer::entry()'],['../classxrpl_1_1BookTip.html#ace542bbcf559311be7205637476af60a',1,'xrpl::BookTip::entry()'],['../classxrpl_1_1HashRouter_1_1Entry.html',1,'xrpl::HashRouter::Entry'],['../structxrpl_1_1PeerFinder_1_1Store_1_1Entry.html',1,'xrpl::PeerFinder::Store::Entry'],['../structxrpl_1_1Resource_1_1Entry.html',1,'xrpl::Resource::Entry'],['../namespacexrpl_1_1test_1_1jtx_1_1delegate.html#ab3d35016fa6d78a25d4eef2fa2d80cce',1,'xrpl::test::jtx::delegate::entry()']]],
['entry_5f_133',['entry_',['../classxrpl_1_1BookDirs.html#a9aa251cf2d23cf8259509da44486e37d',1,'xrpl::BookDirs::entry_'],['../classxrpl_1_1BookDirs_1_1const__iterator.html#aa35984ca82e7353739ab7351710accc1',1,'xrpl::BookDirs::const_iterator::entry_']]],
['entrydeleter_134',['EntryDeleter',['../namespacexrpl.html#ac7ee3dba6b45e59280e838a57e6e20d4',1,'xrpl']]],
['entryintrusivelist_135',['EntryIntrusiveList',['../classxrpl_1_1Resource_1_1Logic.html#ae0091cc4d962306e78cdcad9ea3d8963',1,'xrpl::Resource::Logic']]],
['enumeratenftoffers_136',['enumerateNFTOffers',['../namespacexrpl.html#ac204d20db141c5eed763d8423ccb1d1c',1,'xrpl']]],
- ['env_137',['env',['../classxrpl_1_1test_1_1jtx_1_1Env.html#a405c8d9282a26236574fe538c26d4fbf',1,'xrpl::test::jtx::Env::Env()'],['../classxrpl_1_1test_1_1jtx_1_1Env.html',1,'xrpl::test::jtx::Env'],['../structxrpl_1_1test_1_1XChainSim__test.html#a3259803870bcd94fb48fdd2abaa08741',1,'xrpl::test::XChainSim_test::ENV'],['../classxrpl_1_1test_1_1LedgerReplayClient.html#a8eb5d0bb8f329ecffb6e8a5e82f3f781',1,'xrpl::test::LedgerReplayClient::env'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a30c07378fc9aedb26ba0367c68804b07',1,'xrpl::test::jtx::Env::Env(beast::unit_test::suite &suite_, beast::severities::Severity thresh=beast::severities::kError)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#ae00d619eccb01686c24e3617cb7cdeb0',1,'xrpl::test::jtx::Env::Env(beast::unit_test::suite &suite_, FeatureBitset features, std::unique_ptr< Logs > logs=nullptr)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a21a67cb7a725928b1fe3fe3c7938fbfc',1,'xrpl::test::jtx::Env::Env(beast::unit_test::suite &suite_, std::unique_ptr< Config > config, FeatureBitset features, std::unique_ptr< Logs > logs=nullptr, beast::severities::Severity thresh=beast::severities::kError)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a347e7a15f02d6ccf4f8ab6a5e3394f0e',1,'xrpl::test::jtx::Env::Env(Env const &)=delete'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a0c3c402198be839a01561f221ddd76a0',1,'xrpl::test::jtx::Env::Env()=delete'],['../structxrpl_1_1test_1_1jtx_1_1Vault.html#aa12dacb14d9f4511d6ec327db199f1d9',1,'xrpl::test::jtx::Vault::env'],['../structxrpl_1_1test_1_1jtx_1_1MPTInitDef.html#a1f22c2139b62007e50c4eb75a62d626b',1,'xrpl::test::jtx::MPTInitDef::env'],['../structxrpl_1_1test_1_1NetworkHistory.html#a6e51f5aeb0d3572db549ddfd214f4f36',1,'xrpl::test::NetworkHistory::env'],['../structxrpl_1_1test_1_1XChainSim__test_1_1ChainStateTrack.html#af6c67753047e8f45c43e3492419f40d1',1,'xrpl::test::XChainSim_test::ChainStateTrack::env'],['../structxrpl_1_1test_1_1Loan__test_1_1VerifyLoanStatus.html#aadc6576a9a13ac6d3f171d26881abef2',1,'xrpl::test::Loan_test::VerifyLoanStatus::env'],['../structxrpl_1_1test_1_1LedgerServer.html#a9e41f0653b71e273fad7e091d99620bf',1,'xrpl::test::LedgerServer::env']]],
+ ['env_137',['env',['../structxrpl_1_1test_1_1jtx_1_1Vault.html#aa12dacb14d9f4511d6ec327db199f1d9',1,'xrpl::test::jtx::Vault::env'],['../classxrpl_1_1test_1_1jtx_1_1Env.html',1,'xrpl::test::jtx::Env'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a0c3c402198be839a01561f221ddd76a0',1,'xrpl::test::jtx::Env::Env()=delete'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a21a67cb7a725928b1fe3fe3c7938fbfc',1,'xrpl::test::jtx::Env::Env(beast::unit_test::suite &suite_, std::unique_ptr< Config > config, FeatureBitset features, std::unique_ptr< Logs > logs=nullptr, beast::severities::Severity thresh=beast::severities::kError)'],['../structxrpl_1_1test_1_1XChainSim__test.html#a3259803870bcd94fb48fdd2abaa08741',1,'xrpl::test::XChainSim_test::ENV'],['../structxrpl_1_1test_1_1jtx_1_1MPTInitDef.html#a1f22c2139b62007e50c4eb75a62d626b',1,'xrpl::test::jtx::MPTInitDef::env'],['../structxrpl_1_1test_1_1NetworkHistory.html#a6e51f5aeb0d3572db549ddfd214f4f36',1,'xrpl::test::NetworkHistory::env'],['../structxrpl_1_1test_1_1XChainSim__test_1_1ChainStateTrack.html#af6c67753047e8f45c43e3492419f40d1',1,'xrpl::test::XChainSim_test::ChainStateTrack::env'],['../structxrpl_1_1test_1_1Loan__test_1_1VerifyLoanStatus.html#aadc6576a9a13ac6d3f171d26881abef2',1,'xrpl::test::Loan_test::VerifyLoanStatus::env'],['../classxrpl_1_1test_1_1LedgerReplayClient.html#a8eb5d0bb8f329ecffb6e8a5e82f3f781',1,'xrpl::test::LedgerReplayClient::env'],['../structxrpl_1_1test_1_1LedgerServer.html#a9e41f0653b71e273fad7e091d99620bf',1,'xrpl::test::LedgerServer::env'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a30c07378fc9aedb26ba0367c68804b07',1,'xrpl::test::jtx::Env::Env(beast::unit_test::suite &suite_, beast::severities::Severity thresh=beast::severities::kError)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a405c8d9282a26236574fe538c26d4fbf',1,'xrpl::test::jtx::Env::Env(beast::unit_test::suite &suite_, std::unique_ptr< Config > config, std::unique_ptr< Logs > logs=nullptr, beast::severities::Severity thresh=beast::severities::kError)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#ae00d619eccb01686c24e3617cb7cdeb0',1,'xrpl::test::jtx::Env::Env(beast::unit_test::suite &suite_, FeatureBitset features, std::unique_ptr< Logs > logs=nullptr)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a347e7a15f02d6ccf4f8ab6a5e3394f0e',1,'xrpl::test::jtx::Env::Env(Env const &)=delete']]],
['env_5f_138',['env_',['../structxrpl_1_1test_1_1Balance.html#ab0042d37e3a325d7a57d2fff53dbef8c',1,'xrpl::test::Balance::env_'],['../classxrpl_1_1PerfLog__test.html#a63306353fa2e5022556f6a1553e1ebd0',1,'xrpl::PerfLog_test::env_'],['../classxrpl_1_1test_1_1ClosureCounter__test.html#ab3a9af44168c93dbe5f0148fff67dace',1,'xrpl::test::ClosureCounter_test::env_'],['../classxrpl_1_1test_1_1jtx_1_1AMM.html#add52d6c5daeb54ce90c9684570ab290a',1,'xrpl::test::jtx::AMM::env_'],['../classxrpl_1_1test_1_1jtx_1_1Env__ss_1_1SignSubmitRunner.html#a132c05ec17f168846ada61fb216bcb18',1,'xrpl::test::jtx::Env_ss::SignSubmitRunner::env_'],['../classxrpl_1_1test_1_1jtx_1_1MPTTester.html#aaec4c507bb92161d087ce02aeff521dc',1,'xrpl::test::jtx::MPTTester::env_'],['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html#a1f3e3c1b081f85abba7b7f5dce61f484',1,'xrpl::test::jtx::oracle::Oracle::env_'],['../classxrpl_1_1test_1_1reduce__relay__test.html#a921b57df0cf816535ac4228b752f4047',1,'xrpl::test::reduce_relay_test::env_'],['../structxrpl_1_1test_1_1SEnv.html#a95e4e890feb0fd7f5403531c5c96a257',1,'xrpl::test::SEnv::env_'],['../classxrpl_1_1test_1_1DNS__test.html#a852aff35fd2b5be718ad03a3952d4c3b',1,'xrpl::test::DNS_test::env_'],['../classxrpl_1_1test_1_1jtx_1_1Env__ss.html#a9f6a157a69f64a24752d5f4cd3359878',1,'xrpl::test::jtx::Env_ss::env_']]],
['env_5fss_139',['env_ss',['../classxrpl_1_1test_1_1jtx_1_1Env__ss.html#a4ddbe43e663af7e0ebd1f4ad049f92ed',1,'xrpl::test::jtx::Env_ss::Env_ss(Env &env)'],['../classxrpl_1_1test_1_1jtx_1_1Env__ss.html#adc20f776116dcc951dbe4d47010a58ac',1,'xrpl::test::jtx::Env_ss::Env_ss(Env_ss const &)=delete'],['../classxrpl_1_1test_1_1jtx_1_1Env__ss.html',1,'xrpl::test::jtx::Env_ss']]],
['env_5ftest_140',['Env_test',['../classxrpl_1_1test_1_1Env__test.html',1,'xrpl::test']]],
@@ -231,7 +231,7 @@ var searchData=
['etc_228',['Special cases: point releases, hotfixes, etc.',['../md__2____w_2rippled_2rippled_2CONTRIBUTING.html#autotoc_md85',1,'']]],
['etob_229',['etob',['../classxrpl_1_1RFC1751.html#a51a7d53c2feb99b3f22f91a23aff5606',1,'xrpl::RFC1751']]],
['eur_230',['EUR',['../classxrpl_1_1test_1_1jtx_1_1AMMTestBase.html#a0e292cf254c51055fbce7e8d8d8abb7b',1,'xrpl::test::jtx::AMMTestBase']]],
- ['event_231',['event',['../structxrpl_1_1test_1_1reduce__relay__test_1_1Event.html',1,'xrpl::test::reduce_relay_test::Event'],['../structxrpl_1_1test_1_1csf_1_1Scheduler_1_1event.html#a544c4353e90535568880a490a13ec27f',1,'xrpl::test::csf::Scheduler::event::event(time_point when_)'],['../structxrpl_1_1test_1_1csf_1_1Scheduler_1_1event.html#ae481a5bd9f5d4ab03d09247006908366',1,'xrpl::test::csf::Scheduler::event::event(event const &)=delete'],['../classbeast_1_1insight_1_1Event.html#aaf309ac1b40d3090c9c3ccaf6cd93fc7',1,'beast::insight::Event::Event(std::shared_ptr< EventImpl > const &impl)'],['../classbeast_1_1insight_1_1Event.html#abd3ec6423ccafcc82ceffcd8e84c689d',1,'beast::insight::Event::Event()'],['../classbeast_1_1insight_1_1Event.html',1,'beast::insight::Event'],['../structxrpl_1_1test_1_1csf_1_1Scheduler_1_1event.html',1,'xrpl::test::csf::Scheduler::event']]],
+ ['event_231',['event',['../structxrpl_1_1test_1_1reduce__relay__test_1_1Event.html',1,'xrpl::test::reduce_relay_test::Event'],['../classbeast_1_1insight_1_1Event.html#aaf309ac1b40d3090c9c3ccaf6cd93fc7',1,'beast::insight::Event::Event(std::shared_ptr< EventImpl > const &impl)'],['../classbeast_1_1insight_1_1Event.html#abd3ec6423ccafcc82ceffcd8e84c689d',1,'beast::insight::Event::Event()'],['../structxrpl_1_1test_1_1csf_1_1Scheduler_1_1event.html#a544c4353e90535568880a490a13ec27f',1,'xrpl::test::csf::Scheduler::event::event(time_point when_)'],['../structxrpl_1_1test_1_1csf_1_1Scheduler_1_1event.html#ae481a5bd9f5d4ab03d09247006908366',1,'xrpl::test::csf::Scheduler::event::event(event const &)=delete'],['../classbeast_1_1insight_1_1Event.html',1,'beast::insight::Event'],['../structxrpl_1_1test_1_1csf_1_1Scheduler_1_1event.html',1,'xrpl::test::csf::Scheduler::event']]],
['event_5fcallback_232',['event_callback',['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::basic_ostream< Char >::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::basic_ostringstream< Char >::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::basic_osyncstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::basic_stringstream< Char >::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::fstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::ifstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::basic_ofstream< Char >::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::basic_istringstream< Char >::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::basic_istream< Char >::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::basic_iostream< Char >::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::basic_ios< Char >::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::basic_ifstream< Char >::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::basic_fstream< Char >::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::istrstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::wistream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::wiostream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::wios::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::wifstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::wfstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::strstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::stringstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::osyncstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::ostrstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::ostringstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::ostream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::ofstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::istringstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::istream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::iostream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::ios_base::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::ios::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::wistringstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::wofstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::wostream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::wostringstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::wosyncstream::event_callback'],['http://en.cppreference.com/w/cpp/io/ios_base/event_callback.html',1,'std::wstringstream::event_callback']]],
['event_5fimpl_233',['event_impl',['../classxrpl_1_1test_1_1csf_1_1Scheduler_1_1event__impl.html',1,'xrpl::test::csf::Scheduler::event_impl< Handler >'],['../classxrpl_1_1test_1_1csf_1_1Scheduler_1_1event__impl.html#a35c2bf23be01f6a7b4e2688a310efd75',1,'xrpl::test::csf::Scheduler::event_impl::event_impl(event_impl const &)=delete'],['../classxrpl_1_1test_1_1csf_1_1Scheduler_1_1event__impl.html#a18d59736060340dd3229fedb59c20cfd',1,'xrpl::test::csf::Scheduler::event_impl::event_impl(time_point when_, DeducedHandler &&h)']]],
['eventimpl_234',['EventImpl',['../classbeast_1_1insight_1_1EventImpl.html',1,'beast::insight']]],
@@ -243,7 +243,7 @@ var searchData=
['example_20simulation_240',['Example Simulation',['../md_test_2csf_2README.html#autotoc_md236',1,'']]],
['examples_3a_241',['Examples:',['../md__2____w_2rippled_2rippled_2docs_2HeapProfiling.html#autotoc_md160',1,'']]],
['except_242',['except',['../classbeast_1_1unit__test_1_1suite.html#a49f3ab34ddae2e69b71bbfc109311eca',1,'beast::unit_test::suite::except(F &&f, String const &reason)'],['../classbeast_1_1unit__test_1_1suite.html#adcc8cb5a0237760a7555c80c5bcef563',1,'beast::unit_test::suite::except(F &&f, String const &reason)'],['../classbeast_1_1unit__test_1_1suite.html#af1e4e968db02b19064d1d28259dfc2e8',1,'beast::unit_test::suite::except(F &&f)'],['../classbeast_1_1unit__test_1_1suite.html#a4cc24373e556a1b55a066200f728f7d6',1,'beast::unit_test::suite::except(F &&f)']]],
- ['exception_243',['exception',['http://en.cppreference.com/w/cpp/header/exception.html',1,'(Global Namespace)'],['http://en.cppreference.com/w/cpp/error/exception.html',1,'std::exception'],['http://en.cppreference.com/w/cpp/error/exception/exception.html',1,'std::exception::exception()'],['../structxrpl_1_1test_1_1RPCCallTestData.html#a6a30983394dba154cdefd3a7164e57d4',1,'xrpl::test::RPCCallTestData::Exception']]],
+ ['exception_243',['exception',['http://en.cppreference.com/w/cpp/header/exception.html',1,'(Global Namespace)'],['http://en.cppreference.com/w/cpp/error/exception.html',1,'std::exception'],['../structxrpl_1_1test_1_1RPCCallTestData.html#a6a30983394dba154cdefd3a7164e57d4',1,'xrpl::test::RPCCallTestData::Exception'],['http://en.cppreference.com/w/cpp/error/exception/exception.html',1,'std::exception::exception()']]],
['exception_5fptr_244',['exception_ptr',['http://en.cppreference.com/w/cpp/error/exception_ptr.html',1,'std']]],
['exceptionexpected_245',['exceptionExpected',['../namespacexrpl_1_1test.html#ac98f6575cecc179552b56b0605a5cccf',1,'xrpl::test']]],
['exceptions_246',['exceptions',['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::wistream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::ofstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::ostream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::ostringstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::ostrstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::osyncstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::stringstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::strstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::wfstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::wifstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::wios::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::wiostream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::iostream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::wistringstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::wofstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::wostream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::wostringstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::wosyncstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::wstringstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::istringstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::basic_fstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::basic_ifstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::basic_ios::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::basic_iostream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::basic_istream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::basic_istringstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::basic_ofstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::basic_ostream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::basic_ostringstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::basic_osyncstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::basic_stringstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::fstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::ifstream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::ios::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::istream::exceptions()'],['http://en.cppreference.com/w/cpp/io/basic_ios/exceptions.html',1,'std::istrstream::exceptions()']]],
diff --git a/search/all_d.js b/search/all_d.js
index 8405bad3e6..b5e6da5921 100644
--- a/search/all_d.js
+++ b/search/all_d.js
@@ -24,7 +24,7 @@ var searchData=
['fallback_5f_21',['fallback_',['../classxrpl_1_1SkipListAcquire.html#ae09092bb6c3f162b66d6db55708a5109',1,'xrpl::SkipListAcquire::fallBack_'],['../classxrpl_1_1LedgerDeltaAcquire.html#a819246de5e73e77fac2ab79e9ab60c49',1,'xrpl::LedgerDeltaAcquire::fallBack_']]],
['false_5ftype_22',['false_type',['http://en.cppreference.com/w/cpp/types/integral_constant.html',1,'std']]],
['falsename_23',['falsename',['http://en.cppreference.com/w/cpp/locale/numpunct/truefalsename.html',1,'std::numpunct_byname::falsename()'],['http://en.cppreference.com/w/cpp/locale/numpunct/truefalsename.html',1,'std::numpunct::falsename()']]],
- ['family_24',['family',['../classxrpl_1_1Family.html#a84a48036ab3bda589125e39a4e5a1be1',1,'xrpl::Family::Family()=default'],['../classxrpl_1_1Family.html#a626f4088aade1eae35fb5a39d1f6da74',1,'xrpl::Family::Family(Family const &)=delete'],['../classxrpl_1_1Family.html#a70a6318b3882ffb70ff50b46bfae6a55',1,'xrpl::Family::Family(Family &&)=delete'],['../classxrpl_1_1SHAMap.html#a0b8ebc382c944a7a4ec8a8efa348f804',1,'xrpl::SHAMap::family() const'],['../classxrpl_1_1SHAMap.html#a2bacaccf3f044d052063c7647052046c',1,'xrpl::SHAMap::family()'],['../classxrpl_1_1Family.html',1,'xrpl::Family']]],
+ ['family_24',['family',['../classxrpl_1_1Family.html#a626f4088aade1eae35fb5a39d1f6da74',1,'xrpl::Family::Family()'],['../classxrpl_1_1SHAMap.html#a0b8ebc382c944a7a4ec8a8efa348f804',1,'xrpl::SHAMap::family() const'],['../classxrpl_1_1SHAMap.html#a2bacaccf3f044d052063c7647052046c',1,'xrpl::SHAMap::family()'],['../classxrpl_1_1Family.html#a70a6318b3882ffb70ff50b46bfae6a55',1,'xrpl::Family::Family(Family &&)=delete'],['../classxrpl_1_1Family.html#a84a48036ab3bda589125e39a4e5a1be1',1,'xrpl::Family::Family()=default'],['../classxrpl_1_1Family.html',1,'xrpl::Family']]],
['familygenerator_25',['FamilyGenerator',['../namespacexrpl.html#ab0ad02fb9cdef90852b93f1b57aacdc1a513a00dffce0e9ebe3b233b73e916731',1,'xrpl']]],
['familyseed_26',['FamilySeed',['../namespacexrpl.html#ab0ad02fb9cdef90852b93f1b57aacdc1ae5f75283d870bd02aef91989195860f0',1,'xrpl']]],
['faq_27',['FAQ',['../md__2____w_2rippled_2rippled_2docs_20001-negative-unl_2README.html#autotoc_md107',1,'']]],
@@ -89,7 +89,7 @@ var searchData=
['feepaid_86',['feePaid',['../structxrpl_1_1LoanPaymentParts.html#a83958ab4c0e194a9d44563bce3a17af1',1,'xrpl::LoanPaymentParts']]],
['feereferencerpc_87',['feereferencerpc',['../namespacexrpl_1_1Resource.html#a3175dde19e43529df2a2dfaef79fe9f1',1,'xrpl::Resource::feeReferenceRPC'],['../namespacexrpl_1_1Resource.html#a77369e751435e6c983e223498a562116',1,'xrpl::Resource::feeReferenceRPC(20, "reference RPC")']]],
['feerequestnoreply_88',['feerequestnoreply',['../namespacexrpl_1_1Resource.html#a89b98d4317f896e62312252bb458b6e5',1,'xrpl::Resource::feeRequestNoReply(10, "unsatisfiable request")'],['../namespacexrpl_1_1Resource.html#af13cc663ec11bbaee92be8a111b41714',1,'xrpl::Resource::feeRequestNoReply']]],
- ['fees_89',['fees',['../classxrpl_1_1detail_1_1ApplyViewBase.html#ae1a8c9e8ee812aab379d6edc2e20708d',1,'xrpl::detail::ApplyViewBase::fees()'],['../classxrpl_1_1OpenView.html#a480d5b251fdfab193bf9d8d5cffed50e',1,'xrpl::OpenView::fees()'],['../classxrpl_1_1ReadView.html#a20d7f51b59533a515ae27f5aee73f656',1,'xrpl::ReadView::fees()'],['../classxrpl_1_1Ledger.html#ac592e229b583b1e6dca5637170c68de5',1,'xrpl::Ledger::fees()'],['../classxrpl_1_1Validations.html#af3b8428ea9b41969a21ea42540fba43f',1,'xrpl::Validations::fees()'],['../structxrpl_1_1Fees.html',1,'xrpl::Fees'],['../namespacexrpl_1_1keylet.html#ac5f079c1de3af15d7ae503e799fca7ea',1,'xrpl::keylet::fees()'],['../md_xrpld_2app_2misc_2FeeEscalation.html',1,'Fees'],['../classxrpl_1_1detail_1_1CachedViewImpl.html#ac684b130159eeb6a0b4b42de36284bc5',1,'xrpl::detail::CachedViewImpl::fees()'],['../classxrpl_1_1Config.html#add254be221b6e40d747774600d4a04c6',1,'xrpl::Config::FEES'],['../structxrpl_1_1Fees.html#abebb364a1bf0cccceaad27349dc3e923',1,'xrpl::Fees::Fees()=default'],['../structxrpl_1_1Fees.html#a11b5770e5b49877a9431401ac87ad55a',1,'xrpl::Fees::Fees(Fees const &)=default']]],
+ ['fees_89',['fees',['../classxrpl_1_1OpenView.html#a480d5b251fdfab193bf9d8d5cffed50e',1,'xrpl::OpenView::fees()'],['../classxrpl_1_1ReadView.html#a20d7f51b59533a515ae27f5aee73f656',1,'xrpl::ReadView::fees()'],['../classxrpl_1_1Ledger.html#ac592e229b583b1e6dca5637170c68de5',1,'xrpl::Ledger::fees()'],['../classxrpl_1_1Validations.html#af3b8428ea9b41969a21ea42540fba43f',1,'xrpl::Validations::fees()'],['../structxrpl_1_1Fees.html#abebb364a1bf0cccceaad27349dc3e923',1,'xrpl::Fees::Fees()'],['../structxrpl_1_1Fees.html',1,'xrpl::Fees'],['../namespacexrpl_1_1keylet.html#ac5f079c1de3af15d7ae503e799fca7ea',1,'xrpl::keylet::fees()'],['../md_xrpld_2app_2misc_2FeeEscalation.html',1,'Fees'],['../classxrpl_1_1detail_1_1ApplyViewBase.html#ae1a8c9e8ee812aab379d6edc2e20708d',1,'xrpl::detail::ApplyViewBase::fees()'],['../classxrpl_1_1detail_1_1CachedViewImpl.html#ac684b130159eeb6a0b4b42de36284bc5',1,'xrpl::detail::CachedViewImpl::fees()'],['../structxrpl_1_1Fees.html#a11b5770e5b49877a9431401ac87ad55a',1,'xrpl::Fees::Fees()'],['../classxrpl_1_1Config.html#add254be221b6e40d747774600d4a04c6',1,'xrpl::Config::FEES']]],
['fees_5f_90',['fees_',['../classxrpl_1_1Ledger.html#a06a065070c8c9f837385040f827ca886',1,'xrpl::Ledger']]],
['feesettingsfields_91',['FeeSettingsFields',['../structxrpl_1_1test_1_1FeeSettingsFields.html',1,'xrpl::test']]],
['feesetup_92',['FeeSetup',['../structxrpl_1_1FeeSetup.html',1,'xrpl']]],
@@ -166,10 +166,10 @@ var searchData=
['fieldname_163',['fieldname',['../classxrpl_1_1SField.html#a70d13c579cea2b3f0a269139b337d083',1,'xrpl::SField::fieldName'],['../structxrpl_1_1test_1_1LedgerEntry__test_1_1Subfield.html#a1df846cf560d82bea8933b5355eee01b',1,'xrpl::test::LedgerEntry_test::Subfield::fieldName'],['../structxrpl_1_1LedgerEntry.html#adf7c5d6798fa2e620dd8890b6ab0e065',1,'xrpl::LedgerEntry::fieldName']]],
['fieldnum_164',['fieldNum',['../classxrpl_1_1SField.html#a88c021bba34831a4c76b0c519ee284d8',1,'xrpl::SField']]],
['fields_165',['fields',['../md_xrpld_2overlay_2README.html#autotoc_md324',1,'Custom Fields'],['../md__2____w_2rippled_2rippled_2include_2xrpl_2protocol_2README.html#autotoc_md191',1,'Optional Fields'],['../md_xrpld_2overlay_2README.html#autotoc_md323',1,'Standard Fields']]],
- ['fieldtype_166',['fieldtype',['../namespacexrpl_1_1test.html#a04b3b5ab4e41a5be8a4c9e33e9fb051a',1,'xrpl::test::FieldType'],['../classxrpl_1_1SField.html#aa6586240eb3f8c27a950f43c5ae6c01f',1,'xrpl::SField::fieldType'],['../structxrpl_1_1IntrusiveRefCounts.html#ade573ba8b3d2f6c97773108aad48ee20',1,'xrpl::IntrusiveRefCounts::FieldType']]],
+ ['fieldtype_166',['fieldtype',['../namespacexrpl_1_1test.html#a04b3b5ab4e41a5be8a4c9e33e9fb051a',1,'xrpl::test::FieldType'],['../structxrpl_1_1IntrusiveRefCounts.html#ade573ba8b3d2f6c97773108aad48ee20',1,'xrpl::IntrusiveRefCounts::FieldType'],['../classxrpl_1_1SField.html#aa6586240eb3f8c27a950f43c5ae6c01f',1,'xrpl::SField::fieldType']]],
['fieldtypebits_167',['FieldTypeBits',['../structxrpl_1_1IntrusiveRefCounts.html#adaf84eea8076743c026d271ff08dbab0',1,'xrpl::IntrusiveRefCounts']]],
['fieldvalue_168',['fieldValue',['../classxrpl_1_1SField.html#a10cac9dc08e88c352314fe7fe4fad9fb',1,'xrpl::SField']]],
- ['file_169',['file',['../classbeast_1_1temp__dir.html#acee939ad91b9f6bb2be31084ec04acc2',1,'beast::temp_dir::file()'],['../classxrpl_1_1detail_1_1FileDirGuard.html#a37e2e642bdeb9ab5d6ad25f1ede8ef8c',1,'xrpl::detail::FileDirGuard::file()'],['../classxrpl_1_1Logs_1_1File.html#ae3eda6a36a7f9a8c6c85c6794953b624',1,'xrpl::Logs::File::File()'],['../classxrpl_1_1Logs_1_1File.html',1,'xrpl::Logs::File'],['http://en.cppreference.com/w/cpp/io/c/FILE.html',1,'std::FILE']]],
+ ['file_169',['file',['../classxrpl_1_1Logs_1_1File.html#ae3eda6a36a7f9a8c6c85c6794953b624',1,'xrpl::Logs::File::File()'],['../classbeast_1_1temp__dir.html#acee939ad91b9f6bb2be31084ec04acc2',1,'beast::temp_dir::file()'],['../classxrpl_1_1detail_1_1FileDirGuard.html#a37e2e642bdeb9ab5d6ad25f1ede8ef8c',1,'xrpl::detail::FileDirGuard::file()'],['../classxrpl_1_1Logs_1_1File.html',1,'xrpl::Logs::File'],['http://en.cppreference.com/w/cpp/io/c/FILE.html',1,'std::FILE']]],
['file_20contents_170',['File Contents',['../md_xrpld_2app_2rdb_2README.html#autotoc_md310',1,'']]],
['file_20not_20found_171',['<tt>protobuf/port_def.inc</tt> file not found',['../md__2____w_2rippled_2rippled_2BUILD.html#autotoc_md54',1,'']]],
['file_5f_172',['file_',['../classxrpl_1_1Logs.html#af82bcf7ac2ef9f38eb6cc55dd8da0a49',1,'xrpl::Logs::file_'],['../classxrpl_1_1detail_1_1FileDirGuard.html#a302967fe241195c3ddc3cd5221d37cbd',1,'xrpl::detail::FileDirGuard::file_']]],
@@ -371,7 +371,7 @@ var searchData=
['formatter_368',['formatter',['http://en.cppreference.com/w/cpp/utility/format/formatter.html',1,'std']]],
['formatting_369',['formatting',['../md__2____w_2rippled_2rippled_2CONTRIBUTING.html#autotoc_md65',1,'Formatting'],['../md__2____w_2rippled_2rippled_2docs_2CodingStyle.html#autotoc_md135',1,'Formatting']]],
['forobject_370',['forObject',['../classxrpl_1_1test_1_1jtx_1_1MPTTester.html#a18a84eba6f43fcdacb46936841a3ddcc',1,'xrpl::test::jtx::MPTTester']]],
- ['forward_371',['forward',['../classxrpl_1_1GRPCServerImpl.html#aa5446d30d85fad4189878ba72db83220',1,'xrpl::GRPCServerImpl::Forward'],['http://en.cppreference.com/w/cpp/utility/forward.html',1,'std::forward()'],['../namespacexrpl.html#a79a793a19f9bf2aad6e7b82772743ae8a965dbaac085fc891bfbbd4f9d145bbc8',1,'xrpl::forward'],['../structxrpl_1_1RelationalDatabase_1_1AccountTxArgs.html#a392809e609021cfd8f3b45f84ccca5e2',1,'xrpl::RelationalDatabase::AccountTxArgs::forward']]],
+ ['forward_371',['forward',['../structxrpl_1_1RelationalDatabase_1_1AccountTxArgs.html#a392809e609021cfd8f3b45f84ccca5e2',1,'xrpl::RelationalDatabase::AccountTxArgs::forward'],['http://en.cppreference.com/w/cpp/utility/forward.html',1,'std::forward()'],['../namespacexrpl.html#a79a793a19f9bf2aad6e7b82772743ae8a965dbaac085fc891bfbbd4f9d145bbc8',1,'xrpl::forward'],['../classxrpl_1_1GRPCServerImpl.html#aa5446d30d85fad4189878ba72db83220',1,'xrpl::GRPCServerImpl::Forward']]],
['forward_5f_372',['forward_',['../classxrpl_1_1GRPCServerImpl_1_1CallData.html#a07de08ee1055ffea23083cc995620d47',1,'xrpl::GRPCServerImpl::CallData']]],
['forward_5fas_5ftuple_373',['forward_as_tuple',['http://en.cppreference.com/w/cpp/utility/tuple/forward_as_tuple.html',1,'std']]],
['forward_5fiterator_5ftag_374',['forward_iterator_tag',['http://en.cppreference.com/w/cpp/iterator/iterator_tags.html',1,'std']]],
diff --git a/search/all_e.js b/search/all_e.js
index 51127dbd6d..33b0bc9cc7 100644
--- a/search/all_e.js
+++ b/search/all_e.js
@@ -604,7 +604,7 @@ var searchData=
['gettxfee_601',['getTxFee',['../namespacexrpl_1_1RPC.html#a72081b090a97cf2a42523bef1d69e0d3',1,'xrpl::RPC']]],
['gettxformat_602',['getTxFormat',['../namespacexrpl.html#a7118aa5ffbd5c880bcc58a4a3dca7e9c',1,'xrpl']]],
['gettxhistory_603',['gettxhistory',['../classxrpl_1_1SQLiteDatabaseImp.html#a1ba05b2a9ed7ae8f2e077d7a297d0aab',1,'xrpl::SQLiteDatabaseImp::getTxHistory()'],['../classxrpl_1_1RelationalDatabase.html#aba5b17bda9b8ad23d4a1374d6c2de41b',1,'xrpl::RelationalDatabase::getTxHistory()'],['../namespacexrpl_1_1detail.html#a55fbf6f112a1783b1ed947bc23bed41f',1,'xrpl::detail::getTxHistory()']]],
- ['gettxid_604',['gettxid',['../classxrpl_1_1CanonicalTXSet_1_1Key.html#ae7360f629c60d9f328f638d74653c14b',1,'xrpl::CanonicalTXSet::Key::getTXID()'],['../classxrpl_1_1TxMeta.html#a9bc86e40782490069fd1e1e15981d693',1,'xrpl::TxMeta::getTxID()']]],
+ ['gettxid_604',['gettxid',['../classxrpl_1_1TxMeta.html#a9bc86e40782490069fd1e1e15981d693',1,'xrpl::TxMeta::getTxID()'],['../classxrpl_1_1CanonicalTXSet_1_1Key.html#ae7360f629c60d9f328f638d74653c14b',1,'xrpl::CanonicalTXSet::Key::getTXID()']]],
['gettxjsonfromparams_605',['getTxJsonFromParams',['../namespacexrpl.html#aa9c763632cd4fc71818f494f79f6c799',1,'xrpl']]],
['gettxn_606',['gettxn',['../classxrpl_1_1AcceptedLedgerTx.html#aeb2ba0cf7c0f0ef087f74e82001aec8f',1,'xrpl::AcceptedLedgerTx::getTxn()'],['../classxrpl_1_1test_1_1jtx_1_1batch_1_1inner.html#a5c45d2b6805f7d2537fe85e3f242e36e',1,'xrpl::test::jtx::batch::inner::getTxn()']]],
['gettxncount_607',['getTxnCount',['../classxrpl_1_1TxQ_1_1TxQAccount.html#a607aa62e76617ccc76649c0045034344',1,'xrpl::TxQ::TxQAccount']]],
diff --git a/search/all_f.js b/search/all_f.js
index 28271e6098..26cd209215 100644
--- a/search/all_f.js
+++ b/search/all_f.js
@@ -15,7 +15,7 @@ var searchData=
['handleheader_12',['handleHeader',['../classxrpl_1_1HTTPClientImp.html#aa624ea6b6462199bbcb78c53a6a27f8c',1,'xrpl::HTTPClientImp']]],
['handlemismatch_13',['handleMismatch',['../classxrpl_1_1LedgerHistory.html#a32f107faeed97abb6e8a802cfe2e7f1f',1,'xrpl::LedgerHistory']]],
['handlenewvalidation_14',['handleNewValidation',['../namespacexrpl.html#adc4a587609a8d5ab852b7681913ab430',1,'xrpl']]],
- ['handler_15',['handler',['../structxrpl_1_1test_1_1reduce__relay__test_1_1Handler.html',1,'xrpl::test::reduce_relay_test::Handler'],['../classxrpl_1_1GRPCServerImpl.html#a75091b0fb4d6465506e06d9976ec5bb4',1,'xrpl::GRPCServerImpl::Handler'],['../structxrpl_1_1test_1_1reduce__relay__test_1_1Handler.html#aca2357b67da0c47cffa2c2c54f74f81e',1,'xrpl::test::reduce_relay_test::Handler::Handler()'],['../structxrpl_1_1ResolverAsioImpl_1_1Work.html#a7c64f3d02506cf00c4ee922ce9e28022',1,'xrpl::ResolverAsioImpl::Work::handler'],['../structxrpl_1_1RPC_1_1Handler.html',1,'xrpl::RPC::Handler'],['../structxrpl_1_1tests_1_1FetchPack__test_1_1Handler.html',1,'xrpl::tests::FetchPack_test::Handler']]],
+ ['handler_15',['handler',['../structxrpl_1_1test_1_1reduce__relay__test_1_1Handler.html',1,'xrpl::test::reduce_relay_test::Handler'],['../structxrpl_1_1ResolverAsioImpl_1_1Work.html#a7c64f3d02506cf00c4ee922ce9e28022',1,'xrpl::ResolverAsioImpl::Work::handler'],['../classxrpl_1_1GRPCServerImpl.html#a75091b0fb4d6465506e06d9976ec5bb4',1,'xrpl::GRPCServerImpl::Handler'],['../structxrpl_1_1test_1_1reduce__relay__test_1_1Handler.html#aca2357b67da0c47cffa2c2c54f74f81e',1,'xrpl::test::reduce_relay_test::Handler::Handler()'],['../structxrpl_1_1RPC_1_1Handler.html',1,'xrpl::RPC::Handler'],['../structxrpl_1_1tests_1_1FetchPack__test_1_1Handler.html',1,'xrpl::tests::FetchPack_test::Handler']]],
['handler_5f_16',['handler_',['../classxrpl_1_1BaseHTTPPeer.html#a4666bd12b8581894f712672ef2857d3c',1,'xrpl::BaseHTTPPeer::handler_'],['../classxrpl_1_1BasePeer.html#ac14ad6bcf89816dc36095428a1e52f5f',1,'xrpl::BasePeer::handler_'],['../classxrpl_1_1Door_1_1Detector.html#a26e9e297e0c703968a5d45de4aa11681',1,'xrpl::Door::Detector::handler_'],['../classxrpl_1_1Door.html#ac6e6e2eed0a1c735508fd21612690049',1,'xrpl::Door::handler_'],['../classxrpl_1_1ServerImpl.html#aee5e22039833ce39981c8588af8809fe',1,'xrpl::ServerImpl::handler_'],['../classxrpl_1_1GRPCServerImpl_1_1CallData.html#a26632ddde471742af1f889958992222d',1,'xrpl::GRPCServerImpl::CallData::handler_'],['../classxrpl_1_1reduce__relay_1_1Slot.html#a9ddcd86c8c5515c2e77422d8793a6188',1,'xrpl::reduce_relay::Slot::handler_'],['../structxrpl_1_1PeerFinder_1_1Checker_1_1async__op.html#a989eb67025cc1dfbb0abfe9df43e8993',1,'xrpl::PeerFinder::Checker::async_op::handler_'],['../classxrpl_1_1reduce__relay_1_1Slots.html#a85fe8019d490906beabcb1af5db4a056',1,'xrpl::reduce_relay::Slots::handler_']]],
['handler_5ftest_17',['Handler_test',['../classxrpl_1_1test_1_1Handler__test.html',1,'xrpl::test']]],
['handlerequest_18',['handleRequest',['../classxrpl_1_1HTTPClientImp.html#a84f275c71d71a01ced20c29b4d6a14e0',1,'xrpl::HTTPClientImp']]],
@@ -67,7 +67,7 @@ var searchData=
['hascurrency_64',['hasCurrency',['../classxrpl_1_1STPathElement.html#af1beefe0c375ddf39fcaf22cbef86324',1,'xrpl::STPathElement']]],
['hasdepositauth_65',['hasDepositAuth',['../namespacexrpl_1_1test.html#a00c9270c7d64bd138a02ff69701b77b1',1,'xrpl::test']]],
['hasexpired_66',['hasExpired',['../namespacexrpl.html#a40c90ebb8451681b42b277806fe0b9f4',1,'xrpl']]],
- ['hash_67',['hash',['http://en.cppreference.com/w/cpp/locale/collate/hash.html',1,'std::collate::hash()'],['../structxrpl_1_1TxArgs.html#aaa83d4525d7b5a5d0638749a0e928632',1,'xrpl::TxArgs::hash'],['../structstd_1_1hash_3_01xrpl_1_1Issue_01_4.html#adf06e1019242359846a231e9ede453e5',1,'std::hash< xrpl::Issue >::hash()'],['../structxrpl_1_1ValidatorList_1_1MessageWithHash.html#aefb984d271ed4230b44ec7a987de5a84',1,'xrpl::ValidatorList::MessageWithHash::hash'],['http://en.cppreference.com/w/cpp/locale/collate/hash.html',1,'std::collate_byname::hash()'],['http://en.cppreference.com/w/cpp/utility/hash/hash.html',1,'std::hash::hash()'],['../structboost_1_1hash_3_1_1beast_1_1IP_1_1Address_01_4.html#aa879dc982c8fa0371b098b7098dc6cde',1,'boost::hash<::beast::IP::Address >::hash()'],['../structstd_1_1hash_3_1_1beast_1_1IP_1_1Endpoint_01_4.html#a9f07ac9d4ee3fd0870e4d46438fb3942',1,'std::hash<::beast::IP::Endpoint >::hash()'],['../structboost_1_1hash_3_1_1beast_1_1IP_1_1Endpoint_01_4.html#a06a6cd9638b4e007dd13842e578eea1e',1,'boost::hash<::beast::IP::Endpoint >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1AccountID_01_4.html#ac367121eabadbf33d839bd2499522fd3',1,'std::hash< xrpl::AccountID >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Book_01_4.html#ad600adb482eff036d384a2bc36c285c2',1,'std::hash< xrpl::Book >::hash()'],['../structboost_1_1hash_3_01xrpl_1_1Issue_01_4.html#a01b101cc7b2fd3f596128451a2679027',1,'boost::hash< xrpl::Issue >::hash()'],['../structboost_1_1hash_3_01xrpl_1_1Book_01_4.html#a17815afb2b4b609d16156cc40ddfbf20',1,'boost::hash< xrpl::Book >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Currency_01_4.html#aa282881ac5a3b2a658b401c2de9ea90d',1,'std::hash< xrpl::Currency >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1NodeID_01_4.html#adaf5e75f2f0094dbb47dcbc931c2c74c',1,'std::hash< xrpl::NodeID >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Directory_01_4.html#aa7173219758f9ca2b233556d6fffada6',1,'std::hash< xrpl::Directory >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1uint256_01_4.html#a460f6e4fec383da5ace9b5e82ca7b6d7',1,'std::hash< xrpl::uint256 >::hash()'],['../structxrpl_1_1Manifest.html#ab99ec402a39ee4d03bd6ac95f9b9ffe7',1,'xrpl::Manifest::hash()'],['../structxrpl_1_1LedgerHeader.html#a3182e8faa9349bafd7a9d6197d0cc17f',1,'xrpl::LedgerHeader::hash'],['http://en.cppreference.com/w/cpp/utility/hash.html',1,'std::hash'],['../structxrpl_1_1RippleLineCache_1_1AccountKey_1_1Hash.html',1,'xrpl::RippleLineCache::AccountKey::Hash'],['../structxrpl_1_1ValidatorList_1_1PublisherList.html#a12039ef8d45680d3cdd920107d08564d',1,'xrpl::ValidatorList::PublisherList::hash'],['../classbeast_1_1aged__associative__container__test__base_1_1MaybeUnordered_3_01Base_00_01true_01_4.html#ae8df8fde749292bd06f65172553fc220',1,'beast::aged_associative_container_test_base::MaybeUnordered< Base, true >::Hash'],['../structxrpl_1_1RippleLineCache_1_1AccountKey_1_1Hash.html#a85c534a4c2c006fe3e584484916d4602',1,'xrpl::RippleLineCache::AccountKey::Hash::Hash()']]],
+ ['hash_67',['hash',['http://en.cppreference.com/w/cpp/utility/hash/hash.html',1,'std::hash::hash()'],['http://en.cppreference.com/w/cpp/locale/collate/hash.html',1,'std::collate_byname::hash()'],['../structboost_1_1hash_3_01xrpl_1_1Issue_01_4.html#a01b101cc7b2fd3f596128451a2679027',1,'boost::hash< xrpl::Issue >::hash()'],['http://en.cppreference.com/w/cpp/locale/collate/hash.html',1,'std::collate::hash()'],['../structboost_1_1hash_3_1_1beast_1_1IP_1_1Address_01_4.html#aa879dc982c8fa0371b098b7098dc6cde',1,'boost::hash<::beast::IP::Address >::hash()'],['../structstd_1_1hash_3_1_1beast_1_1IP_1_1Endpoint_01_4.html#a9f07ac9d4ee3fd0870e4d46438fb3942',1,'std::hash<::beast::IP::Endpoint >::hash()'],['../structboost_1_1hash_3_1_1beast_1_1IP_1_1Endpoint_01_4.html#a06a6cd9638b4e007dd13842e578eea1e',1,'boost::hash<::beast::IP::Endpoint >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1AccountID_01_4.html#ac367121eabadbf33d839bd2499522fd3',1,'std::hash< xrpl::AccountID >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Issue_01_4.html#adf06e1019242359846a231e9ede453e5',1,'std::hash< xrpl::Issue >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Book_01_4.html#ad600adb482eff036d384a2bc36c285c2',1,'std::hash< xrpl::Book >::hash()'],['../structboost_1_1hash_3_01xrpl_1_1Book_01_4.html#a17815afb2b4b609d16156cc40ddfbf20',1,'boost::hash< xrpl::Book >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Currency_01_4.html#aa282881ac5a3b2a658b401c2de9ea90d',1,'std::hash< xrpl::Currency >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1NodeID_01_4.html#adaf5e75f2f0094dbb47dcbc931c2c74c',1,'std::hash< xrpl::NodeID >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Directory_01_4.html#aa7173219758f9ca2b233556d6fffada6',1,'std::hash< xrpl::Directory >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1uint256_01_4.html#a460f6e4fec383da5ace9b5e82ca7b6d7',1,'std::hash< xrpl::uint256 >::hash()'],['../structxrpl_1_1Manifest.html#ab99ec402a39ee4d03bd6ac95f9b9ffe7',1,'xrpl::Manifest::hash()'],['../classbeast_1_1aged__associative__container__test__base_1_1MaybeUnordered_3_01Base_00_01true_01_4.html#ae8df8fde749292bd06f65172553fc220',1,'beast::aged_associative_container_test_base::MaybeUnordered< Base, true >::Hash'],['../structxrpl_1_1RippleLineCache_1_1AccountKey_1_1Hash.html#a85c534a4c2c006fe3e584484916d4602',1,'xrpl::RippleLineCache::AccountKey::Hash::Hash()'],['../structxrpl_1_1ValidatorList_1_1MessageWithHash.html#aefb984d271ed4230b44ec7a987de5a84',1,'xrpl::ValidatorList::MessageWithHash::hash'],['http://en.cppreference.com/w/cpp/utility/hash.html',1,'std::hash'],['../structxrpl_1_1RippleLineCache_1_1AccountKey_1_1Hash.html',1,'xrpl::RippleLineCache::AccountKey::Hash'],['../structxrpl_1_1TxArgs.html#aaa83d4525d7b5a5d0638749a0e928632',1,'xrpl::TxArgs::hash'],['../structxrpl_1_1LedgerHeader.html#a3182e8faa9349bafd7a9d6197d0cc17f',1,'xrpl::LedgerHeader::hash'],['../structxrpl_1_1ValidatorList_1_1PublisherList.html#a12039ef8d45680d3cdd920107d08564d',1,'xrpl::ValidatorList::PublisherList::hash']]],
['hash1_68',['hash1',['../classxrpl_1_1RPC_1_1LedgerRequest__test.html#a6367094cdfd88c3c3c02eda504901392',1,'xrpl::RPC::LedgerRequest_test']]],
['hash_3c_20t_20_3e_69',['hash< T >',['http://en.cppreference.com/w/cpp/utility/hash.html',1,'std']]],
['hash_3c_20xrpl_3a_3aaccountid_20_3e_70',['hash< xrpl::AccountID >',['../structstd_1_1hash_3_01xrpl_1_1AccountID_01_4.html',1,'std']]],
@@ -166,7 +166,7 @@ var searchData=
['highqualityout_5f_163',['highQualityOut_',['../classxrpl_1_1RPCTrustLine.html#ab61be3e887f382cb647bf0694d4477db',1,'xrpl::RPCTrustLine']]],
['hist_164',['hist',['../structxrpl_1_1test_1_1csf_1_1TxCollector.html#aa7167054d170a7b55e53190ffd755890',1,'xrpl::test::csf::TxCollector::Hist'],['../structxrpl_1_1test_1_1csf_1_1LedgerCollector.html#aaced84f16b06683e73122d42f1ad8606',1,'xrpl::test::csf::LedgerCollector::Hist']]],
['hist_5f_165',['hist_',['../classxrpl_1_1ServerImpl.html#ad9a7ab07c9ee0664bca971e9cb8eeea7',1,'xrpl::ServerImpl']]],
- ['histogram_166',['histogram',['../classxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t.html#afa48564641eee2a62baf4850a148766c',1,'xrpl::PeerFinder::Livecache::hops_t::Histogram'],['../classxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t.html#aa40fb23286c9f9187d56854934dabee5',1,'xrpl::PeerFinder::Livecache::hops_t::histogram() const'],['../classxrpl_1_1test_1_1csf_1_1Histogram.html',1,'xrpl::test::csf::Histogram< T, Compare >']]],
+ ['histogram_166',['histogram',['../classxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t.html#aa40fb23286c9f9187d56854934dabee5',1,'xrpl::PeerFinder::Livecache::hops_t::histogram() const'],['../classxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t.html#afa48564641eee2a62baf4850a148766c',1,'xrpl::PeerFinder::Livecache::hops_t::Histogram'],['../classxrpl_1_1test_1_1csf_1_1Histogram.html',1,'xrpl::test::csf::Histogram< T, Compare >']]],
['histogram_3c_20simtime_3a_3aduration_20_3e_167',['Histogram< SimTime::duration >',['../classxrpl_1_1test_1_1csf_1_1Histogram.html',1,'xrpl::test::csf']]],
['histogram_5ftest_168',['Histogram_test',['../classxrpl_1_1test_1_1Histogram__test.html',1,'xrpl::test']]],
['history_169',['history',['../classxrpl_1_1InboundLedger.html#ade00c970d116ec643a4ac7e050b26991a5d83de1c9f32e1adaf68625c99c29ac4',1,'xrpl::InboundLedger::HISTORY'],['../structxrpl_1_1test_1_1NetworkHistory.html#abdf22d8e7ab1c3e8f741b727f38b2659',1,'xrpl::test::NetworkHistory::history']]],
diff --git a/search/enumvalues_19.js b/search/enumvalues_19.js
index 6d17fbf10e..3439015ef2 100644
--- a/search/enumvalues_19.js
+++ b/search/enumvalues_19.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['yes_0',['yes',['../classxrpl_1_1SField.html#aeca7616e54f17ecd56042bf721573843aa6105c0a611b41b08f1209506350279e',1,'xrpl::SField::yes'],['../structxrpl_1_1test_1_1XChainSim__test.html#a04fa2e085d2ceda924228e1a4a595fb9aa6105c0a611b41b08f1209506350279e',1,'xrpl::test::XChainSim_test::yes'],['../classxrpl_1_1PerfLog__test.html#aa16f728937d929c8a9a32d490f9c8a5caa6105c0a611b41b08f1209506350279e',1,'xrpl::PerfLog_test::yes'],['../classxrpl_1_1NetworkOPs.html#af20b0ec49007e940fac896257d3f1e05aa6105c0a611b41b08f1209506350279e',1,'xrpl::NetworkOPs::yes'],['../classxrpl_1_1ValidAMM.html#af39845f517f8231ce0c07465e829ed34a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::ValidAMM::Yes'],['../namespacexrpl.html#ae2eb3a547c409e2625b3aec23b15ef55afdf5b9aa43318e628a60b1891e4441aa',1,'xrpl::yes'],['../namespacexrpl.html#a7b6ccf13c6f6d8d07e087d8e5edd82aeaa6105c0a611b41b08f1209506350279e',1,'xrpl::yes'],['../namespacexrpl.html#a8109828aee0f1bf0d066aa2fb52be45faa6105c0a611b41b08f1209506350279e',1,'xrpl::yes'],['../namespacexrpl.html#a53be00cb856ef39ec60e33cf9694b5eba93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a481438fb2d04ee4ee5bd99c516289b98a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a36f952e305630142ea1bb1946a6dd383a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a177f7e4b1df6ee8f4d1e11e3cd0b183ca93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a7b535130885568516b37cbb912cc6f2fa93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes']]]
+ ['yes_0',['yes',['../classxrpl_1_1ValidAMM.html#af39845f517f8231ce0c07465e829ed34a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::ValidAMM::Yes'],['../classxrpl_1_1SField.html#aeca7616e54f17ecd56042bf721573843aa6105c0a611b41b08f1209506350279e',1,'xrpl::SField::yes'],['../structxrpl_1_1test_1_1XChainSim__test.html#a04fa2e085d2ceda924228e1a4a595fb9aa6105c0a611b41b08f1209506350279e',1,'xrpl::test::XChainSim_test::yes'],['../classxrpl_1_1PerfLog__test.html#aa16f728937d929c8a9a32d490f9c8a5caa6105c0a611b41b08f1209506350279e',1,'xrpl::PerfLog_test::yes'],['../classxrpl_1_1NetworkOPs.html#af20b0ec49007e940fac896257d3f1e05aa6105c0a611b41b08f1209506350279e',1,'xrpl::NetworkOPs::yes'],['../namespacexrpl.html#ae2eb3a547c409e2625b3aec23b15ef55afdf5b9aa43318e628a60b1891e4441aa',1,'xrpl::yes'],['../namespacexrpl.html#a7b6ccf13c6f6d8d07e087d8e5edd82aeaa6105c0a611b41b08f1209506350279e',1,'xrpl::yes'],['../namespacexrpl.html#a8109828aee0f1bf0d066aa2fb52be45faa6105c0a611b41b08f1209506350279e',1,'xrpl::yes'],['../namespacexrpl.html#a53be00cb856ef39ec60e33cf9694b5eba93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a481438fb2d04ee4ee5bd99c516289b98a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a36f952e305630142ea1bb1946a6dd383a93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a177f7e4b1df6ee8f4d1e11e3cd0b183ca93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes'],['../namespacexrpl.html#a7b535130885568516b37cbb912cc6f2fa93cba07454f06a4a960172bbd6e2a435',1,'xrpl::Yes']]]
];
diff --git a/search/enumvalues_2.js b/search/enumvalues_2.js
index fae5e50008..6d12b2a688 100644
--- a/search/enumvalues_2.js
+++ b/search/enumvalues_2.js
@@ -16,7 +16,7 @@ var searchData=
['batchwritepreallocationsize_13',['batchWritePreallocationSize',['../namespacexrpl_1_1NodeStore.html#a5057e348c39a1f5562157f764c3f5f06aa166a52987a2e4ea7521a98e753abb37',1,'xrpl::NodeStore']]],
['binary_14',['binary',['../structxrpl_1_1LedgerFill.html#a2e913b311a230229e190e2d2338fdb2aa3b347be618c1e3e2224bcd7a7eb9af3f',1,'xrpl::LedgerFill']]],
['blobfield_15',['BlobField',['../namespacexrpl_1_1test.html#a04b3b5ab4e41a5be8a4c9e33e9fb051aa0f74255f45960a71eed96f283d91fb37',1,'xrpl::test']]],
- ['blocker_16',['blocker',['../classxrpl_1_1TxConsequences.html#a33f37210f363c069e6faa24cbdfd2231ac7856c799618606e237a4054c140a4a9',1,'xrpl::TxConsequences::blocker'],['../classxrpl_1_1Transactor.html#a9420945fd34d224b81b68fd3dcc9fed6a44800ba5c609a32325ee77bfdca04937',1,'xrpl::Transactor::Blocker']]],
+ ['blocker_16',['blocker',['../classxrpl_1_1Transactor.html#a9420945fd34d224b81b68fd3dcc9fed6a44800ba5c609a32325ee77bfdca04937',1,'xrpl::Transactor::Blocker'],['../classxrpl_1_1TxConsequences.html#a33f37210f363c069e6faa24cbdfd2231ac7856c799618606e237a4054c140a4a9',1,'xrpl::TxConsequences::blocker']]],
['book_5fdir_17',['BOOK_DIR',['../namespacexrpl.html#aa040fac78e4975614b31771a1bc5f7adab6a8833f2e59902cc71ae3f8c0643edb',1,'xrpl']]],
['booleanvalue_18',['booleanValue',['../namespaceJson.html#a7d654b75c16a57007925868e38212b4ea14c30dbf4da86f7b809be299f671f7fd',1,'Json']]],
['bootcacheprunepercent_19',['bootcachePrunePercent',['../namespacexrpl_1_1PeerFinder_1_1Tuning.html#a5b69974e31f86cc967abeefd8bedb6e2a8883457175731a91fc169cc3a3241e17',1,'xrpl::PeerFinder::Tuning']]],
diff --git a/search/enumvalues_e.js b/search/enumvalues_e.js
index 4de09c7e65..1e4e6cdfda 100644
--- a/search/enumvalues_e.js
+++ b/search/enumvalues_e.js
@@ -21,7 +21,7 @@ var searchData=
['noduplication_18',['noDuplication',['../classJson_1_1Value_1_1CZString.html#a2805c46fb4a72bbaed55de6d75941b6da08d540450fa6c4af57eaacf063eedd20',1,'Json::Value::CZString']]],
['noisy_19',['noisy',['../classxrpl_1_1NFTokenBurn__test.html#a8eaf5ed68c5ec6e90ee64d22f6da0b6ba07ae86ba39b177ca5e1a7e74c009f7f8',1,'xrpl::NFTokenBurn_test::noisy'],['../classxrpl_1_1NFTokenDir__test.html#a1fc3ab6192562b18f0ffaa42c5184b39a6a3b15759c33ed7f3e9e89c0fb546b2d',1,'xrpl::NFTokenDir_test::noisy']]],
['nondstmismatch_20',['nonDstMismatch',['../namespacexrpl.html#a1e76848ae49f7d4f94a0648e437ea6c1a22d63280ca4e6a3750c08d476969417e',1,'xrpl']]],
- ['none_21',['none',['../namespacexrpl_1_1detail.html#a230ef83732e01df4f26a546cfadcbab0a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::detail::none'],['../namespacexrpl.html#ab0ad02fb9cdef90852b93f1b57aacdc1a6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::None'],['../namespacexrpl_1_1test.html#a5cebad0b2b2eda56e01713bff594cbcfa6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::test::None'],['../namespacexrpl_1_1compression.html#a42cd9024385a5049a67f2b9e40a25bdfa6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::compression::None'],['../classxrpl_1_1test_1_1Invariants__test.html#aa42e0fc377a0c3f266a46f0d342e1b19a6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::test::Invariants_test::None'],['../structxrpl_1_1RPC_1_1Status.html#a81d92f465d577ad7b3eb2385dfe3ab74a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::RPC::Status::none'],['../classxrpl_1_1NetworkOPsImp.html#a606759266a2d00baa11ab70d8f6e3287a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::NetworkOPsImp::none'],['../structxrpl_1_1JsonOptions.html#a248f4c1cb1b2fe05b58678f32307570ba1a97822ca421424f4fc466f09db227a6',1,'xrpl::JsonOptions::none'],['../structxrpl_1_1detail_1_1MultiApiJson.html#ad49ca484599d438d7ca2feddbd5e1acaaa6ff11c881bddd98846c002c7850b0f9',1,'xrpl::detail::MultiApiJson::none'],['../classbeast_1_1unit__test_1_1selector.html#a08aa09dfece6c73aff512e1b4e44666aa37ea4b078acc53fe78c83b4511294035',1,'beast::unit_test::selector::none']]],
+ ['none_21',['none',['../namespacexrpl_1_1detail.html#a230ef83732e01df4f26a546cfadcbab0a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::detail::none'],['../namespacexrpl.html#ab0ad02fb9cdef90852b93f1b57aacdc1a6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::None'],['../namespacexrpl_1_1test.html#a5cebad0b2b2eda56e01713bff594cbcfa6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::test::None'],['../namespacexrpl_1_1compression.html#a42cd9024385a5049a67f2b9e40a25bdfa6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::compression::None'],['../structxrpl_1_1RPC_1_1Status.html#a81d92f465d577ad7b3eb2385dfe3ab74a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::RPC::Status::none'],['../classxrpl_1_1NetworkOPsImp.html#a606759266a2d00baa11ab70d8f6e3287a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'xrpl::NetworkOPsImp::none'],['../structxrpl_1_1JsonOptions.html#a248f4c1cb1b2fe05b58678f32307570ba1a97822ca421424f4fc466f09db227a6',1,'xrpl::JsonOptions::none'],['../structxrpl_1_1detail_1_1MultiApiJson.html#ad49ca484599d438d7ca2feddbd5e1acaaa6ff11c881bddd98846c002c7850b0f9',1,'xrpl::detail::MultiApiJson::none'],['../classbeast_1_1unit__test_1_1selector.html#a08aa09dfece6c73aff512e1b4e44666aa37ea4b078acc53fe78c83b4511294035',1,'beast::unit_test::selector::none'],['../classxrpl_1_1test_1_1Invariants__test.html#aa42e0fc377a0c3f266a46f0d342e1b19a6adf97f83acf6453d4a6a4b1070f3754',1,'xrpl::test::Invariants_test::None']]],
['noop_22',['noop',['../namespacexrpl.html#adfcfa25ccc459fa509f891e4009ac1e3a5483bf26dec486ec0175e2a3ca816a0a',1,'xrpl::noop'],['../namespacexrpl.html#ae5105aa43ab313d66422a20124fc1116a5483bf26dec486ec0175e2a3ca816a0a',1,'xrpl::noop']]],
['nopriv_23',['noPriv',['../namespacexrpl.html#a7de456270a44ded0681909046c567f9fad5e14927b568044b5496d5a1a9ecb1e9',1,'xrpl']]],
['noripple_24',['noripple',['../namespacexrpl_1_1test.html#a15d9b530d672dd76291e75fca5bd7367af34d3a138958b0d338875bb910a39cf6',1,'xrpl::test']]],
diff --git a/search/functions_1.js b/search/functions_1.js
index 87ed388553..e1073f395a 100644
--- a/search/functions_1.js
+++ b/search/functions_1.js
@@ -32,7 +32,7 @@ var searchData=
['accountidfield_29',['accountIDField',['../structxrpl_1_1test_1_1jtx_1_1accountIDField.html#ad6b1f08dd2c3413a173c653c9fe8b26b',1,'xrpl::test::jtx::accountIDField']]],
['accountidtag_30',['AccountIDTag',['../classxrpl_1_1detail_1_1AccountIDTag.html#a09f75e7e71b05894f940d751ac8f2012',1,'xrpl::detail::AccountIDTag']]],
['accountindomain_31',['accountInDomain',['../namespacexrpl_1_1permissioned__dex.html#ad8477c0e9e4e3165c3b815ed6cca08f2',1,'xrpl::permissioned_dex']]],
- ['accountkey_32',['accountkey',['../structxrpl_1_1RippleLineCache_1_1AccountKey.html#ab38bff7243d4b6be95e7bd0415b12843',1,'xrpl::RippleLineCache::AccountKey::AccountKey()'],['../classxrpl_1_1CanonicalTXSet.html#ad66fa2505817a82b0bca120d49f2ce0f',1,'xrpl::CanonicalTXSet::accountKey()'],['../structxrpl_1_1RippleLineCache_1_1AccountKey.html#a25c4c388f8de65669a1176468bf89319',1,'xrpl::RippleLineCache::AccountKey::AccountKey()']]],
+ ['accountkey_32',['accountkey',['../classxrpl_1_1CanonicalTXSet.html#ad66fa2505817a82b0bca120d49f2ce0f',1,'xrpl::CanonicalTXSet::accountKey()'],['../structxrpl_1_1RippleLineCache_1_1AccountKey.html#a25c4c388f8de65669a1176468bf89319',1,'xrpl::RippleLineCache::AccountKey::AccountKey(AccountKey const &other)=default'],['../structxrpl_1_1RippleLineCache_1_1AccountKey.html#ab38bff7243d4b6be95e7bd0415b12843',1,'xrpl::RippleLineCache::AccountKey::AccountKey(AccountID const &account, LineDirection direction, std::size_t hash)']]],
['accountreserve_33',['accountReserve',['../structxrpl_1_1Fees.html#a4ec024b00a23017e5eb38501a874aff6',1,'xrpl::Fees']]],
['accountsend_34',['accountSend',['../namespacexrpl.html#a7d1fa732064ef22175aac4d8de440e6d',1,'xrpl']]],
['accountsendiou_35',['accountSendIOU',['../namespacexrpl.html#ac74b3a7e63f7d4927ebaea9aad3d1a77',1,'xrpl']]],
@@ -57,7 +57,7 @@ var searchData=
['activate_54',['activate',['../classxrpl_1_1PeerFinder_1_1Manager.html#a7c13253fb1a0a391313a54952a14a05b',1,'xrpl::PeerFinder::Manager::activate()'],['../classxrpl_1_1PeerFinder_1_1SlotImp.html#af7788f27378dfd8943dc9a99f9206ecf',1,'xrpl::PeerFinder::SlotImp::activate()'],['../classxrpl_1_1PeerFinder_1_1ManagerImp.html#aab293e82d2ab8dad3326abee4efe3ed7',1,'xrpl::PeerFinder::ManagerImp::activate()'],['../classxrpl_1_1PeerFinder_1_1Logic.html#a79923c622a509cae02476c9804131a46',1,'xrpl::PeerFinder::Logic::activate()'],['../classxrpl_1_1OverlayImpl.html#a28e9ad31e681fbe8d560a60d88a17c98',1,'xrpl::OverlayImpl::activate()']]],
['activatestalldetector_55',['activateStallDetector',['../classxrpl_1_1LoadManager.html#aea5017c90da58589cc1dc7708b07d374',1,'xrpl::LoadManager']]],
['active_56',['active',['../classxrpl_1_1test_1_1SuiteJournalSink.html#acdd9138e6e36f2e482186f8aeb1274aa',1,'xrpl::test::SuiteJournalSink::active()'],['../classbeast_1_1NullJournalSink.html#ae3d722f3d1585a8235cb68ef7bddef14',1,'beast::NullJournalSink::active()'],['../classbeast_1_1WrappedSink.html#af462747f670e2cbdc9f7e87d3968633e',1,'beast::WrappedSink::active()'],['../classbeast_1_1Journal.html#a5929f5a6c995e2c2c5aada222ee470c4',1,'beast::Journal::active()'],['../classbeast_1_1Journal_1_1Stream.html#a59fd6a4a63469b50d87acaa2d20113ad',1,'beast::Journal::Stream::active()'],['../classbeast_1_1Journal_1_1Sink.html#a72d6f4718d1cc5c5c5d76553d8ce10df',1,'beast::Journal::Sink::active()']]],
- ['adaptor_57',['adaptor',['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a11f30c80cef55601e5596ac6bc5c744d',1,'xrpl::RCLConsensus::Adaptor::Adaptor()'],['../classxrpl_1_1Validations.html#a5c53682eaf1b437da4cd67d5134d0906',1,'xrpl::Validations::adaptor()'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Adaptor.html#a91c5d7dbaf115af8fa6c0fb4bc2ac28b',1,'xrpl::test::csf::Validations_test::Adaptor::Adaptor()']]],
+ ['adaptor_57',['adaptor',['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Adaptor.html#a91c5d7dbaf115af8fa6c0fb4bc2ac28b',1,'xrpl::test::csf::Validations_test::Adaptor::Adaptor()'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a11f30c80cef55601e5596ac6bc5c744d',1,'xrpl::RCLConsensus::Adaptor::Adaptor()'],['../classxrpl_1_1Validations.html#a5c53682eaf1b437da4cd67d5134d0906',1,'xrpl::Validations::adaptor()']]],
['add_58',['add',['../classxrpl_1_1STBitString.html#a7babef6c56c32f5491b7c91425cd5de5',1,'xrpl::STBitString::add()'],['../classxrpl_1_1STBlob.html#a6b3136d1abc3c273b2b90827ec99d5f8',1,'xrpl::STBlob::add()'],['../classxrpl_1_1STCurrency.html#acdecb304ae31374de40cb80bf0ce5a6e',1,'xrpl::STCurrency::add()'],['../classxrpl_1_1STInteger.html#a20fc1bca7dac4a1782f9bca4ee387ceb',1,'xrpl::STInteger::add()'],['../classxrpl_1_1STIssue.html#a11ae7593aacd462bf8bde6076e5f3204',1,'xrpl::STIssue::add()'],['../classxrpl_1_1STNumber.html#a1a3524139128aea445beb3ece4065085',1,'xrpl::STNumber::add()'],['../classxrpl_1_1STObject.html#a7ae210559782126638ca3712e9d3f632',1,'xrpl::STObject::add(Serializer &s) const override'],['../classxrpl_1_1STObject.html#ae5ff93050e0ff6b5ff903c752ef463ed',1,'xrpl::STObject::add(Serializer &s, WhichFields whichFields) const'],['../classxrpl_1_1STPathSet.html#a00b13d9b468ef3daf4805668ca2cffeb',1,'xrpl::STPathSet::add()'],['../classxrpl_1_1STVector256.html#a3cc5de0d80fc1162ba70f5b72b32c58f',1,'xrpl::STVector256::add()'],['../classxrpl_1_1STXChainBridge.html#a73dd3a4dd6a2f351ad6f3020ea151428',1,'xrpl::STXChainBridge::add()'],['../classxrpl_1_1JsonPropertyStream.html#aec3b9957cc7794009e85bc06411e5e81',1,'xrpl::JsonPropertyStream::add()'],['../structxrpl_1_1Resource_1_1Entry.html#a1938fafbd8c64700a4093de7abf66bc5',1,'xrpl::Resource::Entry::add()'],['../classbeast_1_1insight_1_1detail_1_1StatsDCollectorImp.html#a2e76aeb8383dfce6c1d3f26a30a1ab60',1,'beast::insight::detail::StatsDCollectorImp::add()'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1TestHarness.html#a0b4d560af9a550bbd00728745cc1fd9e',1,'xrpl::test::csf::Validations_test::TestHarness::add()'],['../classxrpl_1_1test_1_1csf_1_1CollectorRefs.html#ae8a5f61506667b150f324123e253cbc8',1,'xrpl::test::csf::CollectorRefs::add()'],['../classxrpl_1_1short__read__test_1_1Base.html#a8daeec34d80a2b5c31ec6c268c186a09',1,'xrpl::short_read_test::Base::add()'],['../classxrpl_1_1PeerFinder_1_1Livecache__test.html#a6b01478a9e974737a5f559d251c5ab95',1,'xrpl::PeerFinder::Livecache_test::add()'],['../structxrpl_1_1detail_1_1suite__results.html#a4cfcc164c9f10d5acf5b3d9013ab42d7',1,'xrpl::detail::suite_results::add()'],['../structxrpl_1_1detail_1_1results.html#a777987b9c36f3a822e058c1b17b0f40b',1,'xrpl::detail::results::add()'],['../structxrpl_1_1detail_1_1multi__runner__base_1_1inner.html#ae8365009df1824e87b84e5b74cc1e3b8',1,'xrpl::detail::multi_runner_base::inner::add()'],['../classxrpl_1_1detail_1_1multi__runner__base.html#a06b562af8774cadac24c869aa0070daa',1,'xrpl::detail::multi_runner_base::add()'],['../classxrpl_1_1AmendmentTableImpl.html#a85fe34ad92bed99a52ad162ef702de27',1,'xrpl::AmendmentTableImpl::add()'],['../classxrpl_1_1TxQ_1_1TxQAccount.html#a5a9bee66c591d060b8f41e81e0f41bdd',1,'xrpl::TxQ::TxQAccount::add()'],['../classxrpl_1_1Validations.html#a2a8b8aca1ef992bab3e1193b7bc80932',1,'xrpl::Validations::add()'],['../classxrpl_1_1PeerFinder_1_1Counts.html#ac6b1fed6d2c64923a22318c5017febb8',1,'xrpl::PeerFinder::Counts::add()'],['../classbeast_1_1PropertyStream.html#afbc26a740d14b08002ad9518310c60e4',1,'beast::PropertyStream::add(unsigned long value)'],['../classbeast_1_1PropertyStream.html#a23b3a87a0eaeb6586323496467e7ceeb',1,'beast::PropertyStream::add(bool value)'],['../classbeast_1_1PropertyStream.html#a79420c335f7a5ee6a324c78e3b166ad1',1,'beast::PropertyStream::add(char value)'],['../classbeast_1_1PropertyStream.html#afac47c0d9590b1f92e6db69be8922e5b',1,'beast::PropertyStream::add(signed char value)'],['../classbeast_1_1PropertyStream.html#a6dab4ef049b0f8eb46eceff046bda11f',1,'beast::PropertyStream::add(unsigned char value)'],['../classbeast_1_1PropertyStream.html#a5b18d84c44d1834064d1a171b5721e4f',1,'beast::PropertyStream::add(short value)'],['../classbeast_1_1PropertyStream.html#ad89e3880312d9d2f1710dc72a26b54cd',1,'beast::PropertyStream::add(unsigned short value)'],['../classbeast_1_1PropertyStream.html#a192496515beb7277123c50eafc0e93b8',1,'beast::PropertyStream::add(int value)'],['../classbeast_1_1PropertyStream.html#a7e2307f8ab4b3da6ba77e0a2374863f3',1,'beast::PropertyStream::add(unsigned int value)'],['../classbeast_1_1PropertyStream.html#a7f50b4bceb293a2efcb1b29b3158c7f9',1,'beast::PropertyStream::add(long value)'],['../classbeast_1_1PropertyStream.html#af1d537979b3cc3676fc44dd4745946a5',1,'beast::PropertyStream::add(char const *value)'],['../classbeast_1_1PropertyStream.html#a7db4afda014289cf6744301b5157b71f',1,'beast::PropertyStream::add(long long value)'],['../classbeast_1_1PropertyStream.html#ac1a1164f84438b63fd95ceee25b4ba85',1,'beast::PropertyStream::add(unsigned long long value)'],['../classbeast_1_1PropertyStream.html#a2cc4c291084a2ad5c10b1b9e5f1d8267',1,'beast::PropertyStream::add(float value)'],['../classbeast_1_1PropertyStream.html#a4dff2dfaaf8650815629df1ab882a923',1,'beast::PropertyStream::add(double value)'],['../classbeast_1_1PropertyStream.html#a243dbabd586b0229219a6c8a11baeeb4',1,'beast::PropertyStream::add(long double value)'],['../structbeast_1_1unit__test_1_1detail_1_1reporter_1_1suite__results.html#a38979279ba1b83e406a2f3c6ee7fa17d',1,'beast::unit_test::detail::reporter::suite_results::add()'],['../classxrpl_1_1DecayWindow.html#ab63a09f3be634ed0252d8127f7e3632f',1,'xrpl::DecayWindow::add()'],['../classxrpl_1_1DecayingSample.html#a8df063747a57263920897055a3d8d7f1',1,'xrpl::DecayingSample::add()'],['../classxrpl_1_1STBase.html#aff4e53fa39d8168f305be959dfb102d2',1,'xrpl::STBase::add()'],['../classbeast_1_1PropertyStream.html#ac3640f5ec521538142e018c7b9449f2f',1,'beast::PropertyStream::add()'],['../structbeast_1_1unit__test_1_1detail_1_1reporter_1_1results.html#acca69a4a1af4170be93d67be30ac7b9d',1,'beast::unit_test::detail::reporter::results::add()'],['../classbeast_1_1PropertyStream.html#a28eaa92c7ca837f1ccfc4c93ea54219a',1,'beast::PropertyStream::add(std::string const &key, std::string const &value)=0'],['../classbeast_1_1PropertyStream.html#a12e1ed0e9696c8260fbf1739c707b607',1,'beast::PropertyStream::add(std::string const &key, char const *value)'],['../classbeast_1_1PropertyStream.html#a8a1e2466f482ab507f91f62008570b2f',1,'beast::PropertyStream::add(std::string const &key, bool value)'],['../classbeast_1_1PropertyStream.html#a25971a70b0d4036d09782287659e6cc9',1,'beast::PropertyStream::add(std::string const &key, char value)'],['../classbeast_1_1PropertyStream.html#a79122ae34fa6633530df9a0b87bdfd3c',1,'beast::PropertyStream::add(std::string const &key, signed char value)'],['../classbeast_1_1PropertyStream.html#a7cd6fa11e5b75d48d3c2e84c4a55c069',1,'beast::PropertyStream::add(std::string const &key, unsigned char value)'],['../classbeast_1_1PropertyStream.html#aa5d01244188d6eff0c971e85f97d1ee7',1,'beast::PropertyStream::add(std::string const &key, short value)'],['../classbeast_1_1PropertyStream.html#adcdaec4f4c4aa1bee5d046abcf9f05a4',1,'beast::PropertyStream::add(std::string const &key, unsigned short value)'],['../classxrpl_1_1STArray.html#a8464029f2a7be82f172066164902c14b',1,'xrpl::STArray::add()'],['../classbeast_1_1PropertyStream.html#a8f97447631b96a757d1f203561da684a',1,'beast::PropertyStream::add(std::string const &key, unsigned int value)'],['../classbeast_1_1PropertyStream.html#a2d422a19b1a7256eac9787fa8208cfa1',1,'beast::PropertyStream::add(std::string const &key, long value)'],['../classbeast_1_1PropertyStream.html#a88fa55ab3ac95e195d4fbf10955f9473',1,'beast::PropertyStream::add(std::string const &key, unsigned long value)'],['../classbeast_1_1PropertyStream.html#ad0f254c63738bc9b6923ab92125eca8c',1,'beast::PropertyStream::add(std::string const &key, long long value)'],['../classbeast_1_1PropertyStream.html#a0fe28a6fa5f72b43e0da657c0efa099e',1,'beast::PropertyStream::add(std::string const &key, unsigned long long value)'],['../classbeast_1_1PropertyStream.html#ab8f4ce03d7c811262313a7c6c182c707',1,'beast::PropertyStream::add(std::string const &key, float value)'],['../classbeast_1_1PropertyStream.html#af4f18b4665bcc1c71f6cc2a62a651b50',1,'beast::PropertyStream::add(std::string const &key, double value)'],['../classbeast_1_1PropertyStream.html#a27dd145b7aa7ec0b653348ab83753e72',1,'beast::PropertyStream::add(std::string const &key, long double value)'],['../classbeast_1_1PropertyStream.html#a46a8f035fcfc444af8725bc9af393ea7',1,'beast::PropertyStream::add(std::string const &value)=0'],['../classxrpl_1_1STAmount.html#a25bfca714a2cf38542966e745149a75f',1,'xrpl::STAmount::add()'],['../classxrpl_1_1JsonPropertyStream.html#aec896e563620e243ede1a7b24068cd20',1,'xrpl::JsonPropertyStream::add(int value) override'],['../classxrpl_1_1JsonPropertyStream.html#ab77db44db2d2b16a5b129a7d2126f10a',1,'xrpl::JsonPropertyStream::add(short value) override'],['../classxrpl_1_1JsonPropertyStream.html#af1ab005e955e9163baa6611e5ac2af3c',1,'xrpl::JsonPropertyStream::add(std::string const &key, std::string const &v) override'],['../classxrpl_1_1JsonPropertyStream.html#ad1473fbee5b792e57e084e327c9f881f',1,'xrpl::JsonPropertyStream::add(std::string const &key, double v) override'],['../classxrpl_1_1JsonPropertyStream.html#ab8847f76dcc32babd7a6a1ba68c3536c',1,'xrpl::JsonPropertyStream::add(std::string const &key, float v) override'],['../classxrpl_1_1JsonPropertyStream.html#acbf5e06f5d897624a668920c9c7b0205',1,'xrpl::JsonPropertyStream::add(std::string const &key, long value) override'],['../classxrpl_1_1JsonPropertyStream.html#a3e219b748254e15fcfb8ad82fecb7c34',1,'xrpl::JsonPropertyStream::add(std::string const &key, unsigned int value) override'],['../classxrpl_1_1JsonPropertyStream.html#a0cda470a4ee47cf3690b4ae5dfd4b5c3',1,'xrpl::JsonPropertyStream::add(std::string const &key, int value) override'],['../classxrpl_1_1JsonPropertyStream.html#a1f8242f39526485b0e7ad03c8e248891',1,'xrpl::JsonPropertyStream::add(std::string const &key, unsigned short value) override'],['../classxrpl_1_1JsonPropertyStream.html#a84f78b3afabddd072b7b798d6ed4d87b',1,'xrpl::JsonPropertyStream::add(std::string const &key, short value) override'],['../classbeast_1_1PropertyStream_1_1Source.html#a986ac5abff1a53a1a1f7dde38f0073bc',1,'beast::PropertyStream::Source::add(Derived *child)'],['../classbeast_1_1PropertyStream_1_1Source.html#a6b74ac4b0ae83b71d8605412b2fe5c8b',1,'beast::PropertyStream::Source::add(Source &source)'],['../classbeast_1_1PropertyStream_1_1Set.html#ab364b9b332ca6293b9728b86da1377ef',1,'beast::PropertyStream::Set::add()'],['../classbeast_1_1PropertyStream_1_1Map.html#ac760c1fcce967fed82dea209bb72cba1',1,'beast::PropertyStream::Map::add(Key key, Value value) const'],['../classbeast_1_1PropertyStream_1_1Map.html#accb389586f4954078d2925f48ca4b6c1',1,'beast::PropertyStream::Map::add(std::string const &key, Value value) const'],['../classxrpl_1_1STAccount.html#a3f801be45d41d16e4c44673985092523',1,'xrpl::STAccount::add()'],['../classxrpl_1_1KnownFormats.html#a37cebadc6d415a864bfdbdcb03272f8c',1,'xrpl::KnownFormats::add()'],['../classxrpl_1_1JsonPropertyStream.html#aeefceb47d5d94d0d9ca2d0cd4a62ca17',1,'xrpl::JsonPropertyStream::add(std::string const &v) override'],['../classxrpl_1_1JsonPropertyStream.html#ab32590878c27c531bc4d5bf5dcc63d85',1,'xrpl::JsonPropertyStream::add(double v) override'],['../classxrpl_1_1JsonPropertyStream.html#ace472cb52dddd48762dd438eae48fb03',1,'xrpl::JsonPropertyStream::add(unsigned int value) override'],['../classxrpl_1_1JsonPropertyStream.html#ab1b63a177e1435649c11e401cfd8ba17',1,'xrpl::JsonPropertyStream::add(long value) override'],['../classxrpl_1_1JsonPropertyStream.html#a11c7e545754f4ed8f97c3f6208ea9a89',1,'xrpl::JsonPropertyStream::add(float v) override']]],
['add16_59',['add16',['../classxrpl_1_1Serializer.html#a425ba2bbb3e64a8568cf7ab02c8f3552',1,'xrpl::Serializer']]],
['add32_60',['add32',['../classxrpl_1_1Serializer.html#affa3d679090973238f98424b787835db',1,'xrpl::Serializer::add32(HashPrefix p)'],['../classxrpl_1_1Serializer.html#a1ac5554e8d482224cf840f7f1d0c072f',1,'xrpl::Serializer::add32(T i)']]],
@@ -236,7 +236,7 @@ var searchData=
['amounts_233',['amounts',['../classxrpl_1_1Quality__test.html#ae0554fd49aed223831f030bc8d543017',1,'xrpl::Quality_test']]],
['amountspec_234',['AmountSpec',['../structxrpl_1_1AmountSpec.html#a8ea0a417d7f48cab863332d8ea103e89',1,'xrpl::AmountSpec']]],
['ancestor_235',['ancestor',['../classxrpl_1_1SpanTip.html#aa91ba53f92f7c8685f7d481108f81339',1,'xrpl::SpanTip']]],
- ['any_236',['any',['../structxrpl_1_1Transaction_1_1SubmitResult.html#a1202ff01975d5e9869e36622e6b03b14',1,'xrpl::Transaction::SubmitResult::any()'],['../namespacexrpl.html#aff1b8c6aee07c7bc399d90566e71cc08',1,'xrpl::any()'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#af982e30cb5d438ccd7395ff1a0268817',1,'xrpl::test::csf::CollectorRef::Any::Any(T &t)'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#aeb69b44de3661aa5a1326c40f409e433',1,'xrpl::test::csf::CollectorRef::Any::Any(Any const &)=delete'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#ae4014269bc1817d7b7908308fb854793',1,'xrpl::test::csf::CollectorRef::Any::Any(Any &&)=default'],['http://en.cppreference.com/w/cpp/utility/any/any.html',1,'std::any::any()'],['http://en.cppreference.com/w/cpp/utility/bitset/all_any_none.html',1,'std::bitset::any()'],['http://en.cppreference.com/w/cpp/experimental/any/any.html',1,'std::experimental::any::any()']]],
+ ['any_236',['any',['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#ae4014269bc1817d7b7908308fb854793',1,'xrpl::test::csf::CollectorRef::Any::Any()'],['../namespacexrpl.html#aff1b8c6aee07c7bc399d90566e71cc08',1,'xrpl::any()'],['http://en.cppreference.com/w/cpp/utility/any/any.html',1,'std::any::any()'],['http://en.cppreference.com/w/cpp/utility/bitset/all_any_none.html',1,'std::bitset::any()'],['http://en.cppreference.com/w/cpp/experimental/any/any.html',1,'std::experimental::any::any()'],['../structxrpl_1_1Transaction_1_1SubmitResult.html#a1202ff01975d5e9869e36622e6b03b14',1,'xrpl::Transaction::SubmitResult::any()'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#af982e30cb5d438ccd7395ff1a0268817',1,'xrpl::test::csf::CollectorRef::Any::Any(T &t)'],['../classxrpl_1_1test_1_1csf_1_1CollectorRef_1_1Any.html#aeb69b44de3661aa5a1326c40f409e433',1,'xrpl::test::csf::CollectorRef::Any::Any(Any const &)=delete']]],
['any_5fcast_237',['any_cast',['http://en.cppreference.com/w/cpp/utility/any/any_cast.html',1,'std::any_cast()'],['http://en.cppreference.com/w/cpp/experimental/any/any_cast.html',1,'std::experimental::any_cast()']]],
['any_5ffailed_238',['any_failed',['../classxrpl_1_1detail_1_1multi__runner__base.html#a2a9bda7459aa377418fa1ad463c5627e',1,'xrpl::detail::multi_runner_base::any_failed()'],['../classxrpl_1_1test_1_1multi__runner__parent.html#a63873747e5ca9a09c4906cf7bc34f9ed',1,'xrpl::test::multi_runner_parent::any_failed()'],['../classxrpl_1_1detail_1_1multi__runner__base.html#abfe5c6bff4469d1e988652584710f030',1,'xrpl::detail::multi_runner_base::any_failed()'],['../structxrpl_1_1detail_1_1multi__runner__base_1_1inner.html#a14b0110985fd51df6b13d2f0de420a21',1,'xrpl::detail::multi_runner_base::inner::any_failed(bool v)'],['../structxrpl_1_1detail_1_1multi__runner__base_1_1inner.html#a9108fff3a4219e065c65dcb25755d40e',1,'xrpl::detail::multi_runner_base::inner::any_failed() const']]],
['any_5fof_239',['any_of',['http://en.cppreference.com/w/cpp/algorithm/ranges/all_any_none_of.html',1,'std::ranges::any_of()'],['http://en.cppreference.com/w/cpp/algorithm/all_any_none_of.html',1,'std::any_of()']]],
diff --git a/search/functions_10.js b/search/functions_10.js
index e284da2e0b..ed3de273e0 100644
--- a/search/functions_10.js
+++ b/search/functions_10.js
@@ -156,7 +156,7 @@ var searchData=
['passeslocalchecks_153',['passesLocalChecks',['../namespacexrpl.html#aaa9e2821863e0f2afc13b091758f6be6',1,'xrpl']]],
['passinfo_154',['passinfo',['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html#a3a8b2ef3cafb638b6947af6a7fec966c',1,'xrpl::path::detail::FlowDebugInfo::PassInfo::PassInfo()=delete'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html#a0e14e57b87603f5bbe4be1708156549c',1,'xrpl::path::detail::FlowDebugInfo::PassInfo::PassInfo(bool nativeIn_, bool nativeOut_)']]],
['passwordunrequiredorsentcorrect_155',['passwordUnrequiredOrSentCorrect',['../namespacexrpl.html#a266e98207be870bb06d6093522b92ce1',1,'xrpl']]],
- ['path_156',['path',['../classxrpl_1_1test_1_1jtx_1_1path.html#a327cf2940f37da43c72b70826cea66fb',1,'xrpl::test::jtx::path::path(T const &t, Args const &... args)'],['../classxrpl_1_1test_1_1jtx_1_1path.html#ab8e60a4ef999457d10d5e9f781410e6f',1,'xrpl::test::jtx::path::path()'],['../classbeast_1_1temp__dir.html#a12a24007c243e0739cfc36703a3257bb',1,'beast::temp_dir::path()'],['http://en.cppreference.com/w/cpp/filesystem/path/path.html',1,'std::filesystem::path::path()'],['http://en.cppreference.com/w/cpp/experimental/fs/path/path.html',1,'std::experimental::filesystem::path::path()'],['http://en.cppreference.com/w/cpp/experimental/fs/directory_entry/path.html',1,'std::experimental::filesystem::directory_entry::path()'],['../classxrpl_1_1test_1_1Path.html#a464acf9ae30609fbf9dff72f0407231a',1,'xrpl::test::Path::Path(First &&first, Rest &&... rest)'],['../classxrpl_1_1test_1_1Path.html#a4f78472abe2a2cde7825a05f2b90b304',1,'xrpl::test::Path::Path(Path &&)=default'],['../classxrpl_1_1test_1_1Path.html#a676c9ed30e62101d1c789ca7ee9cd603',1,'xrpl::test::Path::Path(Path const &)=default'],['../classxrpl_1_1test_1_1Path.html#ad3d42105b490ba962872cc54e63b322e',1,'xrpl::test::Path::Path()=default'],['http://en.cppreference.com/w/cpp/filesystem/directory_entry/path.html',1,'std::filesystem::directory_entry::path()']]],
+ ['path_156',['path',['../classxrpl_1_1test_1_1Path.html#a464acf9ae30609fbf9dff72f0407231a',1,'xrpl::test::Path::Path(First &&first, Rest &&... rest)'],['../classxrpl_1_1test_1_1Path.html#a4f78472abe2a2cde7825a05f2b90b304',1,'xrpl::test::Path::Path(Path &&)=default'],['../classxrpl_1_1test_1_1Path.html#a676c9ed30e62101d1c789ca7ee9cd603',1,'xrpl::test::Path::Path(Path const &)=default'],['../classxrpl_1_1test_1_1Path.html#ad3d42105b490ba962872cc54e63b322e',1,'xrpl::test::Path::Path()=default'],['../classxrpl_1_1test_1_1jtx_1_1path.html#ab8e60a4ef999457d10d5e9f781410e6f',1,'xrpl::test::jtx::path::path()'],['../classbeast_1_1temp__dir.html#a12a24007c243e0739cfc36703a3257bb',1,'beast::temp_dir::path()'],['http://en.cppreference.com/w/cpp/filesystem/path/path.html',1,'std::filesystem::path::path()'],['http://en.cppreference.com/w/cpp/filesystem/directory_entry/path.html',1,'std::filesystem::directory_entry::path()'],['http://en.cppreference.com/w/cpp/experimental/fs/path/path.html',1,'std::experimental::filesystem::path::path()'],['http://en.cppreference.com/w/cpp/experimental/fs/directory_entry/path.html',1,'std::experimental::filesystem::directory_entry::path()'],['../classxrpl_1_1test_1_1jtx_1_1path.html#a327cf2940f37da43c72b70826cea66fb',1,'xrpl::test::jtx::path::path()']]],
['path1_157',['path1',['http://en.cppreference.com/w/cpp/experimental/fs/filesystem_error/path.html',1,'std::experimental::filesystem::filesystem_error::path1()'],['http://en.cppreference.com/w/cpp/filesystem/filesystem_error/path.html',1,'std::filesystem::filesystem_error::path1()']]],
['path2_158',['path2',['http://en.cppreference.com/w/cpp/experimental/fs/filesystem_error/path.html',1,'std::experimental::filesystem::filesystem_error::path2()'],['http://en.cppreference.com/w/cpp/filesystem/filesystem_error/path.html',1,'std::filesystem::filesystem_error::path2()']]],
['path_5ffind_159',['path_find',['../classxrpl_1_1test_1_1Path__test.html#af1f53ddfe04c5ccc243bb68fa31b1fde',1,'xrpl::test::Path_test']]],
@@ -268,7 +268,7 @@ var searchData=
['populate_265',['populate',['../namespacexrpl.html#a25d17fc624e61542d767bbefc343611d',1,'xrpl']]],
['populatefetchpack_266',['populateFetchPack',['../namespacexrpl.html#a63a180826647fe29d9791ed46375e267',1,'xrpl']]],
['populatejsonresponse_267',['populatejsonresponse',['../namespacexrpl.html#a168fc2595ccd557a394447c3e4196940',1,'xrpl::populateJsonResponse(std::pair< TxResult, RPC::Status > const &res, TxArgs const &args, RPC::JsonContext const &context)'],['../namespacexrpl.html#a06643a54f36bf47da9fa36db6f21ed1f',1,'xrpl::populateJsonResponse(std::pair< AccountTxResult, RPC::Status > const &res, AccountTxArgs const &args, RPC::JsonContext const &context)']]],
- ['port_268',['port',['../classbeast_1_1IP_1_1Endpoint.html#ad4ea0ccfc9a795efb3d68dcd0a788f5e',1,'beast::IP::Endpoint::port()'],['../structxrpl_1_1WSSession.html#aa5c3de1383e1715ccb1b68f427a4910c',1,'xrpl::WSSession::port()'],['../classxrpl_1_1Session.html#a218c8b157a9b812c7b7c3f92dac1e25c',1,'xrpl::Session::port()'],['../classxrpl_1_1BaseWSPeer.html#a601bf12bd6aa27642bc77e7650fa755b',1,'xrpl::BaseWSPeer::port()'],['../classxrpl_1_1BaseHTTPPeer.html#ac5256420f00e8977a1eb542184b48f8d',1,'xrpl::BaseHTTPPeer::port()'],['../structxrpl_1_1Port.html#a850a215efdb0fffd1dc85b16e1a11457',1,'xrpl::Port::Port()']]],
+ ['port_268',['port',['../classxrpl_1_1BaseHTTPPeer.html#ac5256420f00e8977a1eb542184b48f8d',1,'xrpl::BaseHTTPPeer::port()'],['../structxrpl_1_1Port.html#a850a215efdb0fffd1dc85b16e1a11457',1,'xrpl::Port::Port()'],['../structxrpl_1_1WSSession.html#aa5c3de1383e1715ccb1b68f427a4910c',1,'xrpl::WSSession::port()'],['../classxrpl_1_1Session.html#a218c8b157a9b812c7b7c3f92dac1e25c',1,'xrpl::Session::port()'],['../classxrpl_1_1BaseWSPeer.html#a601bf12bd6aa27642bc77e7650fa755b',1,'xrpl::BaseWSPeer::port()'],['../classbeast_1_1IP_1_1Endpoint.html#ad4ea0ccfc9a795efb3d68dcd0a788f5e',1,'beast::IP::Endpoint::port()']]],
['ports_269',['ports',['../classxrpl_1_1ServerImpl.html#a60c703b6863bff11e30c6edd4490cb52',1,'xrpl::ServerImpl::ports()'],['../classxrpl_1_1Server.html#a85ce3d8846a108ebdcc776c1344efb9a',1,'xrpl::Server::ports()']]],
['pos_5fformat_270',['pos_format',['http://en.cppreference.com/w/cpp/locale/moneypunct/pos_format.html',1,'std::moneypunct::pos_format()'],['http://en.cppreference.com/w/cpp/locale/moneypunct/pos_format.html',1,'std::moneypunct_byname::pos_format()']]],
['position_271',['position',['../classxrpl_1_1ConsensusProposal.html#ac160b191d4c9b77ce19187e931c24ffa',1,'xrpl::ConsensusProposal::position()'],['http://en.cppreference.com/w/cpp/regex/match_results/position.html',1,'std::cmatch::position()'],['http://en.cppreference.com/w/cpp/regex/match_results/position.html',1,'std::match_results::position()'],['http://en.cppreference.com/w/cpp/regex/match_results/position.html',1,'std::smatch::position()'],['http://en.cppreference.com/w/cpp/regex/match_results/position.html',1,'std::wcmatch::position()'],['http://en.cppreference.com/w/cpp/regex/match_results/position.html',1,'std::wsmatch::position()'],['../classxrpl_1_1test_1_1csf_1_1Peer_1_1Position.html#a942556062c67d8066d432a684203abce',1,'xrpl::test::csf::Peer::Position::Position()']]],
diff --git a/search/functions_12.js b/search/functions_12.js
index c4765f0e95..850f29787f 100644
--- a/search/functions_12.js
+++ b/search/functions_12.js
@@ -45,7 +45,7 @@ var searchData=
['rawstatetable_42',['rawstatetable',['../classxrpl_1_1detail_1_1RawStateTable.html#ad9efa036c23154549add73bebeffb4ff',1,'xrpl::detail::RawStateTable::RawStateTable(RawStateTable &&)=default'],['../classxrpl_1_1detail_1_1RawStateTable.html#aabc54dc5c8c388762770e882806b6686',1,'xrpl::detail::RawStateTable::RawStateTable(RawStateTable const &rhs)'],['../classxrpl_1_1detail_1_1RawStateTable.html#adfc78cd1f130ca06fcec039963b1cda6',1,'xrpl::detail::RawStateTable::RawStateTable()']]],
['rawtxinsert_43',['rawtxinsert',['../classxrpl_1_1TxsRawView.html#adc2fcb77ec5296ee211824c53c7da8e4',1,'xrpl::TxsRawView::rawTxInsert()'],['../classxrpl_1_1OpenView.html#acb8c82bc8a18738468381940acd60813',1,'xrpl::OpenView::rawTxInsert()'],['../classxrpl_1_1Ledger.html#a164a8970eab7f237c1f7a84b4ef9f142',1,'xrpl::Ledger::rawTxInsert(uint256 const &key, std::shared_ptr< Serializer const > const &txn, std::shared_ptr< Serializer const > const &metaData) override']]],
['rawtxinsertwithhash_44',['rawTxInsertWithHash',['../classxrpl_1_1Ledger.html#a1dca684d179084d5bbd46099a0064ab4',1,'xrpl::Ledger']]],
- ['rawview_45',['rawview',['../classxrpl_1_1ApplyContext.html#a9768025e8de1b6ee0a10621e35c31ca2',1,'xrpl::ApplyContext::rawView()'],['../classxrpl_1_1RawView.html#a14e50dfa87363904e3adb92b046a3fe6',1,'xrpl::RawView::RawView(RawView const &)=default'],['../classxrpl_1_1RawView.html#a72f3e64e85b045f8aeb53b83cd4813fd',1,'xrpl::RawView::RawView()=default']]],
+ ['rawview_45',['rawview',['../classxrpl_1_1RawView.html#a14e50dfa87363904e3adb92b046a3fe6',1,'xrpl::RawView::RawView(RawView const &)=default'],['../classxrpl_1_1RawView.html#a72f3e64e85b045f8aeb53b83cd4813fd',1,'xrpl::RawView::RawView()=default'],['../classxrpl_1_1ApplyContext.html#a9768025e8de1b6ee0a10621e35c31ca2',1,'xrpl::ApplyContext::rawView()']]],
['rbegin_46',['rbegin',['http://en.cppreference.com/w/cpp/container/map/rbegin.html',1,'std::pmr::map::rbegin()'],['../classxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t.html#a4b21e14b4d2b558424a226e0da6b4d25',1,'xrpl::PeerFinder::Livecache::hops_t::rbegin()'],['http://en.cppreference.com/w/cpp/container/deque/rbegin.html',1,'std::pmr::deque::rbegin()'],['http://en.cppreference.com/w/cpp/iterator/rbegin.html',1,'std::rbegin()'],['http://en.cppreference.com/w/cpp/container/multiset/rbegin.html',1,'std::multiset::rbegin()'],['http://en.cppreference.com/w/cpp/container/multimap/rbegin.html',1,'std::multimap::rbegin()'],['http://en.cppreference.com/w/cpp/container/map/rbegin.html',1,'std::map::rbegin()'],['http://en.cppreference.com/w/cpp/container/list/rbegin.html',1,'std::list::rbegin()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/rbegin.html',1,'std::experimental::wstring_view::rbegin()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/rbegin.html',1,'std::experimental::u32string_view::rbegin()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/rbegin.html',1,'std::experimental::u16string_view::rbegin()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/rbegin.html',1,'std::experimental::string_view::rbegin()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/rbegin.html',1,'std::experimental::basic_string_view::rbegin()'],['http://en.cppreference.com/w/cpp/container/deque/rbegin.html',1,'std::deque::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::basic_string_view::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::basic_string::rbegin()'],['http://en.cppreference.com/w/cpp/container/array/rbegin.html',1,'std::array::rbegin()'],['http://en.cppreference.com/w/cpp/container/list/rbegin.html',1,'std::pmr::list::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::pmr::wstring::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::u8string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::u32string_view::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::u32string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::u16string_view::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::u16string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::string_view::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::string::rbegin()'],['http://en.cppreference.com/w/cpp/container/span/rbegin.html',1,'std::span::rbegin()'],['http://en.cppreference.com/w/cpp/container/set/rbegin.html',1,'std::set::rbegin()'],['../classxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Hop.html#ae9b2de45d5d05d25890353c21eda6b43',1,'xrpl::PeerFinder::detail::LivecacheBase::Hop::rbegin()'],['http://en.cppreference.com/w/cpp/container/vector/rbegin.html',1,'std::pmr::vector::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::pmr::u8string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::pmr::u32string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::pmr::u16string::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::pmr::string::rbegin()'],['http://en.cppreference.com/w/cpp/container/set/rbegin.html',1,'std::pmr::set::rbegin()'],['http://en.cppreference.com/w/cpp/container/multiset/rbegin.html',1,'std::pmr::multiset::rbegin()'],['http://en.cppreference.com/w/cpp/container/multimap/rbegin.html',1,'std::pmr::multimap::rbegin()'],['http://en.cppreference.com/w/cpp/container/vector/rbegin.html',1,'std::vector::rbegin()'],['../classxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t.html#a867e0ddf6ef2e8afaf6b3c28baa8c408',1,'xrpl::PeerFinder::Livecache::hops_t::rbegin()'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1chronological__t.html#a63ad9c008d0cbe7b16a6109e6d337c96',1,'beast::detail::aged_unordered_container::chronological_t::rbegin() const'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1chronological__t.html#a9167378c867309082e1d2d7ad9f0989b',1,'beast::detail::aged_unordered_container::chronological_t::rbegin()'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a41a85141de2b5abc5910425e9be83821',1,'beast::detail::aged_ordered_container::rbegin() const'],['../classbeast_1_1detail_1_1aged__ordered__container.html#a2840b54ac1e03ae24f7bd58c18428745',1,'beast::detail::aged_ordered_container::rbegin()'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1chronological__t.html#a0d6c4c53387aa1447eaca4177bcc9d72',1,'beast::detail::aged_ordered_container::chronological_t::rbegin() const'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1chronological__t.html#a7cd9fe281492dd48946bc48af2d0c1e7',1,'beast::detail::aged_ordered_container::chronological_t::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::wstring_view::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string/rbegin.html',1,'std::wstring::rbegin()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/rbegin.html',1,'std::u8string_view::rbegin()']]],
['rclcensorshipdetector_47',['RCLCensorshipDetector',['../classxrpl_1_1RCLCensorshipDetector.html#ac58c53615b1093f10adb9659335e463e',1,'xrpl::RCLCensorshipDetector']]],
['rclconsensus_48',['rclconsensus',['../classxrpl_1_1RCLConsensus.html#a24d330c60b232310cbc6f6e4e8e362d9',1,'xrpl::RCLConsensus::RCLConsensus(RCLConsensus const &)=delete'],['../classxrpl_1_1RCLConsensus.html#abf4cdfc2b23aba86ca52e62899c30ff1',1,'xrpl::RCLConsensus::RCLConsensus(Application &app, std::unique_ptr< FeeVote > &&feeVote, LedgerMaster &ledgerMaster, LocalTxs &localTxs, InboundTransactions &inboundTransactions, Consensus< Adaptor >::clock_type const &clock, ValidatorKeys const &validatorKeys, beast::Journal journal)']]],
@@ -236,7 +236,7 @@ var searchData=
['resolverasio_233',['ResolverAsio',['../classxrpl_1_1ResolverAsio.html#ad7215ac075293b26fe7b5a750c07f03f',1,'xrpl::ResolverAsio']]],
['resolverasioimpl_234',['ResolverAsioImpl',['../classxrpl_1_1ResolverAsioImpl.html#a3136f84000054133a97168f3118a30c8',1,'xrpl::ResolverAsioImpl']]],
['resolvereference_235',['resolveReference',['../classJson_1_1Value.html#aef132fe67f929a5e19dfebb58b0de548',1,'Json::Value']]],
- ['resource_236',['resource',['http://en.cppreference.com/w/cpp/experimental/polymorphic_allocator/resource.html',1,'std::experimental::pmr::polymorphic_allocator::resource()'],['http://en.cppreference.com/w/cpp/memory/polymorphic_allocator/resource.html',1,'std::pmr::polymorphic_allocator::resource()'],['../structxrpl_1_1ValidatorSite_1_1Site_1_1Resource.html#ac7129750bf57b0e049cad67f37aaf2d0',1,'xrpl::ValidatorSite::Site::Resource::Resource()']]],
+ ['resource_236',['resource',['../structxrpl_1_1ValidatorSite_1_1Site_1_1Resource.html#ac7129750bf57b0e049cad67f37aaf2d0',1,'xrpl::ValidatorSite::Site::Resource::Resource()'],['http://en.cppreference.com/w/cpp/experimental/polymorphic_allocator/resource.html',1,'std::experimental::pmr::polymorphic_allocator::resource()'],['http://en.cppreference.com/w/cpp/memory/polymorphic_allocator/resource.html',1,'std::pmr::polymorphic_allocator::resource()']]],
['resourcemanager_237',['resourceManager',['../classxrpl_1_1OverlayImpl.html#a97527af5804683e8e2bdc8ac779eb093',1,'xrpl::OverlayImpl']]],
['result_238',['result',['../structxrpl_1_1path_1_1RippleCalc_1_1Output.html#a1ff9ef77b4c94b557864b4190e7eddd4',1,'xrpl::path::RippleCalc::Output']]],
['results_239',['results',['../classbeast_1_1unit__test_1_1results.html#a99408628e0f95a70f6c7a72f51c35e67',1,'beast::unit_test::results::results()'],['../structxrpl_1_1PeerFinder_1_1Source_1_1Results.html#a93f967cc449058ffb9ec606bcff3986e',1,'xrpl::PeerFinder::Source::Results::Results()']]],
diff --git a/search/functions_13.js b/search/functions_13.js
index a7a116bd37..b6297df027 100644
--- a/search/functions_13.js
+++ b/search/functions_13.js
@@ -48,12 +48,12 @@ var searchData=
['secondspermessage_45',['secondsPerMessage',['../namespacexrpl_1_1PeerFinder_1_1Tuning.html#ad9ac7a7b2058d4f251a6b12fb276ae97',1,'xrpl::PeerFinder::Tuning']]],
['secp256k1context_46',['secp256k1Context',['../namespacexrpl.html#aa8c7f46eae8d74c40bfc3b547ab601be',1,'xrpl']]],
['secretkey_47',['secretkey',['../classxrpl_1_1SecretKey.html#a532584f7e5d06e664ab965594e2829a8',1,'xrpl::SecretKey::SecretKey(Slice const &slice)'],['../classxrpl_1_1SecretKey.html#a54758471fcf10306a758e92dcb6f9de6',1,'xrpl::SecretKey::SecretKey(std::array< std::uint8_t, 32 > const &data)'],['../classxrpl_1_1SecretKey.html#acd7fdcb22d500e60b1d4206e74602755',1,'xrpl::SecretKey::SecretKey(SecretKey const &)=default'],['../classxrpl_1_1SecretKey.html#a8320588cd72dc4cdf8198a18bf339535',1,'xrpl::SecretKey::SecretKey()=delete']]],
- ['section_48',['section',['../classxrpl_1_1Section.html#a7b6111cb75faba4c0b1128b2eb5e687c',1,'xrpl::Section::Section()'],['../classxrpl_1_1BasicConfig.html#af4adcb2a916d5c27cf360f0cbb0dc991',1,'xrpl::BasicConfig::section(std::string const &name)'],['../classxrpl_1_1BasicConfig.html#a7665c744f78688005080c9f583971eab',1,'xrpl::BasicConfig::section(std::string const &name) const']]],
+ ['section_48',['section',['../classxrpl_1_1BasicConfig.html#af4adcb2a916d5c27cf360f0cbb0dc991',1,'xrpl::BasicConfig::section(std::string const &name)'],['../classxrpl_1_1BasicConfig.html#a7665c744f78688005080c9f583971eab',1,'xrpl::BasicConfig::section(std::string const &name) const'],['../classxrpl_1_1Section.html#a7b6111cb75faba4c0b1128b2eb5e687c',1,'xrpl::Section::Section()']]],
['secure_49',['secure',['../structxrpl_1_1Port.html#aa07d28b8a41bd5a44c5338974a467f0a',1,'xrpl::Port']]],
['secure_5ferase_50',['secure_erase',['../namespacexrpl.html#a46e85ee50ed9f2a918f09981d77d1d7c',1,'xrpl']]],
['secure_5fgateway_51',['secure_gateway',['../namespacexrpl_1_1test_1_1jtx.html#a3555677e8e139ecf9856e263d0a149f8',1,'xrpl::test::jtx']]],
['secure_5fgateway_5flocalnet_52',['secure_gateway_localnet',['../namespacexrpl_1_1test_1_1jtx.html#ad7b2815339b6de7652b32525c1d85d09',1,'xrpl::test::jtx']]],
- ['seed_53',['seed',['../classxrpl_1_1Seed.html#ac82dcc3f41e41cfbef1c87a88ee26f48',1,'xrpl::Seed::Seed()'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::discard_block_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/independent_bits_engine/seed.html',1,'std::independent_bits_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/shuffle_order_engine/seed.html',1,'std::knuth_b::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::linear_congruential_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mersenne_twister_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::minstd_rand::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::minstd_rand0::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mt19937::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mt19937_64::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::ranlux24::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::ranlux24_base::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::ranlux48::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::ranlux48_base::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/shuffle_order_engine/seed.html',1,'std::shuffle_order_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::subtract_with_carry_engine::seed()'],['../classbeast_1_1detail_1_1xor__shift__engine.html#a2fcebbc5ae3ff950e5bd4bfa6ecdf491',1,'beast::detail::xor_shift_engine::seed()'],['../classxrpl_1_1Seed.html#a32980c9b04d9838c200d6faf481d8e0a',1,'xrpl::Seed::Seed()=delete'],['../classxrpl_1_1Seed.html#a0398c56fcafa2523641b77af0b20d5d5',1,'xrpl::Seed::Seed(Seed const &)=default'],['../classxrpl_1_1Seed.html#a94da4fddc70cc6d5a3756b1bab9d3f20',1,'xrpl::Seed::Seed(Slice const &slice)']]],
+ ['seed_53',['seed',['../classbeast_1_1detail_1_1xor__shift__engine.html#a2fcebbc5ae3ff950e5bd4bfa6ecdf491',1,'beast::detail::xor_shift_engine::seed()'],['../classxrpl_1_1Seed.html#a32980c9b04d9838c200d6faf481d8e0a',1,'xrpl::Seed::Seed()=delete'],['../classxrpl_1_1Seed.html#a0398c56fcafa2523641b77af0b20d5d5',1,'xrpl::Seed::Seed(Seed const &)=default'],['../classxrpl_1_1Seed.html#a94da4fddc70cc6d5a3756b1bab9d3f20',1,'xrpl::Seed::Seed(Slice const &slice)'],['../classxrpl_1_1Seed.html#ac82dcc3f41e41cfbef1c87a88ee26f48',1,'xrpl::Seed::Seed(uint128 const &seed)'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::discard_block_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/independent_bits_engine/seed.html',1,'std::independent_bits_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/shuffle_order_engine/seed.html',1,'std::knuth_b::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::linear_congruential_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mersenne_twister_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::minstd_rand::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/linear_congruential_engine/seed.html',1,'std::minstd_rand0::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mt19937::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine/seed.html',1,'std::mt19937_64::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::ranlux24::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::ranlux24_base::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/discard_block_engine/seed.html',1,'std::ranlux48::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::ranlux48_base::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/shuffle_order_engine/seed.html',1,'std::shuffle_order_engine::seed()'],['http://en.cppreference.com/w/cpp/numeric/random/subtract_with_carry_engine/seed.html',1,'std::subtract_with_carry_engine::seed()']]],
['seed_5fseq_54',['seed_seq',['http://en.cppreference.com/w/cpp/numeric/random/seed_seq/seed_seq.html',1,'std::seed_seq']]],
['seedas1751_55',['seedAs1751',['../namespacexrpl.html#a5db3fe998c420da3e35d254bf21833e3',1,'xrpl']]],
['seekg_56',['seekg',['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::ifstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::istringstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::strstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::wfstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::wifstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::wiostream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::wistream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::wistringstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::wstringstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::stringstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::istrstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::istream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::iostream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::fstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::basic_stringstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::basic_istringstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::basic_istream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::basic_iostream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::basic_ifstream::seekg()'],['http://en.cppreference.com/w/cpp/io/basic_istream/seekg.html',1,'std::basic_fstream::seekg()']]],
@@ -88,7 +88,7 @@ var searchData=
['senv_85',['SEnv',['../structxrpl_1_1test_1_1SEnv.html#a2e052420e0f20ac28b198a544e5c0071',1,'xrpl::test::SEnv']]],
['seq_86',['seq',['../classxrpl_1_1ReadView.html#a8e369714ce4db1696fbc454f01c8cc3d',1,'xrpl::ReadView::seq()'],['../classxrpl_1_1test_1_1csf_1_1Ledger.html#a5fe77bc5beaab1c86a76d8c31fbab1bf',1,'xrpl::test::csf::Ledger::seq()'],['../classxrpl_1_1test_1_1csf_1_1Validation.html#ade316c1b24561deea352a5ba348b1f0d',1,'xrpl::test::csf::Validation::seq()'],['../classxrpl_1_1RCLValidatedLedger.html#a71f5538038df949ba715468ecbd02436',1,'xrpl::RCLValidatedLedger::seq()'],['../classxrpl_1_1RCLValidation.html#a0dadf7b4ec646ac94e1e0ba624d7a04f',1,'xrpl::RCLValidation::seq()'],['../classxrpl_1_1RCLCxLedger.html#ac15f00116c21f6dea7bf277c83d5dd18',1,'xrpl::RCLCxLedger::seq()'],['../classxrpl_1_1test_1_1View__test.html#a7e964ac1078b154beb047945ba32b884',1,'xrpl::test::View_test::seq(std::shared_ptr< SLE > const &le, std::uint32_t seq)'],['../classxrpl_1_1test_1_1View__test.html#a246c336e4b44d8b6c9c448da0f51781f',1,'xrpl::test::View_test::seq(std::shared_ptr< T > const &le)'],['../structxrpl_1_1test_1_1jtx_1_1seq.html#a9777d63e6aaa111789dfc65da9c3f61f',1,'xrpl::test::jtx::seq::seq(std::uint32_t num)'],['../structxrpl_1_1test_1_1jtx_1_1seq.html#aa80b99c511c65afdb9e323f6c80d6360',1,'xrpl::test::jtx::seq::seq(none_t)'],['../structxrpl_1_1test_1_1jtx_1_1seq.html#a9e954e60ea849ea4ded3e574f4503bb6',1,'xrpl::test::jtx::seq::seq(autofill_t)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a7e2bf847bf817405a5d8db448d8b4f6f',1,'xrpl::test::jtx::Env::seq()']]],
['seqproxy_87',['seqproxy',['../classxrpl_1_1TxConsequences.html#a384e3ee874193b63ee35f764a0b30b72',1,'xrpl::TxConsequences::seqProxy()'],['../classxrpl_1_1SeqProxy.html#a495c699204f7ce3463e26b4fa6c70cbc',1,'xrpl::SeqProxy::SeqProxy(Type t, std::uint32_t v)'],['../classxrpl_1_1SeqProxy.html#a98432ec86a0c0f83bea53f0f81425539',1,'xrpl::SeqProxy::SeqProxy(SeqProxy const &other)=default']]],
- ['sequence_88',['sequence',['../classxrpl_1_1NodeStore_1_1Sequence.html#a6d23759334c898691c28c67d48393856',1,'xrpl::NodeStore::Sequence::Sequence()'],['../classxrpl_1_1SeqProxy.html#a1bceb488623b414aeda0f6dd9b823f4c',1,'xrpl::SeqProxy::sequence()'],['../classxrpl_1_1ManifestCache.html#aab627dadae0964b60b36be8d7f8a82a7',1,'xrpl::ManifestCache::sequence()']]],
+ ['sequence_88',['sequence',['../classxrpl_1_1SeqProxy.html#a1bceb488623b414aeda0f6dd9b823f4c',1,'xrpl::SeqProxy::sequence()'],['../classxrpl_1_1ManifestCache.html#aab627dadae0964b60b36be8d7f8a82a7',1,'xrpl::ManifestCache::sequence()'],['../classxrpl_1_1NodeStore_1_1Sequence.html#a6d23759334c898691c28c67d48393856',1,'xrpl::NodeStore::Sequence::Sequence()']]],
['sequencesconsumed_89',['sequencesConsumed',['../classxrpl_1_1TxConsequences.html#a70cc6896d39576be070e7d0af358f256',1,'xrpl::TxConsequences']]],
['serialiter_90',['serialiter',['../classxrpl_1_1SerialIter.html#af3d11b6db9af2208618994995e58ac44',1,'xrpl::SerialIter::SerialIter(std::uint8_t const (&data)[N])'],['../classxrpl_1_1SerialIter.html#a0df22947653ff03eb714b45342f8c5b6',1,'xrpl::SerialIter::SerialIter(Slice const &slice)'],['../classxrpl_1_1SerialIter.html#abbc44b673bc2f2910564ec2d12fd4a52',1,'xrpl::SerialIter::SerialIter(void const *data, std::size_t size) noexcept']]],
['serializeanddeserialize_91',['serializeAndDeserialize',['../classxrpl_1_1STAmount__test.html#a9d36c0db1b4e7a6a021ab54319331d7b',1,'xrpl::STAmount_test']]],
@@ -107,7 +107,7 @@ var searchData=
['serverhandlercreator_104',['ServerHandlerCreator',['../structxrpl_1_1ServerHandler_1_1ServerHandlerCreator.html#ad0e2bdfd4540a74549c047f9a4516011',1,'xrpl::ServerHandler::ServerHandlerCreator']]],
['serverimpl_105',['ServerImpl',['../classxrpl_1_1ServerImpl.html#ad55315942efb682a34d2ed673be9bc29',1,'xrpl::ServerImpl']]],
['serverokay_106',['serverokay',['../classxrpl_1_1ApplicationImp.html#a41d555d2a0dd965e90751627f8332a13',1,'xrpl::ApplicationImp::serverOkay()'],['../classxrpl_1_1Application.html#aa3d161d4407d50eac91071e8d790909f',1,'xrpl::Application::serverOkay()']]],
- ['session_107',['session',['../classxrpl_1_1Session.html#a1e9ec2bd3ea6b25c3759fc8c79896c6b',1,'xrpl::Session::Session(Session const &)=delete'],['../classxrpl_1_1Session.html#a5bd8bdb926be9b6dcbe6fa6628cdb93b',1,'xrpl::Session::Session()=default'],['../classxrpl_1_1BaseHTTPPeer.html#a1df28ce7d0860891c73608e1be9bc5f0',1,'xrpl::BaseHTTPPeer::session()']]],
+ ['session_107',['session',['../classxrpl_1_1BaseHTTPPeer.html#a1df28ce7d0860891c73608e1be9bc5f0',1,'xrpl::BaseHTTPPeer::session()'],['../classxrpl_1_1Session.html#a1e9ec2bd3ea6b25c3759fc8c79896c6b',1,'xrpl::Session::Session(Session const &)=delete'],['../classxrpl_1_1Session.html#a5bd8bdb926be9b6dcbe6fa6628cdb93b',1,'xrpl::Session::Session()=default']]],
['set_108',['set',['../structxrpl_1_1test_1_1jtx_1_1Vault.html#a628dfaeaba4759cd640c90c0c9e7e3c5',1,'xrpl::test::jtx::Vault::set()'],['../namespacexrpl.html#a0ad5d92e6f6f18567bbdf6cae19f1fcd',1,'xrpl::set(T &target, std::string const &name, Section const §ion)'],['../namespacexrpl.html#ab7f6284a41b25f4ea2a0fcbf08870fbe',1,'xrpl::set(T &target, T const &defaultValue, std::string const &name, Section const §ion)'],['../namespacexrpl.html#ac7d788ee013ac479c019b42f05fff8f6',1,'xrpl::set(STObject &st, TypedField< U > const &f, T &&t)'],['../namespacexrpl.html#acaed0857b1f771e3166f1fa333adf4af',1,'xrpl::set(STObject &st, TypedField< STBlob > const &f, std::size_t size, Init &&init)'],['../namespacexrpl.html#ae961748dab290e58077991e764cd2784',1,'xrpl::set(STObject &st, TypedField< STBlob > const &f, void const *data, std::size_t size)'],['../namespacexrpl_1_1test_1_1jtx_1_1delegate.html#a92c33d1961368f63124a986fac00fc68',1,'xrpl::test::jtx::delegate::set()'],['../namespacexrpl_1_1test_1_1jtx_1_1did.html#a860ebbd30053c4d97ee384ca8acc0dd3',1,'xrpl::test::jtx::did::set()'],['../namespacexrpl_1_1test_1_1jtx_1_1loanBroker.html#a48fe95ef1ddee3d81764644b97b720a1',1,'xrpl::test::jtx::loanBroker::set()'],['../namespacexrpl_1_1test_1_1jtx_1_1loan.html#a730c01ba24a9428b93c162915ffac2d1',1,'xrpl::test::jtx::loan::set()'],['../structxrpl_1_1test_1_1jtx_1_1JTx.html#adaad1deaef7275c85baaa829bce21608',1,'xrpl::test::jtx::JTx::set()'],['../classbeast_1_1PropertyStream_1_1Set.html#a77605669807a0f1f131508d5c618788a',1,'beast::PropertyStream::Set::Set(std::string const &key, PropertyStream &stream)'],['../classbeast_1_1PropertyStream_1_1Set.html#aec72e46cd912736916d2da4f5aa4b5db',1,'beast::PropertyStream::Set::Set(std::string const &key, Map &map)'],['../classxrpl_1_1Consensus_1_1MonitoredMode.html#ac2dc1e64d50ce2166d09ee5d1f507d69',1,'xrpl::Consensus::MonitoredMode::set()'],['../classxrpl_1_1LedgerHolder.html#a2bf00a2388a8aa2d8843a4523a063cf5',1,'xrpl::LedgerHolder::set()'],['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html#a56ba2f1907489725a1d5903709ba4771',1,'xrpl::test::jtx::oracle::Oracle::set(UpdateArg const &arg)'],['../classxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle.html#a10997821f8affb1f7ba5abb5668a5bac',1,'xrpl::test::jtx::oracle::Oracle::set(CreateArg const &arg)'],['../classxrpl_1_1test_1_1jtx_1_1MPTTester.html#a1991c39ac5c5bd21f7bb3736b811f14f',1,'xrpl::test::jtx::MPTTester::set()'],['../classxrpl_1_1test_1_1ManualTimeKeeper.html#ae544f351d99f3fa365f8ee7bfd851455',1,'xrpl::test::ManualTimeKeeper::set()'],['../structxrpl_1_1test_1_1jtx_1_1JTx.html#a7d93b09619b0fa4891d19a8e91cf8025',1,'xrpl::test::jtx::JTx::set()'],['../classbeast_1_1PropertyStream_1_1Set.html#a5a972edba25cf8fb9aedba4021a502b1',1,'beast::PropertyStream::Set::Set()'],['../classbeast_1_1insight_1_1detail_1_1StatsDGaugeImpl.html#a66b31aae79c4730eb481ac130c3082ea',1,'beast::insight::detail::StatsDGaugeImpl::set()'],['../classbeast_1_1insight_1_1detail_1_1NullGaugeImpl.html#abd282fd25abb78e764ab4742fbf256e2',1,'beast::insight::detail::NullGaugeImpl::set()'],['../classxrpl_1_1DebugSink.html#a0aa635c19685bd2717a70eb01b16b604',1,'xrpl::DebugSink::set()'],['../classxrpl_1_1STObject.html#a47b6dada90397822a7b4712e882ed0b2',1,'xrpl::STObject::set(STBase &&v)'],['../classxrpl_1_1STObject.html#a35b79644cf5cc9d7317e2a5c79f71c80',1,'xrpl::STObject::set(std::unique_ptr< STBase > v)'],['../classxrpl_1_1STObject.html#a912632c3abf6617e70bb55cbd7700821',1,'xrpl::STObject::set(SerialIter &u, int depth=0)'],['../classxrpl_1_1STObject.html#a94186f66d1c8b90b7d72da9daec63155',1,'xrpl::STObject::set(SOTemplate const &)'],['../structxrpl_1_1STExchange_3_01STBlob_00_01Buffer_01_4.html#adcfdb25f0d914b932aaf9732393356fe',1,'xrpl::STExchange< STBlob, Buffer >::set(TypedField< STBlob > const &f, Buffer &&t)'],['../structxrpl_1_1STExchange_3_01STBlob_00_01Buffer_01_4.html#a60f5973235f757f9f8a2d19768d9b1dc',1,'xrpl::STExchange< STBlob, Buffer >::set(TypedField< STBlob > const &f, Buffer const &t)'],['../classJson_1_1Writer.html#ad23aadb7be38f05e022c13671eab8aec',1,'Json::Writer::set()'],['../namespacexrpl_1_1test_1_1jtx_1_1loanBroker.html#a574bac5c4e20b771d3bde0d9e25352c1',1,'xrpl::test::jtx::loanBroker::set()'],['http://en.cppreference.com/w/cpp/utility/bitset/set.html',1,'std::bitset::set()'],['http://en.cppreference.com/w/cpp/container/set/set.html',1,'std::pmr::set::set()'],['http://en.cppreference.com/w/cpp/container/set/set.html',1,'std::set::set()'],['../classxrpl_1_1Section.html#a7d47caf8e3a791259e02a9f2447aca8d',1,'xrpl::Section::set()'],['../classbeast_1_1manual__clock.html#a6c1f6332b92420caf58223577dfa195d',1,'beast::manual_clock::set(time_point const &when)'],['../classbeast_1_1manual__clock.html#a304fa749f4637da7c741a60099eee63d',1,'beast::manual_clock::set(Integer seconds_from_epoch)'],['../classbeast_1_1insight_1_1Gauge.html#a831e86135961e22962a0e545c66190b8',1,'beast::insight::Gauge::set()'],['../classbeast_1_1insight_1_1GaugeImpl.html#a52eab6ab9434cbc889e9ee40f4d094e8',1,'beast::insight::GaugeImpl::set()'],['../classxrpl_1_1FeatureBitset.html#ab614d949a1a97bf6b0778d3fb3603360',1,'xrpl::FeatureBitset::set()'],['../structxrpl_1_1detail_1_1MultiApiJson.html#a1ae2f45ac281863c7766db1fc51a5c7d',1,'xrpl::detail::MultiApiJson::set()'],['../structxrpl_1_1STExchange_3_01STBlob_00_01PublicKey_01_4.html#a40794676677ae293e49692ea8a2a0cb8',1,'xrpl::STExchange< STBlob, PublicKey >::set()'],['../classxrpl_1_1STAmount.html#a07ea968692708f1b0259db6552ed5eed',1,'xrpl::STAmount::set()'],['../structxrpl_1_1STExchange_3_01STInteger_3_01U_01_4_00_01T_01_4.html#a37ea341e4ad402157cb7849dd605bfc3',1,'xrpl::STExchange< STInteger< U >, T >::set()'],['../structxrpl_1_1STExchange_3_01STBlob_00_01Slice_01_4.html#a2c0a5c8348be5cf2b6083dfa016bbf5b',1,'xrpl::STExchange< STBlob, Slice >::set()']]],
['set_5fargs_109',['set_args',['../classxrpl_1_1detail_1_1flags__helper.html#a3ac956896016adf7bdd1839ab36ea12e',1,'xrpl::detail::flags_helper::set_args(std::uint32_t flag, Args... args)'],['../classxrpl_1_1detail_1_1flags__helper.html#a84cf8df90a78d4eb412e356095e6ba9c',1,'xrpl::detail::flags_helper::set_args(std::uint32_t flag)']]],
['set_5fdefault_5fresource_110',['set_default_resource',['http://en.cppreference.com/w/cpp/experimental/set_default_resource.html',1,'std::experimental::pmr::set_default_resource()'],['http://en.cppreference.com/w/cpp/memory/set_default_resource.html',1,'std::pmr::set_default_resource()']]],
@@ -242,7 +242,7 @@ var searchData=
['setsignerlist_239',['SetSignerList',['../classxrpl_1_1SetSignerList.html#aa88755acabf1856e19830c2ced611e3f',1,'xrpl::SetSignerList']]],
['setsletype_240',['setSLEType',['../classxrpl_1_1STLedgerEntry.html#aff5de3a71243e6e9d0bc3b2eeab47846',1,'xrpl::STLedgerEntry']]],
['setstandalone_241',['setstandalone',['../classxrpl_1_1NetworkOPsImp.html#a8b198d3be3a585c3fe8b1a1799c4b5bc',1,'xrpl::NetworkOPsImp::setStandAlone()'],['../classxrpl_1_1NetworkOPs.html#af42b412fb5a73fd479404820c966e4b7',1,'xrpl::NetworkOPs::setStandAlone()']]],
- ['setstate_242',['setstate',['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostream::setstate()'],['../classxrpl_1_1SHAMapStoreImp_1_1SavedStateDB.html#a4eeedd23d09a241a6f3396b2311c326f',1,'xrpl::SHAMapStoreImp::SavedStateDB::setState()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istrstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::iostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::fstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_stringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_osyncstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ostringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_istringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_istream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_iostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_fstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostrstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wstringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wosyncstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wostringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wistringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wistream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wiostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wfstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::strstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::stringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::osyncstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostringstream::setstate()']]],
+ ['setstate_242',['setstate',['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_fstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istrstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::istream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::iostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::fstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_stringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_osyncstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ostringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_istringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_istream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_iostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::basic_ifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::osyncstream::setstate()'],['../classxrpl_1_1SHAMapStoreImp_1_1SavedStateDB.html#a4eeedd23d09a241a6f3396b2311c326f',1,'xrpl::SHAMapStoreImp::SavedStateDB::setState()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wstringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wosyncstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wostringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wofstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wistringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wistream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wiostream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wios::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wifstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::wfstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::strstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::stringstream::setstate()'],['http://en.cppreference.com/w/cpp/io/basic_ios/setstate.html',1,'std::ostrstream::setstate()']]],
['setstatetimer_243',['setstatetimer',['../classxrpl_1_1NetworkOPsImp.html#ad4962ccb0d1fb82afae5c63c45e2ab10',1,'xrpl::NetworkOPsImp::setStateTimer()'],['../classxrpl_1_1NetworkOPs.html#aaf5e391fc5001b348a4422aac15b984d',1,'xrpl::NetworkOPs::setStateTimer()']]],
['setstatus_244',['setstatus',['../classxrpl_1_1Transaction.html#a613699d943a6961422fb81685f5ce13b',1,'xrpl::Transaction::setStatus(TransStatus status, std::uint32_t ledgerSeq, std::optional< uint32_t > transactionSeq=std::nullopt, std::optional< uint32_t > networkID=std::nullopt)'],['../classxrpl_1_1Transaction.html#aa4be0a1be55f082cd519d4cd90192156',1,'xrpl::Transaction::setStatus(TransStatus status)']]],
['setstnumberswitchover_245',['setSTNumberSwitchover',['../namespacexrpl.html#a8a8e162d47944fab2e977d23f5fede97',1,'xrpl']]],
@@ -259,7 +259,7 @@ var searchData=
['setunion_256',['SetUnion',['../namespacexrpl.html#a804f919d784aa60ae2e6510d86338e42',1,'xrpl']]],
['setunlblocked_257',['setunlblocked',['../classxrpl_1_1NetworkOPsImp.html#aad33109ffa3711650f92179c2cdc4cf0',1,'xrpl::NetworkOPsImp::setUNLBlocked()'],['../classxrpl_1_1NetworkOPs.html#a7047e37d21fa8d317688e325bb340916',1,'xrpl::NetworkOPs::setUNLBlocked()']]],
['setuntrusted_258',['setuntrusted',['../classxrpl_1_1test_1_1csf_1_1Validation.html#afd1438db8c95f1c32b827f013d91c5d7',1,'xrpl::test::csf::Validation::setUntrusted()'],['../classxrpl_1_1STValidation.html#a2ad2a3a9b8f380becdaaf9ba4cb1c67a',1,'xrpl::STValidation::setUntrusted()'],['../classxrpl_1_1RCLValidation.html#ad7dd16a66c47d2ef1f8537b0d292b995',1,'xrpl::RCLValidation::setUntrusted()']]],
- ['setup_259',['setup',['../classxrpl_1_1OrderBookDB.html#ac884dd9358fc1ce2268d9a7ce5c12d82',1,'xrpl::OrderBookDB::setup()'],['../classxrpl_1_1test_1_1TestOutputSuite.html#a34accec0357125fce5c4b57838cda637',1,'xrpl::test::TestOutputSuite::setup()'],['../classxrpl_1_1Ledger.html#ade64c84acfd645827c9e45f25a5a5e0d',1,'xrpl::Ledger::setup()'],['../classxrpl_1_1ApplicationImp.html#a5ee04f375d24403e94f6464c6a878134',1,'xrpl::ApplicationImp::setup()'],['../classxrpl_1_1Application.html#a0acfae54e962ab899f53a4f7616c0a55',1,'xrpl::Application::setup()'],['../classxrpl_1_1Config.html#a694de0dbddfb875b4be005113184d5d8',1,'xrpl::Config::setup()'],['../classxrpl_1_1OverlayImpl.html#ab7cf1995bb66d26590acbdfb80f0922d',1,'xrpl::OverlayImpl::setup()'],['../classxrpl_1_1ServerHandler.html#a9621cedbac299df6d8752b5f1a60ab16',1,'xrpl::ServerHandler::setup(Setup const &setup, beast::Journal journal)'],['../classxrpl_1_1ServerHandler.html#a620795b7238e57d5666444c334e429cd',1,'xrpl::ServerHandler::setup() const'],['../structxrpl_1_1HashRouter_1_1Setup.html#af7d2f078bed04e410fb0acb40ffb6e16',1,'xrpl::HashRouter::Setup::Setup()'],['../structxrpl_1_1TxQ_1_1Setup.html#a4922e1c87e60257829a29d5559c26729',1,'xrpl::TxQ::Setup::Setup()'],['../structxrpl_1_1DatabaseCon_1_1Setup.html#a359a4a27e5d38f3924202cd9e10a7da2',1,'xrpl::DatabaseCon::Setup::Setup()'],['../structxrpl_1_1Overlay_1_1Setup.html#a49548218770820d359b28f2849440d30',1,'xrpl::Overlay::Setup::Setup()'],['../structxrpl_1_1ServerHandler_1_1Setup.html#a2325434abfa69f7977ee8d6f73eeddb8',1,'xrpl::ServerHandler::Setup::Setup()']]],
+ ['setup_259',['setup',['../structxrpl_1_1DatabaseCon_1_1Setup.html#a359a4a27e5d38f3924202cd9e10a7da2',1,'xrpl::DatabaseCon::Setup::Setup()'],['../structxrpl_1_1HashRouter_1_1Setup.html#af7d2f078bed04e410fb0acb40ffb6e16',1,'xrpl::HashRouter::Setup::Setup()'],['../structxrpl_1_1TxQ_1_1Setup.html#a4922e1c87e60257829a29d5559c26729',1,'xrpl::TxQ::Setup::Setup()'],['../structxrpl_1_1Overlay_1_1Setup.html#a49548218770820d359b28f2849440d30',1,'xrpl::Overlay::Setup::Setup()'],['../structxrpl_1_1ServerHandler_1_1Setup.html#a2325434abfa69f7977ee8d6f73eeddb8',1,'xrpl::ServerHandler::Setup::Setup()'],['../classxrpl_1_1test_1_1TestOutputSuite.html#a34accec0357125fce5c4b57838cda637',1,'xrpl::test::TestOutputSuite::setup()'],['../classxrpl_1_1Ledger.html#ade64c84acfd645827c9e45f25a5a5e0d',1,'xrpl::Ledger::setup()'],['../classxrpl_1_1OrderBookDB.html#ac884dd9358fc1ce2268d9a7ce5c12d82',1,'xrpl::OrderBookDB::setup()'],['../classxrpl_1_1ApplicationImp.html#a5ee04f375d24403e94f6464c6a878134',1,'xrpl::ApplicationImp::setup()'],['../classxrpl_1_1Application.html#a0acfae54e962ab899f53a4f7616c0a55',1,'xrpl::Application::setup()'],['../classxrpl_1_1Config.html#a694de0dbddfb875b4be005113184d5d8',1,'xrpl::Config::setup()'],['../classxrpl_1_1OverlayImpl.html#ab7cf1995bb66d26590acbdfb80f0922d',1,'xrpl::OverlayImpl::setup()'],['../classxrpl_1_1ServerHandler.html#a9621cedbac299df6d8752b5f1a60ab16',1,'xrpl::ServerHandler::setup(Setup const &setup, beast::Journal journal)'],['../classxrpl_1_1ServerHandler.html#a620795b7238e57d5666444c334e429cd',1,'xrpl::ServerHandler::setup() const']]],
['setup_5fclient_260',['setup_Client',['../namespacexrpl.html#a3799545321e6dcf55d431c4baeb1e337',1,'xrpl']]],
['setup_5fcomplete_261',['setup_complete',['../namespaceantithesis.html#a453d218e518d994951a4c50e79e3167b',1,'antithesis']]],
['setup_5fdatabasecon_262',['setup_DatabaseCon',['../namespacexrpl.html#a923f75ec9f4439eb588cde7149991b8d',1,'xrpl']]],
@@ -393,7 +393,7 @@ var searchData=
['singlewithdraweprice_390',['singleWithdrawEPrice',['../classxrpl_1_1AMMWithdraw.html#af7e52e87a97570c10a095ffdb1c37919',1,'xrpl::AMMWithdraw']]],
['singlewithdrawtokens_391',['singleWithdrawTokens',['../classxrpl_1_1AMMWithdraw.html#ad20b416dadc4397f4998cbb4cf271215',1,'xrpl::AMMWithdraw']]],
['sinh_392',['sinh',['http://en.cppreference.com/w/cpp/numeric/math/sinh.html',1,'std']]],
- ['sink_393',['sink',['../classxrpl_1_1Logs_1_1Sink.html#af08628b0aa551c0f44c1051d1e252c64',1,'xrpl::Logs::Sink::Sink(std::string const &partition, beast::severities::Severity thresh, Logs &logs)'],['../classxrpl_1_1Logs_1_1Sink.html#a39c2b06743f782a6320114846b69f6b0',1,'xrpl::Logs::Sink::Sink(Sink const &)=delete'],['../classbeast_1_1Journal_1_1Sink.html#a8bdfcab1212a7327b4dc4984c36f8b52',1,'beast::Journal::Sink::Sink()=delete'],['../classbeast_1_1Journal_1_1Sink.html#a607469f3e5856a2f6bab9df8b6c4fb07',1,'beast::Journal::Sink::Sink(Sink const &sink)=default'],['../classbeast_1_1Journal_1_1Sink.html#a303597f487ff90ad9edfc9c0a4fbd7b7',1,'beast::Journal::Sink::Sink(Severity thresh, bool console)'],['../classbeast_1_1Journal_1_1Stream.html#a0536b2b4a470f39bade11562c74a1aad',1,'beast::Journal::Stream::sink()'],['../classbeast_1_1Journal.html#a558ee61e7d49557254dae57a5b022d3a',1,'beast::Journal::sink()']]],
+ ['sink_393',['sink',['../classbeast_1_1Journal_1_1Stream.html#a0536b2b4a470f39bade11562c74a1aad',1,'beast::Journal::Stream::sink()'],['../classbeast_1_1Journal.html#a558ee61e7d49557254dae57a5b022d3a',1,'beast::Journal::sink()'],['../classxrpl_1_1Logs_1_1Sink.html#af08628b0aa551c0f44c1051d1e252c64',1,'xrpl::Logs::Sink::Sink(std::string const &partition, beast::severities::Severity thresh, Logs &logs)'],['../classxrpl_1_1Logs_1_1Sink.html#a39c2b06743f782a6320114846b69f6b0',1,'xrpl::Logs::Sink::Sink(Sink const &)=delete'],['../classbeast_1_1Journal_1_1Sink.html#a8bdfcab1212a7327b4dc4984c36f8b52',1,'beast::Journal::Sink::Sink()=delete'],['../classbeast_1_1Journal_1_1Sink.html#a607469f3e5856a2f6bab9df8b6c4fb07',1,'beast::Journal::Sink::Sink(Sink const &sink)=default'],['../classbeast_1_1Journal_1_1Sink.html#a303597f487ff90ad9edfc9c0a4fbd7b7',1,'beast::Journal::Sink::Sink(Severity thresh, bool console)']]],
['site_394',['Site',['../structxrpl_1_1ValidatorSite_1_1Site.html#a33614fc587e1135f650d5e41378f7e1e',1,'xrpl::ValidatorSite::Site']]],
['size_395',['size',['http://en.cppreference.com/w/cpp/container/multiset/size.html',1,'std::pmr::multiset::size()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/size.html',1,'std::pmr::unordered_multiset::size()'],['http://en.cppreference.com/w/cpp/container/unordered_multimap/size.html',1,'std::pmr::unordered_multimap::size()'],['http://en.cppreference.com/w/cpp/container/unordered_map/size.html',1,'std::pmr::unordered_map::size()'],['http://en.cppreference.com/w/cpp/string/basic_string/size.html',1,'std::pmr::u8string::size()'],['http://en.cppreference.com/w/cpp/string/basic_string/size.html',1,'std::pmr::u32string::size()'],['http://en.cppreference.com/w/cpp/string/basic_string/size.html',1,'std::pmr::u16string::size()'],['http://en.cppreference.com/w/cpp/string/basic_string/size.html',1,'std::pmr::string::size()'],['http://en.cppreference.com/w/cpp/container/set/size.html',1,'std::pmr::set::size()'],['http://en.cppreference.com/w/cpp/numeric/random/seed_seq/size.html',1,'std::seed_seq::size()'],['http://en.cppreference.com/w/cpp/container/multimap/size.html',1,'std::pmr::multimap::size()'],['http://en.cppreference.com/w/cpp/container/unordered_set/size.html',1,'std::pmr::unordered_set::size()'],['http://en.cppreference.com/w/cpp/container/vector/size.html',1,'std::pmr::vector::size()'],['http://en.cppreference.com/w/cpp/string/basic_string/size.html',1,'std::pmr::wstring::size()'],['http://en.cppreference.com/w/cpp/container/priority_queue/size.html',1,'std::priority_queue::size()'],['http://en.cppreference.com/w/cpp/container/queue/size.html',1,'std::queue::size()'],['http://en.cppreference.com/w/cpp/container/set/size.html',1,'std::set::size()'],['http://en.cppreference.com/w/cpp/numeric/valarray/slice.html',1,'std::slice::size()'],['http://en.cppreference.com/w/cpp/regex/match_results/size.html',1,'std::smatch::size()'],['http://en.cppreference.com/w/cpp/container/span/size.html',1,'std::span::size()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/size.html',1,'std::u8string_view::size()'],['http://en.cppreference.com/w/cpp/container/stack/size.html',1,'std::stack::size()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/size.html',1,'std::experimental::wstring_view::size()'],['http://en.cppreference.com/w/cpp/container/array/size.html',1,'std::array::size()'],['http://en.cppreference.com/w/cpp/string/basic_string/size.html',1,'std::basic_string::size()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/size.html',1,'std::basic_string_view::size()'],['http://en.cppreference.com/w/cpp/utility/bitset/size.html',1,'std::bitset::size()'],['http://en.cppreference.com/w/cpp/regex/match_results/size.html',1,'std::cmatch::size()'],['http://en.cppreference.com/w/cpp/container/deque/size.html',1,'std::deque::size()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/size.html',1,'std::experimental::basic_string_view::size()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/size.html',1,'std::experimental::string_view::size()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/size.html',1,'std::experimental::u16string_view::size()'],['http://en.cppreference.com/w/cpp/experimental/basic_string_view/size.html',1,'std::experimental::u32string_view::size()'],['http://en.cppreference.com/w/cpp/container/map/size.html',1,'std::pmr::map::size()'],['http://en.cppreference.com/w/cpp/numeric/valarray/gslice.html',1,'std::gslice::size()'],['http://en.cppreference.com/w/cpp/utility/initializer_list/size.html',1,'std::initializer_list::size()'],['http://en.cppreference.com/w/cpp/container/list/size.html',1,'std::list::size()'],['http://en.cppreference.com/w/cpp/container/map/size.html',1,'std::map::size()'],['http://en.cppreference.com/w/cpp/regex/match_results/size.html',1,'std::match_results::size()'],['http://en.cppreference.com/w/cpp/container/multimap/size.html',1,'std::multimap::size()'],['http://en.cppreference.com/w/cpp/container/multiset/size.html',1,'std::multiset::size()'],['http://en.cppreference.com/w/cpp/container/deque/size.html',1,'std::pmr::deque::size()'],['http://en.cppreference.com/w/cpp/container/list/size.html',1,'std::pmr::list::size()'],['../classxrpl_1_1test_1_1csf_1_1Histogram.html#af40f396ced4b00d372442bd1569090bf',1,'xrpl::test::csf::Histogram::size()'],['../classxrpl_1_1ApplyViewImpl.html#a4f110051379d8a36a83b34eac24364e9',1,'xrpl::ApplyViewImpl::size()'],['../classxrpl_1_1detail_1_1ApplyStateTable.html#ab71f74f1cfe0519caf548124bd2fc8c5',1,'xrpl::detail::ApplyStateTable::size()'],['../classxrpl_1_1PublicKey.html#a5d9f615e7b56e4de26c1891a891c4a7a',1,'xrpl::PublicKey::size()'],['../classxrpl_1_1SecretKey.html#a30e95d72b4dfd5611901db0a64988c0e',1,'xrpl::SecretKey::size()'],['../classxrpl_1_1Seed.html#a8169ea17feafebe93f23256385bc9254',1,'xrpl::Seed::size()'],['../classxrpl_1_1Serializer.html#abcfcb2a115105c462cec13fab8f6794b',1,'xrpl::Serializer::size()'],['../classxrpl_1_1SOTemplate.html#a8a72696a0c9a8ba51de7f1cbe8672525',1,'xrpl::SOTemplate::size()'],['../classxrpl_1_1STArray.html#a79b9342319283cdc29c4421fb1434e3d',1,'xrpl::STArray::size()'],['../classxrpl_1_1STBlob.html#a0e773b0b1ff85d39f5f3f65a5f19631c',1,'xrpl::STBlob::size()'],['../classxrpl_1_1STPath.html#a06d49f247a857e340055da481198a61f',1,'xrpl::STPath::size()'],['../classxrpl_1_1STPathSet.html#a5794ffc7ebae69a857a3d8e58f9f21c8',1,'xrpl::STPathSet::size()'],['../classxrpl_1_1STVector256.html#a38d967f1fc106c73288262485fa4da4a',1,'xrpl::STVector256::size()'],['../classxrpl_1_1XChainAttestationsBase.html#a062de731aec7b0db2ee14e081a5e6a28',1,'xrpl::XChainAttestationsBase::size()'],['../classxrpl_1_1detail_1_1BasicFullBelowCache.html#a5e693216a7dcc45a6bd850c1688f21cf',1,'xrpl::detail::BasicFullBelowCache::size()'],['../classxrpl_1_1SHAMapItem.html#a5661296b9f442a64417d9f29f79320a6',1,'xrpl::SHAMapItem::size()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/size.html',1,'std::string_view::size()'],['../classxrpl_1_1test_1_1csf_1_1PeerGroup.html#a7af50b46f7c44fdb1c0e93fb32b456a7',1,'xrpl::test::csf::PeerGroup::size()'],['../classxrpl_1_1test_1_1csf_1_1Sim.html#adc94de534c90ee185ebe40c3d102bf56',1,'xrpl::test::csf::Sim::size()'],['../classxrpl_1_1AcceptedLedger.html#afe9323f1f4007ef04ee16d050148df6f',1,'xrpl::AcceptedLedger::size()'],['../classxrpl_1_1LocalTxsImp.html#aa155eeb9ad6b5327194ecb520bd7ab12',1,'xrpl::LocalTxsImp::size()'],['../classxrpl_1_1LocalTxs.html#ae1f017d2a92580f7956204ac4798ae5c',1,'xrpl::LocalTxs::size()'],['../classxrpl_1_1CanonicalTXSet.html#ad8ecd76dbd3979773ad7eee511c012d4',1,'xrpl::CanonicalTXSet::size()'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo_1_1PassInfo.html#ab723921cf151221f9a3aa8c21b0bd029',1,'xrpl::path::detail::FlowDebugInfo::PassInfo::size()'],['../classxrpl_1_1ApplyContext.html#a0ce43337273d07fefa4f0aad9d3d6212',1,'xrpl::ApplyContext::size()'],['../classxrpl_1_1Cluster.html#ae8a5f961af2a61f2530067644b1399d9',1,'xrpl::Cluster::size()'],['../classxrpl_1_1OverlayImpl.html#a51f4795e833b013955944cbc8ff12115',1,'xrpl::OverlayImpl::size()'],['../classxrpl_1_1Overlay.html#af83123980cb4d4bb1dc42035df986b23',1,'xrpl::Overlay::size()'],['../classxrpl_1_1PeerFinder_1_1Bootcache.html#ae6aa127902da949207f63e5359ae3a5a',1,'xrpl::PeerFinder::Bootcache::size()'],['../classxrpl_1_1PeerFinder_1_1Livecache.html#a14c4c6ac120382600c108ed86e55139c',1,'xrpl::PeerFinder::Livecache::size()'],['http://en.cppreference.com/w/cpp/iterator/size.html',1,'std::size()'],['../classxrpl_1_1JobTypes.html#a123818d35abae1b4e0597acebec23fac',1,'xrpl::JobTypes::size()'],['http://en.cppreference.com/w/cpp/string/basic_string/size.html',1,'std::string::size()'],['http://en.cppreference.com/w/cpp/string/basic_string/size.html',1,'std::u16string::size()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/size.html',1,'std::u16string_view::size()'],['http://en.cppreference.com/w/cpp/string/basic_string/size.html',1,'std::u32string::size()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/size.html',1,'std::u32string_view::size()'],['http://en.cppreference.com/w/cpp/string/basic_string/size.html',1,'std::u8string::size()'],['http://en.cppreference.com/w/cpp/container/unordered_map/size.html',1,'std::unordered_map::size()'],['http://en.cppreference.com/w/cpp/container/unordered_multimap/size.html',1,'std::unordered_multimap::size()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/size.html',1,'std::unordered_multiset::size()'],['http://en.cppreference.com/w/cpp/container/unordered_set/size.html',1,'std::unordered_set::size()'],['http://en.cppreference.com/w/cpp/numeric/valarray/size.html',1,'std::valarray::size()'],['http://en.cppreference.com/w/cpp/container/vector/size.html',1,'std::vector::size()'],['http://en.cppreference.com/w/cpp/regex/match_results/size.html',1,'std::wcmatch::size()'],['http://en.cppreference.com/w/cpp/regex/match_results/size.html',1,'std::wsmatch::size()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/size.html',1,'std::wstring_view::size()'],['../classJson_1_1Value.html#a23c7027ca674f989f90564d63ef36c74',1,'Json::Value::size()'],['../classbeast_1_1unit__test_1_1detail_1_1const__container.html#afa874bf77a3d26bfe20fb24bc75b93ae',1,'beast::unit_test::detail::const_container::size()'],['../classbeast_1_1List.html#ad1887824b8827b60b3c9fe7ccc09c130',1,'beast::List::size()'],['../classbeast_1_1detail_1_1aged__unordered__container.html#ab8a17cd1f09e50e2caafee0e119dac4e',1,'beast::detail::aged_unordered_container::size()'],['../classbeast_1_1detail_1_1aged__ordered__container.html#ab626429af8f7f94351e876c91b688029',1,'beast::detail::aged_ordered_container::size()'],['../classxrpl_1_1TaggedCache.html#a5bc9865b3485e4ac94afb612d652c18b',1,'xrpl::TaggedCache::size()'],['../classxrpl_1_1Slice.html#a31f62df306959ff27eb9c5aeaa0265a8',1,'xrpl::Slice::size()'],['../classxrpl_1_1SlabAllocator.html#a17a0a941cd8f691eab287ee2b5782283',1,'xrpl::SlabAllocator::size()'],['../classxrpl_1_1partitioned__unordered__map.html#a74bb72e89f43b8df185f9661caec9845',1,'xrpl::partitioned_unordered_map::size()'],['../classxrpl_1_1Buffer.html#ab457d3de7ee5d5a5b18b0a5c68468ede',1,'xrpl::Buffer::size()'],['../classxrpl_1_1Section.html#a8a4067d674b50e617c7fda2807d49617',1,'xrpl::Section::size()'],['../classxrpl_1_1base__uint.html#af75a5db52d164b43693830e9df8585a8',1,'xrpl::base_uint::size()'],['http://en.cppreference.com/w/cpp/string/basic_string/size.html',1,'std::wstring::size()']]],
['size_5fbytes_396',['size_bytes',['http://en.cppreference.com/w/cpp/container/span/size_bytes.html',1,'std::span']]],
@@ -426,7 +426,7 @@ var searchData=
['slesbegin_423',['slesbegin',['../classxrpl_1_1Ledger.html#a2ce078b84082477d1b8c68e474b9659b',1,'xrpl::Ledger::slesBegin()'],['../classxrpl_1_1detail_1_1RawStateTable.html#a2b363570f06d24b10e0b5dc6c69945c4',1,'xrpl::detail::RawStateTable::slesBegin()'],['../classxrpl_1_1ReadView.html#aec417538d8432505a2da1c9ffd2b30eb',1,'xrpl::ReadView::slesBegin()'],['../classxrpl_1_1OpenView.html#a9f1a16d7f9b865cd990f1812941fa4f3',1,'xrpl::OpenView::slesBegin()'],['../classxrpl_1_1detail_1_1ApplyViewBase.html#abe91982254b00cec9a8e649edf321574',1,'xrpl::detail::ApplyViewBase::slesBegin()'],['../classxrpl_1_1detail_1_1CachedViewImpl.html#a1c5372821428a9c38997440d29a8c6cf',1,'xrpl::detail::CachedViewImpl::slesBegin()']]],
['slesend_424',['slesend',['../classxrpl_1_1Ledger.html#a9335ba3e240ef3c4c61c939fe8ceae05',1,'xrpl::Ledger::slesEnd()'],['../classxrpl_1_1ReadView.html#afb01b0ef9866c62726d4a0944200e804',1,'xrpl::ReadView::slesEnd()'],['../classxrpl_1_1OpenView.html#af7b3cd22b4791fbe25f775ba8c1a6bc5',1,'xrpl::OpenView::slesEnd()'],['../classxrpl_1_1detail_1_1RawStateTable.html#ae9dd459d0543c53f4a560356a1989e0b',1,'xrpl::detail::RawStateTable::slesEnd()'],['../classxrpl_1_1detail_1_1ApplyViewBase.html#a215df5248cfc15beeb2ac0172d4458ad',1,'xrpl::detail::ApplyViewBase::slesEnd()'],['../classxrpl_1_1detail_1_1CachedViewImpl.html#af0c47e78c352bee58042864aab559deb',1,'xrpl::detail::CachedViewImpl::slesEnd() const override']]],
['slesupperbound_425',['slesupperbound',['../classxrpl_1_1detail_1_1CachedViewImpl.html#a6f4fb6fedbad7911c1e62570d9fb753a',1,'xrpl::detail::CachedViewImpl::slesUpperBound()'],['../classxrpl_1_1detail_1_1ApplyViewBase.html#acc401eb675c8b853d5c22df64234f210',1,'xrpl::detail::ApplyViewBase::slesUpperBound()'],['../classxrpl_1_1detail_1_1RawStateTable.html#ad13cd6e4334bdbf83965b8a6775e7052',1,'xrpl::detail::RawStateTable::slesUpperBound()'],['../classxrpl_1_1OpenView.html#ab7d9701c054ca810bad5d66bca258cf4',1,'xrpl::OpenView::slesUpperBound()'],['../classxrpl_1_1ReadView.html#a3198355134c3ee13711e23c42ae3cc57',1,'xrpl::ReadView::slesUpperBound()'],['../classxrpl_1_1Ledger.html#ad6beba17134ca8f2b6a240eb5f1939fd',1,'xrpl::Ledger::slesUpperBound()']]],
- ['slice_426',['slice',['../classxrpl_1_1Slice.html#a4bd4ffd17d5784856af9b3f354042768',1,'xrpl::Slice::Slice()'],['../classxrpl_1_1PublicKey.html#ad46f4b490287a7d6df68780c82509d68',1,'xrpl::PublicKey::slice()'],['../classxrpl_1_1Slice.html#abc090a1ec1b65d9811ad4b933b3371c3',1,'xrpl::Slice::Slice(Slice const &) noexcept=default'],['../classxrpl_1_1Slice.html#a2def46810cb51a1841227173c65f9b8c',1,'xrpl::Slice::Slice() noexcept=default'],['../classxrpl_1_1SHAMapItem.html#aa594ad1dfd93d860d2e045c3f6e1a518',1,'xrpl::SHAMapItem::slice()'],['../classxrpl_1_1Serializer.html#a9fdb78b3d7b575806292496989bd138a',1,'xrpl::Serializer::slice()'],['http://en.cppreference.com/w/cpp/numeric/valarray/slice.html',1,'std::slice::slice()']]],
+ ['slice_426',['slice',['../classxrpl_1_1SHAMapItem.html#aa594ad1dfd93d860d2e045c3f6e1a518',1,'xrpl::SHAMapItem::slice()'],['../classxrpl_1_1Slice.html#abc090a1ec1b65d9811ad4b933b3371c3',1,'xrpl::Slice::Slice()'],['../classxrpl_1_1Serializer.html#a9fdb78b3d7b575806292496989bd138a',1,'xrpl::Serializer::slice()'],['../classxrpl_1_1PublicKey.html#ad46f4b490287a7d6df68780c82509d68',1,'xrpl::PublicKey::slice()'],['http://en.cppreference.com/w/cpp/numeric/valarray/slice.html',1,'std::slice::slice()'],['../classxrpl_1_1Slice.html#a4bd4ffd17d5784856af9b3f354042768',1,'xrpl::Slice::Slice(void const *data, std::size_t size) noexcept'],['../classxrpl_1_1Slice.html#a2def46810cb51a1841227173c65f9b8c',1,'xrpl::Slice::Slice() noexcept=default']]],
['slice_5farray_427',['slice_array',['http://en.cppreference.com/w/cpp/numeric/valarray/slice_array/slice_array.html',1,'std::slice_array']]],
['slicetohex_428',['sliceToHex',['../namespacexrpl.html#ab156a3d312075fd8fd1659542b68136f',1,'xrpl']]],
['slot_429',['slot',['../classxrpl_1_1reduce__relay_1_1Slot.html#aa34ffa023333993c1826e380af57ac55',1,'xrpl::reduce_relay::Slot::Slot()'],['../classxrpl_1_1PeerImp.html#a111dccfb98bf9e7e3113bc3dc104698d',1,'xrpl::PeerImp::slot()'],['../classxrpl_1_1PeerFinder_1_1RedirectHandouts.html#ad4c5af688c110f69fe578c2be7ef6a47',1,'xrpl::PeerFinder::RedirectHandouts::slot()'],['../classxrpl_1_1PeerFinder_1_1SlotHandouts.html#ad39fd5303b59450d910c2f0c065f834c',1,'xrpl::PeerFinder::SlotHandouts::slot() const']]],
@@ -452,14 +452,14 @@ var searchData=
['sorterrorinfos_449',['sortErrorInfos',['../namespacexrpl_1_1RPC_1_1detail.html#a9a7728b02691876d0e4afe1639f02233',1,'xrpl::RPC::detail']]],
['sortsigners_450',['sortSigners',['../namespacexrpl_1_1test_1_1jtx.html#af24be951d10d8b58d2a8763d2929b183',1,'xrpl::test::jtx']]],
['sotemplate_451',['sotemplate',['../classxrpl_1_1SOTemplate.html#a38c99fb495600b5e5170a5ab61e10f71',1,'xrpl::SOTemplate::SOTemplate(SOTemplate &&other)=default'],['../classxrpl_1_1SOTemplate.html#aa35a836475c9dd2cf15b6295463a5b58',1,'xrpl::SOTemplate::SOTemplate(std::initializer_list< SOElement > uniqueFields, std::initializer_list< SOElement > commonFields={})']]],
- ['source_452',['source',['../classbeast_1_1PropertyStream_1_1Item.html#a7ca4603b73c0b01a478a0d9e287aa6fd',1,'beast::PropertyStream::Item::source()'],['../classbeast_1_1PropertyStream_1_1Source.html#a1dd058a9799aec943c4f52aa263f6242',1,'beast::PropertyStream::Source::Source(std::string const &name)'],['../classbeast_1_1PropertyStream_1_1Source.html#abd534237f0fa9170c36c6b8918866c84',1,'beast::PropertyStream::Source::Source(Source const &)=delete']]],
+ ['source_452',['source',['../classbeast_1_1PropertyStream_1_1Source.html#a1dd058a9799aec943c4f52aa263f6242',1,'beast::PropertyStream::Source::Source(std::string const &name)'],['../classbeast_1_1PropertyStream_1_1Source.html#abd534237f0fa9170c36c6b8918866c84',1,'beast::PropertyStream::Source::Source(Source const &)=delete'],['../classbeast_1_1PropertyStream_1_1Item.html#a7ca4603b73c0b01a478a0d9e287aa6fd',1,'beast::PropertyStream::Item::source()']]],
['source_5fcurrencies_5flimit_453',['source_currencies_limit',['../classxrpl_1_1test_1_1Path__test.html#a71084dc09f4817fcdce0f2ae0c6c0ae9',1,'xrpl::test::Path_test']]],
['source_5flocation_454',['source_location',['http://en.cppreference.com/w/cpp/experimental/source_location/source_location.html',1,'std::experimental::source_location::source_location()'],['http://en.cppreference.com/w/cpp/utility/source_location/source_location.html',1,'std::source_location::source_location()']]],
['source_5ftag_455',['source_tag',['../classxrpl_1_1test_1_1jtx_1_1source__tag.html#a8334dc19b5e89d29eb5a41fe5a137575',1,'xrpl::test::jtx::source_tag']]],
['sourcestrings_456',['SourceStrings',['../classxrpl_1_1PeerFinder_1_1SourceStrings.html#a54ad27b7645fc0a1baa86615b6affe3d',1,'xrpl::PeerFinder::SourceStrings']]],
['sourcestringsimp_457',['SourceStringsImp',['../classxrpl_1_1PeerFinder_1_1SourceStringsImp.html#af93c41a95f608c4f439a217ac439b13e',1,'xrpl::PeerFinder::SourceStringsImp']]],
['space_458',['space',['http://en.cppreference.com/w/cpp/experimental/fs/space.html',1,'std::experimental::filesystem::space()'],['http://en.cppreference.com/w/cpp/filesystem/space.html',1,'std::filesystem::space()']]],
- ['span_459',['span',['http://en.cppreference.com/w/cpp/container/span/span.html',1,'std::span::span()'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a2b388b0375213d39516b99b20ce50cff',1,'xrpl::ledger_trie_detail::Span::Span()'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a1e9f3f89ed975c0847c841c46bdde764',1,'xrpl::ledger_trie_detail::Span::Span(Ledger ledger)'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#ae25b6773007709b82e1654b35988a93b',1,'xrpl::ledger_trie_detail::Span::Span(Span const &s)=default'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#afe98966b2a2e0856715737d19c6c1ca2',1,'xrpl::ledger_trie_detail::Span::Span(Span &&s)=default'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a699e9031cac1389632a2b27f25cfa25f',1,'xrpl::ledger_trie_detail::Span::Span(Seq start, Seq end, Ledger const &l)']]],
+ ['span_459',['span',['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a2b388b0375213d39516b99b20ce50cff',1,'xrpl::ledger_trie_detail::Span::Span()'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a1e9f3f89ed975c0847c841c46bdde764',1,'xrpl::ledger_trie_detail::Span::Span(Ledger ledger)'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#ae25b6773007709b82e1654b35988a93b',1,'xrpl::ledger_trie_detail::Span::Span(Span const &s)=default'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#afe98966b2a2e0856715737d19c6c1ca2',1,'xrpl::ledger_trie_detail::Span::Span(Span &&s)=default'],['../classxrpl_1_1ledger__trie__detail_1_1Span.html#a699e9031cac1389632a2b27f25cfa25f',1,'xrpl::ledger_trie_detail::Span::Span(Seq start, Seq end, Ledger const &l)'],['http://en.cppreference.com/w/cpp/container/span/span.html',1,'std::span::span()']]],
['spantip_460',['SpanTip',['../classxrpl_1_1SpanTip.html#a0e92f24ae3418183e2cf5f22fa08caf3',1,'xrpl::SpanTip']]],
['spawn_461',['spawn',['../classbeast_1_1test_1_1enable__yield__to.html#ac043a57142d6c9afd9b608c732de6992',1,'beast::test::enable_yield_to::spawn()'],['../namespacexrpl_1_1util.html#a37c09fd3bf672bfc8ab99c7ab8569038',1,'xrpl::util::spawn()'],['../classbeast_1_1test_1_1enable__yield__to.html#ae5e5e8c703a37a75b53d23490d28c741',1,'beast::test::enable_yield_to::spawn()']]],
['special_462',['special',['../classxrpl_1_1JobTypeInfo.html#aab253efc981bb46fea7056fc56327450',1,'xrpl::JobTypeInfo']]],
@@ -542,7 +542,7 @@ var searchData=
['statestring_539',['stateString',['../classxrpl_1_1PeerFinder_1_1Logic.html#a6c8930038eb0d2077f414ef382769d2b',1,'xrpl::PeerFinder::Logic']]],
['static_5fpointer_5fcast_540',['static_pointer_cast',['http://en.cppreference.com/w/cpp/memory/shared_ptr/pointer_cast.html',1,'std::static_pointer_cast()'],['../namespacexrpl_1_1intr__ptr.html#a5e27354f17d890b18608f60efc7c8b5e',1,'xrpl::intr_ptr::static_pointer_cast()']]],
['staticstring_541',['StaticString',['../classJson_1_1StaticString.html#a59a02204ee9cc0a761970c586ab5bd50',1,'Json::StaticString']]],
- ['stats_542',['stats',['../structxrpl_1_1NetworkOPsImp_1_1Stats.html#a74e42e317c95433384077d8babc3941a',1,'xrpl::NetworkOPsImp::Stats::Stats()'],['../structxrpl_1_1LedgerMaster_1_1Stats.html#a0d25c20dd7f0e9479fbb87c8eafba065',1,'xrpl::LedgerMaster::Stats::Stats()'],['../structxrpl_1_1Resource_1_1Logic_1_1Stats.html#a12afa0fe1aa9dce16b598f26c683c26b',1,'xrpl::Resource::Logic::Stats::Stats()'],['../structxrpl_1_1LoadMonitor_1_1Stats.html#a737e341f6ea08f22ccc084f7621b730c',1,'xrpl::LoadMonitor::Stats::Stats()'],['../structxrpl_1_1TaggedCache_1_1Stats.html#a560d6d5614631efe9e33105f3b0168bc',1,'xrpl::TaggedCache::Stats::Stats()'],['../structxrpl_1_1JobTypeData.html#a9a374d704ac29aaf721b887d5ea9467b',1,'xrpl::JobTypeData::stats()'],['../structxrpl_1_1PeerFinder_1_1ManagerImp_1_1Stats.html#ab444bce75397de82aebb44eeff45c931',1,'xrpl::PeerFinder::ManagerImp::Stats::Stats()'],['../structxrpl_1_1OverlayImpl_1_1Stats.html#a3b1db3319f422615aa222ed925714668',1,'xrpl::OverlayImpl::Stats::Stats()']]],
+ ['stats_542',['stats',['../structxrpl_1_1OverlayImpl_1_1Stats.html#a3b1db3319f422615aa222ed925714668',1,'xrpl::OverlayImpl::Stats::Stats()'],['../structxrpl_1_1NetworkOPsImp_1_1Stats.html#a74e42e317c95433384077d8babc3941a',1,'xrpl::NetworkOPsImp::Stats::Stats()'],['../structxrpl_1_1LedgerMaster_1_1Stats.html#a0d25c20dd7f0e9479fbb87c8eafba065',1,'xrpl::LedgerMaster::Stats::Stats()'],['../structxrpl_1_1Resource_1_1Logic_1_1Stats.html#a12afa0fe1aa9dce16b598f26c683c26b',1,'xrpl::Resource::Logic::Stats::Stats()'],['../structxrpl_1_1LoadMonitor_1_1Stats.html#a737e341f6ea08f22ccc084f7621b730c',1,'xrpl::LoadMonitor::Stats::Stats()'],['../structxrpl_1_1TaggedCache_1_1Stats.html#a560d6d5614631efe9e33105f3b0168bc',1,'xrpl::TaggedCache::Stats::Stats()'],['../structxrpl_1_1JobTypeData.html#a9a374d704ac29aaf721b887d5ea9467b',1,'xrpl::JobTypeData::stats()'],['../structxrpl_1_1PeerFinder_1_1ManagerImp_1_1Stats.html#ab444bce75397de82aebb44eeff45c931',1,'xrpl::PeerFinder::ManagerImp::Stats::Stats()']]],
['statsdcollector_543',['StatsDCollector',['../classbeast_1_1insight_1_1StatsDCollector.html#a16b7a385221640f3015e135657f59cac',1,'beast::insight::StatsDCollector']]],
['statsdcollectorimp_544',['StatsDCollectorImp',['../classbeast_1_1insight_1_1detail_1_1StatsDCollectorImp.html#a4f258020be9d23a124adcc66795cbf27',1,'beast::insight::detail::StatsDCollectorImp']]],
['statsdcounterimpl_545',['StatsDCounterImpl',['../classbeast_1_1insight_1_1detail_1_1StatsDCounterImpl.html#a61ba92e5e47104b59ba7dddc324a65f2',1,'beast::insight::detail::StatsDCounterImpl']]],
@@ -615,7 +615,7 @@ var searchData=
['strcoll_612',['strcoll',['http://en.cppreference.com/w/cpp/string/byte/strcoll.html',1,'std']]],
['strcpy_613',['strcpy',['http://en.cppreference.com/w/cpp/string/byte/strcpy.html',1,'std']]],
['strcspn_614',['strcspn',['http://en.cppreference.com/w/cpp/string/byte/strcspn.html',1,'std']]],
- ['stream_615',['stream',['../classbeast_1_1Journal_1_1Stream.html#ab466320fcb00fdd0d25de3ff2410335a',1,'beast::Journal::Stream::Stream()'],['../classbeast_1_1PropertyStream_1_1Set.html#a1a7953d7afb258050e7b91ea1d668e28',1,'beast::PropertyStream::Set::stream()'],['../classbeast_1_1Journal_1_1Stream.html#a74e1e1a10ac4af0793f0627b159365b4',1,'beast::Journal::Stream::Stream()'],['../namespaceJson.html#a2f47aed569ab0aad959f6d6d8d1c3af7',1,'Json::stream()'],['../classxrpl_1_1detail_1_1WorkPlain.html#ada1369a19b8f7322e2e136f33e893c03',1,'xrpl::detail::WorkPlain::stream()'],['../classxrpl_1_1detail_1_1WorkSSL.html#adc0bfb93665770cc87332cc86b0f497d',1,'xrpl::detail::WorkSSL::stream()'],['../classbeast_1_1PropertyStream_1_1Set.html#a2bf5aa6f36e984bafe8ee0a9d2273300',1,'beast::PropertyStream::Set::stream()'],['../classbeast_1_1PropertyStream_1_1Map.html#ad71130944911a2ed08226e89b11da926',1,'beast::PropertyStream::Map::stream()'],['../classbeast_1_1Journal_1_1Stream.html#a965d2a5db23999b725a5d18454699fe5',1,'beast::Journal::Stream::Stream()'],['../classbeast_1_1Journal.html#a8e1355a03cafbc14d80930766c40b19c',1,'beast::Journal::stream()'],['../classbeast_1_1PropertyStream_1_1Map.html#ae4a460ce252afdbd588c71fa101be4ec',1,'beast::PropertyStream::Map::stream()']]],
+ ['stream_615',['stream',['../classbeast_1_1Journal.html#a8e1355a03cafbc14d80930766c40b19c',1,'beast::Journal::stream()'],['../classbeast_1_1Journal_1_1Stream.html#ab466320fcb00fdd0d25de3ff2410335a',1,'beast::Journal::Stream::Stream()'],['../classbeast_1_1PropertyStream_1_1Map.html#ae4a460ce252afdbd588c71fa101be4ec',1,'beast::PropertyStream::Map::stream()'],['../namespaceJson.html#a2f47aed569ab0aad959f6d6d8d1c3af7',1,'Json::stream()'],['../classbeast_1_1Journal_1_1Stream.html#a74e1e1a10ac4af0793f0627b159365b4',1,'beast::Journal::Stream::Stream(Sink &sink, Severity level)'],['../classbeast_1_1Journal_1_1Stream.html#a965d2a5db23999b725a5d18454699fe5',1,'beast::Journal::Stream::Stream(Stream const &other)'],['../classxrpl_1_1detail_1_1WorkSSL.html#adc0bfb93665770cc87332cc86b0f497d',1,'xrpl::detail::WorkSSL::stream()'],['../classxrpl_1_1detail_1_1WorkPlain.html#ada1369a19b8f7322e2e136f33e893c03',1,'xrpl::detail::WorkPlain::stream()'],['../classbeast_1_1PropertyStream_1_1Map.html#ad71130944911a2ed08226e89b11da926',1,'beast::PropertyStream::Map::stream()'],['../classbeast_1_1PropertyStream_1_1Set.html#a2bf5aa6f36e984bafe8ee0a9d2273300',1,'beast::PropertyStream::Set::stream()'],['../classbeast_1_1PropertyStream_1_1Set.html#a1a7953d7afb258050e7b91ea1d668e28',1,'beast::PropertyStream::Set::stream() const']]],
['streambuf_616',['streambuf',['http://en.cppreference.com/w/cpp/io/basic_streambuf/basic_streambuf.html',1,'std::streambuf']]],
['streambufwsmsg_617',['StreambufWSMsg',['../classxrpl_1_1StreambufWSMsg.html#a30af66d5f844158abc2fb48b29586579',1,'xrpl::StreambufWSMsg']]],
['streamsink_618',['StreamSink',['../classxrpl_1_1test_1_1StreamSink.html#a3427e54e6771fab2a26df7dfb3ad3d4b',1,'xrpl::test::StreamSink']]],
diff --git a/search/functions_14.js b/search/functions_14.js
index aad24d52b1..e9fe106562 100644
--- a/search/functions_14.js
+++ b/search/functions_14.js
@@ -279,7 +279,7 @@ var searchData=
['testcansubtractmpt_276',['testCanSubtractMPT',['../classxrpl_1_1STAmount__test.html#a4735e18a3492aa9c0c8cbc9fcd3a9091',1,'xrpl::STAmount_test']]],
['testcansubtractxrp_277',['testCanSubtractXRP',['../classxrpl_1_1STAmount__test.html#a3a918e395d75fc3017cbc6cbb703ebf6',1,'xrpl::STAmount_test']]],
['testcantconnect_278',['testCantConnect',['../classxrpl_1_1test_1_1ServerStatus__test.html#ad2f7b0115cc5d3d9aa5361b1a7787e54',1,'xrpl::test::ServerStatus_test']]],
- ['testcase_279',['testcase',['../classbeast_1_1unit__test_1_1runner.html#a91708e8234b77299f89b94c2a1114571',1,'beast::unit_test::runner::testcase()'],['../classxrpl_1_1test_1_1TheoreticalQuality__test.html#a7c0a37854366ae6fea64c1cca8a1b94a',1,'xrpl::test::TheoreticalQuality_test::testCase()']]],
+ ['testcase_279',['testcase',['../classxrpl_1_1test_1_1TheoreticalQuality__test.html#a7c0a37854366ae6fea64c1cca8a1b94a',1,'xrpl::test::TheoreticalQuality_test::testCase()'],['../classbeast_1_1unit__test_1_1runner.html#a91708e8234b77299f89b94c2a1114571',1,'beast::unit_test::runner::testcase()']]],
['testcase_5ft_280',['testcase_t',['../classbeast_1_1unit__test_1_1suite_1_1testcase__t.html#afc2b2fb1e01006dac53e92fbd846daa1',1,'beast::unit_test::suite::testcase_t']]],
['testcasewrapper_281',['testCaseWrapper',['../classxrpl_1_1test_1_1Loan__test.html#a09cd21d5faddbc05bcd238bbf602db9c',1,'xrpl::test::Loan_test']]],
['testcashinvalid_282',['testCashInvalid',['../classxrpl_1_1Check__test.html#a7ebbb8c56f213c9165c5d645199f4877',1,'xrpl::Check_test']]],
@@ -779,7 +779,7 @@ var searchData=
['testmultiplebooksonesideoffersinbook_776',['testMultipleBooksOneSideOffersInBook',['../classxrpl_1_1test_1_1Book__test.html#a94c243126efd359bb096295aaa26e958',1,'xrpl::test::Book_test']]],
['testmultiplefeeupdates_777',['testMultipleFeeUpdates',['../classxrpl_1_1test_1_1FeeVote__test.html#ab846b76481d81a4acaf34d54420d0269',1,'xrpl::test::FeeVote_test']]],
['testmultisig_778',['testMultisig',['../structxrpl_1_1test_1_1jtx_1_1oracle_1_1Oracle__test.html#a193d71aebdbfec81c147ee2a1b3ddedd',1,'xrpl::test::jtx::oracle::Oracle_test']]],
- ['testmultisign_779',['testmultisign',['../structxrpl_1_1test_1_1AMMExtended__test.html#a5a22d2af3bff9794ace127af0444e1f8',1,'xrpl::test::AMMExtended_test::testMultisign()'],['../classxrpl_1_1test_1_1Env__test.html#a84ccf685efb7a099c8970fcfdf597622',1,'xrpl::test::Env_test::testMultiSign()'],['../classxrpl_1_1test_1_1Delegate__test.html#a946206c9ac43db0f3bf285eaed104113',1,'xrpl::test::Delegate_test::testMultiSign()']]],
+ ['testmultisign_779',['testmultisign',['../classxrpl_1_1test_1_1Env__test.html#a84ccf685efb7a099c8970fcfdf597622',1,'xrpl::test::Env_test::testMultiSign()'],['../classxrpl_1_1test_1_1Delegate__test.html#a946206c9ac43db0f3bf285eaed104113',1,'xrpl::test::Delegate_test::testMultiSign()'],['../structxrpl_1_1test_1_1AMMExtended__test.html#a5a22d2af3bff9794ace127af0444e1f8',1,'xrpl::test::AMMExtended_test::testMultisign()']]],
['testmultisignedbadpubkey_780',['testMultisignedBadPubKey',['../classxrpl_1_1test_1_1Simulate__test.html#a32de57bfea4669be605e9706a32e1047',1,'xrpl::test::Simulate_test']]],
['testmultisigningmultisigner_781',['testMultisigningMultisigner',['../classxrpl_1_1test_1_1MultiSign__test.html#a00bdd413e0347a207592d16d78b48791',1,'xrpl::test::MultiSign_test']]],
['testmultisignquorumnotmet_782',['testMultiSignQuorumNotMet',['../classxrpl_1_1test_1_1Delegate__test.html#a229765add0c87f469b4d86a73a890895',1,'xrpl::test::Delegate_test']]],
@@ -1460,7 +1460,7 @@ var searchData=
['transfernftoken_1457',['transferNFToken',['../classxrpl_1_1NFTokenAcceptOffer.html#a5ed20a0971e2aaae8e476cb945002215',1,'xrpl::NFTokenAcceptOffer']]],
['transferrate_1458',['transferrate',['../namespacexrpl.html#a986de5f13b12ee8a23b63d3f400f6a6a',1,'xrpl::transferRate(ReadView const &view, AccountID const &issuer)'],['../namespacexrpl.html#abc3a023eea35b77ec4c38cbe7d943a52',1,'xrpl::transferRate(ReadView const &view, MPTID const &issuanceID)'],['../namespacexrpl.html#af230b69b835d1a1a67e83ec2a6984fcd',1,'xrpl::transferRate(ReadView const &view, STAmount const &amount)']]],
['transferxrp_1459',['transferXRP',['../namespacexrpl.html#aaa9a9ad324b7a3b51711c18acc3eeb66',1,'xrpl']]],
- ['transform_1460',['transform',['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Hop_1_1Transform.html#adcadad6ef9beeded3efe703ae23c0072',1,'xrpl::PeerFinder::detail::LivecacheBase::Hop::Transform::Transform()'],['http://en.cppreference.com/w/cpp/algorithm/ranges/transform.html',1,'std::ranges::transform()'],['http://en.cppreference.com/w/cpp/algorithm/transform.html',1,'std::transform()'],['../structxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t_1_1Transform.html#a7102298dfe651da39e25a774ca0d8cdb',1,'xrpl::PeerFinder::Livecache::hops_t::Transform::Transform()'],['http://en.cppreference.com/w/cpp/locale/collate/transform.html',1,'std::collate::transform()'],['http://en.cppreference.com/w/cpp/locale/collate/transform.html',1,'std::collate_byname::transform()'],['http://en.cppreference.com/w/cpp/regex/regex_traits/transform.html',1,'std::regex_traits::transform()'],['../structxrpl_1_1STObject_1_1Transform.html#ac0ea61502a07c0f8a38a2c324a39395b',1,'xrpl::STObject::Transform::Transform()'],['../structxrpl_1_1PeerFinder_1_1Bootcache_1_1Transform.html#a5cec00fb1806b83ba201d24d4cf55ea1',1,'xrpl::PeerFinder::Bootcache::Transform::Transform()']]],
+ ['transform_1460',['transform',['http://en.cppreference.com/w/cpp/locale/collate/transform.html',1,'std::collate_byname::transform()'],['http://en.cppreference.com/w/cpp/algorithm/ranges/transform.html',1,'std::ranges::transform()'],['http://en.cppreference.com/w/cpp/algorithm/transform.html',1,'std::transform()'],['http://en.cppreference.com/w/cpp/regex/regex_traits/transform.html',1,'std::regex_traits::transform()'],['../structxrpl_1_1STObject_1_1Transform.html#ac0ea61502a07c0f8a38a2c324a39395b',1,'xrpl::STObject::Transform::Transform()'],['../structxrpl_1_1PeerFinder_1_1Bootcache_1_1Transform.html#a5cec00fb1806b83ba201d24d4cf55ea1',1,'xrpl::PeerFinder::Bootcache::Transform::Transform()'],['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Hop_1_1Transform.html#adcadad6ef9beeded3efe703ae23c0072',1,'xrpl::PeerFinder::detail::LivecacheBase::Hop::Transform::Transform()'],['../structxrpl_1_1PeerFinder_1_1Livecache_1_1hops__t_1_1Transform.html#a7102298dfe651da39e25a774ca0d8cdb',1,'xrpl::PeerFinder::Livecache::hops_t::Transform::Transform()'],['http://en.cppreference.com/w/cpp/locale/collate/transform.html',1,'std::collate::transform()']]],
['transform_5fexclusive_5fscan_1461',['transform_exclusive_scan',['http://en.cppreference.com/w/cpp/algorithm/transform_exclusive_scan.html',1,'std']]],
['transform_5finclusive_5fscan_1462',['transform_inclusive_scan',['http://en.cppreference.com/w/cpp/algorithm/transform_inclusive_scan.html',1,'std']]],
['transform_5fprimary_1463',['transform_primary',['http://en.cppreference.com/w/cpp/regex/regex_traits/transform_primary.html',1,'std::regex_traits']]],
diff --git a/search/functions_15.js b/search/functions_15.js
index 640d4cb129..d8eb297c68 100644
--- a/search/functions_15.js
+++ b/search/functions_15.js
@@ -23,7 +23,7 @@ var searchData=
['underflow_5ferror_20',['underflow_error',['http://en.cppreference.com/w/cpp/error/underflow_error.html',1,'std::underflow_error']]],
['undodelay_21',['UndoDelay',['../structxrpl_1_1test_1_1Consensus__test_1_1UndoDelay.html#a24aa6f5b35693db39bcef2503bbda857',1,'xrpl::test::Consensus_test::UndoDelay']]],
['unexcept_22',['unexcept',['../classbeast_1_1unit__test_1_1suite.html#ad28942f03a54b2da8204b46850d9cc03',1,'beast::unit_test::suite::unexcept(F &&f)'],['../classbeast_1_1unit__test_1_1suite.html#ab110ab2b1585caaa855150af0e3c7a74',1,'beast::unit_test::suite::unexcept(F &&f, String const &reason)']]],
- ['unexpected_23',['unexpected',['http://en.cppreference.com/w/cpp/error/unexpected.html',1,'std::unexpected()'],['../namespacexrpl.html#a1c6b10627be1c9d7125ce8cc5d7a9eb8',1,'xrpl::Unexpected()'],['../classxrpl_1_1Unexpected.html#aafffc2b3a2c68826a8d32036d47d422d',1,'xrpl::Unexpected::Unexpected(E &&e)'],['../classxrpl_1_1Unexpected.html#ae3a13c5fd7de3a9c11d02e54253294eb',1,'xrpl::Unexpected::Unexpected(E const &e)'],['../classxrpl_1_1Unexpected.html#a727cde7469282ce333cae5560568a763',1,'xrpl::Unexpected::Unexpected()=delete'],['../classbeast_1_1unit__test_1_1suite.html#a789edeb2afc9951e32b18362cb98f656',1,'beast::unit_test::suite::unexpected(Condition shouldBeFalse)'],['../classbeast_1_1unit__test_1_1suite.html#a865757d2d9992fb2c91c51e137166e9d',1,'beast::unit_test::suite::unexpected(Condition shouldBeFalse, String const &reason)']]],
+ ['unexpected_23',['unexpected',['http://en.cppreference.com/w/cpp/error/unexpected.html',1,'std::unexpected()'],['../namespacexrpl.html#a1c6b10627be1c9d7125ce8cc5d7a9eb8',1,'xrpl::Unexpected()'],['../classbeast_1_1unit__test_1_1suite.html#a789edeb2afc9951e32b18362cb98f656',1,'beast::unit_test::suite::unexpected(Condition shouldBeFalse)'],['../classbeast_1_1unit__test_1_1suite.html#a865757d2d9992fb2c91c51e137166e9d',1,'beast::unit_test::suite::unexpected(Condition shouldBeFalse, String const &reason)'],['../classxrpl_1_1Unexpected.html#aafffc2b3a2c68826a8d32036d47d422d',1,'xrpl::Unexpected::Unexpected(E &&e)'],['../classxrpl_1_1Unexpected.html#ae3a13c5fd7de3a9c11d02e54253294eb',1,'xrpl::Unexpected::Unexpected(E const &e)'],['../classxrpl_1_1Unexpected.html#a727cde7469282ce333cae5560568a763',1,'xrpl::Unexpected::Unexpected()=delete']]],
['unget_24',['unget',['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::ifstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::fstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::basic_istringstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::basic_istream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::basic_iostream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::basic_ifstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::basic_stringstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::basic_fstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::wstringstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::iostream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::istream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::wistringstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::wistream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::wiostream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::wifstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::wfstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::strstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::stringstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::istrstream::unget()'],['http://en.cppreference.com/w/cpp/io/basic_istream/unget.html',1,'std::istringstream::unget()']]],
['ungetc_25',['ungetc',['http://en.cppreference.com/w/cpp/io/c/ungetc.html',1,'std']]],
['ungetwc_26',['ungetwc',['http://en.cppreference.com/w/cpp/io/c/ungetwc.html',1,'std']]],
diff --git a/search/functions_16.js b/search/functions_16.js
index cc9ebbaaa0..2841b6775f 100644
--- a/search/functions_16.js
+++ b/search/functions_16.js
@@ -21,7 +21,7 @@ var searchData=
['validationparms_18',['ValidationParms',['../structxrpl_1_1ValidationParms.html#a5782a78df7ff1bf825648610d8add1a2',1,'xrpl::ValidationParms']]],
['validations_19',['Validations',['../classxrpl_1_1Validations.html#ab4178f922169b3dfdd8824891c827a4d',1,'xrpl::Validations']]],
['validationseed_20',['validationSeed',['../namespacexrpl.html#af8e2c9d07216971778fa75669e575078',1,'xrpl']]],
- ['validator_21',['validator',['../namespacexrpl_1_1test_1_1jtx.html#af76c52076eda562b9693a0e6a93ecf44',1,'xrpl::test::jtx::validator()'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#ac619929f0ae49fcc35cf0313dd436059',1,'xrpl::test::csf::Peer::validator()'],['../classxrpl_1_1test_1_1Link.html#a2bec98feb5088e35d062d310470b41a2',1,'xrpl::test::Link::validator()'],['../classxrpl_1_1test_1_1Validator.html#aae58de2ba427d52c679d220cb4a61f47',1,'xrpl::test::Validator::Validator(Validator &&)=default'],['../classxrpl_1_1test_1_1Validator.html#a4d5f581639e6d5799a63ddc751bc2bb5',1,'xrpl::test::Validator::Validator(Validator const &)=default'],['../classxrpl_1_1test_1_1Validator.html#ac06170c7c0d201ad253b8dc91f4e0d4a',1,'xrpl::test::Validator::Validator()'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a0e3bc0ac1c5f7ef5ca189309cbc63fc5',1,'xrpl::RCLConsensus::Adaptor::validator()'],['../classxrpl_1_1test_1_1Network.html#aca7ce89e438522501265958b21aa034b',1,'xrpl::test::Network::validator()']]],
+ ['validator_21',['validator',['../namespacexrpl_1_1test_1_1jtx.html#af76c52076eda562b9693a0e6a93ecf44',1,'xrpl::test::jtx::validator()'],['../classxrpl_1_1test_1_1Validator.html#ac06170c7c0d201ad253b8dc91f4e0d4a',1,'xrpl::test::Validator::Validator()'],['../classxrpl_1_1test_1_1Validator.html#a4d5f581639e6d5799a63ddc751bc2bb5',1,'xrpl::test::Validator::Validator(Validator const &)=default'],['../classxrpl_1_1RCLConsensus_1_1Adaptor.html#a0e3bc0ac1c5f7ef5ca189309cbc63fc5',1,'xrpl::RCLConsensus::Adaptor::validator()'],['../classxrpl_1_1test_1_1Network.html#aca7ce89e438522501265958b21aa034b',1,'xrpl::test::Network::validator()'],['../classxrpl_1_1test_1_1Link.html#a2bec98feb5088e35d062d310470b41a2',1,'xrpl::test::Link::validator()'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#ac619929f0ae49fcc35cf0313dd436059',1,'xrpl::test::csf::Peer::validator()'],['../classxrpl_1_1test_1_1Validator.html#aae58de2ba427d52c679d220cb4a61f47',1,'xrpl::test::Validator::Validator()']]],
['validatorkeys_22',['validatorkeys',['../classxrpl_1_1ValidatorKeys.html#a1e1a46d7dd378a946902de65b7483775',1,'xrpl::ValidatorKeys::ValidatorKeys(Config const &config, beast::Journal j)'],['../classxrpl_1_1ValidatorKeys.html#a767e77fd1dde7187c8d6304efcdea405',1,'xrpl::ValidatorKeys::ValidatorKeys()=delete']]],
['validatorlist_23',['ValidatorList',['../classxrpl_1_1ValidatorList.html#a4517e20daaa3616c2d7cd954bdd03a71',1,'xrpl::ValidatorList']]],
['validatormanifests_24',['validatormanifests',['../classxrpl_1_1ApplicationImp.html#ac07de5cca10b58687634cc2496e8a572',1,'xrpl::ApplicationImp::validatorManifests()'],['../classxrpl_1_1Application.html#acc54b543aa7e8520b32ad4de7b4d0ef0',1,'xrpl::Application::validatorManifests()']]],
@@ -44,7 +44,7 @@ var searchData=
['validnumericrange_41',['validnumericrange',['../classxrpl_1_1Transactor.html#a70c5da39818929de576658318bd8e171',1,'xrpl::Transactor::validNumericRange(std::optional< T > value, unit::ValueUnit< Unit, T > max, unit::ValueUnit< Unit, T > min=unit::ValueUnit< Unit, T >{})'],['../classxrpl_1_1Transactor.html#add4c0c33e73cbb5bdc8aa489f74d8b2b',1,'xrpl::Transactor::validNumericRange(std::optional< T > value, T max, T min=T{})']]],
['validpublickey_42',['validPublicKey',['../classxrpl_1_1RPCParser.html#a2b3c2b72bb5f6a73ea77afc0c475b8eb',1,'xrpl::RPCParser']]],
['vals_43',['vals',['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1TestHarness.html#a38e1dbed49139887265f98662b4f7601',1,'xrpl::test::csf::Validations_test::TestHarness']]],
- ['value_44',['value',['../classJson_1_1Value.html#ae67a857b01286e3499a87e95be848d20',1,'Json::Value::Value(UInt value)'],['../classJson_1_1Value.html#a4744ae571fcf34f4b16a2257b3b3b585',1,'Json::Value::Value(Int value)'],['../classJson_1_1Value.html#ada6ba1369448fb0240bccc36efaa46f7',1,'Json::Value::Value(ValueType type=nullValue)'],['../structxrpl_1_1detail_1_1LocalValues_1_1Value.html#afa91acb233e0a3c8a07ecb95be96fcfe',1,'xrpl::detail::LocalValues::Value::Value(T const &t)'],['../structxrpl_1_1detail_1_1LocalValues_1_1Value.html#a45848f4177b7753d929631dd904f62f1',1,'xrpl::detail::LocalValues::Value::Value()=default'],['../structxrpl_1_1test_1_1jtx_1_1valueUnitField.html#a988d3d04b418f9683da4a607548c0130',1,'xrpl::test::jtx::valueUnitField::value()'],['../structxrpl_1_1test_1_1jtx_1_1stAmountField.html#a8008e5add6b8adf4e54955ae77baa060',1,'xrpl::test::jtx::stAmountField::value()'],['../structxrpl_1_1test_1_1jtx_1_1timePointField.html#a197d431aeea9ced40fb494ff72b77080',1,'xrpl::test::jtx::timePointField::value()'],['../structxrpl_1_1test_1_1jtx_1_1accountIDField.html#a4873ae65d5b93b9556119a30cac3bb2d',1,'xrpl::test::jtx::accountIDField::value()'],['../structxrpl_1_1test_1_1jtx_1_1uint256Field.html#a8d0ee23340390a396b8b13f897abd4b0',1,'xrpl::test::jtx::uint256Field::value()'],['../classJson_1_1Value.html#a32228cc84d83200cca8441451997996c',1,'Json::Value::Value(double value)'],['../classJson_1_1Value.html#ad9c4b65373e95fb81e01a721e00c065a',1,'Json::Value::Value(char const *value)'],['../classJson_1_1Value.html#a9ed73d63c966f32053321e5bbd6ab343',1,'Json::Value::Value(xrpl::Number const &value)'],['../classJson_1_1Value.html#a8e0e748ec11bea3e78b050449d311e6f',1,'Json::Value::Value(StaticString const &value)'],['../classJson_1_1Value.html#ae56bcb0169715866720d73181ae74e84',1,'Json::Value::Value(std::string const &value)'],['../classJson_1_1Value.html#a350a31ea4a30d384994b0bc010b17495',1,'Json::Value::Value(bool value)'],['../classJson_1_1Value.html#abe3fa9ab102d04e17a4738e88e7ecb6a',1,'Json::Value::Value(Value const &other)'],['../classJson_1_1Value.html#adace4216e0f5b3be7f855adebae6aa0b',1,'Json::Value::Value(Value &&other) noexcept'],['../structxrpl_1_1detail_1_1DeferredCredits_1_1Value.html#ac993c934713dc02b8092f42567567dc6',1,'xrpl::detail::DeferredCredits::Value::Value()'],['../classxrpl_1_1Expected.html#ad5f15c9b099da6966cf5c98f493fd41a',1,'xrpl::Expected::value()'],['../classxrpl_1_1SeqProxy.html#afdf60eb1edcc6ebb5cc86a6ef3cc708a',1,'xrpl::SeqProxy::value()'],['../classxrpl_1_1Unexpected.html#a13b2db8a2069722e14437be8ec0d1a93',1,'xrpl::Unexpected::value() &&'],['../classxrpl_1_1Unexpected.html#ab254d05dfb1da7ef7f6bcbb0f4873c4b',1,'xrpl::Unexpected::value() &'],['../structxrpl_1_1test_1_1jtx_1_1JTxField.html#a80435d77b4109211f3aa0e5a6078d845',1,'xrpl::test::jtx::JTxField::value()'],['../classxrpl_1_1Unexpected.html#a64b41830c207608994c9a9c2cfe9e685',1,'xrpl::Unexpected::value()'],['../classxrpl_1_1DecayWindow.html#ad9ca0b8fb74d1907a8b38df2f85472ca',1,'xrpl::DecayWindow::value()'],['../classxrpl_1_1DecayingSample.html#a483444b446df99e8a61edf91cd9c7569',1,'xrpl::DecayingSample::value()'],['http://en.cppreference.com/w/cpp/regex/regex_traits/value.html',1,'std::regex_traits::value()'],['http://en.cppreference.com/w/cpp/utility/optional/value.html',1,'std::optional::value()'],['http://en.cppreference.com/w/cpp/experimental/optional/value.html',1,'std::experimental::optional::value()'],['http://en.cppreference.com/w/cpp/error/error_condition/value.html',1,'std::error_condition::value()'],['http://en.cppreference.com/w/cpp/error/error_code/value.html',1,'std::error_code::value()'],['../classxrpl_1_1Unexpected.html#ac808f24eacebcdc81fa92ed60bb7357f',1,'xrpl::Unexpected::value()'],['../classxrpl_1_1Expected.html#a2b4327b2654030cd1f2d75f006cc5d5d',1,'xrpl::Expected::value()'],['../classxrpl_1_1Asset.html#afe02ca072854d69e5195378b8dfdfde2',1,'xrpl::Asset::value()'],['../classxrpl_1_1MPTAmount.html#a8a6d845a85d77bf5492d21d66665d226',1,'xrpl::MPTAmount::value()'],['../classxrpl_1_1STAccount.html#adaacb566e104897387b4b69ec6a84a9a',1,'xrpl::STAccount::value()'],['../classxrpl_1_1STAmount.html#aeef88e3d2dec1d53caba7820a9366b45',1,'xrpl::STAmount::value()'],['../classxrpl_1_1STBitString.html#ae36ca1246996428c45cfd19ee5acba43',1,'xrpl::STBitString::value()'],['../classxrpl_1_1STBlob.html#aa275b0f2c746a09e09e7338b31f541f4',1,'xrpl::STBlob::value()'],['../classxrpl_1_1STCurrency.html#a79ce6da873d52dc932c2bf022c4e8f86',1,'xrpl::STCurrency::value()'],['../classxrpl_1_1STInteger.html#a02b3921c5de99ab2fae85dcf66ffc3da',1,'xrpl::STInteger::value()'],['../classxrpl_1_1STIssue.html#aecabcf9517bbaa996c5292c3bbaf6634',1,'xrpl::STIssue::value()'],['../classxrpl_1_1STNumber.html#ad91860ee65ac04d32eee013f1ef552d3',1,'xrpl::STNumber::value()'],['../classxrpl_1_1STObject_1_1Proxy.html#a7bd9c52e2ce0802812ff7c34c6ddc67f',1,'xrpl::STObject::Proxy::value()'],['../classxrpl_1_1STVector256.html#a65297422eaa97ce1dd3a281a937c0f43',1,'xrpl::STVector256::value()'],['../classxrpl_1_1STXChainBridge.html#a864b097b699d42f49287053b028e7357',1,'xrpl::STXChainBridge::value()'],['../classxrpl_1_1unit_1_1ValueUnit.html#a11cab90191ba952710e80df82c3a722c',1,'xrpl::unit::ValueUnit::value()'],['../classxrpl_1_1XRPAmount.html#a5e815434d21b3f5dd212476b4eeec200',1,'xrpl::XRPAmount::value()'],['../structxrpl_1_1test_1_1jtx_1_1PrettyAmount.html#a742750c3ad4996faa68c66664d3921db',1,'xrpl::test::jtx::PrettyAmount::value()']]],
+ ['value_44',['value',['../classxrpl_1_1STXChainBridge.html#a864b097b699d42f49287053b028e7357',1,'xrpl::STXChainBridge::value()'],['../classxrpl_1_1STVector256.html#a65297422eaa97ce1dd3a281a937c0f43',1,'xrpl::STVector256::value()'],['../classxrpl_1_1STObject_1_1Proxy.html#a7bd9c52e2ce0802812ff7c34c6ddc67f',1,'xrpl::STObject::Proxy::value()'],['../classxrpl_1_1STNumber.html#ad91860ee65ac04d32eee013f1ef552d3',1,'xrpl::STNumber::value()'],['../classxrpl_1_1STIssue.html#aecabcf9517bbaa996c5292c3bbaf6634',1,'xrpl::STIssue::value()'],['../classxrpl_1_1STInteger.html#a02b3921c5de99ab2fae85dcf66ffc3da',1,'xrpl::STInteger::value()'],['../classxrpl_1_1STCurrency.html#a79ce6da873d52dc932c2bf022c4e8f86',1,'xrpl::STCurrency::value()'],['../classxrpl_1_1STAmount.html#aeef88e3d2dec1d53caba7820a9366b45',1,'xrpl::STAmount::value()'],['../classxrpl_1_1STBlob.html#aa275b0f2c746a09e09e7338b31f541f4',1,'xrpl::STBlob::value()'],['../classxrpl_1_1STBitString.html#ae36ca1246996428c45cfd19ee5acba43',1,'xrpl::STBitString::value()'],['../classxrpl_1_1unit_1_1ValueUnit.html#a11cab90191ba952710e80df82c3a722c',1,'xrpl::unit::ValueUnit::value()'],['../classxrpl_1_1XRPAmount.html#a5e815434d21b3f5dd212476b4eeec200',1,'xrpl::XRPAmount::value()'],['../structxrpl_1_1test_1_1jtx_1_1PrettyAmount.html#a742750c3ad4996faa68c66664d3921db',1,'xrpl::test::jtx::PrettyAmount::value()'],['../structxrpl_1_1test_1_1jtx_1_1JTxField.html#a80435d77b4109211f3aa0e5a6078d845',1,'xrpl::test::jtx::JTxField::value()'],['../structxrpl_1_1test_1_1jtx_1_1timePointField.html#a197d431aeea9ced40fb494ff72b77080',1,'xrpl::test::jtx::timePointField::value()'],['../structxrpl_1_1test_1_1jtx_1_1uint256Field.html#a8d0ee23340390a396b8b13f897abd4b0',1,'xrpl::test::jtx::uint256Field::value()'],['../structxrpl_1_1test_1_1jtx_1_1accountIDField.html#a4873ae65d5b93b9556119a30cac3bb2d',1,'xrpl::test::jtx::accountIDField::value()'],['../structxrpl_1_1test_1_1jtx_1_1stAmountField.html#a8008e5add6b8adf4e54955ae77baa060',1,'xrpl::test::jtx::stAmountField::value()'],['../structxrpl_1_1test_1_1jtx_1_1valueUnitField.html#a988d3d04b418f9683da4a607548c0130',1,'xrpl::test::jtx::valueUnitField::value()'],['../classJson_1_1Value.html#adace4216e0f5b3be7f855adebae6aa0b',1,'Json::Value::Value()'],['http://en.cppreference.com/w/cpp/error/error_condition/value.html',1,'std::error_condition::value()'],['../classJson_1_1Value.html#ae56bcb0169715866720d73181ae74e84',1,'Json::Value::Value(std::string const &value)'],['../classJson_1_1Value.html#a8e0e748ec11bea3e78b050449d311e6f',1,'Json::Value::Value(StaticString const &value)'],['../classxrpl_1_1STAccount.html#adaacb566e104897387b4b69ec6a84a9a',1,'xrpl::STAccount::value()'],['../classJson_1_1Value.html#a9ed73d63c966f32053321e5bbd6ab343',1,'Json::Value::Value(xrpl::Number const &value)'],['../classJson_1_1Value.html#ad9c4b65373e95fb81e01a721e00c065a',1,'Json::Value::Value(char const *value)'],['../classJson_1_1Value.html#a32228cc84d83200cca8441451997996c',1,'Json::Value::Value(double value)'],['../classJson_1_1Value.html#ae67a857b01286e3499a87e95be848d20',1,'Json::Value::Value(UInt value)'],['../classJson_1_1Value.html#a4744ae571fcf34f4b16a2257b3b3b585',1,'Json::Value::Value(Int value)'],['../classJson_1_1Value.html#ada6ba1369448fb0240bccc36efaa46f7',1,'Json::Value::Value(ValueType type=nullValue)'],['../structxrpl_1_1detail_1_1LocalValues_1_1Value.html#afa91acb233e0a3c8a07ecb95be96fcfe',1,'xrpl::detail::LocalValues::Value::Value(T const &t)'],['../structxrpl_1_1detail_1_1LocalValues_1_1Value.html#a45848f4177b7753d929631dd904f62f1',1,'xrpl::detail::LocalValues::Value::Value()=default'],['../classJson_1_1Value.html#a350a31ea4a30d384994b0bc010b17495',1,'Json::Value::Value(bool value)'],['../classJson_1_1Value.html#abe3fa9ab102d04e17a4738e88e7ecb6a',1,'Json::Value::Value(Value const &other)'],['../structxrpl_1_1detail_1_1DeferredCredits_1_1Value.html#ac993c934713dc02b8092f42567567dc6',1,'xrpl::detail::DeferredCredits::Value::Value()'],['http://en.cppreference.com/w/cpp/error/error_code/value.html',1,'std::error_code::value()'],['http://en.cppreference.com/w/cpp/experimental/optional/value.html',1,'std::experimental::optional::value()'],['http://en.cppreference.com/w/cpp/utility/optional/value.html',1,'std::optional::value()'],['http://en.cppreference.com/w/cpp/regex/regex_traits/value.html',1,'std::regex_traits::value()'],['../classxrpl_1_1DecayingSample.html#a483444b446df99e8a61edf91cd9c7569',1,'xrpl::DecayingSample::value()'],['../classxrpl_1_1DecayWindow.html#ad9ca0b8fb74d1907a8b38df2f85472ca',1,'xrpl::DecayWindow::value()'],['../classxrpl_1_1Unexpected.html#a64b41830c207608994c9a9c2cfe9e685',1,'xrpl::Unexpected::value() const &'],['../classxrpl_1_1Unexpected.html#ab254d05dfb1da7ef7f6bcbb0f4873c4b',1,'xrpl::Unexpected::value() &'],['../classxrpl_1_1Unexpected.html#a13b2db8a2069722e14437be8ec0d1a93',1,'xrpl::Unexpected::value() &&'],['../classxrpl_1_1Unexpected.html#ac808f24eacebcdc81fa92ed60bb7357f',1,'xrpl::Unexpected::value() const &&'],['../classxrpl_1_1Expected.html#a2b4327b2654030cd1f2d75f006cc5d5d',1,'xrpl::Expected::value() const'],['../classxrpl_1_1Expected.html#ad5f15c9b099da6966cf5c98f493fd41a',1,'xrpl::Expected::value()'],['../classxrpl_1_1Asset.html#afe02ca072854d69e5195378b8dfdfde2',1,'xrpl::Asset::value()'],['../classxrpl_1_1MPTAmount.html#a8a6d845a85d77bf5492d21d66665d226',1,'xrpl::MPTAmount::value()'],['../classxrpl_1_1SeqProxy.html#afdf60eb1edcc6ebb5cc86a6ef3cc708a',1,'xrpl::SeqProxy::value()']]],
['value_5fcomp_45',['value_comp',['../classbeast_1_1detail_1_1aged__ordered__container.html#a0be63233f0dcb8b9055100ec6f92c6a9',1,'beast::detail::aged_ordered_container::value_comp()'],['http://en.cppreference.com/w/cpp/container/map/value_comp.html',1,'std::map::value_comp()'],['http://en.cppreference.com/w/cpp/container/multimap/value_comp.html',1,'std::multimap::value_comp()'],['http://en.cppreference.com/w/cpp/container/multiset/value_comp.html',1,'std::multiset::value_comp()'],['http://en.cppreference.com/w/cpp/container/map/value_comp.html',1,'std::pmr::map::value_comp()'],['http://en.cppreference.com/w/cpp/container/multimap/value_comp.html',1,'std::pmr::multimap::value_comp()'],['http://en.cppreference.com/w/cpp/container/multiset/value_comp.html',1,'std::pmr::multiset::value_comp()'],['http://en.cppreference.com/w/cpp/container/set/value_comp.html',1,'std::pmr::set::value_comp()'],['http://en.cppreference.com/w/cpp/container/set/value_comp.html',1,'std::set::value_comp()']]],
['value_5fcompare_46',['value_compare',['http://en.cppreference.com/w/cpp/container/map/value_compare.html',1,'std::pmr::map::value_compare::value_compare()'],['http://en.cppreference.com/w/cpp/container/multimap/value_compare.html',1,'std::multimap::value_compare::value_compare()'],['http://en.cppreference.com/w/cpp/container/map/value_compare.html',1,'std::map::value_compare::value_compare()'],['http://en.cppreference.com/w/cpp/container/multimap/value_compare.html',1,'std::pmr::multimap::value_compare::value_compare()']]],
['value_5fhash_47',['value_hash',['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#ae25086aa8a107b5128c5b50b5c758f63',1,'beast::detail::aged_unordered_container::config_t::value_hash() const'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a14a33706a40ec3f6aafba20b4aa00827',1,'beast::detail::aged_unordered_container::config_t::value_hash()']]],
diff --git a/search/functions_17.js b/search/functions_17.js
index 0dc23fb33a..b4b600ae9e 100644
--- a/search/functions_17.js
+++ b/search/functions_17.js
@@ -130,7 +130,7 @@ var searchData=
['writeln_127',['writeln',['../classxrpl_1_1Logs_1_1File.html#a1956fd5778f61a2add0ca33944c97793',1,'xrpl::Logs::File::writeln(char const *text)'],['../classxrpl_1_1Logs_1_1File.html#a911db3ee0f1bbe252c9137e7ca7419bc',1,'xrpl::Logs::File::writeln(std::string const &str)']]],
['writenode_128',['writeNode',['../classxrpl_1_1SHAMap.html#a1e9be78023c6166faed048bc7231c593',1,'xrpl::SHAMap']]],
['writeobjecttag_129',['writeObjectTag',['../classJson_1_1Writer_1_1Impl.html#a8702b4daf848ae8ff3c56795e496607d',1,'Json::Writer::Impl']]],
- ['writer_130',['writer',['../classJson_1_1Writer.html#aace51671d405b3f45267eac93ec97ad6',1,'Json::Writer::Writer()'],['../classxrpl_1_1json__body_1_1writer.html#a0175e587fd6e35e48670158eb7421d0e',1,'xrpl::json_body::writer::writer()'],['../classJson_1_1Writer.html#a1342f1827e0f402e63c5151ec3ef34ea',1,'Json::Writer::Writer()']]],
+ ['writer_130',['writer',['../classJson_1_1Writer.html#a1342f1827e0f402e63c5151ec3ef34ea',1,'Json::Writer::Writer(Writer &&) noexcept'],['../classJson_1_1Writer.html#aace51671d405b3f45267eac93ec97ad6',1,'Json::Writer::Writer(Output const &output)'],['../classxrpl_1_1json__body_1_1writer.html#a0175e587fd6e35e48670158eb7421d0e',1,'xrpl::json_body::writer::writer()']]],
['writeresult_131',['writeresult',['../classxrpl_1_1RPC_1_1LedgerHandler.html#a250b823466a892e0aab88bc5ba40df35',1,'xrpl::RPC::LedgerHandler::writeResult()'],['../classxrpl_1_1RPC_1_1VersionHandler.html#a289cd7615e6b990bd5a08daa10a955b6',1,'xrpl::RPC::VersionHandler::writeResult()']]],
['writerfixture_132',['WriterFixture',['../structWriterFixture.html#a78de1bb1ab3ac0cedc844048331118eb',1,'WriterFixture']]],
['writesignerstosle_133',['writeSignersToSLE',['../classxrpl_1_1SetSignerList.html#a89949e032e073b30de91f839338e7f80',1,'xrpl::SetSignerList']]],
diff --git a/search/functions_1a.js b/search/functions_1a.js
index f58e38956a..ee56d4c0c0 100644
--- a/search/functions_1a.js
+++ b/search/functions_1a.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['zero_0',['zero',['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::days::zero()'],['../classxrpl_1_1SHAMapHash.html#ac6afd8b4b20e0bb3deaf6993ebe7e8cc',1,'xrpl::SHAMapHash::zero()'],['../classxrpl_1_1base__uint.html#a269c9d33ef0a9e2efa47e5dfdb1760c1',1,'xrpl::base_uint::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::years::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::weeks::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::seconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::nanoseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::months::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::minutes::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::milliseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::microseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::hours::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration_values/zero.html',1,'std::chrono::duration_values::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::duration::zero()'],['../structbeast_1_1Zero.html#a3b3b333a1593d7e259ede6ce244fd4bd',1,'beast::Zero::Zero()']]],
+ ['zero_0',['zero',['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::duration::zero()'],['../structbeast_1_1Zero.html#a3b3b333a1593d7e259ede6ce244fd4bd',1,'beast::Zero::Zero()'],['../classxrpl_1_1SHAMapHash.html#ac6afd8b4b20e0bb3deaf6993ebe7e8cc',1,'xrpl::SHAMapHash::zero()'],['../classxrpl_1_1base__uint.html#a269c9d33ef0a9e2efa47e5dfdb1760c1',1,'xrpl::base_uint::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::years::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::weeks::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::seconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::nanoseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::months::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::minutes::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::milliseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::microseconds::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::hours::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration_values/zero.html',1,'std::chrono::duration_values::zero()'],['http://en.cppreference.com/w/cpp/chrono/duration/zero.html',1,'std::chrono::days::zero()']]],
['zero32_1',['zero32',['../namespacexrpl_1_1NodeStore.html#afbf9abdd1e228eb689d6f33a6ac1ae26',1,'xrpl::NodeStore']]],
['zerocopyinputstream_2',['ZeroCopyInputStream',['../classxrpl_1_1ZeroCopyInputStream.html#aa01f1a10a045db61d210b5a4c5363a18',1,'xrpl::ZeroCopyInputStream']]],
['zerocopyoutputstream_3',['ZeroCopyOutputStream',['../classxrpl_1_1ZeroCopyOutputStream.html#a68efde67dcfbda5665009e6a8361dbee',1,'xrpl::ZeroCopyOutputStream']]],
diff --git a/search/functions_1b.js b/search/functions_1b.js
index 2a9772af62..0a8c8fdaff 100644
--- a/search/functions_1b.js
+++ b/search/functions_1b.js
@@ -255,7 +255,7 @@ var searchData=
['_7eserverhandler_252',['~ServerHandler',['../classxrpl_1_1ServerHandler.html#aea34e923053853461a528d5c37a3cb35',1,'xrpl::ServerHandler']]],
['_7eserverimpl_253',['~ServerImpl',['../classxrpl_1_1ServerImpl.html#aafe88bb6582d253b66e896c6e1a4188a',1,'xrpl::ServerImpl']]],
['_7esession_254',['~Session',['../classxrpl_1_1Session.html#a9d0e4a53577450c4e6bd5334f4920a35',1,'xrpl::Session']]],
- ['_7eset_255',['~set',['http://en.cppreference.com/w/cpp/container/set/~set.html',1,'std::set::~set()'],['../classbeast_1_1PropertyStream_1_1Set.html#a48130b297aa75065d3d07cc4c6d696a2',1,'beast::PropertyStream::Set::~Set()'],['http://en.cppreference.com/w/cpp/container/set/~set.html',1,'std::pmr::set::~set()']]],
+ ['_7eset_255',['~set',['../classbeast_1_1PropertyStream_1_1Set.html#a48130b297aa75065d3d07cc4c6d696a2',1,'beast::PropertyStream::Set::~Set()'],['http://en.cppreference.com/w/cpp/container/set/~set.html',1,'std::pmr::set::~set()'],['http://en.cppreference.com/w/cpp/container/set/~set.html',1,'std::set::~set()']]],
['_7eshamap_256',['~SHAMap',['../classxrpl_1_1SHAMap.html#a317e70b85486785675840956b03fa206',1,'xrpl::SHAMap']]],
['_7eshamapinnernode_257',['~SHAMapInnerNode',['../classxrpl_1_1SHAMapInnerNode.html#a5690f7e044645510c7f9d4e9285704e8',1,'xrpl::SHAMapInnerNode']]],
['_7eshamapstore_258',['~SHAMapStore',['../classxrpl_1_1SHAMapStore.html#a4fd657ceee9d8bd84c5b6ad6e735b083',1,'xrpl::SHAMapStore']]],
@@ -356,7 +356,7 @@ var searchData=
['_7ewios_353',['~wios',['http://en.cppreference.com/w/cpp/io/basic_ios/~basic_ios.html',1,'std::wios']]],
['_7ewiostream_354',['~wiostream',['http://en.cppreference.com/w/cpp/io/basic_iostream/~basic_iostream.html',1,'std::wiostream']]],
['_7ewistream_355',['~wistream',['http://en.cppreference.com/w/cpp/io/basic_istream/~basic_istream.html',1,'std::wistream']]],
- ['_7ework_356',['~work',['../classxrpl_1_1io__list_1_1work.html#a97e2e8af0e4e4c077defe25f018bd5d3',1,'xrpl::io_list::work::~work()'],['../classxrpl_1_1detail_1_1Work.html#afa173b7f03b9f3059196a39fa54c9ad8',1,'xrpl::detail::Work::~Work()']]],
+ ['_7ework_356',['~work',['../classxrpl_1_1detail_1_1Work.html#afa173b7f03b9f3059196a39fa54c9ad8',1,'xrpl::detail::Work::~Work()'],['../classxrpl_1_1io__list_1_1work.html#a97e2e8af0e4e4c077defe25f018bd5d3',1,'xrpl::io_list::work::~work()']]],
['_7eworkbase_357',['~WorkBase',['../classxrpl_1_1detail_1_1WorkBase.html#aa1a40435fd305c229e24b14be3fb17c9',1,'xrpl::detail::WorkBase']]],
['_7eworker_358',['~Worker',['../classxrpl_1_1Workers_1_1Worker.html#a118a9bd209934c6a752bfdc38e30e2fc',1,'xrpl::Workers::Worker']]],
['_7eworkers_359',['~Workers',['../classxrpl_1_1Workers.html#a6dc76a5f0c26c6e61d9fcc1e53dd3dc7',1,'xrpl::Workers']]],
diff --git a/search/functions_2.js b/search/functions_2.js
index 7b1cc57d90..9e4d3604f3 100644
--- a/search/functions_2.js
+++ b/search/functions_2.js
@@ -99,7 +99,7 @@ var searchData=
['bitsetindextofeature_96',['bitsetIndexToFeature',['../namespacexrpl.html#ada9dfa0461223b1e2e870aa57bc6d3e1',1,'xrpl']]],
['blobfield_97',['blobfield',['../structxrpl_1_1test_1_1jtx_1_1blobField.html#a5fe97a31d0a890a0d40e0820a5e879c0',1,'xrpl::test::jtx::blobField::blobField(SF const &sfield, std::array< std::uint8_t, N > const &c)'],['../structxrpl_1_1test_1_1jtx_1_1blobField.html#a26c3454d5f5345b48e475b90aea76041',1,'xrpl::test::jtx::blobField::blobField(SF const &sfield, Slice const &cond)']]],
['blobinfo_98',['BlobInfo',['../structxrpl_1_1test_1_1TrustedPublisherServer_1_1BlobInfo.html#ad60adc0c1bf0cca29ae481aaa86a744d',1,'xrpl::test::TrustedPublisherServer::BlobInfo']]],
- ['book_99',['book',['../classxrpl_1_1Book.html#a17e016157ae08b19cd7500a24e987cf1',1,'xrpl::Book::Book()'],['../classxrpl_1_1BookStep.html#ad635db8abc312b10d19a6d787c846b39',1,'xrpl::BookStep::book()'],['../classxrpl_1_1Book.html#a18f52295d148f292ada65053291be719',1,'xrpl::Book::Book()']]],
+ ['book_99',['book',['../classxrpl_1_1BookStep.html#ad635db8abc312b10d19a6d787c846b39',1,'xrpl::BookStep::book()'],['../classxrpl_1_1Book.html#a18f52295d148f292ada65053291be719',1,'xrpl::Book::Book(Issue const &in_, Issue const &out_, std::optional< uint256 > const &domain_)'],['../classxrpl_1_1Book.html#a17e016157ae08b19cd7500a24e987cf1',1,'xrpl::Book::Book()']]],
['book_5ft_100',['book_t',['../structxrpl_1_1keylet_1_1book__t.html#a7eb706dad37d0a6a893e3e5fb338f017',1,'xrpl::keylet::book_t']]],
['bookdirs_101',['BookDirs',['../classxrpl_1_1BookDirs.html#a4266ce65755accf6862b15753d8a3f6b',1,'xrpl::BookDirs']]],
['booklisteners_102',['BookListeners',['../classxrpl_1_1BookListeners.html#ae7ba20357518029c4f3b9e95fb06fcfe',1,'xrpl::BookListeners']]],
diff --git a/search/functions_3.js b/search/functions_3.js
index 119bcd83f4..2369e876ce 100644
--- a/search/functions_3.js
+++ b/search/functions_3.js
@@ -107,7 +107,7 @@ var searchData=
['channelexists_104',['channelExists',['../namespacexrpl_1_1test_1_1jtx_1_1paychan.html#ab02a3c59239d85e86a8c83c9cd20afb2',1,'xrpl::test::jtx::paychan']]],
['channelexpiration_105',['channelExpiration',['../structxrpl_1_1test_1_1PayChan__test.html#a3e838e6e99f5ad6d7e7c5739ad2d2eee',1,'xrpl::test::PayChan_test']]],
['channelkeyandsle_106',['channelKeyAndSle',['../structxrpl_1_1test_1_1PayChan__test.html#a2f4d2e387fcfd07ef6c38e53ec1704bc',1,'xrpl::test::PayChan_test']]],
- ['charge_107',['charge',['../classxrpl_1_1test_1_1PeerPartial.html#abf01622e68c463e632d180a518fcb4ba',1,'xrpl::test::PeerPartial::charge()'],['../classxrpl_1_1Resource_1_1Consumer.html#aff35664353e99ae9239e492517c39935',1,'xrpl::Resource::Consumer::charge()'],['../classxrpl_1_1Resource_1_1Logic.html#a794dbcbc60492bf0f376a5619544a522',1,'xrpl::Resource::Logic::charge()'],['../classxrpl_1_1Resource_1_1Charge.html#a10cf90e69ba158f2bca14f2f10897da6',1,'xrpl::Resource::Charge::Charge(value_type cost, std::string const &label=std::string())'],['../classxrpl_1_1Resource_1_1Charge.html#a88246fb59902cc27ce93a8128fe632a1',1,'xrpl::Resource::Charge::Charge()=delete'],['../classxrpl_1_1Peer.html#a5c483726f99979751f8f010f222d6ce0',1,'xrpl::Peer::charge()'],['../classxrpl_1_1PeerImp.html#a487b1c76d5c6f939991293cc4dcbe430',1,'xrpl::PeerImp::charge()'],['../classxrpl_1_1test_1_1TestPeer.html#a3534eec8dc3c3dc7b3263bfe1e985b7e',1,'xrpl::test::TestPeer::charge()']]],
+ ['charge_107',['charge',['../classxrpl_1_1Resource_1_1Logic.html#a794dbcbc60492bf0f376a5619544a522',1,'xrpl::Resource::Logic::charge()'],['../classxrpl_1_1Resource_1_1Charge.html#a88246fb59902cc27ce93a8128fe632a1',1,'xrpl::Resource::Charge::Charge()=delete'],['../classxrpl_1_1Resource_1_1Charge.html#a10cf90e69ba158f2bca14f2f10897da6',1,'xrpl::Resource::Charge::Charge(value_type cost, std::string const &label=std::string())'],['../classxrpl_1_1Peer.html#a5c483726f99979751f8f010f222d6ce0',1,'xrpl::Peer::charge()'],['../classxrpl_1_1PeerImp.html#a487b1c76d5c6f939991293cc4dcbe430',1,'xrpl::PeerImp::charge()'],['../classxrpl_1_1test_1_1PeerPartial.html#abf01622e68c463e632d180a518fcb4ba',1,'xrpl::test::PeerPartial::charge()'],['../classxrpl_1_1test_1_1TestPeer.html#a3534eec8dc3c3dc7b3263bfe1e985b7e',1,'xrpl::test::TestPeer::charge()'],['../classxrpl_1_1Resource_1_1Consumer.html#aff35664353e99ae9239e492517c39935',1,'xrpl::Resource::Consumer::charge()']]],
['check_108',['check',['../namespacexrpl_1_1keylet.html#a550099a51ca1dcd2ede490ee30b6ee7f',1,'xrpl::keylet::check(uint256 const &key) noexcept'],['../namespacexrpl_1_1keylet.html#a7afe09ee136dbd9f4e8b0bfb3e3939ee',1,'xrpl::keylet::check(AccountID const &id, std::uint32_t seq) noexcept'],['../namespaceJson.html#af3b5e4579dafe6a4a496663e541bfebc',1,'Json::check()'],['../classbeast_1_1SemanticVersion__test.html#a393c9feac5b3e6c2e517b1bd4cfa1055',1,'beast::SemanticVersion_test::check()'],['../classxrpl_1_1RPC_1_1VersionHandler.html#a62ffa3df25d8ffc4f4285fdb4f7e0350',1,'xrpl::RPC::VersionHandler::check()'],['../classxrpl_1_1RPC_1_1LedgerHandler.html#a95ebb2031716b0e2a553df18a525a6b8',1,'xrpl::RPC::LedgerHandler::check()'],['../classxrpl_1_1XRPEndpointStep.html#ab4175382607dfe226082808f3f84bc52',1,'xrpl::XRPEndpointStep::check()'],['../classxrpl_1_1DirectIOfferCrossingStep.html#afd768f85c7dada76881e8d3d08c69b24',1,'xrpl::DirectIOfferCrossingStep::check()'],['../classxrpl_1_1DirectIPaymentStep.html#a8e9e9a2646c8e6a2ba398051e08c724f',1,'xrpl::DirectIPaymentStep::check()'],['../classxrpl_1_1DirectStepI.html#ae1e97a1eaf635ed67ef01d284953409f',1,'xrpl::DirectStepI::check()'],['../classxrpl_1_1BookStep.html#a070f6149ed61eacef61f9eb99724c4c7',1,'xrpl::BookStep::check()'],['../classxrpl_1_1RCLCensorshipDetector.html#adb6eaac2765d22d30d1f15cc1c360584',1,'xrpl::RCLCensorshipDetector::check()'],['../classxrpl_1_1PublicKey__test.html#ade286ba12fecc1d15bad2037bcd46cf9',1,'xrpl::PublicKey_test::check()'],['../classxrpl_1_1ProtocolVersion__test.html#ad218e7b12c765b65837c57172ddaeafd',1,'xrpl::ProtocolVersion_test::check()'],['../classxrpl_1_1hardened__hash__test.html#a20e12d9b3744881b189bed6a71c87c80',1,'xrpl::hardened_hash_test::check()'],['../structxrpl_1_1Keylet.html#aa1c15f751d20b0b0b09c189f934e98e6',1,'xrpl::Keylet::check()']]],
['check_5fcontainer_109',['check_container',['../classxrpl_1_1hardened__hash__test.html#a7e0ed1494ab33fedbe22c30665170dc7',1,'xrpl::hardened_hash_test']]],
['check_5fmost_5fbalances_110',['check_most_balances',['../structxrpl_1_1test_1_1BalanceTransfer.html#a610db01e71cb4f59d2f4e9c9625efb35',1,'xrpl::test::BalanceTransfer']]],
@@ -288,7 +288,7 @@ var searchData=
['closetransactiondb_285',['closetransactiondb',['../classxrpl_1_1SQLiteDatabaseImp.html#a60cc4a660044fabccc78f1407d485321',1,'xrpl::SQLiteDatabaseImp::closeTransactionDB()'],['../classxrpl_1_1SQLiteDatabase.html#a9f9faed304cc6b1304197a6c1c2b2d05',1,'xrpl::SQLiteDatabase::closeTransactionDB()']]],
['closingcount_286',['closingCount',['../classxrpl_1_1PeerFinder_1_1Counts.html#a3faa34ffcb7bbf187c3cb0b81aa5fc7c',1,'xrpl::PeerFinder::Counts']]],
['closurecounter_287',['closurecounter',['../classxrpl_1_1ClosureCounter.html#aa91f04fdc9f9bd30fbdd2458bd68dbba',1,'xrpl::ClosureCounter::ClosureCounter()=default'],['../classxrpl_1_1ClosureCounter.html#a4d327d54aa9eab18dd9aa6f091966f24',1,'xrpl::ClosureCounter::ClosureCounter(ClosureCounter const &)=delete']]],
- ['cluster_288',['cluster',['../classxrpl_1_1Peer.html#a313946f1146a158e3b45932539f8dbfd',1,'xrpl::Peer::cluster()'],['../classxrpl_1_1PeerImp.html#a6e0fe9c781cf7175c07647feb7f5cb64',1,'xrpl::PeerImp::cluster()'],['../classxrpl_1_1Application.html#a22a5d7e2da28bc40577b8e382cea639d',1,'xrpl::Application::cluster()'],['../classxrpl_1_1ApplicationImp.html#a154d917e36af6c3d2d8eb319453cf5ff',1,'xrpl::ApplicationImp::cluster()'],['../classxrpl_1_1test_1_1PeerPartial.html#a8bfa52d6b5b214a2cad3be13ee8b5f35',1,'xrpl::test::PeerPartial::cluster()'],['../classxrpl_1_1test_1_1TestPeer.html#aa10e3157c62c6abff18d569bab0762c2',1,'xrpl::test::TestPeer::cluster()'],['../classxrpl_1_1Cluster.html#a0c223caccc3c8430c90955b108621c81',1,'xrpl::Cluster::Cluster()']]],
+ ['cluster_288',['cluster',['../classxrpl_1_1PeerImp.html#a6e0fe9c781cf7175c07647feb7f5cb64',1,'xrpl::PeerImp::cluster()'],['../classxrpl_1_1Application.html#a22a5d7e2da28bc40577b8e382cea639d',1,'xrpl::Application::cluster()'],['../classxrpl_1_1ApplicationImp.html#a154d917e36af6c3d2d8eb319453cf5ff',1,'xrpl::ApplicationImp::cluster()'],['../classxrpl_1_1test_1_1PeerPartial.html#a8bfa52d6b5b214a2cad3be13ee8b5f35',1,'xrpl::test::PeerPartial::cluster()'],['../classxrpl_1_1test_1_1TestPeer.html#aa10e3157c62c6abff18d569bab0762c2',1,'xrpl::test::TestPeer::cluster()'],['../classxrpl_1_1Cluster.html#a0c223caccc3c8430c90955b108621c81',1,'xrpl::Cluster::Cluster()'],['../classxrpl_1_1Peer.html#a313946f1146a158e3b45932539f8dbfd',1,'xrpl::Peer::cluster()']]],
['cluster_5ftest_289',['cluster_test',['../classxrpl_1_1tests_1_1cluster__test.html#a78469e6208e2ac9b8839af89659f7448',1,'xrpl::tests::cluster_test']]],
['clusternode_290',['clusternode',['../classxrpl_1_1ClusterNode.html#a091497848b539960b830145d81e8a766',1,'xrpl::ClusterNode::ClusterNode()=delete'],['../classxrpl_1_1ClusterNode.html#acf7fda7856ef373cfa053de7cc6669fa',1,'xrpl::ClusterNode::ClusterNode(PublicKey const &identity, std::string const &name, std::uint32_t fee=0, NetClock::time_point rtime=NetClock::time_point{})']]],
['cmatch_291',['cmatch',['http://en.cppreference.com/w/cpp/regex/match_results/match_results.html',1,'std::cmatch']]],
@@ -355,11 +355,11 @@ var searchData=
['computerawloanstate_352',['computerawloanstate',['../namespacexrpl.html#af0f232a4432aeb8d072e026c5686b17e',1,'xrpl::computeRawLoanState(Number const &periodicPayment, Number const &periodicRate, std::uint32_t const paymentRemaining, TenthBips32 const managementFeeRate)'],['../namespacexrpl.html#ac463b12a42de263568cae355d5094106',1,'xrpl::computeRawLoanState(Number const &periodicPayment, TenthBips32 interestRate, std::uint32_t paymentInterval, std::uint32_t const paymentRemaining, TenthBips32 const managementFeeRate)']]],
['computereservereduction_353',['computeReserveReduction',['../classxrpl_1_1XRPEndpointOfferCrossingStep.html#a5560c23967cfda5f58d7098c71c23a44',1,'xrpl::XRPEndpointOfferCrossingStep']]],
['concat_354',['concat',['http://en.cppreference.com/w/cpp/experimental/fs/path/concat.html',1,'std::experimental::filesystem::path::concat()'],['http://en.cppreference.com/w/cpp/filesystem/path/concat.html',1,'std::filesystem::path::concat()']]],
- ['condition_355',['condition',['../classxrpl_1_1cryptoconditions_1_1Condition.html#aca1b210f2de260490fecff888d81fd40',1,'xrpl::cryptoconditions::Condition::Condition(Type t, std::uint32_t c, Slice fp)'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#abb19a719409052d8a49251028290d87f',1,'xrpl::cryptoconditions::Condition::Condition(Type t, std::uint32_t c, Buffer &&fp)'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#add500edf79b3c732edde9e29adf65267',1,'xrpl::cryptoconditions::Condition::Condition(Condition const &)=default'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#a8b54d9a1903e1a8f531ce7e25a108775',1,'xrpl::cryptoconditions::Condition::Condition(Condition &&)=default'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#a40d28a3af0212c76b8b17a72d6d75861',1,'xrpl::cryptoconditions::Condition::Condition()=delete'],['../classxrpl_1_1cryptoconditions_1_1PreimageSha256.html#a263e6963b727993535a270c398cc9895',1,'xrpl::cryptoconditions::PreimageSha256::condition()'],['../structxrpl_1_1cryptoconditions_1_1Fulfillment.html#a6993157caa04c3dcb2cc4ab49b2f9ffe',1,'xrpl::cryptoconditions::Fulfillment::condition()']]],
+ ['condition_355',['condition',['../classxrpl_1_1cryptoconditions_1_1PreimageSha256.html#a263e6963b727993535a270c398cc9895',1,'xrpl::cryptoconditions::PreimageSha256::condition()'],['../structxrpl_1_1cryptoconditions_1_1Fulfillment.html#a6993157caa04c3dcb2cc4ab49b2f9ffe',1,'xrpl::cryptoconditions::Fulfillment::condition()'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#aca1b210f2de260490fecff888d81fd40',1,'xrpl::cryptoconditions::Condition::Condition(Type t, std::uint32_t c, Slice fp)'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#abb19a719409052d8a49251028290d87f',1,'xrpl::cryptoconditions::Condition::Condition(Type t, std::uint32_t c, Buffer &&fp)'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#add500edf79b3c732edde9e29adf65267',1,'xrpl::cryptoconditions::Condition::Condition(Condition const &)=default'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#a8b54d9a1903e1a8f531ce7e25a108775',1,'xrpl::cryptoconditions::Condition::Condition(Condition &&)=default'],['../classxrpl_1_1cryptoconditions_1_1Condition.html#a40d28a3af0212c76b8b17a72d6d75861',1,'xrpl::cryptoconditions::Condition::Condition()=delete']]],
['condition_5fvariable_356',['condition_variable',['http://en.cppreference.com/w/cpp/thread/condition_variable/condition_variable.html',1,'std::condition_variable']]],
['condition_5fvariable_5fany_357',['condition_variable_any',['http://en.cppreference.com/w/cpp/thread/condition_variable_any/condition_variable_any.html',1,'std::condition_variable_any']]],
['conditionmet_358',['conditionMet',['../namespacexrpl_1_1RPC.html#a964428b5d7bfb74b195a2655a5f006ed',1,'xrpl::RPC']]],
- ['config_359',['config',['../classxrpl_1_1Application.html#a31c486ede7ae3b9c56c4c57bc696e3bf',1,'xrpl::Application::config()'],['../classxrpl_1_1PeerFinder_1_1Manager.html#ab7105cb6b9fbbb09bf134128168b0d98',1,'xrpl::PeerFinder::Manager::config()'],['../classxrpl_1_1PeerFinder_1_1ManagerImp.html#a155582476b2ce5c6b607a5ff9ba2ab26',1,'xrpl::PeerFinder::ManagerImp::config()'],['../classxrpl_1_1PeerFinder_1_1Logic.html#a2cfd3f983dfbae86baf24e9d32654ce8',1,'xrpl::PeerFinder::Logic::config()'],['../classxrpl_1_1PeerFinder_1_1Logic.html#a46660533057e96d2fe92b1dec8776bbf',1,'xrpl::PeerFinder::Logic::config(Config const &c)'],['../classxrpl_1_1ApplicationImp.html#aa03ea6c18414113ec55b5bf3457ada06',1,'xrpl::ApplicationImp::config()'],['../classxrpl_1_1detail_1_1FileCfgGuard.html#a0d4aeb3c808cd5f66f5397ca1affe55c',1,'xrpl::detail::FileCfgGuard::config()'],['../structxrpl_1_1PeerFinder_1_1Config.html#a302243a6986bd66f42a5b8378968bf82',1,'xrpl::PeerFinder::Config::Config()'],['../classxrpl_1_1Config.html#abcfee224b0f3a8cf01d81b21b81b6d5b',1,'xrpl::Config::Config()']]],
+ ['config_359',['config',['../classxrpl_1_1PeerFinder_1_1Logic.html#a2cfd3f983dfbae86baf24e9d32654ce8',1,'xrpl::PeerFinder::Logic::config()'],['../structxrpl_1_1PeerFinder_1_1Config.html#a302243a6986bd66f42a5b8378968bf82',1,'xrpl::PeerFinder::Config::Config()'],['../classxrpl_1_1Config.html#abcfee224b0f3a8cf01d81b21b81b6d5b',1,'xrpl::Config::Config()'],['../classxrpl_1_1PeerFinder_1_1Manager.html#ab7105cb6b9fbbb09bf134128168b0d98',1,'xrpl::PeerFinder::Manager::config()'],['../classxrpl_1_1PeerFinder_1_1ManagerImp.html#a155582476b2ce5c6b607a5ff9ba2ab26',1,'xrpl::PeerFinder::ManagerImp::config()'],['../classxrpl_1_1PeerFinder_1_1Logic.html#a46660533057e96d2fe92b1dec8776bbf',1,'xrpl::PeerFinder::Logic::config()'],['../classxrpl_1_1Application.html#a31c486ede7ae3b9c56c4c57bc696e3bf',1,'xrpl::Application::config()'],['../classxrpl_1_1ApplicationImp.html#aa03ea6c18414113ec55b5bf3457ada06',1,'xrpl::ApplicationImp::config()'],['../classxrpl_1_1detail_1_1FileCfgGuard.html#a0d4aeb3c808cd5f66f5397ca1affe55c',1,'xrpl::detail::FileCfgGuard::config()']]],
['config_5ft_360',['config_t',['../classbeast_1_1detail_1_1aged__ordered__container_1_1config__t.html#a3e4827da0002a245a4d9455872bc3c1c',1,'beast::detail::aged_ordered_container::config_t::config_t()'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a0e3b85e21bd9c874059ac2bdd35d2c90',1,'beast::detail::aged_unordered_container::config_t::config_t(config_t &&other, Allocator const &alloc)'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a23b33f0aefd69d3b815dc76678c2b9b9',1,'beast::detail::aged_unordered_container::config_t::config_t(config_t &&other)'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#aa5d8f28add29c0d3b3de147283f2bf67',1,'beast::detail::aged_unordered_container::config_t::config_t(config_t const &other, Allocator const &alloc)'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#aba6654a71dc42217c87fdfa0879c8937',1,'beast::detail::aged_unordered_container::config_t::config_t(config_t const &other)'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a92a4973fd5a02d8031fb9bd0990c1af4',1,'beast::detail::aged_unordered_container::config_t::config_t(clock_type &clock_, Hash const &hash, KeyEqual const &keyEqual, Allocator const &alloc_)'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a578bcb764a2610eaaae98e0a68bcba70',1,'beast::detail::aged_unordered_container::config_t::config_t(clock_type &clock_, KeyEqual const &keyEqual, Allocator const &alloc_)'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a5b11b8330aa1e26bcfc5161609556090',1,'beast::detail::aged_unordered_container::config_t::config_t(clock_type &clock_, Hash const &hash, Allocator const &alloc_)'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#ae3b388b989ad22b42b5ff2439c5c2a23',1,'beast::detail::aged_unordered_container::config_t::config_t(clock_type &clock_, Hash const &hash, KeyEqual const &keyEqual)'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a71ca251358b3608651a2e882529d6e48',1,'beast::detail::aged_unordered_container::config_t::config_t(clock_type &clock_, Allocator const &alloc_)'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a1c446816974b347192d8d9afe0cb9961',1,'beast::detail::aged_unordered_container::config_t::config_t(clock_type &clock_, KeyEqual const &keyEqual)'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a875417b9b13f85c3d6085c808d2e557d',1,'beast::detail::aged_unordered_container::config_t::config_t(clock_type &clock_, Hash const &hash)'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a219b1c065d19afd83eb2573c68594cb0',1,'beast::detail::aged_unordered_container::config_t::config_t(clock_type &clock_)'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1config__t.html#adf331b0e0c3cbb139c3ca1928aacf6f3',1,'beast::detail::aged_ordered_container::config_t::config_t(config_t &&other, Allocator const &alloc)'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1config__t.html#aea5ca581e950bb173d0deb40defeeb8c',1,'beast::detail::aged_ordered_container::config_t::config_t(config_t &&other)'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1config__t.html#a17bc03df73b8f26ccb79b63c6ce463a8',1,'beast::detail::aged_ordered_container::config_t::config_t(config_t const &other, Allocator const &alloc)'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1config__t.html#ab9e24ed06394dcdd0f99e6361a1c7886',1,'beast::detail::aged_ordered_container::config_t::config_t(config_t const &other)'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1config__t.html#ac36d43a7cbd3cbf33b631e91ea95081c',1,'beast::detail::aged_ordered_container::config_t::config_t(clock_type &clock_, Compare const &comp, Allocator const &alloc_)'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1config__t.html#ae090cfb2949e499c10d9554a79cbe337',1,'beast::detail::aged_ordered_container::config_t::config_t(clock_type &clock_, Compare const &comp)'],['../classbeast_1_1detail_1_1aged__ordered__container_1_1config__t.html#aae249613e602245cfb683262399c03df',1,'beast::detail::aged_ordered_container::config_t::config_t(clock_type &clock_)']]],
['configcontents_361',['configContents',['../namespacexrpl_1_1detail.html#aa6698adcceb6507d20a908b4d923ab95',1,'xrpl::detail']]],
['configfile_362',['configFile',['../classxrpl_1_1detail_1_1FileCfgGuard.html#a4a962293fa1d84c6137cdfb12b14633a',1,'xrpl::detail::FileCfgGuard']]],
diff --git a/search/functions_4.js b/search/functions_4.js
index e18149695d..fd92213a2d 100644
--- a/search/functions_4.js
+++ b/search/functions_4.js
@@ -144,7 +144,7 @@ var searchData=
['digest_141',['digest',['../namespacexrpl.html#a3a7724ba6996ec9a0b214889b79127ad',1,'xrpl::digest(std::array< T, N > const &v)'],['../namespacexrpl.html#a253464fb8098fbe2438ad1badcf26565',1,'xrpl::digest(void const *data, std::size_t size) noexcept'],['../classxrpl_1_1detail_1_1CachedViewImpl.html#a7b64b98421caa096db0936cc41bf42c1',1,'xrpl::detail::CachedViewImpl::digest()'],['../classxrpl_1_1Ledger.html#a0d06a06f0c4231f7833ffee729592879',1,'xrpl::Ledger::digest()'],['../classxrpl_1_1DigestAwareReadView.html#a7d12cead1582a53507cdfa7b9ab5569f',1,'xrpl::DigestAwareReadView::digest()']]],
['digest2_142',['digest2',['../namespacexrpl.html#ad31a702327a927de75dfc87f3b938ede',1,'xrpl']]],
['digestawarereadview_143',['digestawarereadview',['../classxrpl_1_1DigestAwareReadView.html#a7cbfc4bd91199fad7b81f9e406e1cc6b',1,'xrpl::DigestAwareReadView::DigestAwareReadView(DigestAwareReadView const &)=default'],['../classxrpl_1_1DigestAwareReadView.html#aae5475b0f2b248cb77324ebdc8bc6da1',1,'xrpl::DigestAwareReadView::DigestAwareReadView()=default']]],
- ['dir_144',['dir',['../classxrpl_1_1Dir.html#a96cea1cfc83c7b82b8b5e9ebf40b4ec7',1,'xrpl::Dir::Dir()'],['../classxrpl_1_1BookTip.html#a66bdd6a53b0889acdbe69580405fdfe1',1,'xrpl::BookTip::dir()']]],
+ ['dir_144',['dir',['../classxrpl_1_1BookTip.html#a66bdd6a53b0889acdbe69580405fdfe1',1,'xrpl::BookTip::dir()'],['../classxrpl_1_1Dir.html#a96cea1cfc83c7b82b8b5e9ebf40b4ec7',1,'xrpl::Dir::Dir()']]],
['diradd_145',['dirAdd',['../classxrpl_1_1ApplyView.html#abf007723dfd0495dbcb16a206acf9a79',1,'xrpl::ApplyView']]],
['dirappend_146',['dirAppend',['../classxrpl_1_1ApplyView.html#aea108d9948c353c3acd675955e2ea2a8',1,'xrpl::ApplyView']]],
['dirdelete_147',['dirDelete',['../classxrpl_1_1ApplyView.html#a5e919dff2f04202d0bc33a4b71b6e77e',1,'xrpl::ApplyView']]],
@@ -216,7 +216,7 @@ var searchData=
['do_5finsert_213',['do_insert',['../classxrpl_1_1NodeStore_1_1NuDBBackend.html#a66e6636e10e6f1a422b790be3cfe6516',1,'xrpl::NodeStore::NuDBBackend::do_insert()'],['../classxrpl_1_1NodeStore_1_1Timing__test.html#a8e84cf250c074a4433e539c260115c45',1,'xrpl::NodeStore::Timing_test::do_insert()']]],
['do_5fis_214',['do_is',['http://en.cppreference.com/w/cpp/locale/ctype/is.html',1,'std::ctype::do_is()'],['http://en.cppreference.com/w/cpp/locale/ctype/is.html',1,'std::ctype_byname::do_is()']]],
['do_5fis_5fequal_215',['do_is_equal',['http://en.cppreference.com/w/cpp/memory/memory_resource/do_is_equal.html',1,'std::pmr::unsynchronized_pool_resource::do_is_equal()'],['http://en.cppreference.com/w/cpp/memory/memory_resource/do_is_equal.html',1,'std::pmr::synchronized_pool_resource::do_is_equal()'],['http://en.cppreference.com/w/cpp/memory/memory_resource/do_is_equal.html',1,'std::pmr::monotonic_buffer_resource::do_is_equal()'],['http://en.cppreference.com/w/cpp/memory/memory_resource/do_is_equal.html',1,'std::pmr::memory_resource::do_is_equal()'],['http://en.cppreference.com/w/cpp/experimental/unsynchronized_pool_resource/do_is_equal.html',1,'std::experimental::pmr::unsynchronized_pool_resource::do_is_equal()'],['http://en.cppreference.com/w/cpp/experimental/synchronized_pool_resource/do_is_equal.html',1,'std::experimental::pmr::synchronized_pool_resource::do_is_equal()'],['http://en.cppreference.com/w/cpp/experimental/monotonic_buffer_resource/do_is_equal.html',1,'std::experimental::pmr::monotonic_buffer_resource::do_is_equal()'],['http://en.cppreference.com/w/cpp/experimental/memory_resource/do_is_equal.html',1,'std::experimental::pmr::memory_resource::do_is_equal()']]],
- ['do_5flength_216',['do_length',['http://en.cppreference.com/w/cpp/locale/codecvt/length.html',1,'std::codecvt_byname::do_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/length.html',1,'std::codecvt::do_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/length.html',1,'std::codecvt_utf16::do_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/length.html',1,'std::codecvt_utf8::do_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/length.html',1,'std::codecvt_utf8_utf16::do_length(T... args)']]],
+ ['do_5flength_216',['do_length',['http://en.cppreference.com/w/cpp/locale/codecvt/length.html',1,'std::codecvt_utf16::do_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/length.html',1,'std::codecvt::do_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/length.html',1,'std::codecvt_byname::do_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/length.html',1,'std::codecvt_utf8::do_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/length.html',1,'std::codecvt_utf8_utf16::do_length(T... args)']]],
['do_5fmax_5flength_217',['do_max_length',['http://en.cppreference.com/w/cpp/locale/codecvt/max_length.html',1,'std::codecvt_utf8_utf16::do_max_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/max_length.html',1,'std::codecvt_utf8::do_max_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/max_length.html',1,'std::codecvt_utf16::do_max_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/max_length.html',1,'std::codecvt_byname::do_max_length()'],['http://en.cppreference.com/w/cpp/locale/codecvt/max_length.html',1,'std::codecvt::do_max_length()']]],
['do_5fmissing_218',['do_missing',['../classxrpl_1_1NodeStore_1_1Timing__test.html#a56bcf21892092a3c446ca69c484fe869',1,'xrpl::NodeStore::Timing_test']]],
['do_5fmixed_219',['do_mixed',['../classxrpl_1_1NodeStore_1_1Timing__test.html#aef6ab015132085a38a94dd941c2237aa',1,'xrpl::NodeStore::Timing_test']]],
@@ -265,7 +265,7 @@ var searchData=
['doaccounttxjson_262',['doAccountTxJson',['../namespacexrpl.html#a7dd81ce02b0040a82eff1cf109be2877',1,'xrpl']]],
['doadvance_263',['doAdvance',['../classxrpl_1_1LedgerMaster.html#acc161308199f017f231ecdc1514ae7df',1,'xrpl::LedgerMaster']]],
['doamminfo_264',['doAMMInfo',['../namespacexrpl.html#a014045fd1e960e1b523746471f2fe070',1,'xrpl']]],
- ['doapply_265',['doapply',['../classxrpl_1_1XChainClaim.html#a7642aac34603fd8667fb2940a93ac0fb',1,'xrpl::XChainClaim::doApply()'],['../classxrpl_1_1SetRegularKey.html#ab1ab30bb615a50934d4938e2674730b2',1,'xrpl::SetRegularKey::doApply()'],['../classxrpl_1_1SetSignerList.html#a38c191c4912bc1cfc9d58560daa7724c',1,'xrpl::SetSignerList::doApply()'],['../classxrpl_1_1SetTrust.html#a45f0c238c1b6c902368ea0a12497fd99',1,'xrpl::SetTrust::doApply()'],['../classxrpl_1_1Transactor.html#a812d1e3e83c7edfdc358a1737ccd54b3',1,'xrpl::Transactor::doApply()'],['../classxrpl_1_1VaultClawback.html#af6b8955c5875e64ce42d49ee9bfe55b2',1,'xrpl::VaultClawback::doApply()'],['../classxrpl_1_1VaultCreate.html#a6a33af6bf25826667122d0117f052010',1,'xrpl::VaultCreate::doApply()'],['../classxrpl_1_1VaultDelete.html#ac9e828f6cbdc64d5eb0533e97523f46c',1,'xrpl::VaultDelete::doApply()'],['../classxrpl_1_1VaultDeposit.html#a10724fc5f612721ef5c79c0acbdda815',1,'xrpl::VaultDeposit::doApply()'],['../classxrpl_1_1VaultSet.html#a8cc9a453e31e98d160ab5b3dfad31182',1,'xrpl::VaultSet::doApply()'],['../classxrpl_1_1VaultWithdraw.html#aa78527bb0f9016908867e4982a2b20b8',1,'xrpl::VaultWithdraw::doApply()'],['../classxrpl_1_1XChainCreateBridge.html#ab0358a6226a10a142bc632711604e165',1,'xrpl::XChainCreateBridge::doApply()'],['../classxrpl_1_1BridgeModify.html#a0dcf3f1faaa6b1204446b5e21f245241',1,'xrpl::BridgeModify::doApply()'],['../classxrpl_1_1SetOracle.html#ab2902cd476a098b27e8872d61fe194b0',1,'xrpl::SetOracle::doApply()'],['../classxrpl_1_1XChainCommit.html#aaa187c6c683245992d7bb5cb6b2bf2f5',1,'xrpl::XChainCommit::doApply()'],['../classxrpl_1_1XChainCreateClaimID.html#a4f2c73c2f87e2d9b3f17a64763a6cabd',1,'xrpl::XChainCreateClaimID::doApply()'],['../classxrpl_1_1XChainAddClaimAttestation.html#a75f6159b94f32a9e387229827ce9a94a',1,'xrpl::XChainAddClaimAttestation::doApply()'],['../classxrpl_1_1XChainAddAccountCreateAttestation.html#a782259859e9528040310775a2ffcec2a',1,'xrpl::XChainAddAccountCreateAttestation::doApply()'],['../classxrpl_1_1XChainCreateAccountCommit.html#a5f6f46ca7a008ab3f4885edea9297236',1,'xrpl::XChainCreateAccountCommit::doApply()'],['../classxrpl_1_1LedgerStateFix.html#a241c388f362643367c4d5668c6576edd',1,'xrpl::LedgerStateFix::doApply()'],['../classxrpl_1_1EscrowCancel.html#ae6893083ca884744abc69d3a10b8650c',1,'xrpl::EscrowCancel::doApply()'],['../classxrpl_1_1DIDSet.html#abc074fa3152b07eb118230837ce772a2',1,'xrpl::DIDSet::doApply()'],['../classxrpl_1_1DepositPreauth.html#a10a2937f04c6da2f328d9a249548988f',1,'xrpl::DepositPreauth::doApply()'],['../classxrpl_1_1DeleteOracle.html#a93173ee828b14405c7422abc31292571',1,'xrpl::DeleteOracle::doApply()'],['../classxrpl_1_1DeleteAccount.html#a98a4ba549648eb7871dfeb0f1c1753f3',1,'xrpl::DeleteAccount::doApply()'],['../classxrpl_1_1DelegateSet.html#ac8607cf5276a938f35ba79772cc33427',1,'xrpl::DelegateSet::doApply()'],['../classxrpl_1_1CredentialAccept.html#a4e6cb614e066fcb3592ef92cd5139184',1,'xrpl::CredentialAccept::doApply()'],['../classxrpl_1_1NFTokenAcceptOffer.html#a955804d7efcbbf8fd6be955834424cef',1,'xrpl::NFTokenAcceptOffer::doApply()'],['../classxrpl_1_1LoanBrokerCoverClawback.html#a6da196fbc87ec06fb476e13a04f8b4c6',1,'xrpl::LoanBrokerCoverClawback::doApply()'],['../classxrpl_1_1LoanBrokerCoverDeposit.html#a19507629adfb609992a4bd825b9c3834',1,'xrpl::LoanBrokerCoverDeposit::doApply()'],['../classxrpl_1_1LoanBrokerCoverWithdraw.html#a83b27412002fa9dc87cd7631fef39fb5',1,'xrpl::LoanBrokerCoverWithdraw::doApply()'],['../classxrpl_1_1LoanBrokerDelete.html#af1332364b3f3b026fa7dc3fc02c5e054',1,'xrpl::LoanBrokerDelete::doApply()'],['../classxrpl_1_1LoanBrokerSet.html#ae0886fd669eb1d8f843c917dddc96983',1,'xrpl::LoanBrokerSet::doApply()'],['../classxrpl_1_1LoanDelete.html#a9a7ddde900f0f3088a6d029eae879bba',1,'xrpl::LoanDelete::doApply()'],['../classxrpl_1_1LoanManage.html#ab696a8f5639ee94c7f583c6640068487',1,'xrpl::LoanManage::doApply()'],['../classxrpl_1_1LoanPay.html#ad666020d7ac23336979aae342c9d1f69',1,'xrpl::LoanPay::doApply()'],['../classxrpl_1_1LoanSet.html#ad69850fa5f34cada144d37e23eafd975',1,'xrpl::LoanSet::doApply()'],['../classxrpl_1_1MPTokenAuthorize.html#a3385307c591f1710b69df0215e716baf',1,'xrpl::MPTokenAuthorize::doApply()'],['../classxrpl_1_1MPTokenIssuanceCreate.html#ae4ab84df842f2726a24a5bea34b14e16',1,'xrpl::MPTokenIssuanceCreate::doApply()'],['../classxrpl_1_1MPTokenIssuanceDestroy.html#ae3c8bc4d653911de682b646775906334',1,'xrpl::MPTokenIssuanceDestroy::doApply()'],['../classxrpl_1_1MPTokenIssuanceSet.html#a62dc33336ab486ddcdde3d8fee71ddf5',1,'xrpl::MPTokenIssuanceSet::doApply()'],['../classxrpl_1_1DIDDelete.html#a8f5c4c2aae9d68f398996d0566aa000f',1,'xrpl::DIDDelete::doApply()'],['../classxrpl_1_1NFTokenBurn.html#ac933f495c34749c4a0de103e9b3a9b5c',1,'xrpl::NFTokenBurn::doApply()'],['../classxrpl_1_1NFTokenCancelOffer.html#a99ab93ee5d05042f460df030858efdfc',1,'xrpl::NFTokenCancelOffer::doApply()'],['../classxrpl_1_1NFTokenCreateOffer.html#ad4bfcd46cf34b9dc07d8bb2ccc7fd7e3',1,'xrpl::NFTokenCreateOffer::doApply()'],['../classxrpl_1_1NFTokenMint.html#ac5cacbf0445c8a96a0655a6336b9201d',1,'xrpl::NFTokenMint::doApply()'],['../classxrpl_1_1NFTokenModify.html#aed2d0689f32351bf06c73288417b72bf',1,'xrpl::NFTokenModify::doApply()'],['../classxrpl_1_1PayChanCreate.html#a1f17ee66953aa8d563a6a2b26df95889',1,'xrpl::PayChanCreate::doApply()'],['../classxrpl_1_1PayChanFund.html#a6c4ca2d6568b942358444101e7f145ff',1,'xrpl::PayChanFund::doApply()'],['../classxrpl_1_1PayChanClaim.html#a175dbd618c177f8a48b376f016297e20',1,'xrpl::PayChanClaim::doApply()'],['../classxrpl_1_1Payment.html#ab8dce46830b33f6587a75597abc3c201',1,'xrpl::Payment::doApply()'],['../classxrpl_1_1PermissionedDomainDelete.html#a514f5c7ec025fac1d4fd816b5c512615',1,'xrpl::PermissionedDomainDelete::doApply()'],['../classxrpl_1_1PermissionedDomainSet.html#a2ab36dd1f9bcf29b023103315ebeca52',1,'xrpl::PermissionedDomainSet::doApply()'],['../classxrpl_1_1SetAccount.html#a204a971e07cb25a7346fda0a64e9507f',1,'xrpl::SetAccount::doApply()'],['../classxrpl_1_1CredentialCreate.html#ab5b42a2c0615734363788ce4ab9933e6',1,'xrpl::CredentialCreate::doApply()'],['../classxrpl_1_1EscrowCreate.html#a6d9a97ac5fcdb2e4268a0e90b6e54af2',1,'xrpl::EscrowCreate::doApply()'],['../classxrpl_1_1EscrowFinish.html#aa4df9f929155d53e13ae57e0033361a7',1,'xrpl::EscrowFinish::doApply()'],['../namespacexrpl.html#ab5ea11300fb9863c37c3408ece861096',1,'xrpl::doApply()'],['../classxrpl_1_1AMMBid.html#a2cf0480e00c7cbc53c7e0eb104ef515a',1,'xrpl::AMMBid::doApply()'],['../classxrpl_1_1AMMClawback.html#af2b747c69d1dbb0565428a1a9b38181b',1,'xrpl::AMMClawback::doApply()'],['../classxrpl_1_1AMMCreate.html#a9b7412f6d767b9ff5f138e5f456131cd',1,'xrpl::AMMCreate::doApply()'],['../classxrpl_1_1AMMDelete.html#a510617775d47d4d01a1430e1a6d6b1cf',1,'xrpl::AMMDelete::doApply()'],['../classxrpl_1_1AMMDeposit.html#adeca44cff09afcf43597a0ffdc53b377',1,'xrpl::AMMDeposit::doApply()'],['../classxrpl_1_1AMMVote.html#ae8e1bcd746a1fa3cdc2e38d49c3855eb',1,'xrpl::AMMVote::doApply()'],['../classxrpl_1_1AMMWithdraw.html#a9897fb20bab3dfdd1a31442064591ce6',1,'xrpl::AMMWithdraw::doApply()'],['../classxrpl_1_1Batch.html#a93008d462b2f44a7f688c3bebc6233ae',1,'xrpl::Batch::doApply()'],['../classxrpl_1_1CancelCheck.html#a5349f22ee30eab5214dfcde8a2f6eae8',1,'xrpl::CancelCheck::doApply()'],['../classxrpl_1_1CancelOffer.html#a854a58d4e045127b674961c0182f3722',1,'xrpl::CancelOffer::doApply()'],['../classxrpl_1_1CredentialDelete.html#a61fbfe53e9483ca826ae579df6dd69d8',1,'xrpl::CredentialDelete::doApply()'],['../classxrpl_1_1CreateTicket.html#adb123ce5621f8b256c612da2ff5e92c1',1,'xrpl::CreateTicket::doApply()'],['../classxrpl_1_1CreateOffer.html#a3fd3a0c86bfb49bd89157a64ac5491b2',1,'xrpl::CreateOffer::doApply()'],['../classxrpl_1_1CreateCheck.html#a62d0e36b7725eb24ad920d87493887c0',1,'xrpl::CreateCheck::doApply()'],['../classxrpl_1_1Clawback.html#a2af52983e083f1de5e0ca5a6e307b3e0',1,'xrpl::Clawback::doApply()'],['../classxrpl_1_1Change.html#a81149a4c9b396daddb95d02c743764f0',1,'xrpl::Change::doApply()'],['../classxrpl_1_1CashCheck.html#a996073b21c6b2ce560222e11894296e7',1,'xrpl::CashCheck::doApply()']]],
+ ['doapply_265',['doapply',['../classxrpl_1_1XChainCommit.html#aaa187c6c683245992d7bb5cb6b2bf2f5',1,'xrpl::XChainCommit::doApply()'],['../classxrpl_1_1SetSignerList.html#a38c191c4912bc1cfc9d58560daa7724c',1,'xrpl::SetSignerList::doApply()'],['../classxrpl_1_1SetTrust.html#a45f0c238c1b6c902368ea0a12497fd99',1,'xrpl::SetTrust::doApply()'],['../classxrpl_1_1Transactor.html#a812d1e3e83c7edfdc358a1737ccd54b3',1,'xrpl::Transactor::doApply()'],['../classxrpl_1_1VaultClawback.html#af6b8955c5875e64ce42d49ee9bfe55b2',1,'xrpl::VaultClawback::doApply()'],['../classxrpl_1_1VaultCreate.html#a6a33af6bf25826667122d0117f052010',1,'xrpl::VaultCreate::doApply()'],['../classxrpl_1_1VaultDelete.html#ac9e828f6cbdc64d5eb0533e97523f46c',1,'xrpl::VaultDelete::doApply()'],['../classxrpl_1_1VaultDeposit.html#a10724fc5f612721ef5c79c0acbdda815',1,'xrpl::VaultDeposit::doApply()'],['../classxrpl_1_1VaultSet.html#a8cc9a453e31e98d160ab5b3dfad31182',1,'xrpl::VaultSet::doApply()'],['../classxrpl_1_1VaultWithdraw.html#aa78527bb0f9016908867e4982a2b20b8',1,'xrpl::VaultWithdraw::doApply()'],['../classxrpl_1_1XChainCreateBridge.html#ab0358a6226a10a142bc632711604e165',1,'xrpl::XChainCreateBridge::doApply()'],['../classxrpl_1_1BridgeModify.html#a0dcf3f1faaa6b1204446b5e21f245241',1,'xrpl::BridgeModify::doApply()'],['../classxrpl_1_1XChainClaim.html#a7642aac34603fd8667fb2940a93ac0fb',1,'xrpl::XChainClaim::doApply()'],['../classxrpl_1_1SetRegularKey.html#ab1ab30bb615a50934d4938e2674730b2',1,'xrpl::SetRegularKey::doApply()'],['../classxrpl_1_1XChainCreateClaimID.html#a4f2c73c2f87e2d9b3f17a64763a6cabd',1,'xrpl::XChainCreateClaimID::doApply()'],['../classxrpl_1_1XChainAddClaimAttestation.html#a75f6159b94f32a9e387229827ce9a94a',1,'xrpl::XChainAddClaimAttestation::doApply()'],['../classxrpl_1_1XChainAddAccountCreateAttestation.html#a782259859e9528040310775a2ffcec2a',1,'xrpl::XChainAddAccountCreateAttestation::doApply()'],['../classxrpl_1_1XChainCreateAccountCommit.html#a5f6f46ca7a008ab3f4885edea9297236',1,'xrpl::XChainCreateAccountCommit::doApply()'],['../classxrpl_1_1LoanBrokerCoverClawback.html#a6da196fbc87ec06fb476e13a04f8b4c6',1,'xrpl::LoanBrokerCoverClawback::doApply()'],['../classxrpl_1_1LedgerStateFix.html#a241c388f362643367c4d5668c6576edd',1,'xrpl::LedgerStateFix::doApply()'],['../classxrpl_1_1EscrowCreate.html#a6d9a97ac5fcdb2e4268a0e90b6e54af2',1,'xrpl::EscrowCreate::doApply()'],['../classxrpl_1_1DIDSet.html#abc074fa3152b07eb118230837ce772a2',1,'xrpl::DIDSet::doApply()'],['../classxrpl_1_1DepositPreauth.html#a10a2937f04c6da2f328d9a249548988f',1,'xrpl::DepositPreauth::doApply()'],['../classxrpl_1_1DeleteOracle.html#a93173ee828b14405c7422abc31292571',1,'xrpl::DeleteOracle::doApply()'],['../classxrpl_1_1DeleteAccount.html#a98a4ba549648eb7871dfeb0f1c1753f3',1,'xrpl::DeleteAccount::doApply()'],['../classxrpl_1_1DelegateSet.html#ac8607cf5276a938f35ba79772cc33427',1,'xrpl::DelegateSet::doApply()'],['../classxrpl_1_1CredentialAccept.html#a4e6cb614e066fcb3592ef92cd5139184',1,'xrpl::CredentialAccept::doApply()'],['../classxrpl_1_1NFTokenBurn.html#ac933f495c34749c4a0de103e9b3a9b5c',1,'xrpl::NFTokenBurn::doApply()'],['../classxrpl_1_1LoanBrokerCoverDeposit.html#a19507629adfb609992a4bd825b9c3834',1,'xrpl::LoanBrokerCoverDeposit::doApply()'],['../classxrpl_1_1LoanBrokerCoverWithdraw.html#a83b27412002fa9dc87cd7631fef39fb5',1,'xrpl::LoanBrokerCoverWithdraw::doApply()'],['../classxrpl_1_1LoanBrokerDelete.html#af1332364b3f3b026fa7dc3fc02c5e054',1,'xrpl::LoanBrokerDelete::doApply()'],['../classxrpl_1_1LoanBrokerSet.html#ae0886fd669eb1d8f843c917dddc96983',1,'xrpl::LoanBrokerSet::doApply()'],['../classxrpl_1_1LoanDelete.html#a9a7ddde900f0f3088a6d029eae879bba',1,'xrpl::LoanDelete::doApply()'],['../classxrpl_1_1LoanManage.html#ab696a8f5639ee94c7f583c6640068487',1,'xrpl::LoanManage::doApply()'],['../classxrpl_1_1LoanPay.html#ad666020d7ac23336979aae342c9d1f69',1,'xrpl::LoanPay::doApply()'],['../classxrpl_1_1LoanSet.html#ad69850fa5f34cada144d37e23eafd975',1,'xrpl::LoanSet::doApply()'],['../classxrpl_1_1MPTokenAuthorize.html#a3385307c591f1710b69df0215e716baf',1,'xrpl::MPTokenAuthorize::doApply()'],['../classxrpl_1_1MPTokenIssuanceCreate.html#ae4ab84df842f2726a24a5bea34b14e16',1,'xrpl::MPTokenIssuanceCreate::doApply()'],['../classxrpl_1_1MPTokenIssuanceDestroy.html#ae3c8bc4d653911de682b646775906334',1,'xrpl::MPTokenIssuanceDestroy::doApply()'],['../classxrpl_1_1MPTokenIssuanceSet.html#a62dc33336ab486ddcdde3d8fee71ddf5',1,'xrpl::MPTokenIssuanceSet::doApply()'],['../classxrpl_1_1NFTokenAcceptOffer.html#a955804d7efcbbf8fd6be955834424cef',1,'xrpl::NFTokenAcceptOffer::doApply()'],['../classxrpl_1_1DIDDelete.html#a8f5c4c2aae9d68f398996d0566aa000f',1,'xrpl::DIDDelete::doApply()'],['../classxrpl_1_1NFTokenCancelOffer.html#a99ab93ee5d05042f460df030858efdfc',1,'xrpl::NFTokenCancelOffer::doApply()'],['../classxrpl_1_1NFTokenCreateOffer.html#ad4bfcd46cf34b9dc07d8bb2ccc7fd7e3',1,'xrpl::NFTokenCreateOffer::doApply()'],['../classxrpl_1_1NFTokenMint.html#ac5cacbf0445c8a96a0655a6336b9201d',1,'xrpl::NFTokenMint::doApply()'],['../classxrpl_1_1NFTokenModify.html#aed2d0689f32351bf06c73288417b72bf',1,'xrpl::NFTokenModify::doApply()'],['../classxrpl_1_1PayChanCreate.html#a1f17ee66953aa8d563a6a2b26df95889',1,'xrpl::PayChanCreate::doApply()'],['../classxrpl_1_1PayChanFund.html#a6c4ca2d6568b942358444101e7f145ff',1,'xrpl::PayChanFund::doApply()'],['../classxrpl_1_1PayChanClaim.html#a175dbd618c177f8a48b376f016297e20',1,'xrpl::PayChanClaim::doApply()'],['../classxrpl_1_1Payment.html#ab8dce46830b33f6587a75597abc3c201',1,'xrpl::Payment::doApply()'],['../classxrpl_1_1PermissionedDomainDelete.html#a514f5c7ec025fac1d4fd816b5c512615',1,'xrpl::PermissionedDomainDelete::doApply()'],['../classxrpl_1_1PermissionedDomainSet.html#a2ab36dd1f9bcf29b023103315ebeca52',1,'xrpl::PermissionedDomainSet::doApply()'],['../classxrpl_1_1SetAccount.html#a204a971e07cb25a7346fda0a64e9507f',1,'xrpl::SetAccount::doApply()'],['../classxrpl_1_1SetOracle.html#ab2902cd476a098b27e8872d61fe194b0',1,'xrpl::SetOracle::doApply()'],['../classxrpl_1_1CredentialCreate.html#ab5b42a2c0615734363788ce4ab9933e6',1,'xrpl::CredentialCreate::doApply()'],['../classxrpl_1_1EscrowFinish.html#aa4df9f929155d53e13ae57e0033361a7',1,'xrpl::EscrowFinish::doApply()'],['../classxrpl_1_1EscrowCancel.html#ae6893083ca884744abc69d3a10b8650c',1,'xrpl::EscrowCancel::doApply()'],['../namespacexrpl.html#ab5ea11300fb9863c37c3408ece861096',1,'xrpl::doApply()'],['../classxrpl_1_1AMMBid.html#a2cf0480e00c7cbc53c7e0eb104ef515a',1,'xrpl::AMMBid::doApply()'],['../classxrpl_1_1AMMClawback.html#af2b747c69d1dbb0565428a1a9b38181b',1,'xrpl::AMMClawback::doApply()'],['../classxrpl_1_1AMMCreate.html#a9b7412f6d767b9ff5f138e5f456131cd',1,'xrpl::AMMCreate::doApply()'],['../classxrpl_1_1AMMDelete.html#a510617775d47d4d01a1430e1a6d6b1cf',1,'xrpl::AMMDelete::doApply()'],['../classxrpl_1_1AMMDeposit.html#adeca44cff09afcf43597a0ffdc53b377',1,'xrpl::AMMDeposit::doApply()'],['../classxrpl_1_1AMMVote.html#ae8e1bcd746a1fa3cdc2e38d49c3855eb',1,'xrpl::AMMVote::doApply()'],['../classxrpl_1_1AMMWithdraw.html#a9897fb20bab3dfdd1a31442064591ce6',1,'xrpl::AMMWithdraw::doApply()'],['../classxrpl_1_1Batch.html#a93008d462b2f44a7f688c3bebc6233ae',1,'xrpl::Batch::doApply()'],['../classxrpl_1_1CancelCheck.html#a5349f22ee30eab5214dfcde8a2f6eae8',1,'xrpl::CancelCheck::doApply()'],['../classxrpl_1_1CredentialDelete.html#a61fbfe53e9483ca826ae579df6dd69d8',1,'xrpl::CredentialDelete::doApply()'],['../classxrpl_1_1CreateTicket.html#adb123ce5621f8b256c612da2ff5e92c1',1,'xrpl::CreateTicket::doApply()'],['../classxrpl_1_1CreateOffer.html#a3fd3a0c86bfb49bd89157a64ac5491b2',1,'xrpl::CreateOffer::doApply()'],['../classxrpl_1_1CreateCheck.html#a62d0e36b7725eb24ad920d87493887c0',1,'xrpl::CreateCheck::doApply()'],['../classxrpl_1_1Clawback.html#a2af52983e083f1de5e0ca5a6e307b3e0',1,'xrpl::Clawback::doApply()'],['../classxrpl_1_1Change.html#a81149a4c9b396daddb95d02c743764f0',1,'xrpl::Change::doApply()'],['../classxrpl_1_1CashCheck.html#a996073b21c6b2ce560222e11894296e7',1,'xrpl::CashCheck::doApply()'],['../classxrpl_1_1CancelOffer.html#a854a58d4e045127b674961c0182f3722',1,'xrpl::CancelOffer::doApply()']]],
['dobalance_266',['dobalance',['../namespacexrpl_1_1test_1_1jtx.html#aaa65f6521baa9bd41031408fafd8e34d',1,'xrpl::test::jtx::doBalance(Env &env, AccountID const &account, bool none, STAmount const &value, MPTIssue const &mptIssue)'],['../namespacexrpl_1_1test_1_1jtx.html#afc94c49983e4af7b1b6d1554a7aba49c',1,'xrpl::test::jtx::doBalance(Env &env, AccountID const &account, bool none, STAmount const &value, Issue const &issue)']]],
['doblacklist_267',['doBlackList',['../namespacexrpl.html#ade7495e243f278dbe059a6df1b0366f6',1,'xrpl']]],
['dobookchanges_268',['doBookChanges',['../namespacexrpl.html#a7dc4b78d44ce5ad2d1050bd65703bf64',1,'xrpl']]],
@@ -309,7 +309,7 @@ var searchData=
['dolegacypathrequest_306',['doLegacyPathRequest',['../classxrpl_1_1PathRequests.html#ab26010899fcf90ad4a4dc8565a982ada',1,'xrpl::PathRequests']]],
['dologlevel_307',['doLogLevel',['../namespacexrpl.html#a53697f1499d5a817259c6adb76aaccad',1,'xrpl']]],
['dologrotate_308',['doLogRotate',['../namespacexrpl.html#a6a9ba80718b5d3a55dcc984c836f30e7',1,'xrpl']]],
- ['domain_309',['domain',['../classxrpl_1_1test_1_1jtx_1_1domain.html#a1eaeb4d8ca20ac919736740b28e46d92',1,'xrpl::test::jtx::domain::domain()'],['../classxrpl_1_1PeerImp.html#a5b778246b37882e43064d48730bb23e7',1,'xrpl::PeerImp::domain()']]],
+ ['domain_309',['domain',['../classxrpl_1_1PeerImp.html#a5b778246b37882e43064d48730bb23e7',1,'xrpl::PeerImp::domain()'],['../classxrpl_1_1test_1_1jtx_1_1domain.html#a1eaeb4d8ca20ac919736740b28e46d92',1,'xrpl::test::jtx::domain::domain()']]],
['domain_5ferror_310',['domain_error',['http://en.cppreference.com/w/cpp/error/domain_error.html',1,'std::domain_error']]],
['domanifest_311',['doManifest',['../namespacexrpl.html#a820291028898c802bd129902f4201b99',1,'xrpl']]],
['done_312',['done',['http://en.cppreference.com/w/cpp/coroutine/coroutine_handle/done.html',1,'std::coroutine_handle::done()'],['../classxrpl_1_1InboundLedger.html#ae21fb28981ddc9d265a77222459d5f88',1,'xrpl::InboundLedger::done()'],['../classxrpl_1_1TransactionAcquire.html#a2ae3859bb89af1c16fcadedecafd050f',1,'xrpl::TransactionAcquire::done()']]],
@@ -351,46 +351,47 @@ var searchData=
['dosubscribe_348',['doSubscribe',['../namespacexrpl.html#a526d73ed6dc7fe1b8a80ab6f2d760c68',1,'xrpl']]],
['dosweep_349',['doSweep',['../classxrpl_1_1ApplicationImp.html#a770cac9f8bcee8dedbfecd2de7b844e5',1,'xrpl::ApplicationImp']]],
['dotest_350',['dotest',['../classxrpl_1_1test_1_1tx__reduce__relay__test.html#aecc54ae333b164384291c2d449007add',1,'xrpl::test::tx_reduce_relay_test::doTest()'],['../classxrpl_1_1test_1_1reduce__relay__test.html#a3074d3639ba777a69d9ae8d9211e3515',1,'xrpl::test::reduce_relay_test::doTest()'],['../classxrpl_1_1test_1_1compression__test.html#a0d31c6bc02f416a804ce74480cf7f442',1,'xrpl::test::compression_test::doTest()']]],
- ['dotransactionasync_351',['doTransactionAsync',['../classxrpl_1_1NetworkOPsImp.html#ab127ed5dc762bdf3ca6feb6c910adbfd',1,'xrpl::NetworkOPsImp']]],
- ['dotransactionentry_352',['doTransactionEntry',['../namespacexrpl.html#a7f9fb118c5126f1e43f5ced062ada507',1,'xrpl']]],
- ['dotransactions_353',['doTransactions',['../classxrpl_1_1PeerImp.html#aeac3ebe787a68aabe20b406fba249499',1,'xrpl::PeerImp']]],
- ['dotransactionsync_354',['doTransactionSync',['../classxrpl_1_1NetworkOPsImp.html#abee6d81418046bda74326973e9927b19',1,'xrpl::NetworkOPsImp']]],
- ['dotransactionsyncbatch_355',['doTransactionSyncBatch',['../classxrpl_1_1NetworkOPsImp.html#ab43c923351ba327f71ec485a4d04579c',1,'xrpl::NetworkOPsImp']]],
- ['dotxhelp_356',['doTxHelp',['../namespacexrpl.html#a623b13db069e96e18ad90781dbedb9e6',1,'xrpl']]],
- ['dotxhistory_357',['doTxHistory',['../namespacexrpl.html#a35aafe9d38d4e0f626ef7be419af44b6',1,'xrpl']]],
- ['dotxjson_358',['doTxJson',['../namespacexrpl.html#a35c492b872b6d0c56aff5f535daa4a34',1,'xrpl']]],
- ['dotxreducerelay_359',['doTxReduceRelay',['../namespacexrpl.html#ae307e6c958ce93ddd6a22911fda54dfc',1,'xrpl']]],
- ['dounllist_360',['doUnlList',['../namespacexrpl.html#a73fd3de5d1c0c28f3953908e64387299',1,'xrpl']]],
- ['dounsubscribe_361',['doUnsubscribe',['../namespacexrpl.html#a97f623a03c5b448ce096c271980d8df1',1,'xrpl']]],
- ['doupdate_362',['doUpdate',['../classxrpl_1_1PathRequest.html#a062b904f30e80ee61b64de0e4a5823f6',1,'xrpl::PathRequest']]],
- ['dovacuumdb_363',['doVacuumDB',['../namespacexrpl.html#ab342c18e1af1bfbc29d309b0d2751d0b',1,'xrpl']]],
- ['dovalidatedledger_364',['dovalidatedledger',['../classxrpl_1_1AmendmentTable.html#a671e13b75ffacdc6a5f9221f4154367c',1,'xrpl::AmendmentTable::doValidatedLedger(std::shared_ptr< ReadView const > const &lastValidatedLedger)'],['../classxrpl_1_1AmendmentTable.html#ad71515a859031e7be2ea1e24626cc88f',1,'xrpl::AmendmentTable::doValidatedLedger(LedgerIndex ledgerSeq, std::set< uint256 > const &enabled, majorityAmendments_t const &majority)=0'],['../classxrpl_1_1AmendmentTableImpl.html#af703e354991c6efe85962c8216a00f40',1,'xrpl::AmendmentTableImpl::doValidatedLedger()']]],
- ['dovalidation_365',['dovalidation',['../classxrpl_1_1FeeVoteImpl.html#a22a9ee85e454d168fbf984dae6062580',1,'xrpl::FeeVoteImpl::doValidation()'],['../classxrpl_1_1FeeVote.html#a4562a6d2eb895e33a59196e3174a98d2',1,'xrpl::FeeVote::doValidation()'],['../classxrpl_1_1AmendmentTableImpl.html#a719ba3096f2f48058e7c905318a8e62c',1,'xrpl::AmendmentTableImpl::doValidation()'],['../classxrpl_1_1AmendmentTable.html#a15cb6bb43863793c8968ef7919a15a16',1,'xrpl::AmendmentTable::doValidation()']]],
- ['dovalidationcreate_366',['doValidationCreate',['../namespacexrpl.html#a199d48806b570cca89ea88fbdf33a1c8',1,'xrpl']]],
- ['dovalidatorinfo_367',['doValidatorInfo',['../namespacexrpl.html#aba671c3499fad1190ca3e9f918c8044a',1,'xrpl']]],
- ['dovalidatorlistsites_368',['doValidatorListSites',['../namespacexrpl.html#a12d1db9dcb5baa484a99f963c3597d6d',1,'xrpl']]],
- ['dovalidators_369',['doValidators',['../namespacexrpl.html#a5517fcf0f357f44d30029b1ed6ca9cf2',1,'xrpl']]],
- ['dovaultinfo_370',['doVaultInfo',['../namespacexrpl.html#a2c9c9c3d699a5384a65fc11033e6b1a2',1,'xrpl']]],
- ['dovoting_371',['dovoting',['../classxrpl_1_1NegativeUNLVote.html#acff3c7a6995c82566d8b826aed06a7f7',1,'xrpl::NegativeUNLVote::doVoting()'],['../classxrpl_1_1FeeVoteImpl.html#a8f0108b34382b1a4d8107bdc7a0b50fc',1,'xrpl::FeeVoteImpl::doVoting()'],['../classxrpl_1_1FeeVote.html#ac20dfe28e9dcd8633b44b312effbc15f',1,'xrpl::FeeVote::doVoting()'],['../classxrpl_1_1AmendmentTableImpl.html#aa27d38d28a7921f844ef32c0083daf07',1,'xrpl::AmendmentTableImpl::doVoting()'],['../classxrpl_1_1AmendmentTable.html#ae12166ccb7b045e7450afdef1cd2159f',1,'xrpl::AmendmentTable::doVoting(std::shared_ptr< ReadView const > const &lastClosedLedger, std::vector< std::shared_ptr< STValidation > > const &parentValidations, std::shared_ptr< SHAMap > const &initialPosition, beast::Journal j)'],['../classxrpl_1_1AmendmentTable.html#ad213696fe0f6653c8fddbc5d183dc5be',1,'xrpl::AmendmentTable::doVoting(Rules const &rules, NetClock::time_point closeTime, std::set< uint256 > const &enabledAmendments, majorityAmendments_t const &majorityAmendments, std::vector< std::shared_ptr< STValidation > > const &valSet)=0']]],
- ['dowalletpropose_372',['doWalletPropose',['../namespacexrpl.html#ace54ea25ddd30cc7f18460dcd1f7be6e',1,'xrpl']]],
- ['dowithdraw_373',['doWithdraw',['../namespacexrpl.html#a3f074cfc386b5a1a52f0369c06728848',1,'xrpl']]],
- ['downcast_374',['downcast',['../classxrpl_1_1STBase.html#a5ef15db1fc389055268939aedef53ddf',1,'xrpl::STBase::downcast() const'],['../classxrpl_1_1STBase.html#a5ef15db1fc389055268939aedef53ddf',1,'xrpl::STBase::downcast() const'],['../classxrpl_1_1STBase.html#a2689c8d764e589cf3f9868fc80dcc650',1,'xrpl::STBase::downcast()']]],
- ['dowsrequest_375',['doWSRequest',['../classxrpl_1_1test_1_1ServerStatus__test.html#a1075b8eb9d20853fccd9d70c78acb7ac',1,'xrpl::test::ServerStatus_test']]],
- ['drops_376',['drops',['../namespacexrpl_1_1test_1_1jtx.html#ad8d6d2badc431ad0216396cc73bc1410',1,'xrpl::test::jtx::drops()'],['../classxrpl_1_1XRPAmount.html#a76fd7d6c10208cac2115f8dd0b2ba95e',1,'xrpl::XRPAmount::drops()'],['../namespacexrpl_1_1test_1_1jtx.html#a8befdf497e3c2e3d6e6701dea36d895f',1,'xrpl::test::jtx::drops()']]],
- ['dropsas_377',['dropsas',['../classxrpl_1_1XRPAmount.html#aeee5145143c34a10a4a35c52be015898',1,'xrpl::XRPAmount::dropsAs() const'],['../classxrpl_1_1XRPAmount.html#ae303ff3b47ac5780e292d40b3704907f',1,'xrpl::XRPAmount::dropsAs(Dest defaultValue) const'],['../classxrpl_1_1XRPAmount.html#a6f3ad8e67734b01b07894b2246d5c622',1,'xrpl::XRPAmount::dropsAs(XRPAmount defaultValue) const']]],
- ['dropsdestroyed_378',['dropsDestroyed',['../classxrpl_1_1detail_1_1ApplyStateTable.html#a506ef24c80990b7586ebaa44fddf1b28',1,'xrpl::detail::ApplyStateTable']]],
- ['dst_379',['dst',['../classxrpl_1_1DirectStepI.html#a7c9daf403ab38e09a6d45ce8182178ca',1,'xrpl::DirectStepI']]],
- ['dstchain_380',['dstChain',['../classxrpl_1_1STXChainBridge.html#a54676f71553a2602657f2c95e548941a',1,'xrpl::STXChainBridge']]],
- ['dstdoor_381',['dstDoor',['../classxrpl_1_1test_1_1XChainSim__test_1_1SmBase.html#a8eb83726d24f5278acb113baaabe9ed2',1,'xrpl::test::XChainSim_test::SmBase']]],
- ['dtag_382',['dtag',['../structxrpl_1_1test_1_1jtx_1_1dtag.html#a38b2229ac8bebd22313d47100b54fdde',1,'xrpl::test::jtx::dtag']]],
- ['dummypeerset_383',['DummyPeerSet',['../classxrpl_1_1DummyPeerSet.html#a084515be287377d0a2f395b2f4d4c069',1,'xrpl::DummyPeerSet']]],
- ['dummyscheduler_384',['DummyScheduler',['../classxrpl_1_1NodeStore_1_1DummyScheduler.html#a2f214748e20817e762fecf566a53b393',1,'xrpl::NodeStore::DummyScheduler']]],
- ['dummyvalueallocatorinitializer_385',['DummyValueAllocatorInitializer',['../structJson_1_1DummyValueAllocatorInitializer.html#ac95d0bc0dee2d5159b116dbe214671e4',1,'Json::DummyValueAllocatorInitializer']]],
- ['dump_386',['dump',['../classxrpl_1_1SHAMap.html#a67ef0c94cc228c167363ea37390fcf86',1,'xrpl::SHAMap::dump()'],['../classxrpl_1_1LedgerTrie.html#a9414ab30592d6cd349bd3343f373295a',1,'xrpl::LedgerTrie::dump(std::ostream &o) const']]],
- ['dumpimpl_387',['dumpImpl',['../classxrpl_1_1LedgerTrie.html#a8641e74fc9719deae446237806f8dc61',1,'xrpl::LedgerTrie']]],
- ['duplicate_388',['duplicate',['../classxrpl_1_1SHAMapAddNode.html#a70bd3d8bef9e967d01735da912e8d3c9',1,'xrpl::SHAMapAddNode']]],
- ['duplicatestringvalue_389',['duplicatestringvalue',['../classJson_1_1ValueAllocator.html#ab44a619401918914dca869733b08e401',1,'Json::ValueAllocator::duplicateStringValue()'],['../classJson_1_1DefaultValueAllocator.html#a082fa387cc63b86df3b26ad9b3761add',1,'Json::DefaultValueAllocator::duplicateStringValue()']]],
- ['duration_390',['duration',['http://en.cppreference.com/w/cpp/chrono/duration/duration.html',1,'std::chrono::duration::duration()'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo.html#acb651b90057c57031162d1335d7fdcab',1,'xrpl::path::detail::FlowDebugInfo::duration()']]],
- ['duration_5fcast_391',['duration_cast',['http://en.cppreference.com/w/cpp/chrono/duration/duration_cast.html',1,'std::chrono']]],
- ['dynamic_5fpointer_5fcast_392',['dynamic_pointer_cast',['http://en.cppreference.com/w/cpp/memory/shared_ptr/pointer_cast.html',1,'std::dynamic_pointer_cast()'],['../namespacexrpl_1_1intr__ptr.html#ab8e93fc2bd062b4488586b19a842d1c4',1,'xrpl::intr_ptr::dynamic_pointer_cast()']]]
+ ['dotestinnersubmitrpc_351',['doTestInnerSubmitRPC',['../classxrpl_1_1test_1_1Batch__test.html#a4ef9ca6717ffcbe3e569b93a6514a9fb',1,'xrpl::test::Batch_test']]],
+ ['dotransactionasync_352',['doTransactionAsync',['../classxrpl_1_1NetworkOPsImp.html#ab127ed5dc762bdf3ca6feb6c910adbfd',1,'xrpl::NetworkOPsImp']]],
+ ['dotransactionentry_353',['doTransactionEntry',['../namespacexrpl.html#a7f9fb118c5126f1e43f5ced062ada507',1,'xrpl']]],
+ ['dotransactions_354',['doTransactions',['../classxrpl_1_1PeerImp.html#aeac3ebe787a68aabe20b406fba249499',1,'xrpl::PeerImp']]],
+ ['dotransactionsync_355',['doTransactionSync',['../classxrpl_1_1NetworkOPsImp.html#abee6d81418046bda74326973e9927b19',1,'xrpl::NetworkOPsImp']]],
+ ['dotransactionsyncbatch_356',['doTransactionSyncBatch',['../classxrpl_1_1NetworkOPsImp.html#ab43c923351ba327f71ec485a4d04579c',1,'xrpl::NetworkOPsImp']]],
+ ['dotxhelp_357',['doTxHelp',['../namespacexrpl.html#a623b13db069e96e18ad90781dbedb9e6',1,'xrpl']]],
+ ['dotxhistory_358',['doTxHistory',['../namespacexrpl.html#a35aafe9d38d4e0f626ef7be419af44b6',1,'xrpl']]],
+ ['dotxjson_359',['doTxJson',['../namespacexrpl.html#a35c492b872b6d0c56aff5f535daa4a34',1,'xrpl']]],
+ ['dotxreducerelay_360',['doTxReduceRelay',['../namespacexrpl.html#ae307e6c958ce93ddd6a22911fda54dfc',1,'xrpl']]],
+ ['dounllist_361',['doUnlList',['../namespacexrpl.html#a73fd3de5d1c0c28f3953908e64387299',1,'xrpl']]],
+ ['dounsubscribe_362',['doUnsubscribe',['../namespacexrpl.html#a97f623a03c5b448ce096c271980d8df1',1,'xrpl']]],
+ ['doupdate_363',['doUpdate',['../classxrpl_1_1PathRequest.html#a062b904f30e80ee61b64de0e4a5823f6',1,'xrpl::PathRequest']]],
+ ['dovacuumdb_364',['doVacuumDB',['../namespacexrpl.html#ab342c18e1af1bfbc29d309b0d2751d0b',1,'xrpl']]],
+ ['dovalidatedledger_365',['dovalidatedledger',['../classxrpl_1_1AmendmentTable.html#a671e13b75ffacdc6a5f9221f4154367c',1,'xrpl::AmendmentTable::doValidatedLedger(std::shared_ptr< ReadView const > const &lastValidatedLedger)'],['../classxrpl_1_1AmendmentTable.html#ad71515a859031e7be2ea1e24626cc88f',1,'xrpl::AmendmentTable::doValidatedLedger(LedgerIndex ledgerSeq, std::set< uint256 > const &enabled, majorityAmendments_t const &majority)=0'],['../classxrpl_1_1AmendmentTableImpl.html#af703e354991c6efe85962c8216a00f40',1,'xrpl::AmendmentTableImpl::doValidatedLedger()']]],
+ ['dovalidation_366',['dovalidation',['../classxrpl_1_1FeeVoteImpl.html#a22a9ee85e454d168fbf984dae6062580',1,'xrpl::FeeVoteImpl::doValidation()'],['../classxrpl_1_1FeeVote.html#a4562a6d2eb895e33a59196e3174a98d2',1,'xrpl::FeeVote::doValidation()'],['../classxrpl_1_1AmendmentTableImpl.html#a719ba3096f2f48058e7c905318a8e62c',1,'xrpl::AmendmentTableImpl::doValidation()'],['../classxrpl_1_1AmendmentTable.html#a15cb6bb43863793c8968ef7919a15a16',1,'xrpl::AmendmentTable::doValidation()']]],
+ ['dovalidationcreate_367',['doValidationCreate',['../namespacexrpl.html#a199d48806b570cca89ea88fbdf33a1c8',1,'xrpl']]],
+ ['dovalidatorinfo_368',['doValidatorInfo',['../namespacexrpl.html#aba671c3499fad1190ca3e9f918c8044a',1,'xrpl']]],
+ ['dovalidatorlistsites_369',['doValidatorListSites',['../namespacexrpl.html#a12d1db9dcb5baa484a99f963c3597d6d',1,'xrpl']]],
+ ['dovalidators_370',['doValidators',['../namespacexrpl.html#a5517fcf0f357f44d30029b1ed6ca9cf2',1,'xrpl']]],
+ ['dovaultinfo_371',['doVaultInfo',['../namespacexrpl.html#a2c9c9c3d699a5384a65fc11033e6b1a2',1,'xrpl']]],
+ ['dovoting_372',['dovoting',['../classxrpl_1_1NegativeUNLVote.html#acff3c7a6995c82566d8b826aed06a7f7',1,'xrpl::NegativeUNLVote::doVoting()'],['../classxrpl_1_1FeeVoteImpl.html#a8f0108b34382b1a4d8107bdc7a0b50fc',1,'xrpl::FeeVoteImpl::doVoting()'],['../classxrpl_1_1FeeVote.html#ac20dfe28e9dcd8633b44b312effbc15f',1,'xrpl::FeeVote::doVoting()'],['../classxrpl_1_1AmendmentTableImpl.html#aa27d38d28a7921f844ef32c0083daf07',1,'xrpl::AmendmentTableImpl::doVoting()'],['../classxrpl_1_1AmendmentTable.html#ae12166ccb7b045e7450afdef1cd2159f',1,'xrpl::AmendmentTable::doVoting(std::shared_ptr< ReadView const > const &lastClosedLedger, std::vector< std::shared_ptr< STValidation > > const &parentValidations, std::shared_ptr< SHAMap > const &initialPosition, beast::Journal j)'],['../classxrpl_1_1AmendmentTable.html#ad213696fe0f6653c8fddbc5d183dc5be',1,'xrpl::AmendmentTable::doVoting(Rules const &rules, NetClock::time_point closeTime, std::set< uint256 > const &enabledAmendments, majorityAmendments_t const &majorityAmendments, std::vector< std::shared_ptr< STValidation > > const &valSet)=0']]],
+ ['dowalletpropose_373',['doWalletPropose',['../namespacexrpl.html#ace54ea25ddd30cc7f18460dcd1f7be6e',1,'xrpl']]],
+ ['dowithdraw_374',['doWithdraw',['../namespacexrpl.html#a3f074cfc386b5a1a52f0369c06728848',1,'xrpl']]],
+ ['downcast_375',['downcast',['../classxrpl_1_1STBase.html#a5ef15db1fc389055268939aedef53ddf',1,'xrpl::STBase::downcast() const'],['../classxrpl_1_1STBase.html#a5ef15db1fc389055268939aedef53ddf',1,'xrpl::STBase::downcast() const'],['../classxrpl_1_1STBase.html#a2689c8d764e589cf3f9868fc80dcc650',1,'xrpl::STBase::downcast()']]],
+ ['dowsrequest_376',['doWSRequest',['../classxrpl_1_1test_1_1ServerStatus__test.html#a1075b8eb9d20853fccd9d70c78acb7ac',1,'xrpl::test::ServerStatus_test']]],
+ ['drops_377',['drops',['../namespacexrpl_1_1test_1_1jtx.html#ad8d6d2badc431ad0216396cc73bc1410',1,'xrpl::test::jtx::drops()'],['../classxrpl_1_1XRPAmount.html#a76fd7d6c10208cac2115f8dd0b2ba95e',1,'xrpl::XRPAmount::drops()'],['../namespacexrpl_1_1test_1_1jtx.html#a8befdf497e3c2e3d6e6701dea36d895f',1,'xrpl::test::jtx::drops()']]],
+ ['dropsas_378',['dropsas',['../classxrpl_1_1XRPAmount.html#aeee5145143c34a10a4a35c52be015898',1,'xrpl::XRPAmount::dropsAs() const'],['../classxrpl_1_1XRPAmount.html#ae303ff3b47ac5780e292d40b3704907f',1,'xrpl::XRPAmount::dropsAs(Dest defaultValue) const'],['../classxrpl_1_1XRPAmount.html#a6f3ad8e67734b01b07894b2246d5c622',1,'xrpl::XRPAmount::dropsAs(XRPAmount defaultValue) const']]],
+ ['dropsdestroyed_379',['dropsDestroyed',['../classxrpl_1_1detail_1_1ApplyStateTable.html#a506ef24c80990b7586ebaa44fddf1b28',1,'xrpl::detail::ApplyStateTable']]],
+ ['dst_380',['dst',['../classxrpl_1_1DirectStepI.html#a7c9daf403ab38e09a6d45ce8182178ca',1,'xrpl::DirectStepI']]],
+ ['dstchain_381',['dstChain',['../classxrpl_1_1STXChainBridge.html#a54676f71553a2602657f2c95e548941a',1,'xrpl::STXChainBridge']]],
+ ['dstdoor_382',['dstDoor',['../classxrpl_1_1test_1_1XChainSim__test_1_1SmBase.html#a8eb83726d24f5278acb113baaabe9ed2',1,'xrpl::test::XChainSim_test::SmBase']]],
+ ['dtag_383',['dtag',['../structxrpl_1_1test_1_1jtx_1_1dtag.html#a38b2229ac8bebd22313d47100b54fdde',1,'xrpl::test::jtx::dtag']]],
+ ['dummypeerset_384',['DummyPeerSet',['../classxrpl_1_1DummyPeerSet.html#a084515be287377d0a2f395b2f4d4c069',1,'xrpl::DummyPeerSet']]],
+ ['dummyscheduler_385',['DummyScheduler',['../classxrpl_1_1NodeStore_1_1DummyScheduler.html#a2f214748e20817e762fecf566a53b393',1,'xrpl::NodeStore::DummyScheduler']]],
+ ['dummyvalueallocatorinitializer_386',['DummyValueAllocatorInitializer',['../structJson_1_1DummyValueAllocatorInitializer.html#ac95d0bc0dee2d5159b116dbe214671e4',1,'Json::DummyValueAllocatorInitializer']]],
+ ['dump_387',['dump',['../classxrpl_1_1SHAMap.html#a67ef0c94cc228c167363ea37390fcf86',1,'xrpl::SHAMap::dump()'],['../classxrpl_1_1LedgerTrie.html#a9414ab30592d6cd349bd3343f373295a',1,'xrpl::LedgerTrie::dump(std::ostream &o) const']]],
+ ['dumpimpl_388',['dumpImpl',['../classxrpl_1_1LedgerTrie.html#a8641e74fc9719deae446237806f8dc61',1,'xrpl::LedgerTrie']]],
+ ['duplicate_389',['duplicate',['../classxrpl_1_1SHAMapAddNode.html#a70bd3d8bef9e967d01735da912e8d3c9',1,'xrpl::SHAMapAddNode']]],
+ ['duplicatestringvalue_390',['duplicatestringvalue',['../classJson_1_1ValueAllocator.html#ab44a619401918914dca869733b08e401',1,'Json::ValueAllocator::duplicateStringValue()'],['../classJson_1_1DefaultValueAllocator.html#a082fa387cc63b86df3b26ad9b3761add',1,'Json::DefaultValueAllocator::duplicateStringValue()']]],
+ ['duration_391',['duration',['http://en.cppreference.com/w/cpp/chrono/duration/duration.html',1,'std::chrono::duration::duration()'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo.html#acb651b90057c57031162d1335d7fdcab',1,'xrpl::path::detail::FlowDebugInfo::duration()']]],
+ ['duration_5fcast_392',['duration_cast',['http://en.cppreference.com/w/cpp/chrono/duration/duration_cast.html',1,'std::chrono']]],
+ ['dynamic_5fpointer_5fcast_393',['dynamic_pointer_cast',['http://en.cppreference.com/w/cpp/memory/shared_ptr/pointer_cast.html',1,'std::dynamic_pointer_cast()'],['../namespacexrpl_1_1intr__ptr.html#ab8e93fc2bd062b4488586b19a842d1c4',1,'xrpl::intr_ptr::dynamic_pointer_cast()']]]
];
diff --git a/search/functions_5.js b/search/functions_5.js
index e946dcc234..50f6858ede 100644
--- a/search/functions_5.js
+++ b/search/functions_5.js
@@ -10,7 +10,7 @@ var searchData=
['effclosetime_7',['effCloseTime',['../namespacexrpl.html#a19d79bd75ae66edddc1d7ac2442ed0d6',1,'xrpl']]],
['egptr_8',['egptr',['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::basic_filebuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::wsyncbuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::wstringbuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::wstreambuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::wfilebuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::strstreambuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::basic_syncbuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::basic_stringbuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::basic_streambuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::syncbuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::streambuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::stringbuf::egptr()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/gptr.html',1,'std::filebuf::egptr()']]],
['eitheramount_9',['eitheramount',['../structxrpl_1_1EitherAmount.html#aff1d123f296a803c2bff3f5d796eb4b7',1,'xrpl::EitherAmount::EitherAmount(IOUAmount const &a)'],['../structxrpl_1_1EitherAmount.html#a5294083108cbedd716da260af718533a',1,'xrpl::EitherAmount::EitherAmount()=default'],['../structxrpl_1_1EitherAmount.html#ad69f361e41956165fe493bc6fc87b679',1,'xrpl::EitherAmount::EitherAmount(AmountSpec const &a)'],['../structxrpl_1_1EitherAmount.html#a20136810413f41520a9c0a75c375ff99',1,'xrpl::EitherAmount::EitherAmount(XRPAmount const &a)']]],
- ['element_10',['element',['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a5978226aca36e31be6597df8bbbb3bcc',1,'beast::detail::aged_ordered_container::element::element(time_point const &when_, value_type &&value_)'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a67fd9249be0b336688d2ccdeeede144f',1,'beast::detail::aged_ordered_container::element::element(time_point const &when_, Args &&... args)'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#ab6ab959430cdb9ca925bbc7d8cfe1a75',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, value_type const &value_)'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#ad1170903826cfbe6e61d3d1942e914fc',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, value_type &&value_)'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#af89d09e8c2952f4003468506b3cffe8d',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, Args &&... args)'],['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Element.html#acf040ca9958fc3154fd6712c9e494c13',1,'xrpl::PeerFinder::detail::LivecacheBase::Element::Element()'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a42a87618291cf9d6a7349b4c6aa319e2',1,'beast::detail::aged_ordered_container::element::element()']]],
+ ['element_10',['element',['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a42a87618291cf9d6a7349b4c6aa319e2',1,'beast::detail::aged_ordered_container::element::element(time_point const &when_, value_type const &value_)'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a5978226aca36e31be6597df8bbbb3bcc',1,'beast::detail::aged_ordered_container::element::element(time_point const &when_, value_type &&value_)'],['../structbeast_1_1detail_1_1aged__ordered__container_1_1element.html#a67fd9249be0b336688d2ccdeeede144f',1,'beast::detail::aged_ordered_container::element::element(time_point const &when_, Args &&... args)'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#ab6ab959430cdb9ca925bbc7d8cfe1a75',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, value_type const &value_)'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#ad1170903826cfbe6e61d3d1942e914fc',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, value_type &&value_)'],['../structbeast_1_1detail_1_1aged__unordered__container_1_1element.html#af89d09e8c2952f4003468506b3cffe8d',1,'beast::detail::aged_unordered_container::element::element(time_point const &when_, Args &&... args)'],['../structxrpl_1_1PeerFinder_1_1detail_1_1LivecacheBase_1_1Element.html#acf040ca9958fc3154fd6712c9e494c13',1,'xrpl::PeerFinder::detail::LivecacheBase::Element::Element()']]],
['element_5ffrom_11',['element_from',['../classbeast_1_1List.html#ae24e82711cc324fcee31d6765fb2f212',1,'beast::List::element_from(Node *node) noexcept'],['../classbeast_1_1List.html#a6a33ff030ff738d993ba09546b0e6610',1,'beast::List::element_from(Node const *node) const noexcept']]],
['elementcomboiter_12',['ElementComboIter',['../classxrpl_1_1test_1_1ElementComboIter.html#a15a5aba596514d6802e793b6cbfc43eb',1,'xrpl::test::ElementComboIter']]],
['elevate_13',['elevate',['../classxrpl_1_1Resource_1_1Consumer.html#a28f9e59fea12785420f58ffb66ead798',1,'xrpl::Resource::Consumer']]],
@@ -53,14 +53,14 @@ var searchData=
['end_28int_29_50',['end(int)',['http://en.cppreference.com/w/cpp/container/unordered_set/end2.html',1,'std::unordered_set::end(int)()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/end2.html',1,'std::unordered_multiset::end(int)()'],['http://en.cppreference.com/w/cpp/container/unordered_multimap/end2.html',1,'std::unordered_multimap::end(int)()'],['http://en.cppreference.com/w/cpp/container/unordered_map/end2.html',1,'std::unordered_map::end(int)()'],['http://en.cppreference.com/w/cpp/container/unordered_set/end2.html',1,'std::pmr::unordered_set::end(int)()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/end2.html',1,'std::pmr::unordered_multiset::end(int)()'],['http://en.cppreference.com/w/cpp/container/unordered_multimap/end2.html',1,'std::pmr::unordered_multimap::end(int)()'],['http://en.cppreference.com/w/cpp/container/unordered_map/end2.html',1,'std::pmr::unordered_map::end(int)()']]],
['endconsensus_51',['endconsensus',['../classxrpl_1_1NetworkOPs.html#a52fd67f56cb0f1d8d3a9c2d2d77850b1',1,'xrpl::NetworkOPs::endConsensus()'],['../classxrpl_1_1NetworkOPsImp.html#a53cbb2185176a23610ef34c5202fabb1',1,'xrpl::NetworkOPsImp::endConsensus()']]],
['endl_52',['endl',['http://en.cppreference.com/w/cpp/io/manip/endl.html',1,'std']]],
- ['endpoint_53',['endpoint',['../classxrpl_1_1short__read__test_1_1Server.html#aae8f5fbb04982a93542a346ffde49938',1,'xrpl::short_read_test::Server::endpoint()'],['../classbeast_1_1IP_1_1Endpoint.html#a25e623f726dbda92789f51cce520b3b1',1,'beast::IP::Endpoint::Endpoint()'],['../classbeast_1_1IP_1_1Endpoint.html#a8284f5f2a0ee543a89586fbf697efcad',1,'beast::IP::Endpoint::Endpoint(Address const &addr, Port port=0)'],['../structxrpl_1_1PeerFinder_1_1Endpoint.html#a8b373ed3e9346fe2e911e20d325f3b4c',1,'xrpl::PeerFinder::Endpoint::Endpoint()=default'],['../structxrpl_1_1PeerFinder_1_1Endpoint.html#a7dc8f4601153359869743d3db601f33a',1,'xrpl::PeerFinder::Endpoint::Endpoint(beast::IP::Endpoint const &ep, std::uint32_t hops_)']]],
+ ['endpoint_53',['endpoint',['../structxrpl_1_1PeerFinder_1_1Endpoint.html#a7dc8f4601153359869743d3db601f33a',1,'xrpl::PeerFinder::Endpoint::Endpoint()'],['../classxrpl_1_1short__read__test_1_1Server.html#aae8f5fbb04982a93542a346ffde49938',1,'xrpl::short_read_test::Server::endpoint()'],['../classbeast_1_1IP_1_1Endpoint.html#a25e623f726dbda92789f51cce520b3b1',1,'beast::IP::Endpoint::Endpoint()'],['../classbeast_1_1IP_1_1Endpoint.html#a8284f5f2a0ee543a89586fbf697efcad',1,'beast::IP::Endpoint::Endpoint(Address const &addr, Port port=0)'],['../structxrpl_1_1PeerFinder_1_1Endpoint.html#a8b373ed3e9346fe2e911e20d325f3b4c',1,'xrpl::PeerFinder::Endpoint::Endpoint()']]],
['endpoints_54',['endpoints',['../classxrpl_1_1ServerHandler.html#abc0b9c6ecd75a55788fc23faacb36f26',1,'xrpl::ServerHandler']]],
['ends_55',['ends',['http://en.cppreference.com/w/cpp/io/manip/ends.html',1,'std']]],
['ends_5fwith_56',['ends_with',['http://en.cppreference.com/w/cpp/string/basic_string/ends_with.html',1,'std::u16string::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/ends_with.html',1,'std::string_view::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string/ends_with.html',1,'std::basic_string::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/ends_with.html',1,'std::basic_string_view::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string/ends_with.html',1,'std::pmr::string::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string/ends_with.html',1,'std::pmr::u16string::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string/ends_with.html',1,'std::pmr::u32string::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string/ends_with.html',1,'std::pmr::u8string::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string/ends_with.html',1,'std::pmr::wstring::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string/ends_with.html',1,'std::string::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/ends_with.html',1,'std::u16string_view::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string/ends_with.html',1,'std::u32string::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/ends_with.html',1,'std::u32string_view::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string/ends_with.html',1,'std::u8string::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/ends_with.html',1,'std::u8string_view::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string/ends_with.html',1,'std::wstring::ends_with()'],['http://en.cppreference.com/w/cpp/string/basic_string_view/ends_with.html',1,'std::wstring_view::ends_with()']]],
['enforcemptokenauthorization_57',['enforceMPTokenAuthorization',['../namespacexrpl.html#ada9dd9a567ec1966ec6b7509ba034225',1,'xrpl']]],
['engaged_58',['engaged',['../classxrpl_1_1STObject_1_1OptionalProxy.html#aba4885491eae86583aa5001f8a7a4a5c',1,'xrpl::STObject::OptionalProxy']]],
['entropy_59',['entropy',['http://en.cppreference.com/w/cpp/numeric/random/random_device/entropy.html',1,'std::random_device']]],
- ['entry_60',['entry',['../namespacexrpl_1_1test_1_1jtx_1_1delegate.html#ab3d35016fa6d78a25d4eef2fa2d80cce',1,'xrpl::test::jtx::delegate::entry()'],['../classxrpl_1_1BookTip.html#ace542bbcf559311be7205637476af60a',1,'xrpl::BookTip::entry()'],['../classxrpl_1_1Resource_1_1Consumer.html#a498962c1b06d9f601fa4cef4e6e6a007',1,'xrpl::Resource::Consumer::entry()'],['../structxrpl_1_1Resource_1_1Entry.html#a0267e977c9eb3028674d3f5dec49727c',1,'xrpl::Resource::Entry::Entry()=delete'],['../structxrpl_1_1Resource_1_1Entry.html#a623e304ea957fe6295e146e1f0dc1fda',1,'xrpl::Resource::Entry::Entry(clock_type::time_point const now)'],['../classxrpl_1_1HashRouter_1_1Entry.html#a10aee321eb13c03085a7fad7ce2cd0b9',1,'xrpl::HashRouter::Entry::Entry()'],['../classxrpl_1_1PeerFinder_1_1Bootcache_1_1Entry.html#a1548a3210a8f8b66d547f51abccf7dd9',1,'xrpl::PeerFinder::Bootcache::Entry::Entry()'],['../structxrpl_1_1PeerFinder_1_1Store_1_1Entry.html#ab2deab2287ae25ac71beb7744f9bd7fb',1,'xrpl::PeerFinder::Store::Entry::Entry()']]],
+ ['entry_60',['entry',['../namespacexrpl_1_1test_1_1jtx_1_1delegate.html#ab3d35016fa6d78a25d4eef2fa2d80cce',1,'xrpl::test::jtx::delegate::entry()'],['../structxrpl_1_1Resource_1_1Entry.html#a623e304ea957fe6295e146e1f0dc1fda',1,'xrpl::Resource::Entry::Entry(clock_type::time_point const now)'],['../structxrpl_1_1Resource_1_1Entry.html#a0267e977c9eb3028674d3f5dec49727c',1,'xrpl::Resource::Entry::Entry()=delete'],['../classxrpl_1_1HashRouter_1_1Entry.html#a10aee321eb13c03085a7fad7ce2cd0b9',1,'xrpl::HashRouter::Entry::Entry()'],['../classxrpl_1_1PeerFinder_1_1Bootcache_1_1Entry.html#a1548a3210a8f8b66d547f51abccf7dd9',1,'xrpl::PeerFinder::Bootcache::Entry::Entry()'],['../structxrpl_1_1PeerFinder_1_1Store_1_1Entry.html#ab2deab2287ae25ac71beb7744f9bd7fb',1,'xrpl::PeerFinder::Store::Entry::Entry()'],['../classxrpl_1_1Resource_1_1Consumer.html#a498962c1b06d9f601fa4cef4e6e6a007',1,'xrpl::Resource::Consumer::entry()'],['../classxrpl_1_1BookTip.html#ace542bbcf559311be7205637476af60a',1,'xrpl::BookTip::entry()']]],
['enumeratenftoffers_61',['enumerateNFTOffers',['../namespacexrpl.html#ac204d20db141c5eed763d8423ccb1d1c',1,'xrpl']]],
['env_62',['env',['../classxrpl_1_1test_1_1jtx_1_1Env.html#a347e7a15f02d6ccf4f8ab6a5e3394f0e',1,'xrpl::test::jtx::Env::Env(Env const &)=delete'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a21a67cb7a725928b1fe3fe3c7938fbfc',1,'xrpl::test::jtx::Env::Env(beast::unit_test::suite &suite_, std::unique_ptr< Config > config, FeatureBitset features, std::unique_ptr< Logs > logs=nullptr, beast::severities::Severity thresh=beast::severities::kError)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#ae00d619eccb01686c24e3617cb7cdeb0',1,'xrpl::test::jtx::Env::Env(beast::unit_test::suite &suite_, FeatureBitset features, std::unique_ptr< Logs > logs=nullptr)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a405c8d9282a26236574fe538c26d4fbf',1,'xrpl::test::jtx::Env::Env(beast::unit_test::suite &suite_, std::unique_ptr< Config > config, std::unique_ptr< Logs > logs=nullptr, beast::severities::Severity thresh=beast::severities::kError)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a30c07378fc9aedb26ba0367c68804b07',1,'xrpl::test::jtx::Env::Env(beast::unit_test::suite &suite_, beast::severities::Severity thresh=beast::severities::kError)'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#a0c3c402198be839a01561f221ddd76a0',1,'xrpl::test::jtx::Env::Env()=delete']]],
['env_5fss_63',['env_ss',['../classxrpl_1_1test_1_1jtx_1_1Env__ss.html#adc20f776116dcc951dbe4d47010a58ac',1,'xrpl::test::jtx::Env_ss::Env_ss(Env_ss const &)=delete'],['../classxrpl_1_1test_1_1jtx_1_1Env__ss.html#a4ddbe43e663af7e0ebd1f4ad049f92ed',1,'xrpl::test::jtx::Env_ss::Env_ss(Env &env)']]],
@@ -123,7 +123,7 @@ var searchData=
['escrowunlockapplyhelper_3c_20mptissue_20_3e_120',['escrowUnlockApplyHelper< MPTIssue >',['../namespacexrpl.html#a7c90739f3ff93a12a12e91ff6713d8ab',1,'xrpl']]],
['estimate_5fentropy_121',['estimate_entropy',['../namespacexrpl.html#a573019a6a66a9fbf20681c3919b54edd',1,'xrpl']]],
['etob_122',['etob',['../classxrpl_1_1RFC1751.html#a51a7d53c2feb99b3f22f91a23aff5606',1,'xrpl::RFC1751']]],
- ['event_123',['event',['../classbeast_1_1insight_1_1Event.html#aaf309ac1b40d3090c9c3ccaf6cd93fc7',1,'beast::insight::Event::Event()'],['../structxrpl_1_1test_1_1csf_1_1Scheduler_1_1event.html#a544c4353e90535568880a490a13ec27f',1,'xrpl::test::csf::Scheduler::event::event()'],['../classbeast_1_1insight_1_1Event.html#abd3ec6423ccafcc82ceffcd8e84c689d',1,'beast::insight::Event::Event()'],['../structxrpl_1_1test_1_1csf_1_1Scheduler_1_1event.html#ae481a5bd9f5d4ab03d09247006908366',1,'xrpl::test::csf::Scheduler::event::event()']]],
+ ['event_123',['event',['../structxrpl_1_1test_1_1csf_1_1Scheduler_1_1event.html#a544c4353e90535568880a490a13ec27f',1,'xrpl::test::csf::Scheduler::event::event()'],['../classbeast_1_1insight_1_1Event.html#aaf309ac1b40d3090c9c3ccaf6cd93fc7',1,'beast::insight::Event::Event()'],['../structxrpl_1_1test_1_1csf_1_1Scheduler_1_1event.html#ae481a5bd9f5d4ab03d09247006908366',1,'xrpl::test::csf::Scheduler::event::event()'],['../classbeast_1_1insight_1_1Event.html#abd3ec6423ccafcc82ceffcd8e84c689d',1,'beast::insight::Event::Event()']]],
['event_5fimpl_124',['event_impl',['../classxrpl_1_1test_1_1csf_1_1Scheduler_1_1event__impl.html#a35c2bf23be01f6a7b4e2688a310efd75',1,'xrpl::test::csf::Scheduler::event_impl::event_impl(event_impl const &)=delete'],['../classxrpl_1_1test_1_1csf_1_1Scheduler_1_1event__impl.html#a18d59736060340dd3229fedb59c20cfd',1,'xrpl::test::csf::Scheduler::event_impl::event_impl(time_point when_, DeducedHandler &&h)']]],
['except_125',['except',['../classbeast_1_1unit__test_1_1suite.html#adcc8cb5a0237760a7555c80c5bcef563',1,'beast::unit_test::suite::except(F &&f, String const &reason)'],['../classbeast_1_1unit__test_1_1suite.html#af1e4e968db02b19064d1d28259dfc2e8',1,'beast::unit_test::suite::except(F &&f)'],['../classbeast_1_1unit__test_1_1suite.html#a49f3ab34ddae2e69b71bbfc109311eca',1,'beast::unit_test::suite::except(F &&f, String const &reason)'],['../classbeast_1_1unit__test_1_1suite.html#a4cc24373e556a1b55a066200f728f7d6',1,'beast::unit_test::suite::except(F &&f)']]],
['exception_126',['exception',['http://en.cppreference.com/w/cpp/error/exception/exception.html',1,'std::exception']]],
diff --git a/search/functions_6.js b/search/functions_6.js
index a62ceecf7e..727ab7fef1 100644
--- a/search/functions_6.js
+++ b/search/functions_6.js
@@ -11,7 +11,7 @@ var searchData=
['failure_8',['failure',['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::ostream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::fstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::ostringstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::ostrstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::osyncstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::stringstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::strstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::wfstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::wifstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::wios::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::wiostream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::wistream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::wistringstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::wofstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::wostream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::wostringstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::wosyncstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::wstringstream::failure::failure()'],['../classxrpl_1_1PeerFinder_1_1Fixed.html#aa91ad3ee9fe90b317c3218c039e82bdc',1,'xrpl::PeerFinder::Fixed::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::istrstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::basic_fstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::basic_ifstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::basic_ios::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::basic_iostream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::basic_istream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::basic_istringstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::basic_ofstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::basic_ostream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::basic_ostringstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::basic_stringstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::ofstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::ifstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::ios::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::ios_base::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::iostream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::istream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::istringstream::failure::failure()'],['http://en.cppreference.com/w/cpp/io/ios_base/failure.html',1,'std::basic_osyncstream::failure::failure()']]],
['fakeprocesstransaction_9',['fakeProcessTransaction',['../classxrpl_1_1RPC_1_1JSONRPC__test.html#ab35523a5d77a905f8ecc538882f16f70',1,'xrpl::RPC::JSONRPC_test']]],
['falsename_10',['falsename',['http://en.cppreference.com/w/cpp/locale/numpunct/truefalsename.html',1,'std::numpunct::falsename()'],['http://en.cppreference.com/w/cpp/locale/numpunct/truefalsename.html',1,'std::numpunct_byname::falsename()']]],
- ['family_11',['family',['../classxrpl_1_1Family.html#a70a6318b3882ffb70ff50b46bfae6a55',1,'xrpl::Family::Family()'],['../classxrpl_1_1SHAMap.html#a2bacaccf3f044d052063c7647052046c',1,'xrpl::SHAMap::family()'],['../classxrpl_1_1SHAMap.html#a0b8ebc382c944a7a4ec8a8efa348f804',1,'xrpl::SHAMap::family() const'],['../classxrpl_1_1Family.html#a84a48036ab3bda589125e39a4e5a1be1',1,'xrpl::Family::Family()=default'],['../classxrpl_1_1Family.html#a626f4088aade1eae35fb5a39d1f6da74',1,'xrpl::Family::Family(Family const &)=delete']]],
+ ['family_11',['family',['../classxrpl_1_1SHAMap.html#a2bacaccf3f044d052063c7647052046c',1,'xrpl::SHAMap::family()'],['../classxrpl_1_1Family.html#a84a48036ab3bda589125e39a4e5a1be1',1,'xrpl::Family::Family()=default'],['../classxrpl_1_1Family.html#a70a6318b3882ffb70ff50b46bfae6a55',1,'xrpl::Family::Family(Family &&)=delete'],['../classxrpl_1_1Family.html#a626f4088aade1eae35fb5a39d1f6da74',1,'xrpl::Family::Family(Family const &)=delete'],['../classxrpl_1_1SHAMap.html#a0b8ebc382c944a7a4ec8a8efa348f804',1,'xrpl::SHAMap::family()']]],
['fastwriter_12',['FastWriter',['../classJson_1_1FastWriter.html#af1bc3d971840be80217fd24d9bd3a0bf',1,'Json::FastWriter']]],
['fatal_13',['fatal',['../classbeast_1_1Journal.html#a3dfb8e2e3eecccdb5cf78ff21bca069c',1,'beast::Journal']]],
['fclear_14',['fclear',['../namespacexrpl_1_1test_1_1jtx.html#a7b668aa8c543e60fd3e428c4f60fd6b6',1,'xrpl::test::jtx']]],
@@ -85,7 +85,7 @@ var searchData=
['field_82',['field',['../namespacebeast.html#a7cb1b84d8bdf0c80a7768e4018fbdd06',1,'beast::field(std::basic_string< CharT, Traits, Allocator > const &text, int width=8, int pad=0, bool right=false)'],['../namespacebeast.html#acc8fe9da1de585e0001f39749a8f0483',1,'beast::field(CharT const *text, int width=8, int pad=0, bool right=false)'],['../namespacebeast.html#a2aa27e68937a98931cd3b30fab18b84b',1,'beast::field(T const &t, int width=8, int pad=0, bool right=false)']]],
['field_5fcode_83',['field_code',['../namespacexrpl.html#a682883caf6c4c1fd2934f211c54d0b70',1,'xrpl::field_code(int id, int index)'],['../namespacexrpl.html#aa0a823d427c1ec47881338f4c7dea362',1,'xrpl::field_code(SerializedTypeID id, int index)']]],
['field_5ft_84',['field_t',['../classbeast_1_1field__t.html#a2978387afe0fbd26792fe6f515c117e4',1,'beast::field_t']]],
- ['file_85',['file',['../classbeast_1_1temp__dir.html#acee939ad91b9f6bb2be31084ec04acc2',1,'beast::temp_dir::file()'],['../classxrpl_1_1detail_1_1FileDirGuard.html#a37e2e642bdeb9ab5d6ad25f1ede8ef8c',1,'xrpl::detail::FileDirGuard::file()'],['../classxrpl_1_1Logs_1_1File.html#ae3eda6a36a7f9a8c6c85c6794953b624',1,'xrpl::Logs::File::File()']]],
+ ['file_85',['file',['../classxrpl_1_1Logs_1_1File.html#ae3eda6a36a7f9a8c6c85c6794953b624',1,'xrpl::Logs::File::File()'],['../classbeast_1_1temp__dir.html#acee939ad91b9f6bb2be31084ec04acc2',1,'beast::temp_dir::file()'],['../classxrpl_1_1detail_1_1FileDirGuard.html#a37e2e642bdeb9ab5d6ad25f1ede8ef8c',1,'xrpl::detail::FileDirGuard::file()']]],
['file_5fname_86',['file_name',['http://en.cppreference.com/w/cpp/experimental/source_location/file_name.html',1,'std::experimental::source_location::file_name()'],['http://en.cppreference.com/w/cpp/utility/source_location/file_name.html',1,'std::source_location::file_name()']]],
['file_5fsize_87',['file_size',['http://en.cppreference.com/w/cpp/filesystem/directory_entry/file_size.html',1,'std::filesystem::directory_entry::file_size()'],['http://en.cppreference.com/w/cpp/filesystem/file_size.html',1,'std::filesystem::file_size()'],['http://en.cppreference.com/w/cpp/experimental/fs/file_size.html',1,'std::experimental::filesystem::file_size()']]],
['file_5fstatus_88',['file_status',['http://en.cppreference.com/w/cpp/filesystem/file_status/file_status.html',1,'std::filesystem::file_status::file_status()'],['http://en.cppreference.com/w/cpp/experimental/fs/file_status/file_status.html',1,'std::experimental::filesystem::file_status::file_status()']]],
diff --git a/search/functions_7.js b/search/functions_7.js
index 79c840f988..8e050a9f8b 100644
--- a/search/functions_7.js
+++ b/search/functions_7.js
@@ -573,7 +573,7 @@ var searchData=
['gettxfee_570',['getTxFee',['../namespacexrpl_1_1RPC.html#a72081b090a97cf2a42523bef1d69e0d3',1,'xrpl::RPC']]],
['gettxformat_571',['getTxFormat',['../namespacexrpl.html#a7118aa5ffbd5c880bcc58a4a3dca7e9c',1,'xrpl']]],
['gettxhistory_572',['gettxhistory',['../classxrpl_1_1RelationalDatabase.html#aba5b17bda9b8ad23d4a1374d6c2de41b',1,'xrpl::RelationalDatabase::getTxHistory()'],['../classxrpl_1_1SQLiteDatabaseImp.html#a1ba05b2a9ed7ae8f2e077d7a297d0aab',1,'xrpl::SQLiteDatabaseImp::getTxHistory()'],['../namespacexrpl_1_1detail.html#a55fbf6f112a1783b1ed947bc23bed41f',1,'xrpl::detail::getTxHistory()']]],
- ['gettxid_573',['gettxid',['../classxrpl_1_1CanonicalTXSet_1_1Key.html#ae7360f629c60d9f328f638d74653c14b',1,'xrpl::CanonicalTXSet::Key::getTXID()'],['../classxrpl_1_1TxMeta.html#a9bc86e40782490069fd1e1e15981d693',1,'xrpl::TxMeta::getTxID()']]],
+ ['gettxid_573',['gettxid',['../classxrpl_1_1TxMeta.html#a9bc86e40782490069fd1e1e15981d693',1,'xrpl::TxMeta::getTxID()'],['../classxrpl_1_1CanonicalTXSet_1_1Key.html#ae7360f629c60d9f328f638d74653c14b',1,'xrpl::CanonicalTXSet::Key::getTXID()']]],
['gettxjsonfromparams_574',['getTxJsonFromParams',['../namespacexrpl.html#aa9c763632cd4fc71818f494f79f6c799',1,'xrpl']]],
['gettxn_575',['gettxn',['../classxrpl_1_1test_1_1jtx_1_1batch_1_1inner.html#a5c45d2b6805f7d2537fe85e3f242e36e',1,'xrpl::test::jtx::batch::inner::getTxn()'],['../classxrpl_1_1AcceptedLedgerTx.html#aeb2ba0cf7c0f0ef087f74e82001aec8f',1,'xrpl::AcceptedLedgerTx::getTxn()']]],
['gettxncount_576',['getTxnCount',['../classxrpl_1_1TxQ_1_1TxQAccount.html#a607aa62e76617ccc76649c0045034344',1,'xrpl::TxQ::TxQAccount']]],
diff --git a/search/functions_8.js b/search/functions_8.js
index bffbb4ea11..d2e510495a 100644
--- a/search/functions_8.js
+++ b/search/functions_8.js
@@ -44,7 +44,7 @@ var searchData=
['hascurrency_41',['hasCurrency',['../classxrpl_1_1STPathElement.html#af1beefe0c375ddf39fcaf22cbef86324',1,'xrpl::STPathElement']]],
['hasdepositauth_42',['hasDepositAuth',['../namespacexrpl_1_1test.html#a00c9270c7d64bd138a02ff69701b77b1',1,'xrpl::test']]],
['hasexpired_43',['hasExpired',['../namespacexrpl.html#a40c90ebb8451681b42b277806fe0b9f4',1,'xrpl']]],
- ['hash_44',['hash',['../structxrpl_1_1Manifest.html#ab99ec402a39ee4d03bd6ac95f9b9ffe7',1,'xrpl::Manifest::hash()'],['../structstd_1_1hash_3_01xrpl_1_1uint256_01_4.html#a460f6e4fec383da5ace9b5e82ca7b6d7',1,'std::hash< xrpl::uint256 >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Directory_01_4.html#aa7173219758f9ca2b233556d6fffada6',1,'std::hash< xrpl::Directory >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1NodeID_01_4.html#adaf5e75f2f0094dbb47dcbc931c2c74c',1,'std::hash< xrpl::NodeID >::hash()'],['../structboost_1_1hash_3_01xrpl_1_1Book_01_4.html#a17815afb2b4b609d16156cc40ddfbf20',1,'boost::hash< xrpl::Book >::hash()'],['../structboost_1_1hash_3_01xrpl_1_1Issue_01_4.html#a01b101cc7b2fd3f596128451a2679027',1,'boost::hash< xrpl::Issue >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Currency_01_4.html#aa282881ac5a3b2a658b401c2de9ea90d',1,'std::hash< xrpl::Currency >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Book_01_4.html#ad600adb482eff036d384a2bc36c285c2',1,'std::hash< xrpl::Book >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Issue_01_4.html#adf06e1019242359846a231e9ede453e5',1,'std::hash< xrpl::Issue >::hash()'],['../structxrpl_1_1RippleLineCache_1_1AccountKey_1_1Hash.html#a85c534a4c2c006fe3e584484916d4602',1,'xrpl::RippleLineCache::AccountKey::Hash::Hash()'],['../structstd_1_1hash_3_01xrpl_1_1AccountID_01_4.html#ac367121eabadbf33d839bd2499522fd3',1,'std::hash< xrpl::AccountID >::hash()'],['../structboost_1_1hash_3_1_1beast_1_1IP_1_1Endpoint_01_4.html#a06a6cd9638b4e007dd13842e578eea1e',1,'boost::hash<::beast::IP::Endpoint >::hash()'],['../structstd_1_1hash_3_1_1beast_1_1IP_1_1Endpoint_01_4.html#a9f07ac9d4ee3fd0870e4d46438fb3942',1,'std::hash<::beast::IP::Endpoint >::hash()'],['../structboost_1_1hash_3_1_1beast_1_1IP_1_1Address_01_4.html#aa879dc982c8fa0371b098b7098dc6cde',1,'boost::hash<::beast::IP::Address >::hash()'],['http://en.cppreference.com/w/cpp/utility/hash/hash.html',1,'std::hash::hash()'],['http://en.cppreference.com/w/cpp/locale/collate/hash.html',1,'std::collate::hash()'],['http://en.cppreference.com/w/cpp/locale/collate/hash.html',1,'std::collate_byname::hash()']]],
+ ['hash_44',['hash',['../structxrpl_1_1RippleLineCache_1_1AccountKey_1_1Hash.html#a85c534a4c2c006fe3e584484916d4602',1,'xrpl::RippleLineCache::AccountKey::Hash::Hash()'],['../structxrpl_1_1Manifest.html#ab99ec402a39ee4d03bd6ac95f9b9ffe7',1,'xrpl::Manifest::hash()'],['../structstd_1_1hash_3_01xrpl_1_1uint256_01_4.html#a460f6e4fec383da5ace9b5e82ca7b6d7',1,'std::hash< xrpl::uint256 >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Directory_01_4.html#aa7173219758f9ca2b233556d6fffada6',1,'std::hash< xrpl::Directory >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Currency_01_4.html#aa282881ac5a3b2a658b401c2de9ea90d',1,'std::hash< xrpl::Currency >::hash()'],['../structboost_1_1hash_3_01xrpl_1_1Book_01_4.html#a17815afb2b4b609d16156cc40ddfbf20',1,'boost::hash< xrpl::Book >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1NodeID_01_4.html#adaf5e75f2f0094dbb47dcbc931c2c74c',1,'std::hash< xrpl::NodeID >::hash()'],['../structboost_1_1hash_3_01xrpl_1_1Issue_01_4.html#a01b101cc7b2fd3f596128451a2679027',1,'boost::hash< xrpl::Issue >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Book_01_4.html#ad600adb482eff036d384a2bc36c285c2',1,'std::hash< xrpl::Book >::hash()'],['http://en.cppreference.com/w/cpp/locale/collate/hash.html',1,'std::collate::hash()'],['../structstd_1_1hash_3_01xrpl_1_1Issue_01_4.html#adf06e1019242359846a231e9ede453e5',1,'std::hash< xrpl::Issue >::hash()'],['../structstd_1_1hash_3_01xrpl_1_1AccountID_01_4.html#ac367121eabadbf33d839bd2499522fd3',1,'std::hash< xrpl::AccountID >::hash()'],['../structboost_1_1hash_3_1_1beast_1_1IP_1_1Endpoint_01_4.html#a06a6cd9638b4e007dd13842e578eea1e',1,'boost::hash<::beast::IP::Endpoint >::hash()'],['../structstd_1_1hash_3_1_1beast_1_1IP_1_1Endpoint_01_4.html#a9f07ac9d4ee3fd0870e4d46438fb3942',1,'std::hash<::beast::IP::Endpoint >::hash()'],['../structboost_1_1hash_3_1_1beast_1_1IP_1_1Address_01_4.html#aa879dc982c8fa0371b098b7098dc6cde',1,'boost::hash<::beast::IP::Address >::hash()'],['http://en.cppreference.com/w/cpp/locale/collate/hash.html',1,'std::collate_byname::hash()'],['http://en.cppreference.com/w/cpp/utility/hash/hash.html',1,'std::hash::hash()']]],
['hash_5fappend_45',['hash_append',['../namespacexrpl.html#a49a445d2d6c9abde26b935ee6cf5132d',1,'xrpl::hash_append()'],['../namespaceprotocol.html#ac5f0beb5b617ccb62da77c95331b7d0e',1,'protocol::hash_append()'],['../namespacexrpl.html#aa22f0e7226a80f7df7cd10f3ac6c6f7b',1,'xrpl::hash_append(Hasher &h, HashPrefix const &hp) noexcept'],['../namespacexrpl.html#a52cf2a12d77626bff35b790e3c9b00ab',1,'xrpl::hash_append(Hasher &h, Issue const &r)'],['../namespacexrpl.html#a02aa186b999c83b6176c550d55a32b1a',1,'xrpl::hash_append(Hasher &h, PublicKey const &pk)'],['../namespacexrpl_1_1test_1_1csf.html#ab99827a041fefd269419c78731db0fbe',1,'xrpl::test::csf::hash_append()'],['../namespacexrpl_1_1test_1_1jtx.html#a588785f05f44aff120d4d6a9264a1efd',1,'xrpl::test::jtx::hash_append()'],['../namespacexrpl.html#ab8e59005f836ae1cc4e855a64334ea26',1,'xrpl::hash_append(Hasher &h, ValidatorBlobInfo const &blobInfo)'],['../namespacexrpl.html#abc8c639d3a4f2fdc0ea8d8f12adb499f',1,'xrpl::hash_append(Hasher &h, std::vector< ValidatorBlobInfo > const &blobs)'],['../namespacexrpl.html#aeab024363a53dca4d3407496e832b8d8',1,'xrpl::hash_append(Hasher &h, std::map< std::size_t, ValidatorBlobInfo > const &blobs)'],['../namespacebeast.html#a99c21aab2a8f5c5d158fb710dd2e2154',1,'beast::hash_append(Hasher &h, std::unordered_set< Key, Hash, Pred, Alloc > const &s)'],['../namespacebeast.html#adf81b34bbaa4cad912f3df8c5d062da3',1,'beast::hash_append(Hasher &h, std::nullptr_t) noexcept'],['../namespacebeast.html#a4cd56548c06e71b58dbb3824c90aa4ce',1,'beast::hash_append(Hasher &h, T(&a)[N]) noexcept'],['../namespacebeast.html#a56e5d9adab2a48db33954ec81ad54825',1,'beast::hash_append(Hasher &h, std::basic_string< CharT, Traits, Alloc > const &s) noexcept'],['../namespacebeast.html#a77d2a529843d83b41148d92d200d7786',1,'beast::hash_append(Hasher &h, std::basic_string< CharT, Traits, Alloc > const &s) noexcept'],['../namespacebeast.html#a56a6a9ea7f65f38c2a4789663dde5b8a',1,'beast::hash_append(Hasher &h, std::pair< T, U > const &p) noexcept'],['../namespacebeast.html#a61d7fb7d3e0f15f8fd14ca59e5d665bb',1,'beast::hash_append(Hasher &h, std::vector< T, Alloc > const &v) noexcept'],['../namespacebeast.html#aef2b489ed7e7fd0e5ffeffcc0b7c7452',1,'beast::hash_append(Hasher &h, std::vector< T, Alloc > const &v) noexcept'],['../namespacebeast.html#a48e01ef7ec51497013fc1f5894aaf299',1,'beast::hash_append(Hasher &h, std::array< T, N > const &a) noexcept'],['../namespacebeast.html#ab63c074fcfb3e8cddce29e2f8bdbd33a',1,'beast::hash_append(Hasher &h, std::tuple< T... > const &t) noexcept'],['../namespacebeast.html#a9c634f7111c5a8f184ae2a5080b78cd4',1,'beast::hash_append(Hasher &h, std::unordered_map< Key, T, Hash, Pred, Alloc > const &m)'],['../namespacebeast.html#a98782cfa7110e0f66288ddd2ceb82e10',1,'beast::hash_append(Hasher &h, beast::IP::Address const &addr) noexcept'],['../namespacebeast.html#a447942dd49be55dc67d79ac85cb002cc',1,'beast::hash_append(Hasher &h, boost::container::flat_set< Key, Compare, Alloc > const &v) noexcept'],['../namespacebeast.html#abdcd10513388af80c68c26e116e90e77',1,'beast::hash_append(Hasher &h, boost::container::flat_set< Key, Compare, Alloc > const &v) noexcept'],['../namespacebeast.html#a3320e8ea961de2d09de610f871cbcb1e',1,'beast::hash_append(Hasher &h, T0 const &t0, T1 const &t1, T const &... t) noexcept'],['../namespacebeast.html#ae167a5e5b49a4bc8818c6d559235acce',1,'beast::hash_append(Hasher &h, std::pair< T, U > const &p) noexcept'],['../namespacebeast.html#a1d55de57791d92ce456712ba01dc4dea',1,'beast::hash_append(Hasher &h, std::tuple< T... > const &t) noexcept'],['../namespacebeast.html#a6dac569f538c4c2f47325272578eaf8f',1,'beast::hash_append(Hasher &h, std::shared_ptr< T > const &p) noexcept'],['../namespacebeast.html#a116991b5a3834ecc3d9b9076467f9250',1,'beast::hash_append(Hasher &h, std::chrono::duration< Rep, Period > const &d) noexcept'],['../namespacebeast.html#a49786a4dfd51ff3204d376eca5417cdc',1,'beast::hash_append(Hasher &h, std::chrono::time_point< Clock, Duration > const &tp) noexcept'],['../namespacebeast.html#a32a9ae237b73f1ab30346fdafdcc6f2b',1,'beast::hash_append(HashAlgorithm &h, std::error_code const &ec)'],['../namespaceprotocol.html#a52732cf521df93882de6af110dc8f66c',1,'protocol::hash_append()'],['../classxrpl_1_1RCLCxPeerPos.html#a39c4bf17757205c4b20ccb157a2ed577',1,'xrpl::RCLCxPeerPos::hash_append()'],['../namespacebeast.html#a9622e20853da38043ac649f9718e0d53',1,'beast::hash_append(Hasher &h, T t) noexcept'],['../namespacebeast.html#a45e7d1ef8f5756dd312824a13e9d3330',1,'beast::hash_append(Hasher &h, T t) noexcept'],['../namespacebeast.html#a91bb66f7828c0bb3c5f6eaa0255ba40c',1,'beast::hash_append(Hasher &h, T const &t) noexcept'],['../namespacexrpl.html#ac25c369d32637b4498d76ec98f76abee',1,'xrpl::hash_append()']]],
['hash_5fcode_46',['hash_code',['http://en.cppreference.com/w/cpp/types/type_index/hash_code.html',1,'std::type_index::hash_code()'],['http://en.cppreference.com/w/cpp/types/type_info/hash_code.html',1,'std::type_info::hash_code()']]],
['hash_5ffunction_47',['hash_function',['http://en.cppreference.com/w/cpp/container/unordered_multimap/hash_function.html',1,'std::unordered_multimap::hash_function()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/hash_function.html',1,'std::unordered_multiset::hash_function()'],['http://en.cppreference.com/w/cpp/container/unordered_set/hash_function.html',1,'std::unordered_set::hash_function()'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1ValueHash.html#a02c0deeb0140bcbfd61a790c4d9aa6b4',1,'beast::detail::aged_unordered_container::ValueHash::hash_function()'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1ValueHash.html#a9ac6e64aa5ba1958492cb76259e88933',1,'beast::detail::aged_unordered_container::ValueHash::hash_function() const'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a26b1f3602a7d54a5fca9098e7800f184',1,'beast::detail::aged_unordered_container::config_t::hash_function()'],['../classbeast_1_1detail_1_1aged__unordered__container_1_1config__t.html#a23a5e10811c59a947d0ef7e658e23598',1,'beast::detail::aged_unordered_container::config_t::hash_function() const'],['../classbeast_1_1detail_1_1aged__unordered__container.html#a8fbd8b7d2c07ead1b834243537f71819',1,'beast::detail::aged_unordered_container::hash_function()'],['http://en.cppreference.com/w/cpp/container/unordered_map/hash_function.html',1,'std::unordered_map::hash_function()'],['http://en.cppreference.com/w/cpp/container/unordered_set/hash_function.html',1,'std::pmr::unordered_set::hash_function()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/hash_function.html',1,'std::pmr::unordered_multiset::hash_function()'],['http://en.cppreference.com/w/cpp/container/unordered_multimap/hash_function.html',1,'std::pmr::unordered_multimap::hash_function()'],['http://en.cppreference.com/w/cpp/container/unordered_map/hash_function.html',1,'std::pmr::unordered_map::hash_function()']]],
diff --git a/search/functions_9.js b/search/functions_9.js
index 6e6be63e03..c39b385ae3 100644
--- a/search/functions_9.js
+++ b/search/functions_9.js
@@ -376,7 +376,7 @@ var searchData=
['isstring_373',['isString',['../classJson_1_1Value.html#a71e1f82cf1c3eaf969d400dcffb163a6',1,'Json::Value']]],
['isstrong_374',['isstrong',['../classxrpl_1_1SharedWeakUnion.html#add7fba885a5ca549c7eddee2493746d9',1,'xrpl::SharedWeakUnion::isStrong()'],['../classxrpl_1_1SharedWeakCachePointer.html#a4a26cb058d1e27331edd8f0e7e5d9d69',1,'xrpl::SharedWeakCachePointer::isStrong()']]],
['issuanceid_375',['issuanceID',['../classxrpl_1_1test_1_1jtx_1_1MPTTester.html#a6fbe6f3d9a87ff807153e65068658eab',1,'xrpl::test::jtx::MPTTester']]],
- ['issue_376',['issue',['../classxrpl_1_1STAmount.html#a21f103c714a972c2e3682c5f89360771',1,'xrpl::STAmount::issue()'],['../classxrpl_1_1STXChainBridge.html#ac9a2df1ea91f5fc06d18ef2b7375702a',1,'xrpl::STXChainBridge::issue()'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a95edce5efe9b1f5f575e5d5956068760',1,'xrpl::test::csf::Peer::issue()'],['../classxrpl_1_1test_1_1jtx_1_1IOU.html#af26fbdad4dfa868c8075001529193934',1,'xrpl::test::jtx::IOU::issue()'],['../classxrpl_1_1Issue.html#a9a0e1584da4c7fdc53b9d054dd8bad51',1,'xrpl::Issue::Issue()=default'],['../classxrpl_1_1Issue.html#a49660e3bdc49915d961eab92556f739c',1,'xrpl::Issue::Issue(Currency const &c, AccountID const &a)']]],
+ ['issue_376',['issue',['../classxrpl_1_1Issue.html#a9a0e1584da4c7fdc53b9d054dd8bad51',1,'xrpl::Issue::Issue()=default'],['../classxrpl_1_1Issue.html#a49660e3bdc49915d961eab92556f739c',1,'xrpl::Issue::Issue(Currency const &c, AccountID const &a)'],['../classxrpl_1_1STAmount.html#a21f103c714a972c2e3682c5f89360771',1,'xrpl::STAmount::issue()'],['../classxrpl_1_1STXChainBridge.html#ac9a2df1ea91f5fc06d18ef2b7375702a',1,'xrpl::STXChainBridge::issue()'],['../structxrpl_1_1test_1_1csf_1_1Peer.html#a95edce5efe9b1f5f575e5d5956068760',1,'xrpl::test::csf::Peer::issue()'],['../classxrpl_1_1test_1_1jtx_1_1IOU.html#af26fbdad4dfa868c8075001529193934',1,'xrpl::test::jtx::IOU::issue()']]],
['issue_5faccount_5fcreate_377',['issue_account_create',['../classxrpl_1_1test_1_1XChainSim__test_1_1SmCreateAccount.html#a92ddfc5078dd85793253a03f3178ff62',1,'xrpl::test::XChainSim_test::SmCreateAccount']]],
['issuefromjson_378',['issuefromjson',['../namespacexrpl.html#a4bed039c3b746f132746e9bf79fef1b5',1,'xrpl::issueFromJson(SField const &name, Json::Value const &v)'],['../namespacexrpl.html#a9567c2805037dfdb104c59142ca6461d',1,'xrpl::issueFromJson(Json::Value const &v)']]],
['issuein_379',['issuein',['../classxrpl_1_1AMMOffer.html#aaf18394270d2c466b357d2457b043839',1,'xrpl::AMMOffer::issueIn()'],['../classxrpl_1_1AMMLiquidity.html#abb20d7022cad2aa43ee8fa6366c2dad6',1,'xrpl::AMMLiquidity::issueIn()'],['../classxrpl_1_1TOffer.html#a62656e6d9bb534852afa55e831516c95',1,'xrpl::TOffer::issueIn() const'],['../classxrpl_1_1TOffer.html#abde29ffa06adbce70cdfcd83f450ffe7',1,'xrpl::TOffer::issueIn() const']]],
diff --git a/search/functions_a.js b/search/functions_a.js
index 79a27f4010..7fe64527f5 100644
--- a/search/functions_a.js
+++ b/search/functions_a.js
@@ -2,7 +2,7 @@ var searchData=
[
['job_0',['job',['../classxrpl_1_1Job.html#a6fc962f748d0db8860650de4cdc55a51',1,'xrpl::Job::Job(JobType type, std::uint64_t index)'],['../classxrpl_1_1Job.html#aa07e4d14dfe5c161ba70c886d18855cb',1,'xrpl::Job::Job(JobType type, std::string const &name, std::uint64_t index, LoadMonitor &lm, std::function< void()> const &job)'],['../classxrpl_1_1Job.html#a809dc918922011a2c1b888c5f8a56da1',1,'xrpl::Job::Job()']]],
['jobfinish_1',['jobfinish',['../classxrpl_1_1perf_1_1PerfLog.html#a321917f191855ab1b7616fa28f947673',1,'xrpl::perf::PerfLog::jobFinish()'],['../classxrpl_1_1perf_1_1PerfLogTest.html#a6f95a5c48b7ee8b3eca42bb3e7f2aa7b',1,'xrpl::perf::PerfLogTest::jobFinish()'],['../classxrpl_1_1perf_1_1PerfLogImp.html#a0a1cbfddd3914f543a8a44199529b02c',1,'xrpl::perf::PerfLogImp::jobFinish()']]],
- ['jobqueue_2',['jobqueue',['../classxrpl_1_1perf_1_1PerfLog.html#a83538065630a35895ed6bdcec3b9938f',1,'xrpl::perf::PerfLog::jobQueue()'],['../classxrpl_1_1perf_1_1PerfLogTest.html#af4080cd24f1b6b27d0d742caf680a93d',1,'xrpl::perf::PerfLogTest::jobQueue()'],['../classxrpl_1_1perf_1_1PerfLogImp.html#a4a86ce8d26a6a724af61275b7a354922',1,'xrpl::perf::PerfLogImp::jobQueue()'],['../classxrpl_1_1JobQueue.html#a48ea38894d107f7a177aac40e9c35d28',1,'xrpl::JobQueue::JobQueue()']]],
+ ['jobqueue_2',['jobqueue',['../classxrpl_1_1JobQueue.html#a48ea38894d107f7a177aac40e9c35d28',1,'xrpl::JobQueue::JobQueue()'],['../classxrpl_1_1perf_1_1PerfLog.html#a83538065630a35895ed6bdcec3b9938f',1,'xrpl::perf::PerfLog::jobQueue()'],['../classxrpl_1_1perf_1_1PerfLogTest.html#af4080cd24f1b6b27d0d742caf680a93d',1,'xrpl::perf::PerfLogTest::jobQueue()'],['../classxrpl_1_1perf_1_1PerfLogImp.html#a4a86ce8d26a6a724af61275b7a354922',1,'xrpl::perf::PerfLogImp::jobQueue()']]],
['jobstart_3',['jobstart',['../classxrpl_1_1perf_1_1PerfLog.html#ab05c217cde95a9a8b635d411460e53f1',1,'xrpl::perf::PerfLog::jobStart()'],['../classxrpl_1_1perf_1_1PerfLogTest.html#a611b942eac2cfc65dd80f28f4ba3fa3c',1,'xrpl::perf::PerfLogTest::jobStart()'],['../classxrpl_1_1perf_1_1PerfLogImp.html#ae39d6559958941356e3670f46e0f894b',1,'xrpl::perf::PerfLogImp::jobStart()']]],
['jobtypedata_4',['jobtypedata',['../structxrpl_1_1JobTypeData.html#a1de176e01b86982acd1eb02e868e6cfe',1,'xrpl::JobTypeData::JobTypeData(JobTypeInfo const &info_, beast::insight::Collector::ptr const &collector, Logs &logs) noexcept'],['../structxrpl_1_1JobTypeData.html#a05a1333fbf5fa2e3d2ea7c7320c8bcea',1,'xrpl::JobTypeData::JobTypeData(JobTypeData const &other)=delete']]],
['jobtypeinfo_5',['jobtypeinfo',['../classxrpl_1_1JobTypeInfo.html#af00704c40600002e3c19a390ccae6a8e',1,'xrpl::JobTypeInfo::JobTypeInfo()=delete'],['../classxrpl_1_1JobTypeInfo.html#affbadab9a4b02ed1c38309b975b83f08',1,'xrpl::JobTypeInfo::JobTypeInfo(JobType type, std::string name, int limit, std::chrono::milliseconds avgLatency, std::chrono::milliseconds peakLatency)']]],
@@ -11,7 +11,7 @@ var searchData=
['joinable_8',['joinable',['http://en.cppreference.com/w/cpp/thread/thread/joinable.html',1,'std::thread::joinable()'],['http://en.cppreference.com/w/cpp/thread/jthread/joinable.html',1,'std::jthread::joinable()'],['../classbeast_1_1unit__test_1_1thread.html#a201f01523451f4d4cf5ceff7128dfd87',1,'beast::unit_test::thread::joinable()']]],
['joined_9',['joined',['../classxrpl_1_1ClosureCounter.html#a285b902195fcfc1c6caff3d2a08d0bbc',1,'xrpl::ClosureCounter']]],
['journal_10',['journal',['../classxrpl_1_1NodeFamily.html#a03ee8a3603eae8aef2b97f6ec43091d9',1,'xrpl::NodeFamily::journal()'],['../classbeast_1_1Journal.html#a2f5b2a258eee01e9bf62cc682cc0d421',1,'beast::Journal::Journal(Sink &sink)'],['../classbeast_1_1Journal.html#aab88f1da03490ecfe4afc7f19def3717',1,'beast::Journal::Journal()=delete'],['../classxrpl_1_1Config.html#a75232d4e03a897e30189773e8882cd09',1,'xrpl::Config::journal()'],['../classxrpl_1_1Application.html#a6e0a37ac42a5e33db7e391c5d80e6527',1,'xrpl::Application::journal()'],['../classxrpl_1_1ApplicationImp.html#aae73026007e43e1aac26ba19f2bcce3d',1,'xrpl::ApplicationImp::journal()'],['../classxrpl_1_1tests_1_1TestNodeFamily.html#ab49030912b2acd6ded6975377ff96815',1,'xrpl::tests::TestNodeFamily::journal()'],['../classxrpl_1_1Logs.html#a3d3bb06abe93368151aadb1847015704',1,'xrpl::Logs::journal()'],['../classxrpl_1_1BaseHTTPPeer.html#a6bb94e7e6182db2a3ed9b2fae0c0a283',1,'xrpl::BaseHTTPPeer::journal()'],['../classxrpl_1_1Server.html#a5271c48527335d04ffe5a3448f9dd7a3',1,'xrpl::Server::journal()'],['../classxrpl_1_1ServerImpl.html#af3d811621b01e723db684f56199f28d8',1,'xrpl::ServerImpl::journal()'],['../classxrpl_1_1Session.html#a1506636630ee0a6b25d1e28fe690890a',1,'xrpl::Session::journal()'],['../classxrpl_1_1Family.html#a2bca0293f0713bfa0bd95cc6985cdd38',1,'xrpl::Family::journal()'],['../classxrpl_1_1RCLValidationsAdaptor.html#ac5eb18aa9accd5d70ca7b23432a0be5a',1,'xrpl::RCLValidationsAdaptor::journal()']]],
- ['json_11',['json',['../classxrpl_1_1OverlayImpl.html#ab69917388ea7719e8598398c32f4a9b6',1,'xrpl::OverlayImpl::json()'],['../classxrpl_1_1Peer.html#a1f8220989e221978840cbe2de54d19ba',1,'xrpl::Peer::json()'],['../classxrpl_1_1Overlay.html#aacd3785eaabf91928cc91c64ce9fb607',1,'xrpl::Overlay::json()'],['../structxrpl_1_1metrics_1_1TxMetrics.html#a68dc8a4edf2550eccab94ba04bec57c9',1,'xrpl::metrics::TxMetrics::json()'],['../classxrpl_1_1PeerImp.html#a6bfd733afa2a9668a54168557b02c034',1,'xrpl::PeerImp::json()'],['../classxrpl_1_1NetworkOPsImp_1_1StateAccounting.html#a0d6c0e1bc42b4e790e1e33016578f753',1,'xrpl::NetworkOPsImp::StateAccounting::json()'],['../classxrpl_1_1test_1_1PeerPartial.html#a68fb35a36ebb3bf61b1a67781fc30e85',1,'xrpl::test::PeerPartial::json()'],['../classxrpl_1_1test_1_1PathSet.html#aa03bae2830d667d862d464bf291fdbf4',1,'xrpl::test::PathSet::json()'],['../classxrpl_1_1test_1_1Path.html#afbcec2767f4f6032f1766a64e1d849d7',1,'xrpl::test::Path::json()'],['../classxrpl_1_1test_1_1jtx_1_1json.html#a4d2da63284288bc2db96bb73c669a0a4',1,'xrpl::test::jtx::json::json()'],['../structantithesis_1_1JSON.html#a99d2a45ad8c28912eef381d0f22eb946',1,'antithesis::JSON::JSON(std::initializer_list< std::pair< const std::string, JSONValue > > args)'],['../structantithesis_1_1JSON.html#a8fb9beee0bdcde7961cbf0b66c70af8f',1,'antithesis::JSON::JSON()'],['../structantithesis_1_1JSON.html#ab6f906bd13a6f7cad99387306e45fe19',1,'antithesis::JSON::JSON(std::initializer_list< std::pair< const std::string, JSONValue > > args, std::vector< std::pair< const std::string, JSONValue > > more_args)'],['../classxrpl_1_1test_1_1TestPeer.html#a3981cc278aa8f8efff4e9067cabdcf45',1,'xrpl::test::TestPeer::json()'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#ac1cc0aa631352a83f9fdb6a29cf3d68f',1,'xrpl::test::jtx::Env::json()'],['../classxrpl_1_1test_1_1jtx_1_1json.html#af448c3792f75e3a2786ef9ea3044d2cb',1,'xrpl::test::jtx::json::json(std::string const &)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#ae3c9cd1584e007ced2c069d6f178e24e',1,'xrpl::test::jtx::json::json(std::string const &key, T const &value)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#ac9a73ad4bc56a66bc5f4549a3867918c',1,'xrpl::test::jtx::json::json(char const *)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#a1f1d818e16e81219b243f206587e0c56',1,'xrpl::test::jtx::json::json(Json::Value)']]],
+ ['json_11',['json',['../classxrpl_1_1Overlay.html#aacd3785eaabf91928cc91c64ce9fb607',1,'xrpl::Overlay::json()'],['../structantithesis_1_1JSON.html#ab6f906bd13a6f7cad99387306e45fe19',1,'antithesis::JSON::JSON(std::initializer_list< std::pair< const std::string, JSONValue > > args, std::vector< std::pair< const std::string, JSONValue > > more_args)'],['../structantithesis_1_1JSON.html#a99d2a45ad8c28912eef381d0f22eb946',1,'antithesis::JSON::JSON(std::initializer_list< std::pair< const std::string, JSONValue > > args)'],['../structantithesis_1_1JSON.html#a8fb9beee0bdcde7961cbf0b66c70af8f',1,'antithesis::JSON::JSON()'],['../classxrpl_1_1Peer.html#a1f8220989e221978840cbe2de54d19ba',1,'xrpl::Peer::json()'],['../structxrpl_1_1metrics_1_1TxMetrics.html#a68dc8a4edf2550eccab94ba04bec57c9',1,'xrpl::metrics::TxMetrics::json()'],['../classxrpl_1_1PeerImp.html#a6bfd733afa2a9668a54168557b02c034',1,'xrpl::PeerImp::json()'],['../classxrpl_1_1OverlayImpl.html#ab69917388ea7719e8598398c32f4a9b6',1,'xrpl::OverlayImpl::json()'],['../classxrpl_1_1NetworkOPsImp_1_1StateAccounting.html#a0d6c0e1bc42b4e790e1e33016578f753',1,'xrpl::NetworkOPsImp::StateAccounting::json()'],['../classxrpl_1_1test_1_1PathSet.html#aa03bae2830d667d862d464bf291fdbf4',1,'xrpl::test::PathSet::json()'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#ac1cc0aa631352a83f9fdb6a29cf3d68f',1,'xrpl::test::jtx::Env::json()'],['../classxrpl_1_1test_1_1TestPeer.html#a3981cc278aa8f8efff4e9067cabdcf45',1,'xrpl::test::TestPeer::json()'],['../classxrpl_1_1test_1_1jtx_1_1json.html#af448c3792f75e3a2786ef9ea3044d2cb',1,'xrpl::test::jtx::json::json(std::string const &)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#ac9a73ad4bc56a66bc5f4549a3867918c',1,'xrpl::test::jtx::json::json(char const *)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#a1f1d818e16e81219b243f206587e0c56',1,'xrpl::test::jtx::json::json(Json::Value)'],['../classxrpl_1_1test_1_1jtx_1_1json.html#a4d2da63284288bc2db96bb73c669a0a4',1,'xrpl::test::jtx::json::json(Json::StaticString const &key, T const &value)'],['../classxrpl_1_1test_1_1PeerPartial.html#a68fb35a36ebb3bf61b1a67781fc30e85',1,'xrpl::test::PeerPartial::json()'],['../classxrpl_1_1test_1_1jtx_1_1json.html#ae3c9cd1584e007ced2c069d6f178e24e',1,'xrpl::test::jtx::json::json()'],['../classxrpl_1_1test_1_1Path.html#afbcec2767f4f6032f1766a64e1d849d7',1,'xrpl::test::Path::json()']]],
['json_5fbody_12',['json_body',['../structxrpl_1_1json__body.html#aa55257bdc19008925f1e3ae20f5911da',1,'xrpl::json_body']]],
['jsonarray_13',['JSONArray',['../structantithesis_1_1JSONArray.html#a019170b5d1f9f5e5825a4bd0705b97c5',1,'antithesis::JSONArray']]],
['jsonasstring_14',['jsonAsString',['../namespaceJson.html#a58b9b796d3de4fc89f60a8d731332034',1,'Json']]],
diff --git a/search/functions_c.js b/search/functions_c.js
index 941ef17992..2f6bfea0e2 100644
--- a/search/functions_c.js
+++ b/search/functions_c.js
@@ -94,7 +94,7 @@ var searchData=
['linkdown_91',['linkDown',['../classxrpl_1_1test_1_1Validator.html#a4b0d55a113d4f41106b38e1f605a8dbe',1,'xrpl::test::Validator']]],
['links_92',['links',['../classxrpl_1_1test_1_1csf_1_1BasicNetwork.html#a44b3413e1c502f74fd1d4b8cd772ea76',1,'xrpl::test::csf::BasicNetwork']]],
['linkup_93',['linkUp',['../classxrpl_1_1test_1_1Validator.html#a6d463eec705ea63ea5fde482bdd9b09f',1,'xrpl::test::Validator']]],
- ['list_94',['list',['../classbeast_1_1List.html#ad90fd05ef9baf19fd67880f51276d7d9',1,'beast::List::List()'],['../classbeast_1_1List.html#aa7a1a8e254dbaf26a8af32dbdf20eff2',1,'beast::List::List(List const &)=delete'],['http://en.cppreference.com/w/cpp/container/list/list.html',1,'std::list::list()'],['http://en.cppreference.com/w/cpp/container/list/list.html',1,'std::pmr::list::list()'],['../classxrpl_1_1test_1_1View__test.html#a929a763342afb45099a8e7a11266bb09',1,'xrpl::test::View_test::list()'],['../classxrpl_1_1PeerReservationTable.html#a1c2b8c59892b6a148a5b8dbc1ae381af',1,'xrpl::PeerReservationTable::list()'],['../classxrpl_1_1PeerFinder_1_1RedirectHandouts.html#a16f52307e5669330dc720e2a516c474f',1,'xrpl::PeerFinder::RedirectHandouts::list()'],['../classxrpl_1_1PeerFinder_1_1RedirectHandouts.html#ab4a5914b82e2a53c2ff0424e42c0b40e',1,'xrpl::PeerFinder::RedirectHandouts::list() const'],['../classxrpl_1_1PeerFinder_1_1SlotHandouts.html#a3b8bf38408546a703bb576ed461d7c08',1,'xrpl::PeerFinder::SlotHandouts::list()'],['../classxrpl_1_1PeerFinder_1_1ConnectHandouts.html#a807b6d9fb300e8f949edca30398d732d',1,'xrpl::PeerFinder::ConnectHandouts::list() const'],['../classxrpl_1_1PeerFinder_1_1ConnectHandouts.html#a7212a7a3a8a4d2ffa840239421ab1603',1,'xrpl::PeerFinder::ConnectHandouts::list()']]],
+ ['list_94',['list',['http://en.cppreference.com/w/cpp/container/list/list.html',1,'std::list::list()'],['http://en.cppreference.com/w/cpp/container/list/list.html',1,'std::pmr::list::list()'],['../classxrpl_1_1test_1_1View__test.html#a929a763342afb45099a8e7a11266bb09',1,'xrpl::test::View_test::list()'],['../classxrpl_1_1PeerReservationTable.html#a1c2b8c59892b6a148a5b8dbc1ae381af',1,'xrpl::PeerReservationTable::list()'],['../classxrpl_1_1PeerFinder_1_1RedirectHandouts.html#a16f52307e5669330dc720e2a516c474f',1,'xrpl::PeerFinder::RedirectHandouts::list()'],['../classxrpl_1_1PeerFinder_1_1RedirectHandouts.html#ab4a5914b82e2a53c2ff0424e42c0b40e',1,'xrpl::PeerFinder::RedirectHandouts::list() const'],['../classxrpl_1_1PeerFinder_1_1SlotHandouts.html#a3b8bf38408546a703bb576ed461d7c08',1,'xrpl::PeerFinder::SlotHandouts::list()'],['../classxrpl_1_1PeerFinder_1_1ConnectHandouts.html#a7212a7a3a8a4d2ffa840239421ab1603',1,'xrpl::PeerFinder::ConnectHandouts::list()'],['../classxrpl_1_1PeerFinder_1_1ConnectHandouts.html#a807b6d9fb300e8f949edca30398d732d',1,'xrpl::PeerFinder::ConnectHandouts::list() const'],['../classbeast_1_1List.html#aa7a1a8e254dbaf26a8af32dbdf20eff2',1,'beast::List::List(List const &)=delete'],['../classbeast_1_1List.html#ad90fd05ef9baf19fd67880f51276d7d9',1,'beast::List::List()']]],
['list_5fiterator_95',['list_iterator',['../classbeast_1_1rfc2616_1_1list__iterator.html#a7056e4bd8bc85b767dfefa9726b10d22',1,'beast::rfc2616::list_iterator']]],
['listed_96',['listed',['../classxrpl_1_1ValidatorList.html#af6cedf02a176a99bdd86eead4f471c18',1,'xrpl::ValidatorList']]],
['listening_5fport_97',['listening_port',['../classxrpl_1_1PeerFinder_1_1SlotImp.html#a795572886aa4bccd62982e11bee299ef',1,'xrpl::PeerFinder::SlotImp::listening_port()'],['../classxrpl_1_1PeerFinder_1_1Slot.html#aa9f69088d60b63d094787e003d2b7ec2',1,'xrpl::PeerFinder::Slot::listening_port()']]],
diff --git a/search/functions_d.js b/search/functions_d.js
index 9be9273557..eaaf4a5404 100644
--- a/search/functions_d.js
+++ b/search/functions_d.js
@@ -175,7 +175,7 @@ var searchData=
['manual_5fclock_172',['manual_clock',['../classbeast_1_1manual__clock.html#ada7da1d09d1589aa6e369acc814d6ec4',1,'beast::manual_clock']]],
['manualclock_173',['ManualClock',['../classxrpl_1_1test_1_1ManualClock.html#a0a3f4e62ebc652de682e3fe5457fbfb2',1,'xrpl::test::ManualClock']]],
['manualtimekeeper_174',['ManualTimeKeeper',['../classxrpl_1_1test_1_1ManualTimeKeeper.html#a6a1bacf2ffb1194ee23bb4cd1a618e26',1,'xrpl::test::ManualTimeKeeper']]],
- ['map_175',['map',['../classbeast_1_1PropertyStream_1_1Map.html#a7c7e078dac56e9f35cb54ccfa663d470',1,'beast::PropertyStream::Map::Map()'],['http://en.cppreference.com/w/cpp/container/map/map.html',1,'std::map::map()'],['http://en.cppreference.com/w/cpp/container/map/map.html',1,'std::pmr::map::map()'],['../classxrpl_1_1partitioned__unordered__map.html#a2a6e73268684bf8255389c60d7a741c5',1,'xrpl::partitioned_unordered_map::map()'],['../classbeast_1_1PropertyStream_1_1Map.html#a42039a988b06716cd06cab21f184fa6e',1,'beast::PropertyStream::Map::Map(Set &parent)'],['../classbeast_1_1PropertyStream_1_1Map.html#a652971a54d4707b2a4494348750a7551',1,'beast::PropertyStream::Map::Map(std::string const &key, PropertyStream &stream)'],['../classbeast_1_1PropertyStream_1_1Map.html#a0f6b67ac7adeceaead76790bbe519c22',1,'beast::PropertyStream::Map::Map(Map const &)=delete'],['../classbeast_1_1PropertyStream_1_1Map.html#a86ae0af55cc5c29c39a416f3da0fd589',1,'beast::PropertyStream::Map::Map(PropertyStream &stream)']]],
+ ['map_175',['map',['http://en.cppreference.com/w/cpp/container/map/map.html',1,'std::map::map()'],['../classbeast_1_1PropertyStream_1_1Map.html#a86ae0af55cc5c29c39a416f3da0fd589',1,'beast::PropertyStream::Map::Map(PropertyStream &stream)'],['../classbeast_1_1PropertyStream_1_1Map.html#a42039a988b06716cd06cab21f184fa6e',1,'beast::PropertyStream::Map::Map(Set &parent)'],['../classbeast_1_1PropertyStream_1_1Map.html#a7c7e078dac56e9f35cb54ccfa663d470',1,'beast::PropertyStream::Map::Map(std::string const &key, Map &parent)'],['../classbeast_1_1PropertyStream_1_1Map.html#a0f6b67ac7adeceaead76790bbe519c22',1,'beast::PropertyStream::Map::Map(Map const &)=delete'],['http://en.cppreference.com/w/cpp/container/map/map.html',1,'std::pmr::map::map()'],['../classxrpl_1_1partitioned__unordered__map.html#a2a6e73268684bf8255389c60d7a741c5',1,'xrpl::partitioned_unordered_map::map()'],['../classbeast_1_1PropertyStream_1_1Map.html#a652971a54d4707b2a4494348750a7551',1,'beast::PropertyStream::Map::Map()']]],
['map_5fbegin_176',['map_begin',['../classbeast_1_1PropertyStream.html#a638d45637503178b6b994aa718a3dbb6',1,'beast::PropertyStream::map_begin()=0'],['../classbeast_1_1PropertyStream.html#ae3763364cb8a260c6bce768badae0cda',1,'beast::PropertyStream::map_begin(std::string const &key)=0'],['../classxrpl_1_1JsonPropertyStream.html#adc39d1b47433affb638aa75492a1c015',1,'xrpl::JsonPropertyStream::map_begin() override'],['../classxrpl_1_1JsonPropertyStream.html#a308aba2e0c89bebcb215dfd812ffe417',1,'xrpl::JsonPropertyStream::map_begin(std::string const &key) override']]],
['map_5fend_177',['map_end',['../classbeast_1_1PropertyStream.html#aeba33d86d7417fd96ae05457cdf2b411',1,'beast::PropertyStream::map_end()'],['../classxrpl_1_1JsonPropertyStream.html#a6a282b063062619250d21086cd1a8964',1,'xrpl::JsonPropertyStream::map_end()']]],
['mapcomplete_178',['mapcomplete',['../classxrpl_1_1NetworkOPsImp.html#af682ba027d39f8f5eb7aea498f3c2286',1,'xrpl::NetworkOPsImp::mapComplete()'],['../classxrpl_1_1NetworkOPs.html#afaaa084905d8e9e095cd2b41f6b8d0e3',1,'xrpl::NetworkOPs::mapComplete()']]],
diff --git a/search/functions_e.js b/search/functions_e.js
index 830777fb45..19f3a52495 100644
--- a/search/functions_e.js
+++ b/search/functions_e.js
@@ -152,7 +152,7 @@ var searchData=
['nullmeterimpl_149',['NullMeterImpl',['../classbeast_1_1insight_1_1detail_1_1NullMeterImpl.html#a99f604fe6b74baaa76d4343b6477520e',1,'beast::insight::detail::NullMeterImpl']]],
['num_5fget_150',['num_get',['http://en.cppreference.com/w/cpp/locale/num_get/num_get.html',1,'std::num_get']]],
['num_5fput_151',['num_put',['http://en.cppreference.com/w/cpp/locale/num_put/num_put.html',1,'std::num_put']]],
- ['number_152',['number',['../namespacexrpl_1_1test_1_1jtx.html#a5e9aefba81df96566550cb03ccee33ed',1,'xrpl::test::jtx::number()'],['../classxrpl_1_1Number.html#adbf347c98a775ae3c4bde68d36d6e36c',1,'xrpl::Number::Number()=default'],['../classxrpl_1_1Number.html#ab433fcec28ecf57dea22710141fc22a4',1,'xrpl::Number::Number(rep mantissa)'],['../structxrpl_1_1test_1_1jtx_1_1PrettyAmount.html#a844148a5010081aacd11657cddd4b028',1,'xrpl::test::jtx::PrettyAmount::number()'],['../classxrpl_1_1Number.html#a596bb914b61c7b343c269c755624fe06',1,'xrpl::Number::Number(rep mantissa, int exponent, unchecked) noexcept'],['../classxrpl_1_1Number.html#a8051d5e9b1ef04ce5acba074819fed4d',1,'xrpl::Number::Number(rep mantissa, int exponent)']]],
+ ['number_152',['number',['../namespacexrpl_1_1test_1_1jtx.html#a5e9aefba81df96566550cb03ccee33ed',1,'xrpl::test::jtx::number()'],['../structxrpl_1_1test_1_1jtx_1_1PrettyAmount.html#a844148a5010081aacd11657cddd4b028',1,'xrpl::test::jtx::PrettyAmount::number()'],['../classxrpl_1_1Number.html#adbf347c98a775ae3c4bde68d36d6e36c',1,'xrpl::Number::Number()=default'],['../classxrpl_1_1Number.html#a596bb914b61c7b343c269c755624fe06',1,'xrpl::Number::Number(rep mantissa, int exponent, unchecked) noexcept'],['../classxrpl_1_1Number.html#a8051d5e9b1ef04ce5acba074819fed4d',1,'xrpl::Number::Number(rep mantissa, int exponent)'],['../classxrpl_1_1Number.html#ab433fcec28ecf57dea22710141fc22a4',1,'xrpl::Number::Number(rep mantissa)']]],
['numberfromjson_153',['numberFromJson',['../namespacexrpl.html#ad2aefdaa4d5841b9109a08c3418ddfa0',1,'xrpl']]],
['numberofcurrentlyrunningtasks_154',['numberOfCurrentlyRunningTasks',['../classxrpl_1_1Workers.html#a3d3cf114918ec51c1f9172b9dd2d2795',1,'xrpl::Workers']]],
['numberofthreads_155',['numberOfThreads',['../classxrpl_1_1ApplicationImp.html#a72c5e3608ad44166d8e9f89c5501924a',1,'xrpl::ApplicationImp']]],
diff --git a/search/functions_f.js b/search/functions_f.js
index f2169d170e..4a6939c96f 100644
--- a/search/functions_f.js
+++ b/search/functions_f.js
@@ -95,7 +95,7 @@ var searchData=
['onwsmessage_92',['onwsmessage',['../classxrpl_1_1ServerHandler.html#acc8b3d31a74a3ff6a0ab05bc70e37e67',1,'xrpl::ServerHandler::onWSMessage()'],['../structxrpl_1_1test_1_1Server__test_1_1TestHandler.html#acd0180d30d99507fb896b825bd0a82b7',1,'xrpl::test::Server_test::TestHandler::onWSMessage()']]],
['open_93',['open',['../namespacexrpl.html#aef9a0c591a98ced5296d641ad44a645c',1,'xrpl::open(soci::session &s, BasicConfig const &config, std::string const &dbName)'],['../namespacexrpl.html#af910f9600127430b7fa31261be60a7be',1,'xrpl::open(soci::session &s, std::string const &beName, std::string const &connectionString)'],['../classxrpl_1_1PeerFinder_1_1StoreSqdb.html#a93c3b7dcdabb54f9598c0f72a0bc63cc',1,'xrpl::PeerFinder::StoreSqdb::open()'],['../classxrpl_1_1DBConfig.html#a53cc4d9b4af19504ae29bca2569c0b3f',1,'xrpl::DBConfig::open()'],['../classxrpl_1_1Ledger.html#a58cd7a12965f633ae147c8096aefcdeb',1,'xrpl::Ledger::open()'],['../classxrpl_1_1NodeStore_1_1NullBackend.html#a76b3a7685d2f9b03f90a6b4438e12831',1,'xrpl::NodeStore::NullBackend::open()'],['../classxrpl_1_1NodeStore_1_1NuDBBackend.html#a7e45700135a356fe81f93e9564897c35',1,'xrpl::NodeStore::NuDBBackend::open(bool createIfMissing) override'],['../classxrpl_1_1NodeStore_1_1NuDBBackend.html#a910cc8a1e7b28664f8bf5d3a56161a85',1,'xrpl::NodeStore::NuDBBackend::open(bool createIfMissing, uint64_t appType, uint64_t uid, uint64_t salt) override'],['../classxrpl_1_1NodeStore_1_1MemoryBackend.html#a80bcee686438886b4ef96df29ad9d208',1,'xrpl::NodeStore::MemoryBackend::open()'],['../classxrpl_1_1NodeStore_1_1Backend.html#ae97a50318c8c6bc82ec741f8ba8f7184',1,'xrpl::NodeStore::Backend::open(bool createIfMissing, uint64_t appType, uint64_t uid, uint64_t salt)'],['../classxrpl_1_1NodeStore_1_1Backend.html#ab74725554c62e57565b179ff32ba97b7',1,'xrpl::NodeStore::Backend::open(bool createIfMissing=true)=0'],['http://en.cppreference.com/w/cpp/io/basic_filebuf/open.html',1,'std::basic_filebuf::open()'],['http://en.cppreference.com/w/cpp/io/basic_fstream/open.html',1,'std::basic_fstream::open()'],['http://en.cppreference.com/w/cpp/io/basic_ifstream/open.html',1,'std::basic_ifstream::open()'],['http://en.cppreference.com/w/cpp/io/basic_ofstream/open.html',1,'std::basic_ofstream::open()'],['http://en.cppreference.com/w/cpp/io/basic_filebuf/open.html',1,'std::filebuf::open()'],['http://en.cppreference.com/w/cpp/io/basic_fstream/open.html',1,'std::fstream::open()'],['http://en.cppreference.com/w/cpp/io/basic_ifstream/open.html',1,'std::ifstream::open()'],['http://en.cppreference.com/w/cpp/locale/messages/open.html',1,'std::messages::open()'],['http://en.cppreference.com/w/cpp/locale/messages/open.html',1,'std::messages_byname::open()'],['http://en.cppreference.com/w/cpp/io/basic_ofstream/open.html',1,'std::ofstream::open()'],['http://en.cppreference.com/w/cpp/io/basic_filebuf/open.html',1,'std::wfilebuf::open()'],['http://en.cppreference.com/w/cpp/io/basic_fstream/open.html',1,'std::wfstream::open()'],['http://en.cppreference.com/w/cpp/io/basic_ifstream/open.html',1,'std::wifstream::open()'],['http://en.cppreference.com/w/cpp/io/basic_ofstream/open.html',1,'std::wofstream::open()'],['../classxrpl_1_1Logs_1_1File.html#a1f9977bf17fe2f9592aebce4399a1384',1,'xrpl::Logs::File::open()'],['../classxrpl_1_1Logs.html#a37d9f74d7104999b3550b255f7325616',1,'xrpl::Logs::open()'],['../classxrpl_1_1detail_1_1CachedViewImpl.html#a96e1bc7286605f1992428cd9a5efcdff',1,'xrpl::detail::CachedViewImpl::open()'],['../classxrpl_1_1detail_1_1ApplyViewBase.html#a3a6ac900c075154b7001015b7d0e8d86',1,'xrpl::detail::ApplyViewBase::open()'],['../classxrpl_1_1OpenView.html#a9970ee35ff07796b8cb18ea1db257271',1,'xrpl::OpenView::open()'],['../classxrpl_1_1ReadView.html#a83cb10826bca857750014cabeb2b6e5f',1,'xrpl::ReadView::open()'],['../classxrpl_1_1NodeStore_1_1MemoryFactory.html#a9bc7fc67cc1cf8a32b50c3ca27e7f1b4',1,'xrpl::NodeStore::MemoryFactory::open()']]],
['open_5fledger_5ft_94',['open_ledger_t',['../structxrpl_1_1open__ledger__t.html#a321d486b191266aa60974cfb6eaf1cb6',1,'xrpl::open_ledger_t']]],
- ['openledger_95',['openledger',['../classxrpl_1_1ApplicationImp.html#a1c07acbac23f4182243b7a9aaed66c09',1,'xrpl::ApplicationImp::openLedger() override'],['../classxrpl_1_1ApplicationImp.html#a72e741c5fa35c0f54e7863cd405a0be3',1,'xrpl::ApplicationImp::openLedger() const override'],['../classxrpl_1_1Application.html#a9a72f9d8f1fdf369a5e807253751d44b',1,'xrpl::Application::openLedger()=0'],['../classxrpl_1_1Application.html#a498e983eff2988c254d73888793b1e0e',1,'xrpl::Application::openLedger() const =0'],['../classxrpl_1_1OpenLedger.html#a9f1b7230e2436139fdf04f817dd1a615',1,'xrpl::OpenLedger::OpenLedger()=delete'],['../classxrpl_1_1OpenLedger.html#a3e7e31a4fff56512b090ca24221a93be',1,'xrpl::OpenLedger::OpenLedger(OpenLedger const &)=delete'],['../classxrpl_1_1OpenLedger.html#a3cb9b4375ff2c12a67d01de0773a4456',1,'xrpl::OpenLedger::OpenLedger(std::shared_ptr< Ledger const > const &ledger, CachedSLEs &cache, beast::Journal journal)']]],
+ ['openledger_95',['openledger',['../classxrpl_1_1OpenLedger.html#a9f1b7230e2436139fdf04f817dd1a615',1,'xrpl::OpenLedger::OpenLedger()=delete'],['../classxrpl_1_1OpenLedger.html#a3e7e31a4fff56512b090ca24221a93be',1,'xrpl::OpenLedger::OpenLedger(OpenLedger const &)=delete'],['../classxrpl_1_1OpenLedger.html#a3cb9b4375ff2c12a67d01de0773a4456',1,'xrpl::OpenLedger::OpenLedger(std::shared_ptr< Ledger const > const &ledger, CachedSLEs &cache, beast::Journal journal)'],['../classxrpl_1_1ApplicationImp.html#a1c07acbac23f4182243b7a9aaed66c09',1,'xrpl::ApplicationImp::openLedger() override'],['../classxrpl_1_1ApplicationImp.html#a72e741c5fa35c0f54e7863cd405a0be3',1,'xrpl::ApplicationImp::openLedger() const override'],['../classxrpl_1_1Application.html#a9a72f9d8f1fdf369a5e807253751d44b',1,'xrpl::Application::openLedger()=0'],['../classxrpl_1_1Application.html#a498e983eff2988c254d73888793b1e0e',1,'xrpl::Application::openLedger() const =0']]],
['openledgercost_96',['openLedgerCost',['../classxrpl_1_1test_1_1TxQPosNegFlows__test.html#abb098c0b57f7bb0f7f744054dc34721a',1,'xrpl::test::TxQPosNegFlows_test']]],
['openledgerfee_97',['openLedgerFee',['../classxrpl_1_1test_1_1Batch__test.html#a4ae284e824fed6636841f1ca9b09a296',1,'xrpl::test::Batch_test']]],
['openlog_98',['openLog',['../classxrpl_1_1perf_1_1PerfLogImp.html#a23cabdc3000644aa88cbda71d6cac100',1,'xrpl::perf::PerfLogImp']]],
@@ -231,7 +231,7 @@ var searchData=
['outvertices_228',['outvertices',['../classxrpl_1_1test_1_1csf_1_1Digraph.html#ad59c77125196e46ffe50e53a00d3dc23',1,'xrpl::test::csf::Digraph::outVertices() const'],['../classxrpl_1_1test_1_1csf_1_1Digraph.html#aad83b5be9ed141e428a9249d2d7a2c2c',1,'xrpl::test::csf::Digraph::outVertices(Vertex source) const']]],
['overflow_229',['overflow',['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::wsyncbuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::wstringbuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::wstreambuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::syncbuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::basic_streambuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::basic_stringbuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::basic_syncbuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::filebuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::streambuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::stringbuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::basic_filebuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::wfilebuf::overflow()'],['http://en.cppreference.com/w/cpp/io/basic_streambuf/overflow.html',1,'std::strstreambuf::overflow()']]],
['overflow_5ferror_230',['overflow_error',['http://en.cppreference.com/w/cpp/error/overflow_error.html',1,'std::overflow_error']]],
- ['overlay_231',['overlay',['../classxrpl_1_1Overlay.html#a04110b5fec904ce15399c387180fe283',1,'xrpl::Overlay::Overlay()'],['../classxrpl_1_1test_1_1Overlay.html#a93a6c3f3f660b07891c881f3a4019220',1,'xrpl::test::Overlay::Overlay()'],['../classxrpl_1_1Application.html#ac6a91561d0d7a703f6a90ceacd32caef',1,'xrpl::Application::overlay()'],['../classxrpl_1_1ApplicationImp.html#a6389cbe1c7ea64ea31bd41c801908a75',1,'xrpl::ApplicationImp::overlay()'],['../classxrpl_1_1test_1_1Network.html#aea397fb4d2ffe1d8ba94ece9a906d31e',1,'xrpl::test::Network::overlay()']]],
+ ['overlay_231',['overlay',['../classxrpl_1_1Application.html#ac6a91561d0d7a703f6a90ceacd32caef',1,'xrpl::Application::overlay()'],['../classxrpl_1_1ApplicationImp.html#a6389cbe1c7ea64ea31bd41c801908a75',1,'xrpl::ApplicationImp::overlay()'],['../classxrpl_1_1test_1_1Network.html#aea397fb4d2ffe1d8ba94ece9a906d31e',1,'xrpl::test::Network::overlay()'],['../classxrpl_1_1Overlay.html#a04110b5fec904ce15399c387180fe283',1,'xrpl::Overlay::Overlay()'],['../classxrpl_1_1test_1_1Overlay.html#a93a6c3f3f660b07891c881f3a4019220',1,'xrpl::test::Overlay::Overlay()']]],
['overlayimpl_232',['overlayimpl',['../classxrpl_1_1OverlayImpl.html#a1330e6cc6aa203634e9113d43acb6131',1,'xrpl::OverlayImpl::OverlayImpl(Application &app, Setup const &setup, ServerHandler &serverHandler, Resource::Manager &resourceManager, Resolver &resolver, boost::asio::io_context &io_context, BasicConfig const &config, beast::insight::Collector::ptr const &collector)'],['../classxrpl_1_1OverlayImpl.html#a1da556c1c44e3715df5e6afb21f17072',1,'xrpl::OverlayImpl::OverlayImpl(OverlayImpl const &)=delete']]],
['overlaysim_233',['OverlaySim',['../classxrpl_1_1test_1_1OverlaySim.html#aa7dffbfc4431bad07ffe9960c20984f8',1,'xrpl::test::OverlaySim']]],
['oversize_234',['oversize',['../classxrpl_1_1test_1_1FindOversizeCross__test.html#a8cb0f3e9fbbec744c13e2cc14b527197',1,'xrpl::test::FindOversizeCross_test']]],
diff --git a/search/typedefs_2.js b/search/typedefs_2.js
index 707aae2ff4..7930958210 100644
--- a/search/typedefs_2.js
+++ b/search/typedefs_2.js
@@ -15,7 +15,7 @@ var searchData=
['checks_12',['checks',['../namespacexrpl_1_1test_1_1jtx.html#a9e3689c0f6ff1ededb1766e64c5f969e',1,'xrpl::test::jtx']]],
['childvalues_13',['childvalues',['../classJson_1_1StyledStreamWriter.html#afacf79851509cdffc99dad4facb7b5e6',1,'Json::StyledStreamWriter::ChildValues'],['../classJson_1_1StyledWriter.html#ae52b9e38ffcb9e88cc122999afcd3de2',1,'Json::StyledWriter::ChildValues']]],
['claimvec_14',['ClaimVec',['../structxrpl_1_1test_1_1XChainSim__test_1_1ChainStateTrack.html#af255f81b5ba02c02dedf1ee45d30b850',1,'xrpl::test::XChainSim_test::ChainStateTrack']]],
- ['clock_15',['clock',['../classbeast_1_1basic__seconds__clock.html#af5eead30c5c82e82eedc7af51ee784dd',1,'beast::basic_seconds_clock::Clock'],['../structbeast_1_1aged__associative__container__test__base_1_1TestTraitsBase.html#a276e4db2bf70783bfbf92698238634a5',1,'beast::aged_associative_container_test_base::TestTraitsBase::Clock'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo.html#af9171cc1a0e1489888589e58863f071f',1,'xrpl::path::detail::FlowDebugInfo::clock']]],
+ ['clock_15',['clock',['../structbeast_1_1aged__associative__container__test__base_1_1TestTraitsBase.html#a276e4db2bf70783bfbf92698238634a5',1,'beast::aged_associative_container_test_base::TestTraitsBase::Clock'],['../structxrpl_1_1path_1_1detail_1_1FlowDebugInfo.html#af9171cc1a0e1489888589e58863f071f',1,'xrpl::path::detail::FlowDebugInfo::clock'],['../classbeast_1_1basic__seconds__clock.html#af5eead30c5c82e82eedc7af51ee784dd',1,'beast::basic_seconds_clock::Clock']]],
['clock_5ftype_16',['clock_type',['../classxrpl_1_1test_1_1OverlaySim.html#a66ebf0a79217f0e003ba3b6cab173aef',1,'xrpl::test::OverlaySim::clock_type'],['../classxrpl_1_1Resource_1_1ResourceManager__test_1_1TestLogic.html#ac9ae4c82bb72b6095d3e7392c5f6a2d8',1,'xrpl::Resource::ResourceManager_test::TestLogic::clock_type'],['../classxrpl_1_1InboundLedgers.html#a6a124cb4369b90f14572439cadb55d5e',1,'xrpl::InboundLedgers::clock_type'],['../classxrpl_1_1InboundTransactions.html#af183c8e6b3e9dc4bc3a5671e18398a1a',1,'xrpl::InboundTransactions::clock_type'],['../classxrpl_1_1NetworkOPs.html#a2fe967fcad72bc845b61751f000069b9',1,'xrpl::NetworkOPs::clock_type'],['../classxrpl_1_1ValidatorSite.html#a1dda53efce367544b6eee1dc68a9e3c8',1,'xrpl::ValidatorSite::clock_type'],['../classxrpl_1_1Consensus.html#ab84030c997d1fa6f20cd18494e246dd3',1,'xrpl::Consensus::clock_type'],['../classxrpl_1_1OverlayImpl.html#a58eff2ad71b7daa23c40c5c86ab17ad8',1,'xrpl::OverlayImpl::clock_type'],['../classxrpl_1_1PeerImp.html#a21e1e46b411951511a3c36ca5c4f9c10',1,'xrpl::PeerImp::clock_type'],['../structxrpl_1_1metrics_1_1SingleMetrics.html#a5b76208330d4dcaaf72bf83f9ebbaebe',1,'xrpl::metrics::SingleMetrics::clock_type'],['../namespacexrpl_1_1PeerFinder.html#a2aac321dd2aebe5d902d574a6d9abe96',1,'xrpl::PeerFinder::clock_type'],['../namespacexrpl_1_1detail.html#af24672962f9bf6304af691318deee17b',1,'xrpl::detail::clock_type'],['../namespacexrpl_1_1Resource.html#ab77f0c09f83f4b7b2dc2607bcdf8054c',1,'xrpl::Resource::clock_type'],['../classxrpl_1_1InboundLedger.html#af3183431b9d7e543ae121fe29f72e828',1,'xrpl::InboundLedger::clock_type'],['../classxrpl_1_1NodeStore_1_1progress.html#a9ff6be190094026e9cc4df535a6db439',1,'xrpl::NodeStore::progress::clock_type'],['../classbeast_1_1unit__test_1_1detail_1_1reporter.html#afd93948c30a9d8dc186a9083b6df0991',1,'beast::unit_test::detail::reporter::clock_type'],['../classxrpl_1_1Job.html#a7ebccffbcf1f079a6708bf22c4a2341c',1,'xrpl::Job::clock_type'],['../classxrpl_1_1Resource_1_1Logic.html#ab902aec7cd8e37d08737f47b76df64b2',1,'xrpl::Resource::Logic::clock_type'],['../classxrpl_1_1BaseHTTPPeer.html#ab47525e6bc747854647bcc8c197e4fc6',1,'xrpl::BaseHTTPPeer::clock_type'],['../classxrpl_1_1BasePeer.html#a9bd9750030130a2d9dbddb609e562524',1,'xrpl::BasePeer::clock_type'],['../classxrpl_1_1BaseWSPeer.html#abc3c1fdee94018579294c6f9caf1ddcb',1,'xrpl::BaseWSPeer::clock_type'],['../classbeast_1_1detail_1_1aged__unordered__container.html#a09f2c1c7c64eaee8102d11520cd3a509',1,'beast::detail::aged_unordered_container::clock_type'],['../classbeast_1_1detail_1_1aged__ordered__container.html#ad3c6291994b00c93bf54507dc0c253a9',1,'beast::detail::aged_ordered_container::clock_type'],['../classbeast_1_1abstract__clock.html#ab2db1e4273a58b6431b330e3c5ebd07f',1,'beast::abstract_clock::clock_type'],['../classxrpl_1_1NodeStore_1_1Timing__test.html#a0f9245445954ebd292a78dada8919950',1,'xrpl::NodeStore::Timing_test::clock_type'],['../classxrpl_1_1TaggedCache.html#a055e33ba011af12d17df58af63c98166',1,'xrpl::TaggedCache::clock_type'],['../classxrpl_1_1test_1_1csf_1_1Scheduler.html#abd76b171e0bfdcc14a9ac96955742b36',1,'xrpl::test::csf::Scheduler::clock_type'],['../classxrpl_1_1test_1_1csf_1_1BasicNetwork.html#a45130806ecaf2792bf39f57e7eefec59',1,'xrpl::test::csf::BasicNetwork::clock_type'],['../classxrpl_1_1test_1_1csf_1_1Validations__test.html#a2f3cfb00f7b73e0a668a5c578fc3e99f',1,'xrpl::test::csf::Validations_test::clock_type'],['../classxrpl_1_1detail_1_1BasicFullBelowCache.html#a56e5baca023fbdd73da19a1e2ceb290b',1,'xrpl::detail::BasicFullBelowCache::clock_type'],['../classxrpl_1_1Door.html#ad01d612fba3422ecba0d2674deefcbef',1,'xrpl::Door::clock_type'],['../classxrpl_1_1PlainWSPeer.html#a6409f4d73a66c56f3c4b64f3bc8c70f7',1,'xrpl::PlainWSPeer::clock_type'],['../classxrpl_1_1ServerImpl.html#a9b602abcf0b10836825238e35c9440fa',1,'xrpl::ServerImpl::clock_type'],['../classxrpl_1_1SSLWSPeer.html#a733878dce100eb0385b46b20ab96879b',1,'xrpl::SSLWSPeer::clock_type']]],
['closedinterval_17',['ClosedInterval',['../namespacexrpl.html#a86e91f18d65b451807479b486aabb7a9',1,'xrpl']]],
['code_18',['Code',['../structxrpl_1_1RPC_1_1Status.html#ac091b9d688349dfd82840c9eee5a3d2d',1,'xrpl::RPC::Status']]],
diff --git a/search/variables_13.js b/search/variables_13.js
index dda8b1dd88..5c66b7c74c 100644
--- a/search/variables_13.js
+++ b/search/variables_13.js
@@ -267,7 +267,7 @@ var searchData=
['txfeaturemap_5f_264',['txFeatureMap_',['../classxrpl_1_1Permission.html#ab5d5a3683f80d2c32195a3453fe9e722',1,'xrpl::Permission']]],
['txfees_5f_265',['txFees_',['../structxrpl_1_1test_1_1BalanceTransfer.html#a800c99772bd85463d3db3fe8adc60a16',1,'xrpl::test::BalanceTransfer']]],
['txhash_266',['txhash',['../structxrpl_1_1LedgerHeader.html#a29e0e15a22dde955eeb217a2842ca4da',1,'xrpl::LedgerHeader::txHash'],['../structxrpl_1_1test_1_1Batch__test_1_1TestLedgerData.html#ad68f6829dc125988ed3b26802fcf2f85',1,'xrpl::test::Batch_test::TestLedgerData::txHash'],['../structxrpl_1_1test_1_1Batch__test_1_1TestBatchData.html#ac6b0adb633b16444739f7fd363c8bd51',1,'xrpl::test::Batch_test::TestBatchData::txHash']]],
- ['txid_267',['txid',['../classxrpl_1_1TxQ_1_1MaybeTx.html#a2f2322a81d4b77ab9951fbb950c9546e',1,'xrpl::TxQ::MaybeTx::txID'],['../structxrpl_1_1RCLCensorshipDetector_1_1TxIDSeq.html#a042c8e8cfb6db87c7dd17fd3637c48f7',1,'xrpl::RCLCensorshipDetector::TxIDSeq::txid']]],
+ ['txid_267',['txid',['../structxrpl_1_1RCLCensorshipDetector_1_1TxIDSeq.html#a042c8e8cfb6db87c7dd17fd3637c48f7',1,'xrpl::RCLCensorshipDetector::TxIDSeq::txid'],['../classxrpl_1_1TxQ_1_1MaybeTx.html#a2f2322a81d4b77ab9951fbb950c9546e',1,'xrpl::TxQ::MaybeTx::txID']]],
['txid_5f_268',['txid_',['../classxrpl_1_1CanonicalTXSet_1_1Key.html#a5f8ea2758fcdbc65d0050795cbebdbee',1,'xrpl::CanonicalTXSet::Key::txId_'],['../classxrpl_1_1test_1_1jtx_1_1Env.html#ab6420e35f2f148e98ea5df6ee4b1d4a8',1,'xrpl::test::jtx::Env::txid_']]],
['txinjections_269',['txInjections',['../structxrpl_1_1test_1_1csf_1_1Peer.html#a46d83a319805b5e36b740dce4713618a',1,'xrpl::test::csf::Peer']]],
['txinledger_270',['txInLedger',['../structxrpl_1_1TxQ_1_1Metrics.html#a6579a358af81fdf241c0fa267e94a20e',1,'xrpl::TxQ::Metrics']]],
diff --git a/search/variables_d.js b/search/variables_d.js
index 3f67841be1..9ae88fe1ea 100644
--- a/search/variables_d.js
+++ b/search/variables_d.js
@@ -39,7 +39,7 @@ var searchData=
['next_5fquality_5f_36',['next_quality_',['../classxrpl_1_1BookDirs.html#a844e7c5b47f892136ee4a10e3208181d',1,'xrpl::BookDirs::next_quality_'],['../classxrpl_1_1BookDirs_1_1const__iterator.html#a2e2e18df6c4b05971cf8c7fc895279ae',1,'xrpl::BookDirs::const_iterator::next_quality_']]],
['nextavailaccount_37',['nextAvailAccount',['../structxrpl_1_1test_1_1ExistingElementPool.html#a381bffc6f3d37dfd7a29dc8f6d8feb4b',1,'xrpl::test::ExistingElementPool']]],
['nextavailcurrency_38',['nextAvailCurrency',['../structxrpl_1_1test_1_1ExistingElementPool.html#abbf02535e7ee54e626f9a477cd13a4d1',1,'xrpl::test::ExistingElementPool']]],
- ['nextid_5f_39',['nextid_',['../classxrpl_1_1test_1_1csf_1_1Submitter.html#a5a2c458e3736e9d110fccc9e271a2899',1,'xrpl::test::csf::Submitter::nextID_'],['../classxrpl_1_1CheckpointersCollection.html#a3999af75b7c2823ce34b408d3f672fe5',1,'xrpl::CheckpointersCollection::nextId_']]],
+ ['nextid_5f_39',['nextid_',['../classxrpl_1_1CheckpointersCollection.html#a3999af75b7c2823ce34b408d3f672fe5',1,'xrpl::CheckpointersCollection::nextId_'],['../classxrpl_1_1test_1_1csf_1_1Submitter.html#a5a2c458e3736e9d110fccc9e271a2899',1,'xrpl::test::csf::Submitter::nextID_']]],
['nextnodeid_5f_40',['nextNodeId_',['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1TestHarness.html#ad34fc84e9728e46f30546f558af5c09d',1,'xrpl::test::csf::Validations_test::TestHarness']]],
['nextpaymentdate_41',['nextPaymentDate',['../structxrpl_1_1test_1_1Loan__test_1_1LoanState.html#aeb13f712b02f4c2650243d9001677156',1,'xrpl::test::Loan_test::LoanState']]],
['nextrefresh_42',['nextRefresh',['../structxrpl_1_1ValidatorSite_1_1Site.html#a380e56354896f8bd6864b120adb97732',1,'xrpl::ValidatorSite::Site']]],
@@ -50,7 +50,7 @@ var searchData=
['no_5fitem_47',['no_item',['../namespacexrpl.html#a03d45caffaeb1870ad7c0989e195d646',1,'xrpl']]],
['node_5fsize_48',['NODE_SIZE',['../classxrpl_1_1Config.html#abd09ebf2b508f6295e44980f129d1d76',1,'xrpl::Config']]],
['nodefamily_5f_49',['nodeFamily_',['../classxrpl_1_1ApplicationImp.html#a6f231a197af01b6b292b2d0edceb94d8',1,'xrpl::ApplicationImp']]],
- ['nodeid_50',['nodeid',['../structxrpl_1_1PeerReservation.html#ab2f0a3856062435dd4a22f82008e1b33',1,'xrpl::PeerReservation::nodeId'],['../classxrpl_1_1ValidatorKeys.html#a99ce104dbe2e55b14cceec59d34548eb',1,'xrpl::ValidatorKeys::nodeID']]],
+ ['nodeid_50',['nodeid',['../classxrpl_1_1ValidatorKeys.html#a99ce104dbe2e55b14cceec59d34548eb',1,'xrpl::ValidatorKeys::nodeID'],['../structxrpl_1_1PeerReservation.html#ab2f0a3856062435dd4a22f82008e1b33',1,'xrpl::PeerReservation::nodeId']]],
['nodeid_5f_51',['nodeid_',['../classxrpl_1_1STValidation.html#a64400331df1c8c96ce69f139ea268a8b',1,'xrpl::STValidation::nodeID_'],['../classxrpl_1_1test_1_1csf_1_1Validations__test_1_1Node.html#acd991e722cfba7521806dcc0a4dc7d73',1,'xrpl::test::csf::Validations_test::Node::nodeID_'],['../classxrpl_1_1test_1_1csf_1_1Validation.html#a97b4301a08a20db191dfd302bf18d35b',1,'xrpl::test::csf::Validation::nodeID_'],['../classxrpl_1_1ConsensusProposal.html#ad709ece940294611ae26db3a74561f5b',1,'xrpl::ConsensusProposal::nodeID_']]],
['nodeidentity_5f_52',['nodeIdentity_',['../classxrpl_1_1ApplicationImp.html#a027e5ae2f7fa56ad477fadd825bd3f01',1,'xrpl::ApplicationImp']]],
['nodepublickey_5f_53',['nodepublickey_',['../classxrpl_1_1test_1_1TestPeer.html#a4f4d638414abb57e492d523ef1c22cca',1,'xrpl::test::TestPeer::nodePublicKey_'],['../classxrpl_1_1test_1_1PeerPartial.html#ad2df84f5464cc73e8e22010c4f1f30ee',1,'xrpl::test::PeerPartial::nodePublicKey_']]],
diff --git a/search/variables_f.js b/search/variables_f.js
index c8efc0395b..7843dd2417 100644
--- a/search/variables_f.js
+++ b/search/variables_f.js
@@ -12,7 +12,7 @@ var searchData=
['parent_9',['parent',['../structxrpl_1_1ledger__trie__detail_1_1Node.html#a7c28423096b9b39608307148783dba17',1,'xrpl::ledger_trie_detail::Node']]],
['parent_5f_10',['parent_',['../classbeast_1_1PropertyStream_1_1Source.html#aab0ae58ec30d4c2bce92ff9a8cf2a042',1,'beast::PropertyStream::Source::parent_'],['../classxrpl_1_1LedgerReplayTask.html#adb90acd1e873272a9290c4ba5223beb3',1,'xrpl::LedgerReplayTask::parent_'],['../classxrpl_1_1LedgerReplay.html#aa90784967d6bed72c6f411f4b2192b99',1,'xrpl::LedgerReplay::parent_']]],
['parentbatchid_11',['parentbatchid',['../structxrpl_1_1PreflightResult.html#a59c707a8829ab0a94581091b4be5081b',1,'xrpl::PreflightResult::parentBatchId'],['../structxrpl_1_1PreclaimResult.html#a3b4a8e22e5a9258c86f87de7c4b28ea7',1,'xrpl::PreclaimResult::parentBatchId'],['../structxrpl_1_1PreflightContext.html#ac6d05fbe64b86aed42d41bc0567ef6c7',1,'xrpl::PreflightContext::parentBatchId'],['../structxrpl_1_1PreclaimContext.html#afc859dfad28384fec83e64828a2ec0f0',1,'xrpl::PreclaimContext::parentBatchId']]],
- ['parentbatchid_5f_12',['parentbatchid_',['../classxrpl_1_1ApplyContext.html#ac40149fe3ce3f379abdced65eecf33cd',1,'xrpl::ApplyContext::parentBatchId_'],['../classxrpl_1_1TxMeta.html#a5fdc861a44c8bec6065341f92b7ab19a',1,'xrpl::TxMeta::parentBatchID_']]],
+ ['parentbatchid_5f_12',['parentbatchid_',['../classxrpl_1_1TxMeta.html#a5fdc861a44c8bec6065341f92b7ab19a',1,'xrpl::TxMeta::parentBatchID_'],['../classxrpl_1_1ApplyContext.html#ac40149fe3ce3f379abdced65eecf33cd',1,'xrpl::ApplyContext::parentBatchId_']]],
['parentclosetime_13',['parentclosetime',['../structxrpl_1_1LedgerHeader.html#a178d13c92e8ea23ef16aa176d941272f',1,'xrpl::LedgerHeader::parentCloseTime'],['../structxrpl_1_1test_1_1csf_1_1Ledger_1_1Instance.html#af4ce29835b5c6d7a907e84e25419bc66',1,'xrpl::test::csf::Ledger::Instance::parentCloseTime']]],
['parenthash_14',['parenthash',['../structxrpl_1_1LedgerHeader.html#a7661496cf550b17456236db841a36be9',1,'xrpl::LedgerHeader::parentHash'],['../structxrpl_1_1LedgerHashPair.html#a42ff2a56671f502ba517c2dfe22a1aae',1,'xrpl::LedgerHashPair::parentHash']]],
['parenthash_5f_15',['parentHash_',['../classxrpl_1_1TxQ.html#ac283fb55b9b7b5b5148cc374d329c3c6',1,'xrpl::TxQ']]],