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

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

connectionStringWithoutDbName() constiroha::ametsuchi::PostgresOptions
maintenanceConnectionString() constiroha::ametsuchi::PostgresOptions
maintenanceDbName() constiroha::ametsuchi::PostgresOptions
PostgresOptions(const std::string &pg_opt, std::string default_dbname, logger::LoggerPtr log)iroha::ametsuchi::PostgresOptions
PostgresOptions(const std::string &host, uint16_t port, const std::string &user, const std::string &password, const std::string &working_dbname, const std::string &maintenance_dbname, logger::LoggerPtr log)iroha::ametsuchi::PostgresOptions
preparedBlockName() constiroha::ametsuchi::PostgresOptions
workingConnectionString() constiroha::ametsuchi::PostgresOptions
workingDbName() constiroha::ametsuchi::PostgresOptions