|
libpqxx
The C++ client library for PostgreSQL
|
This is the complete list of members for pqxx::notification_receiver, including all inherited members.
| channel() const & | pqxx::notification_receiver | inline |
| conn() const noexcept (defined in pqxx::notification_receiver) | pqxx::notification_receiver | inlineprotected |
| notification_receiver(connection &cx, std::string_view channel) | pqxx::notification_receiver | |
| notification_receiver(notification_receiver const &)=delete | pqxx::notification_receiver | |
| operator()(std::string const &payload, int backend_pid)=0 | pqxx::notification_receiver | pure virtual |
| operator=(notification_receiver const &)=delete | pqxx::notification_receiver | |
| ~notification_receiver() | pqxx::notification_receiver | virtual |