Hobrasoft httpd server
Embedded HTTP server for Qt and C++
Public Attributes | List of all members
HobrasoftHttpd::HttpSession::HttpSessionData Struct Reference

Data of the session. More...

Public Attributes

QByteArray id
 Session ID.
 
QDateTime lastAccess
 Time of last access.
 
QHash< QString, QVariant > values
 List of values.
 

Detailed Description

Data of the session.

Definition at line 131 of file httpsession.h.


The documentation for this struct was generated from the following file: