Chromium Embedded Framework (CEF)  115.2.0+g096e3eb+chromium-115.0.5790.13
CefCookieManager Member List

This is the complete list of members for CefCookieManager, including all inherited members.

AddRef() const =0CefBaseRefCountedpure virtual
DeleteCookies(const CefString &url, const CefString &cookie_name, CefRefPtr< CefDeleteCookiesCallback > callback)=0CefCookieManagerpure virtual
FlushStore(CefRefPtr< CefCompletionCallback > callback)=0CefCookieManagerpure virtual
GetGlobalManager(CefRefPtr< CefCompletionCallback > callback)CefCookieManagerstatic
HasAtLeastOneRef() const =0CefBaseRefCountedpure virtual
HasOneRef() const =0CefBaseRefCountedpure virtual
Release() const =0CefBaseRefCountedpure virtual
SetCookie(const CefString &url, const CefCookie &cookie, CefRefPtr< CefSetCookieCallback > callback)=0CefCookieManagerpure virtual
VisitAllCookies(CefRefPtr< CefCookieVisitor > visitor)=0CefCookieManagerpure virtual
VisitUrlCookies(const CefString &url, bool includeHttpOnly, CefRefPtr< CefCookieVisitor > visitor)=0CefCookieManagerpure virtual
~CefBaseRefCounted()CefBaseRefCountedinlineprotectedvirtual