Library: Redis
Package: Redis
Header: Poco/Redis/RedisNotifications.h
Description
Base class for all Redis notifications.
Inheritance
Direct Base Classes: Poco::Notification
All Base Classes: Poco::Notification, Poco::RefCountedObject
Known Derived Classes: RedisConnectNotification, RedisDisconnectNotification, RedisErrorNotification
Member Summary
Inherited Functions: duplicate, name, referenceCount, release
Constructors
RedisNotification
Creates the RedisNotification.
Destructor
~RedisNotification
virtual ~RedisNotification();
Destroys the RedisNotification.