![]() |
cutelyst 4.8.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
This is the complete list of members for Cutelyst::MemcachedSessionStore, including all inherited members.
| deleteExpiredSessions(Context *c, quint64 expires) override | Cutelyst::MemcachedSessionStore | virtual |
| deleteSessionData(Context *c, const QByteArray &sid, const QString &key) override | Cutelyst::MemcachedSessionStore | virtual |
| getSessionData(Context *c, const QByteArray &sid, const QString &key, const QVariant &defaultValue) override | Cutelyst::MemcachedSessionStore | virtual |
| MemcachedSessionStore(Application *app, QObject *parent=nullptr) | Cutelyst::MemcachedSessionStore | |
| SessionStore(QObject *parent=nullptr) | Cutelyst::SessionStore | explicit |
| setGroupKey(const QByteArray &groupKey) | Cutelyst::MemcachedSessionStore | |
| storeSessionData(Context *c, const QByteArray &sid, const QString &key, const QVariant &value) override | Cutelyst::MemcachedSessionStore | virtual |
| ~MemcachedSessionStore() override | Cutelyst::MemcachedSessionStore |