Library: Redis
Package: Redis
Header: Poco/Redis/RedisNotifications.h
Description
Notification sent when a Redis client disconnects.
Inheritance
Direct Base Classes: RedisNotification
All Base Classes: Poco::Notification, RedisNotification, Poco::RefCountedObject
Member Summary
Inherited Functions: duplicate, name, referenceCount, release
Constructors
RedisDisconnectNotification
RedisDisconnectNotification();
Creates the RedisDisconnectNotification.
Destructor
~RedisDisconnectNotification
virtual ~RedisDisconnectNotification();
Destroys the RedisDisconnectNotification.