tufao  0.8.1
An asynchronous web framework for C++ built on top of Qt
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Tufao::Session Member List

This is the complete list of members for Tufao::Session, including all inherited members.

hasValue(const QByteArray &key) const Tufao::Sessioninline
operator[](const QByteArray &key)Tufao::Sessioninline
Session(SessionStore &store, const HttpServerRequest &request, HttpServerResponse &response)Tufao::Sessioninline
setValue(const QByteArray &key, const QVariant &value)Tufao::Sessioninline
value(const QByteArray &key) const Tufao::Sessioninline