libpqxx  v4.0-1
C++ library for PostgreSQL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
notify-listen.hxx File Reference
#include "pqxx/compiler-public.hxx"
#include "pqxx/compiler-internal-pre.hxx"
#include "pqxx/notification"
#include "pqxx/compiler-internal-post.hxx"
Include dependency graph for notify-listen.hxx:

Classes

class  pqxx::internal::notify_listener_forwarder
 Internal helper class to support old-style, payloadless notifications. More...
 
class  pqxx::notify_listener
 Obsolete notification receiver. More...
 

Namespaces

namespace  pqxx
 The home of all libpqxx classes, functions, templates, etc.
 
namespace  pqxx::internal
 Private namespace for libpqxx's internal use; do not access.