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 | |
RobustTransaction(ConnectionItf &C, const PGSTD::string &Name=PGSTD::string()) | pqxx::RobustTransaction | [explicit] |
SetVariable(const PGSTD::string &Var, const PGSTD::string &Value) | pqxx::TransactionItf | |
TransactionItf(ConnectionItf &, const PGSTD::string &TName=PGSTD::string()) | pqxx::TransactionItf | [explicit, protected] |
~RobustTransaction() | pqxx::RobustTransaction | [virtual] |
~TransactionItf()=0 | pqxx::TransactionItf | [pure virtual] |