libpqxx  v4.0-1
C++ library for PostgreSQL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pqxx::notification_receiver Member List

This is the complete list of members for pqxx::notification_receiver, including all inherited members.

channel() const pqxx::notification_receiverinline
conn() const pqxx::notification_receiverinlineprotected
m_channelpqxx::notification_receiverprivate
m_connpqxx::notification_receiverprivate
notification_receiver(connection_base &c, const PGSTD::string &channel)pqxx::notification_receiver
notification_receiver(const notification_receiver &)pqxx::notification_receiverprivate
operator()(const PGSTD::string &payload, int backend_pid)=0pqxx::notification_receiverpure virtual
operator=(const notification_receiver &)pqxx::notification_receiverprivate
~notification_receiver()pqxx::notification_receivervirtual