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

#include <ProtectionSpaceHash.h>

Static Public Member Functions

static unsigned hash (const ProtectionSpace &protectionSpace)
 
static bool equal (const ProtectionSpace &a, const ProtectionSpace &b)
 
static unsigned hash (const ProtectionSpace &protectionSpace)
 
static bool equal (const ProtectionSpace &a, const ProtectionSpace &b)
 

Static Public Attributes

static const bool safeToCompareToEmptyOrDeleted = false
 

Member Function Documentation

◆ equal() [1/2]

static bool WebCore::ProtectionSpaceHash::equal ( const ProtectionSpace a,
const ProtectionSpace b 
)
inlinestatic

◆ equal() [2/2]

static bool WebCore::ProtectionSpaceHash::equal ( const ProtectionSpace a,
const ProtectionSpace b 
)
inlinestatic

◆ hash() [1/2]

static unsigned WebCore::ProtectionSpaceHash::hash ( const ProtectionSpace protectionSpace)
inlinestatic

◆ hash() [2/2]

static unsigned WebCore::ProtectionSpaceHash::hash ( const ProtectionSpace protectionSpace)
inlinestatic

Member Data Documentation

◆ safeToCompareToEmptyOrDeleted

static const bool WebCore::ProtectionSpaceHash::safeToCompareToEmptyOrDeleted = false
static

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