![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
This is the complete list of members for qx::QxHttpCookie, including all inherited members.
| domain | qx::QxHttpCookie | |
| httpOnly | qx::QxHttpCookie | |
| maxAge | qx::QxHttpCookie | |
| name | qx::QxHttpCookie | |
| parse(const QByteArray &cookies) | qx::QxHttpCookie | static |
| path | qx::QxHttpCookie | |
| QxHttpCookie() | qx::QxHttpCookie | |
| QxHttpCookie(const QByteArray &name_, const QByteArray &value_, const QByteArray &domain_=QByteArray(), const QByteArray &path_=QByteArray("/"), qlonglong maxAge_=0, bool secure_=false, bool httpOnly_=false) | qx::QxHttpCookie | |
| secure | qx::QxHttpCookie | |
| toString() const | qx::QxHttpCookie | |
| value | qx::QxHttpCookie | |
| ~QxHttpCookie() | qx::QxHttpCookie |