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 | |
NonTransaction(Connection_base &C, const PGSTD::string &NName=PGSTD::string()) | pqxx::NonTransaction | [explicit] |
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_base(Connection_base &, const PGSTD::string &TName=PGSTD::string()) | pqxx::Transaction_base | [explicit, protected] |
~NonTransaction() | pqxx::NonTransaction | [virtual] |
~Transaction_base()=0 | pqxx::Transaction_base | [pure virtual] |