This is the complete list of members for pqxx::subtransaction, including all inherited members.
abort() | pqxx::transaction_base | |
Begin() | pqxx::transaction_base | protected |
check_backendsupport() const | pqxx::subtransaction | private |
classname() const | pqxx::internal::namedclass | inline |
commit() | pqxx::transaction_base | |
conn() const | pqxx::transaction_base | inline |
dbtransaction(connection_base &, const PGSTD::string &IsolationString, readwrite_policy rw=read_write) | pqxx::dbtransaction | protected |
dbtransaction(connection_base &, bool direct=true, readwrite_policy rw=read_write) | pqxx::dbtransaction | explicitprotected |
description() const | pqxx::internal::namedclass | |
DirectExec(const char C[], int Retries=0) | pqxx::transaction_base | protected |
do_abort() | pqxx::subtransaction | privatevirtual |
do_begin() | pqxx::subtransaction | privatevirtual |
do_commit() | pqxx::subtransaction | privatevirtual |
do_exec(const char Query[]) | pqxx::dbtransaction | protectedvirtual |
End() | pqxx::transaction_base | protected |
esc(const char str[]) const | pqxx::transaction_base | inline |
esc(const char str[], size_t maxlen) const | pqxx::transaction_base | inline |
esc(const PGSTD::string &str) const | pqxx::transaction_base | inline |
esc_raw(const unsigned char str[], size_t len) const | pqxx::transaction_base | inline |
esc_raw(const PGSTD::string &) const | pqxx::transaction_base | |
exec(const PGSTD::string &Query, const PGSTD::string &Desc=PGSTD::string()) | pqxx::transaction_base | |
exec(const PGSTD::stringstream &Query, const PGSTD::string &Desc=PGSTD::string()) | pqxx::transaction_base | inline |
fullname(const PGSTD::string &ttype, const PGSTD::string &isolation) | pqxx::dbtransaction | protectedstatic |
get_variable(const PGSTD::string &) | pqxx::transaction_base | |
isolation_tag typedef | pqxx::transaction_base | |
m_parent | pqxx::subtransaction | private |
m_reactivation_avoidance | pqxx::transaction_base | protected |
m_Trans | pqxx::internal::transactionfocus | protected |
name() const | pqxx::internal::namedclass | inline |
namedclass(const PGSTD::string &Classname, const PGSTD::string &Name="") | pqxx::internal::namedclass | inline |
parameterized(const PGSTD::string &query) | pqxx::transaction_base | |
prepared(const PGSTD::string &statement=PGSTD::string()) | pqxx::transaction_base | |
process_notice(const char Msg[]) const | pqxx::transaction_base | inline |
process_notice(const PGSTD::string &Msg) const | pqxx::transaction_base | inline |
quote(const T &t) const | pqxx::transaction_base | inline |
quote_name(const PGSTD::string &identifier) const | pqxx::transaction_base | inline |
quote_raw(const unsigned char str[], size_t len) const | pqxx::transaction_base | inline |
quote_raw(const PGSTD::string &str) const | pqxx::transaction_base | |
reactivation_avoidance_clear() | pqxx::transaction_base | inlineprotected |
reg_pending_error(const PGSTD::string &) | pqxx::internal::transactionfocus | protected |
register_me() | pqxx::internal::transactionfocus | protected |
registered() const | pqxx::internal::transactionfocus | inlineprotected |
set_variable(const PGSTD::string &Var, const PGSTD::string &Val) | pqxx::transaction_base | |
start_backend_transaction() | pqxx::dbtransaction | protected |
subtransaction(dbtransaction &T, const PGSTD::string &Name=PGSTD::string()) | pqxx::subtransaction | explicit |
subtransaction(subtransaction &T, const PGSTD::string &Name=PGSTD::string()) | pqxx::subtransaction | explicit |
transaction_base(connection_base &c, bool direct=true) | pqxx::transaction_base | explicitprotected |
transactionfocus(transaction_base &t) | pqxx::internal::transactionfocus | inlineexplicit |
unregister_me() | pqxx::internal::transactionfocus | protected |
~dbtransaction() | pqxx::dbtransaction | virtual |
~transaction_base()=0 | pqxx::transaction_base | pure virtual |