Abort() | pqxx::TransactionItf | |
Begin() | pqxx::TransactionItf | [protected] |
Commit() | pqxx::TransactionItf | |
Conn() const | pqxx::TransactionItf | [protected] |
DirectExec(const char C[], int Retries, const char OnReconnect[]) | pqxx::TransactionItf | [protected] |
End() | pqxx::TransactionItf | [protected] |
Exec(const char[]) | pqxx::TransactionItf | |
Exec(const PGSTD::string &Q) | pqxx::TransactionItf | |
Name() const | pqxx::TransactionItf | |
NonTransaction(Connection &C, const PGSTD::string &NName=PGSTD::string()) | pqxx::NonTransaction | [explicit] |
ProcessNotice(const char Msg[]) | pqxx::TransactionItf | |
ProcessNotice(const PGSTD::string &Msg) | pqxx::TransactionItf | |
TransactionItf(Connection &, const PGSTD::string &TName=PGSTD::string()) | pqxx::TransactionItf | [explicit, protected] |
~NonTransaction() | pqxx::NonTransaction | [virtual] |
~TransactionItf()=0 | pqxx::TransactionItf | [pure virtual] |