|
libpqxx
The C++ client library for PostgreSQL
|
This is the complete list of members for pqxx::errorhandler, including all inherited members.
| errorhandler(connection &) | pqxx::errorhandler | explicit |
| errorhandler()=delete (defined in pqxx::errorhandler) | pqxx::errorhandler | |
| errorhandler(errorhandler const &)=delete (defined in pqxx::errorhandler) | pqxx::errorhandler | |
| internal::gate::errorhandler_connection (defined in pqxx::errorhandler) | pqxx::errorhandler | friend |
| operator()(char const msg[]) noexcept=0 | pqxx::errorhandler | pure virtual |
| operator=(errorhandler const &)=delete (defined in pqxx::errorhandler) | pqxx::errorhandler | |
| ~errorhandler() (defined in pqxx::errorhandler) | pqxx::errorhandler | virtual |