webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
WebCore::CookieHash Struct Reference

#include <Cookie.h>

Static Public Member Functions

static unsigned hash (const Cookie &key)
 
static bool equal (const Cookie &a, const Cookie &b)
 
static unsigned hash (const Cookie &key)
 
static bool equal (const Cookie &a, const Cookie &b)
 

Member Function Documentation

◆ equal() [1/2]

static bool WebCore::CookieHash::equal ( const Cookie a,
const Cookie b 
)
inlinestatic

◆ equal() [2/2]

static bool WebCore::CookieHash::equal ( const Cookie a,
const Cookie b 
)
inlinestatic

◆ hash() [1/2]

static unsigned WebCore::CookieHash::hash ( const Cookie key)
inlinestatic

◆ hash() [2/2]

static unsigned WebCore::CookieHash::hash ( const Cookie key)
inlinestatic

The documentation for this struct was generated from the following file: