|
xrpld
|

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 4007 of file XChain_test.cpp.
|
private |
Definition at line 4009 of file XChain_test.cpp.
| ChainStateTrack & xrpl::test::XChainSim_test::SmBase< T >::srcState | ( | ) |
Definition at line 4016 of file XChain_test.cpp.
| ChainStateTrack & xrpl::test::XChainSim_test::SmBase< T >::destState | ( | ) |
Definition at line 4022 of file XChain_test.cpp.
| jtx::Account const & xrpl::test::XChainSim_test::SmBase< T >::srcDoor | ( | ) |
Definition at line 4028 of file XChain_test.cpp.
| jtx::Account const & xrpl::test::XChainSim_test::SmBase< T >::dstDoor | ( | ) |
Definition at line 4034 of file XChain_test.cpp.
|
protected |
Definition at line 4040 of file XChain_test.cpp.
|
protected |
Definition at line 4041 of file XChain_test.cpp.
|
protected |
Definition at line 4043 of file XChain_test.cpp.