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

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

BlockTransportFactory typedefiroha::ametsuchi::PostgresBlockStorage
clear() overrideiroha::ametsuchi::PostgresBlockStoragevirtual
create(std::shared_ptr< PoolWrapper > pool_wrapper, std::shared_ptr< BlockTransportFactory > block_factory, std::string table_name, bool drop_table_at_destruction, logger::LoggerPtr log)iroha::ametsuchi::PostgresBlockStoragestatic
fetch(shared_model::interface::types::HeightType height) const overrideiroha::ametsuchi::PostgresBlockStoragevirtual
forEach(FunctionType function) const overrideiroha::ametsuchi::PostgresBlockStoragevirtual
FunctionType typedefiroha::ametsuchi::BlockStorage
insert(std::shared_ptr< const shared_model::interface::Block > block) overrideiroha::ametsuchi::PostgresBlockStoragevirtual
reload() overrideiroha::ametsuchi::PostgresBlockStoragevirtual
size() const overrideiroha::ametsuchi::PostgresBlockStoragevirtual
~BlockStorage()=defaultiroha::ametsuchi::BlockStoragevirtual
~PostgresBlockStorage() overrideiroha::ametsuchi::PostgresBlockStorage