|
libpqxx
4.0.1
|
#include <transaction_base.hxx>
Public Member Functions | |
| transactionfocus (transaction_base &t) | |
Public Member Functions inherited from pqxx::internal::namedclass | |
| namedclass (const std::string &Classname, const std::string &Name="") | |
| const std::string & | name () const throw () |
| const std::string & | classname () const throw () |
| std::string | description () const |
Protected Member Functions | |
| void | register_me () |
| void | unregister_me () throw () |
| void | reg_pending_error (const std::string &) throw () |
| bool | registered () const throw () |
Protected Attributes | |
| transaction_base & | m_Trans |
|
explicit |
|
protected | ||||||||||||||
|
protected |
Referenced by pqxx::tablereader::tablereader(), pqxx::pipeline::~pipeline(), and pqxx::tablewriter::~tablewriter().
|
protected | |||||||||||||
Referenced by pqxx::pipeline::~pipeline().
|
protected | |||||||||||||
Referenced by pqxx::tablestream::base_close(), pqxx::pipeline::resume(), and pqxx::pipeline::~pipeline().
|
protected |