Poco::Redis

class RedisConnectNotification

Library: Redis
Package: Redis
Header: Poco/Redis/RedisNotifications.h

Description

Notification sent when a Redis client successfully connects.

Inheritance

Direct Base Classes: RedisNotification

All Base Classes: Poco::Notification, RedisNotification, Poco::RefCountedObject

Member Summary

Inherited Functions: duplicate, name, referenceCount, release

Constructors

RedisConnectNotification

RedisConnectNotification();

Destructor

~RedisConnectNotification virtual

virtual ~RedisConnectNotification();

Destroys the RedisConnectNotification.