#include "pool_wrapper.hpp"
|
| | PoolWrapper (std::shared_ptr< soci::connection_pool > connection_pool, std::unique_ptr< FailoverCallbackHolder > failover_callback_holder, bool enable_prepared_transactions) |
| |
◆ PoolWrapper()
| PoolWrapper::PoolWrapper |
( |
std::shared_ptr< soci::connection_pool > |
connection_pool, |
|
|
std::unique_ptr< FailoverCallbackHolder > |
failover_callback_holder, |
|
|
bool |
enable_prepared_transactions |
|
) |
| |
◆ connection_pool_
| std::shared_ptr<soci::connection_pool> iroha::ametsuchi::PoolWrapper::connection_pool_ |
◆ enable_prepared_transactions_
| bool iroha::ametsuchi::PoolWrapper::enable_prepared_transactions_ |
◆ failover_callback_holder_
The documentation for this struct was generated from the following files: