QxOrm  1.4.9
C++ Object Relational Mapping library
qx::QxHttpCookie Member List
This is the complete list of members for qx::QxHttpCookie, including all inherited members.
domainqx::QxHttpCookie
httpOnlyqx::QxHttpCookie
maxAgeqx::QxHttpCookie
nameqx::QxHttpCookie
parse(const QByteArray &cookies)qx::QxHttpCookie [static]
pathqx::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
secureqx::QxHttpCookie
toString() const qx::QxHttpCookie
valueqx::QxHttpCookie
~QxHttpCookie()qx::QxHttpCookie