Abort() | pqxx::Transaction_base | |
Begin() | pqxx::Transaction_base | [protected] |
Commit() | pqxx::Transaction_base | |
Conn() const | pqxx::Transaction_base | |
DirectExec(const char C[], int Retries, const char OnReconnect[]) | pqxx::Transaction_base | [protected] |
End() | pqxx::Transaction_base | [protected] |
Exec(const char Query[], const PGSTD::string &Desc=PGSTD::string()) | pqxx::Transaction_base | |
Exec(const PGSTD::string &Query, const PGSTD::string &Desc=PGSTD::string()) | pqxx::Transaction_base | |
Name() const | pqxx::Transaction_base | |
ProcessNotice(const char Msg[]) const | pqxx::Transaction_base | |
ProcessNotice(const PGSTD::string &Msg) const | pqxx::Transaction_base | |
SetVariable(const PGSTD::string &Var, const PGSTD::string &Value) | pqxx::Transaction_base | |
Transaction(Connection_base &, const PGSTD::string &Name=PGSTD::string()) | pqxx::Transaction | [explicit] |
Transaction_base(Connection_base &, const PGSTD::string &TName=PGSTD::string()) | pqxx::Transaction_base | [explicit, protected] |
~Transaction() | pqxx::Transaction | [virtual] |
~Transaction_base()=0 | pqxx::Transaction_base | [pure virtual] |