libpqxx
The C++ client library for PostgreSQL
pqxx::internal::basic_transaction Member List

This is the complete list of members for pqxx::internal::basic_transaction, including all inherited members.

abort(sl=sl::current())pqxx::transaction_base
basic_transaction(connection &cx, zview begin_command, std::string_view tname, sl=sl::current())pqxx::internal::basic_transactionprotected
basic_transaction(connection &cx, zview begin_command, std::string &&tname, sl=sl::current())pqxx::internal::basic_transactionprotected
basic_transaction(connection &cx, zview begin_command, sl=sl::current())pqxx::internal::basic_transactionprotected
basic_transaction()=deletepqxx::internal::basic_transaction
basic_transaction(basic_transaction const &)=deletepqxx::internal::basic_transaction
basic_transaction(basic_transaction &&)=deletepqxx::internal::basic_transaction
close(sl=sl::current()) noexceptpqxx::transaction_baseprotected
commit(sl=sl::current())pqxx::transaction_base
conn() const noexceptpqxx::transaction_baseinline
created_loc() constpqxx::transaction_baseinlineprotected
dbtransaction()=deletepqxx::dbtransaction
dbtransaction(connection &cx, sl loc=sl::current())pqxx::dbtransactioninlineexplicitprotected
dbtransaction(connection &cx, std::string_view tname, sl loc=sl::current())pqxx::dbtransactioninlineprotected
dbtransaction(connection &cx, std::string_view tname, std::shared_ptr< std::string > rollback_cmd, sl loc=sl::current())pqxx::dbtransactioninlineprotected
direct_exec(std::string_view, std::string_view desc, sl)pqxx::transaction_baseprotected
direct_exec(std::string_view query, sl loc)pqxx::transaction_baseinlineprotected
direct_exec(std::shared_ptr< std::string >, std::string_view desc, sl)pqxx::transaction_baseprotected
direct_exec(std::shared_ptr< std::string > query, sl loc)pqxx::transaction_baseinlineprotected
do_abort(sl)pqxx::transaction_baseprotectedvirtual
esc(char const str[], sl loc=sl::current())pqxx::transaction_baseinline
esc(std::string_view text, std::span< char > buffer, sl loc=sl::current()) constpqxx::transaction_baseinline
esc(std::string_view text, sl loc=sl::current()) constpqxx::transaction_baseinline
esc(DATA const &data) constpqxx::transaction_baseinline
esc(DATA const &data, std::span< char > buffer, sl loc=sl::current()) constpqxx::transaction_baseinline
esc_like(std::string_view bin, char escape_char='\\', sl loc=sl::current()) constpqxx::transaction_baseinline
esc_raw(DATA const &data, sl loc=sl::current()) constpqxx::transaction_baseinline
esc_raw(DATA const &data, std::span< char > buffer, sl loc=sl::current()) constpqxx::transaction_baseinline
exec(std::string_view query, std::string_view desc, sl=sl::current())pqxx::transaction_base
exec(std::string_view query, params const &parms, sl loc=sl::current())pqxx::transaction_baseinline
exec(std::string_view query, sl=sl::current())pqxx::transaction_base
exec(std::stringstream const &query, std::string_view desc)pqxx::transaction_baseinline
exec(prepped statement, sl loc=sl::current())pqxx::transaction_baseinline
exec(prepped statement, params const &parms, sl loc=sl::current())pqxx::transaction_baseinline
exec0(std::string_view query, std::string_view desc)pqxx::transaction_baseinline
exec0(std::string_view query)pqxx::transaction_baseinline
exec1(std::string_view query, std::string_view desc)pqxx::transaction_baseinline
exec1(std::string_view query)pqxx::transaction_baseinline
exec_n(result::size_type rows, std::string_view query, std::string_view desc)pqxx::transaction_base
exec_n(result::size_type rows, std::string_view query)pqxx::transaction_baseinline
exec_params(std::string_view query, Args &&...args)pqxx::transaction_baseinline
exec_params0(std::string_view query, Args &&...args)pqxx::transaction_baseinline
exec_params1(std::string_view query, Args &&...args)pqxx::transaction_baseinline
exec_params_n(std::size_t rows, std::string_view query, Args &&...args)pqxx::transaction_baseinline
exec_params_n(result::size_type rows, std::string_view query, Args &&...args)pqxx::transaction_baseinline
exec_prepared(zview statement, Args &&...args)pqxx::transaction_baseinline
exec_prepared0(zview statement, Args &&...args)pqxx::transaction_baseinline
exec_prepared1(zview statement, Args &&...args)pqxx::transaction_baseinline
exec_prepared_n(result::size_type rows, zview statement, Args &&...args)pqxx::transaction_baseinline
for_each(std::string_view query, CALLABLE &&func, sl loc=sl::current())pqxx::transaction_baseinline
for_query(std::string_view query, CALLABLE &&func, sl loc=sl::current())pqxx::transaction_baseinline
for_query(std::string_view query, CALLABLE &&func, params const &parms, sl loc=sl::current())pqxx::transaction_baseinline
for_query(prepped statement, CALLABLE &&func, params const &parms, sl loc=sl::current())pqxx::transaction_baseinline
for_query(prepped statement, CALLABLE &&func, sl loc=sl::current())pqxx::transaction_baseinline
for_stream(std::string_view query, CALLABLE &&func, sl loc=sl::current())pqxx::transaction_baseinline
get_variable(std::string_view)pqxx::transaction_base
name() const &noexceptpqxx::transaction_baseinline
notify(std::string_view channel, std::string_view payload, sl=sl::current())pqxx::transaction_base
notify(std::string_view channel, sl loc=sl::current())pqxx::transaction_baseinline
operator=(basic_transaction const &)=deletepqxx::internal::basic_transaction
operator=(basic_transaction &&)=deletepqxx::internal::basic_transaction
pqxx::dbtransaction::operator=(transaction_base const &)=deletepqxx::transaction_base
pqxx::dbtransaction::operator=(transaction_base &&)=deletepqxx::transaction_base
process_notice(char const msg[]) constpqxx::transaction_baseinline
process_notice(zview msg) constpqxx::transaction_baseinline
query(std::string_view query, sl loc=sl::current())pqxx::transaction_baseinline
query(std::string_view query, params const &parms, sl loc=sl::current())pqxx::transaction_baseinline
query(prepped statement, params const &parms, sl loc=sl::current())pqxx::transaction_baseinline
query(prepped statement, sl loc=sl::current())pqxx::transaction_baseinline
query01(std::string_view query, sl loc=sl::current())pqxx::transaction_baseinline
query01(std::string_view query, params const &parms, sl loc=sl::current())pqxx::transaction_baseinline
query1(std::string_view query, sl loc=sl::current())pqxx::transaction_baseinline
query1(std::string_view query, params const &parms, sl loc=sl::current())pqxx::transaction_baseinline
query_n(result::size_type rows, std::string_view query, sl loc=sl::current())pqxx::transaction_baseinline
query_n(result::size_type rows, std::string_view query, params const &parms)pqxx::transaction_baseinline
query_value(std::string_view query, std::string_view desc)pqxx::transaction_baseinline
query_value(std::string_view query, sl loc=sl::current())pqxx::transaction_baseinline
query_value(std::string_view query, params const &parms, sl loc=sl::current())pqxx::transaction_baseinline
query_value(prepped statement, params const &parms, sl loc=sl::current())pqxx::transaction_baseinline
query_value(prepped statement, sl loc=sl::current())pqxx::transaction_baseinline
quote(T const &t, sl loc=sl::current()) constpqxx::transaction_baseinline
quote_name(std::string_view identifier) constpqxx::transaction_baseinline
quote_raw(DATA const &data, sl loc=sl::current()) constpqxx::transaction_baseinline
register_transaction()pqxx::transaction_baseprotected
set_rollback_cmd(std::shared_ptr< std::string > cmd)pqxx::transaction_baseinlineprotected
set_variable(std::string_view var, std::string_view value)pqxx::transaction_base
stream(std::string_view query, sl loc=sl::current()) &pqxx::transaction_baseinline
transaction_base()=deletepqxx::transaction_base
transaction_base(transaction_base const &)=deletepqxx::transaction_base
transaction_base(transaction_base &&)=deletepqxx::transaction_base
transaction_base(connection &, std::string_view, std::shared_ptr< std::string > rollback_cmd, sl loc=sl::current())pqxx::transaction_baseprotected
transaction_base(connection &cx, std::string_view tname, sl loc=sl::current())pqxx::transaction_baseprotected
transaction_base(connection &cx, sl loc=sl::current())pqxx::transaction_baseexplicitprotected
unesc_bin(zview text, sl loc=sl::current())pqxx::transaction_baseinline
unesc_bin(char const text[], sl loc=sl::current())pqxx::transaction_baseinline
~basic_transaction() noexcept override=0pqxx::internal::basic_transactionpure virtual
~transaction_base()=0pqxx::transaction_basepure virtual