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

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

apply(std::shared_ptr< const shared_model::interface::Block > block) overrideiroha::ametsuchi::MutableStorageImplvirtual
apply(rxcpp::observable< std::shared_ptr< shared_model::interface::Block >> blocks, MutableStoragePredicate predicate) overrideiroha::ametsuchi::MutableStorageImplvirtual
commit(BlockStorage &block_storage) &&overrideiroha::ametsuchi::MutableStorageImplvirtual
getLedgerState() constiroha::ametsuchi::MutableStorageImpl
MutableStorageImpl(boost::optional< std::shared_ptr< const iroha::LedgerState >> ledger_state, std::shared_ptr< PostgresCommandExecutor > command_executor, std::unique_ptr< BlockStorage > block_storage, logger::LoggerManagerTreePtr log_manager)iroha::ametsuchi::MutableStorageImpl
MutableStoragePredicate typedefiroha::ametsuchi::MutableStorage
StorageImpl classiroha::ametsuchi::MutableStorageImplfriend
~MutableStorage()=defaultiroha::ametsuchi::MutableStoragevirtual
~MutableStorageImpl() overrideiroha::ametsuchi::MutableStorageImpl