cutelyst 4.8.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::MemcachedSessionStore Member List

This is the complete list of members for Cutelyst::MemcachedSessionStore, including all inherited members.

deleteExpiredSessions(Context *c, quint64 expires) overrideCutelyst::MemcachedSessionStorevirtual
deleteSessionData(Context *c, const QByteArray &sid, const QString &key) overrideCutelyst::MemcachedSessionStorevirtual
getSessionData(Context *c, const QByteArray &sid, const QString &key, const QVariant &defaultValue) overrideCutelyst::MemcachedSessionStorevirtual
MemcachedSessionStore(Application *app, QObject *parent=nullptr)Cutelyst::MemcachedSessionStore
SessionStore(QObject *parent=nullptr)Cutelyst::SessionStoreexplicit
setGroupKey(const QByteArray &groupKey)Cutelyst::MemcachedSessionStore
storeSessionData(Context *c, const QByteArray &sid, const QString &key, const QVariant &value) overrideCutelyst::MemcachedSessionStorevirtual
~MemcachedSessionStore() overrideCutelyst::MemcachedSessionStore