|
rippled
|

Public Member Functions | |
| ChainStateTrack & | srcState () |
| ChainStateTrack & | destState () |
| jtx::Account const & | srcDoor () |
| jtx::Account const & | dstDoor () |
Protected Attributes | |
| BridgeDef const & | bridge_ |
| std::shared_ptr< ChainStateTracker > | st_ |
| friend | T |
Private Member Functions | |
| SmBase (std::shared_ptr< ChainStateTracker > const &chainstate, BridgeDef const &bridge) | |
Definition at line 4012 of file XChain_test.cpp.
|
private |
Definition at line 4014 of file XChain_test.cpp.
| ChainStateTrack & xrpl::test::XChainSim_test::SmBase< T >::srcState | ( | ) |
Definition at line 4021 of file XChain_test.cpp.
| ChainStateTrack & xrpl::test::XChainSim_test::SmBase< T >::destState | ( | ) |
Definition at line 4027 of file XChain_test.cpp.
| jtx::Account const & xrpl::test::XChainSim_test::SmBase< T >::srcDoor | ( | ) |
Definition at line 4033 of file XChain_test.cpp.
| jtx::Account const & xrpl::test::XChainSim_test::SmBase< T >::dstDoor | ( | ) |
Definition at line 4039 of file XChain_test.cpp.
|
protected |
Definition at line 4045 of file XChain_test.cpp.
|
protected |
Definition at line 4046 of file XChain_test.cpp.
|
protected |
Definition at line 4048 of file XChain_test.cpp.