|
rippled
|


Private Member Functions | |
| void | succ (ReadView const &v, std::uint32_t id, boost::optional< std::uint32_t > answer) |
| void | testLedger () |
| void | testMeta () |
| void | testMetaSucc () |
| void | testStacked () |
| void | testContext () |
| void | testSles () |
| void | testFlags () |
| void | testTransferRate () |
| void | testAreCompatible () |
| void | testRegressions () |
| void | run () override |
Static Private Member Functions | |
| static Keylet | k (std::uint64_t id) |
| static std::shared_ptr< SLE > | sle (std::uint64_t id, std::uint32_t seq=1) |
| template<class T > | |
| static std::uint32_t | seq (std::shared_ptr< T > const &le) |
| static void | seq (std::shared_ptr< SLE > const &le, std::uint32_t seq) |
| static void | wipe (OpenLedger &openLedger) |
| static void | wipe (Ledger &ledger) |
| template<class T > | |
| static std::shared_ptr< std::remove_const_t< T > > | copy (std::shared_ptr< T > const &sp) |
| static std::vector< uint256 > | sles (ReadView const &ledger) |
| template<class... Args> | |
| static std::vector< uint256 > | list (Args... args) |
Definition at line 34 of file View_test.cpp.
|
staticprivate |
Definition at line 40 of file View_test.cpp.
|
staticprivate |
Definition at line 49 of file View_test.cpp.
|
staticprivate |
Definition at line 62 of file View_test.cpp.
|
staticprivate |
Definition at line 70 of file View_test.cpp.
|
staticprivate |
Definition at line 79 of file View_test.cpp.
|
staticprivate |
Definition at line 101 of file View_test.cpp.
|
private |
Definition at line 118 of file View_test.cpp.
|
staticprivate |
Definition at line 141 of file View_test.cpp.
|
private |
Definition at line 149 of file View_test.cpp.
|
private |
Definition at line 185 of file View_test.cpp.
|
private |
Definition at line 216 of file View_test.cpp.
|
private |
Definition at line 280 of file View_test.cpp.
|
private |
Definition at line 345 of file View_test.cpp.
|
staticprivate |
Definition at line 397 of file View_test.cpp.
|
staticprivate |
Definition at line 409 of file View_test.cpp.
|
private |
Definition at line 415 of file View_test.cpp.
|
private |
Definition at line 531 of file View_test.cpp.
|
private |
Definition at line 647 of file View_test.cpp.
|
private |
Definition at line 669 of file View_test.cpp.
|
private |
Definition at line 727 of file View_test.cpp.
|
overrideprivate |
Definition at line 766 of file View_test.cpp.
1.8.17