|
cutelyst 3.9.1
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
This is the complete list of members for Cutelyst::Cookie, including all inherited members.
| Cookie(const QByteArray &name=QByteArray(), const QByteArray &value=QByteArray()) | Cutelyst::Cookie | explicit |
| Cookie(const Cookie &other) | Cutelyst::Cookie | |
| operator!=(const Cookie &other) const | Cutelyst::Cookie | inline |
| operator=(Cookie &&other) noexcept | Cutelyst::Cookie | inline |
| operator=(const Cookie &other) | Cutelyst::Cookie | |
| operator==(const Cookie &other) const | Cutelyst::Cookie | |
| SameSite enum name | Cutelyst::Cookie | |
| sameSitePolicy() const | Cutelyst::Cookie | |
| setSameSitePolicy(SameSite sameSite) | Cutelyst::Cookie | |
| swap(Cookie &other) noexcept | Cutelyst::Cookie | inline |
| toRawForm(RawForm form=Full) const | Cutelyst::Cookie | |
| ~Cookie() | Cutelyst::Cookie |