| async_wait_read(WaitHandler &&handler) | ozo::transaction< Connection, Options > | |
| async_wait_write(WaitHandler &&handler) | ozo::transaction< Connection, Options > | |
| cancel() noexcept | ozo::transaction< Connection, Options > | |
| close() noexcept | ozo::transaction< Connection, Options > | |
| error_context_type typedef | ozo::transaction< Connection, Options > | |
| executor_type typedef | ozo::transaction< Connection, Options > | |
| get_error_context() const noexcept | ozo::transaction< Connection, Options > | |
| get_executor() const noexcept | ozo::transaction< Connection, Options > | |
| is_bad() const noexcept | ozo::transaction< Connection, Options > | |
| is_open() const noexcept | ozo::transaction< Connection, Options > | |
| lowest_layer() noexcept | ozo::transaction< Connection, Options > | |
| lowest_layer() const noexcept | ozo::transaction< Connection, Options > | |
| lowest_layer_type typedef | ozo::transaction< Connection, Options > | |
| native_handle() const noexcept | ozo::transaction< Connection, Options > | |
| native_handle_type typedef | ozo::transaction< Connection, Options > | |
| oid_map() const noexcept | ozo::transaction< Connection, Options > | |
| oid_map_type typedef | ozo::transaction< Connection, Options > | |
| operator bool() const noexcept | ozo::transaction< Connection, Options > | |
| options() const noexcept | ozo::transaction< Connection, Options > | |
| options_type typedef | ozo::transaction< Connection, Options > | |
| release_connection(transaction &&x) noexcept | ozo::transaction< Connection, Options > | friend |
| set_error_context(error_context_type v=error_context_type{}) | ozo::transaction< Connection, Options > | |
| transaction()=default | ozo::transaction< Connection, Options > | |
| transaction(Connection &&connection, Options options) noexcept(std::is_nothrow_move_constructible_v< Connection > &&std::is_nothrow_move_constructible_v< Options >) | ozo::transaction< Connection, Options > | |