This is the complete list of members for pqxx::notification_receiver, including all inherited members.
channel() const | pqxx::notification_receiver | inline |
conn() const | pqxx::notification_receiver | inlineprotected |
m_channel | pqxx::notification_receiver | private |
m_conn | pqxx::notification_receiver | private |
notification_receiver(connection_base &c, const PGSTD::string &channel) | pqxx::notification_receiver | |
notification_receiver(const notification_receiver &) | pqxx::notification_receiver | private |
operator()(const PGSTD::string &payload, int backend_pid)=0 | pqxx::notification_receiver | pure virtual |
operator=(const notification_receiver &) | pqxx::notification_receiver | private |
~notification_receiver() | pqxx::notification_receiver | virtual |