|
cutelyst 3.9.1
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) final | Cutelyst::MemcachedSessionStore | virtual |
| deleteSessionData(Context *c, const QString &sid, const QString &key) final | Cutelyst::MemcachedSessionStore | virtual |
| getSessionData(Context *c, const QString &sid, const QString &key, const QVariant &defaultValue) final | Cutelyst::MemcachedSessionStore | virtual |
| MemcachedSessionStore(Application *app, QObject *parent=nullptr) | Cutelyst::MemcachedSessionStore | |
| SessionStore(QObject *parent=nullptr) | Cutelyst::SessionStore | explicit |
| setGroupKey(const QString &groupKey) | Cutelyst::MemcachedSessionStore | |
| storeSessionData(Context *c, const QString &sid, const QString &key, const QVariant &value) final | Cutelyst::MemcachedSessionStore | virtual |
| ~MemcachedSessionStore() | Cutelyst::MemcachedSessionStore |