|
rippled
|

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 986 of file Consensus_test.cpp.
| ripple::test::Consensus_test::UndoDelay::UndoDelay | ( | csf::PeerGroup & | a | ) |
Definition at line 990 of file Consensus_test.cpp.
| void ripple::test::Consensus_test::UndoDelay::on | ( | csf::PeerID | , |
| csf::SimTime | , | ||
| E const & | |||
| ) |
Definition at line 996 of file Consensus_test.cpp.
| void ripple::test::Consensus_test::UndoDelay::on | ( | csf::PeerID | who, |
| csf::SimTime | , | ||
| csf::AcceptLedger const & | e | ||
| ) |
Definition at line 1001 of file Consensus_test.cpp.
| csf::PeerGroup& ripple::test::Consensus_test::UndoDelay::g |
Definition at line 988 of file Consensus_test.cpp.