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
create(CompleterType const &completer, rxcpp::observable< shared_model::interface::types::HashType > finalized_txs, logger::LoggerPtr mst_state_logger, logger::LoggerPtr log)iroha::MstStorageStateImplstatic
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(MstStorageStateImpl::private_tag, CompleterType const &completer, logger::LoggerPtr mst_state_logger, logger::LoggerPtr log)iroha::MstStorageStateImpl
MstStorageStateImpl(MstStorageStateImpl const &)=deleteiroha::MstStorageStateImpl
operator=(MstStorageStateImpl const &)=deleteiroha::MstStorageStateImpl
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