hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::FairMstProcessor Member List

This is the complete list of members for iroha::FairMstProcessor, including all inherited members.

batchInStorage(const DataType &batch) constiroha::MstProcessor
batchInStorageImpl(const DataType &batch) const overrideiroha::FairMstProcessorvirtual
FairMstProcessor(std::shared_ptr< iroha::network::MstTransport > transport, std::shared_ptr< MstStorage > storage, std::shared_ptr< PropagationStrategy > strategy, std::shared_ptr< MstTimeProvider > time_provider, logger::LoggerPtr log)iroha::FairMstProcessor
MstProcessor(logger::LoggerPtr log)iroha::MstProcessorexplicitprotected
onExpiredBatches() constiroha::MstProcessor
onExpiredBatchesImpl() const -> decltype(onExpiredBatches()) overrideiroha::FairMstProcessorvirtual
onNewState(shared_model::interface::types::PublicKeyHexStringView from, MstState &&new_state) overrideiroha::FairMstProcessorvirtual
onPreparedBatches() constiroha::MstProcessor
onPreparedBatchesImpl() const -> decltype(onPreparedBatches()) overrideiroha::FairMstProcessorvirtual
onStateUpdate() constiroha::MstProcessor
onStateUpdateImpl() const -> decltype(onStateUpdate()) overrideiroha::FairMstProcessorvirtual
propagateBatch(const DataType &batch)iroha::MstProcessor
propagateBatchImpl(const DataType &batch) -> decltype(propagateBatch(batch)) overrideiroha::FairMstProcessorvirtual
~FairMstProcessor()iroha::FairMstProcessor
~MstProcessor()=defaultiroha::MstProcessorvirtual
~MstTransportNotification()=defaultiroha::network::MstTransportNotificationvirtual