|
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 | pqxx::errorhandler | |
| errorhandler(errorhandler const &)=delete | pqxx::errorhandler | |
| internal::gate::errorhandler_connection class | pqxx::errorhandler | friend |
| operator()(char const msg[]) noexcept=0 | pqxx::errorhandler | pure virtual |
| operator=(errorhandler const &)=delete | pqxx::errorhandler | |
| ~errorhandler() | pqxx::errorhandler | virtual |