#include "cleanup_strategy.hpp"
◆ RoundsType
Collection of rounds type
◆ ~CleanupStrategy()
| virtual iroha::consensus::yac::CleanupStrategy::~CleanupStrategy |
( |
| ) |
|
|
virtualdefault |
◆ finalize()
| virtual boost::optional<RoundsType> iroha::consensus::yac::CleanupStrategy::finalize |
( |
Round |
round, |
|
|
Answer |
answer |
|
) |
| |
|
pure virtual |
◆ shouldCreateRound()
| virtual bool iroha::consensus::yac::CleanupStrategy::shouldCreateRound |
( |
const Round & |
round | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: