cutelyst 3.9.1
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::Cookie Member List

This is the complete list of members for Cutelyst::Cookie, including all inherited members.

Cookie(const QByteArray &name=QByteArray(), const QByteArray &value=QByteArray())Cutelyst::Cookieexplicit
Cookie(const Cookie &other)Cutelyst::Cookie
operator!=(const Cookie &other) constCutelyst::Cookieinline
operator=(Cookie &&other) noexceptCutelyst::Cookieinline
operator=(const Cookie &other)Cutelyst::Cookie
operator==(const Cookie &other) constCutelyst::Cookie
SameSite enum nameCutelyst::Cookie
sameSitePolicy() constCutelyst::Cookie
setSameSitePolicy(SameSite sameSite)Cutelyst::Cookie
swap(Cookie &other) noexceptCutelyst::Cookieinline
toRawForm(RawForm form=Full) constCutelyst::Cookie
~Cookie()Cutelyst::Cookie