contains(const QByteArray &key) const | HttpSession | |
get(const QByteArray &key) const | HttpSession | |
getAll() const | HttpSession | |
getId() const | HttpSession | |
getLastAccess() const | HttpSession | |
HttpSession(bool canStore=false) | HttpSession | |
HttpSession(const HttpSession &other) | HttpSession | |
isNull() const | HttpSession | |
operator=(const HttpSession &other) | HttpSession | |
remove(const QByteArray &key) | HttpSession | |
set(const QByteArray &key, const QVariant &value) | HttpSession | |
setLastAccess() | HttpSession | |
~HttpSession() | HttpSession | [virtual] |