This is the complete list of members for storages::postgres::Transaction, including all inherited members.
| Commit() | storages::postgres::Transaction | |
| Deferrable | storages::postgres::Transaction | static | 
| Execute(const Query &query, const Args &... args) (defined in storages::postgres::Transaction) | storages::postgres::Transaction | inline | 
| Execute(OptionalCommandControl statement_cmd_ctl, const Query &query, const Args &... args) | storages::postgres::Transaction | inline | 
| Execute(const Query &query, const ParameterStore &store) | storages::postgres::Transaction | inline | 
| Execute(OptionalCommandControl statement_cmd_ctl, const Query &query, const ParameterStore &store) | storages::postgres::Transaction | |
| ExecuteBulk(const Query &query, const Container &args, std::size_t chunk_rows=kDefaultRowsInChunk) | storages::postgres::Transaction | |
| ExecuteBulk(OptionalCommandControl statement_cmd_ctl, const Query &query, const Container &args, std::size_t chunk_rows=kDefaultRowsInChunk) | storages::postgres::Transaction | |
| ExecuteDecomposeBulk(const Query &query, const Container &args, std::size_t chunk_rows=kDefaultRowsInChunk) | storages::postgres::Transaction | |
| ExecuteDecomposeBulk(OptionalCommandControl statement_cmd_ctl, const Query &query, const Container &args, std::size_t chunk_rows=kDefaultRowsInChunk) | storages::postgres::Transaction | |
| GetConnStatementTimeoutDebug() const (defined in storages::postgres::Transaction) | storages::postgres::Transaction | |
| GetConnTransactionCommandControlDebug() const | storages::postgres::Transaction | |
| kDefaultRowsInChunk (defined in storages::postgres::Transaction) | storages::postgres::Transaction | static | 
| MakePortal(const Query &query, const Args &... args) | storages::postgres::Transaction | inline | 
| MakePortal(OptionalCommandControl statement_cmd_ctl, const Query &query, const Args &... args) | storages::postgres::Transaction | inline | 
| MakePortal(const Query &query, const ParameterStore &store) | storages::postgres::Transaction | inline | 
| MakePortal(OptionalCommandControl statement_cmd_ctl, const Query &query, const ParameterStore &store) | storages::postgres::Transaction | |
| operator=(Transaction &&) noexcept (defined in storages::postgres::Transaction) | storages::postgres::Transaction | |
| operator=(const Transaction &)=delete (defined in storages::postgres::Transaction) | storages::postgres::Transaction | |
| RO | storages::postgres::Transaction | static | 
| Rollback() | storages::postgres::Transaction | |
| RW | storages::postgres::Transaction | static | 
| SetParameter(const std::string ¶m_name, const std::string &value) | storages::postgres::Transaction | |
| Transaction(Transaction &&) noexcept (defined in storages::postgres::Transaction) | storages::postgres::Transaction | |
| Transaction(const Transaction &)=delete (defined in storages::postgres::Transaction) | storages::postgres::Transaction | |
| ~Transaction() (defined in storages::postgres::Transaction) | storages::postgres::Transaction |