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

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

apply(shared_model::interface::types::PublicKeyHexStringView target_peer_key, const MstState &new_state)iroha::MstStorage
applyImpl(shared_model::interface::types::PublicKeyHexStringView target_peer_key, const MstState &new_state) -> decltype(apply(target_peer_key, new_state)) overrideiroha::MstStorageStateImplvirtual
batchInStorage(const DataType &batch) constiroha::MstStorage
batchInStorageImpl(const DataType &batch) const overrideiroha::MstStorageStateImplvirtual
extractExpiredTransactions(const TimeType &current_time)iroha::MstStorage
extractExpiredTransactionsImpl(const TimeType &current_time) -> decltype(extractExpiredTransactions(current_time)) overrideiroha::MstStorageStateImplvirtual
getDiffState(shared_model::interface::types::PublicKeyHexStringView target_peer_key, const TimeType &current_time)iroha::MstStorage
getDiffStateImpl(shared_model::interface::types::PublicKeyHexStringView target_peer_key, const TimeType &current_time) -> decltype(getDiffState(target_peer_key, current_time)) overrideiroha::MstStorageStateImplvirtual
log_iroha::MstStorageprotected
MstStorage(logger::LoggerPtr log)iroha::MstStorageexplicitprotected
MstStorageStateImpl(CompleterType const &completer, logger::LoggerPtr mst_state_logger, logger::LoggerPtr log)iroha::MstStorageStateImpl
MstStorageStateImpl(MstStorageStateImpl const &)=deleteiroha::MstStorageStateImpl
operator=(MstStorageStateImpl const &)=deleteiroha::MstStorageStateImpl
processFinalizedTransaction(shared_model::interface::types::HashType const &hash)iroha::MstStorage
processFinalizedTransactionImpl(shared_model::interface::types::HashType const &hash) overrideiroha::MstStorageStateImplvirtual
updateOwnState(const DataType &tx)iroha::MstStorage
updateOwnStateImpl(const DataType &tx) -> decltype(updateOwnState(tx)) overrideiroha::MstStorageStateImplvirtual
whatsNew(ConstRefState new_state) constiroha::MstStorage
whatsNewImpl(ConstRefState new_state) const -> decltype(whatsNew(new_state)) overrideiroha::MstStorageStateImplvirtual
~MstStorage()=defaultiroha::MstStoragevirtual