1#include <pqxx/internal/callgate.hxx>
3namespace pqxx::internal::gate
11 void unregister()
noexcept { home().unregister(); }
Connection to a database.
Definition: connection.hxx:230
Base class for error-handler callbacks.
Definition: errorhandler.hxx:54
Base class for call gates.
Definition: callgate.hxx:55
Definition: errorhandler-connection.hxx:6