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