|
xrpld
|

Public Member Functions | |
| UndoDelay (csf::PeerGroup &a) | |
| template<class E> | |
| void | on (csf::PeerID, csf::SimTime, E const &) |
| void | on (csf::PeerID who, csf::SimTime, csf::AcceptLedger const &e) |
Public Attributes | |
| csf::PeerGroup & | g |
Definition at line 957 of file Consensus_test.cpp.
| xrpl::test::Consensus_test::UndoDelay::UndoDelay | ( | csf::PeerGroup & | a | ) |
Definition at line 961 of file Consensus_test.cpp.
| void xrpl::test::Consensus_test::UndoDelay::on | ( | csf::PeerID | , |
| csf::SimTime | , | ||
| E const & | ) |
Definition at line 967 of file Consensus_test.cpp.
| void xrpl::test::Consensus_test::UndoDelay::on | ( | csf::PeerID | who, |
| csf::SimTime | , | ||
| csf::AcceptLedger const & | e ) |
Definition at line 972 of file Consensus_test.cpp.
| csf::PeerGroup& xrpl::test::Consensus_test::UndoDelay::g |
Definition at line 959 of file Consensus_test.cpp.