This is the complete list of members for iroha::ametsuchi::PostgresBlockStorageFactory, including all inherited members.
| create() override | iroha::ametsuchi::PostgresBlockStorageFactory | virtual |
| createTable(soci::session &sql, const std::string &table) | iroha::ametsuchi::PostgresBlockStorageFactory | static |
| PostgresBlockStorageFactory(std::shared_ptr< PoolWrapper > pool_wrapper, std::shared_ptr< shared_model::proto::ProtoBlockFactory > block_factory, std::function< std::string()> table_name_provider, logger::LoggerPtr log) | iroha::ametsuchi::PostgresBlockStorageFactory | |
| ~BlockStorageFactory()=default | iroha::ametsuchi::BlockStorageFactory | virtual |