![]() |
C++ Web Framework
3.0
|
This is the complete list of members for Session, including all inherited members.
| addAttribute(const QString &name, QObject *value) noexcept | Session | inline |
| getAttribute(const QString &name) const noexcept | Session | inline |
| getAttributeNames() | Session | |
| getAutoClearAttributes() const noexcept | Session | inline |
| getCreationTime() const noexcept | Session | inline |
| getId() const | Session | |
| getLastAccessedTime() const noexcept | Session | inline |
| getSessionTimeOut() const noexcept | Session | inline |
| HttpReadRequest (defined in Session) | Session | friend |
| invalidate() noexcept | Session | inline |
| isExpired() | Session | |
| removeAttribute(const QString &name) noexcept | Session | inline |
| Request (defined in Session) | Session | friend |
| Session(const QString &id, qint64 sessionTimeOut) | Session | explicit |
| setAutoClearAttributes(bool value) noexcept | Session | inline |
| setSessionTimeOut(qint64 value) | Session | |
| validate() | Session | |
| ~Session() (defined in Session) | Session |
1.8.13