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

#include <LinkHash.h>

Static Public Member Functions

static unsigned hash (LinkHash key)
 
static bool equal (LinkHash a, LinkHash b)
 
static unsigned avoidDeletedValue (LinkHash hash64)
 
static unsigned hash (LinkHash key)
 
static bool equal (LinkHash a, LinkHash b)
 
static unsigned avoidDeletedValue (LinkHash hash64)
 

Static Public Attributes

static const bool safeToCompareToEmptyOrDeleted = true
 

Member Function Documentation

◆ avoidDeletedValue() [1/2]

static unsigned WebCore::LinkHashHash::avoidDeletedValue ( LinkHash  hash64)
inlinestatic

◆ avoidDeletedValue() [2/2]

static unsigned WebCore::LinkHashHash::avoidDeletedValue ( LinkHash  hash64)
inlinestatic

◆ equal() [1/2]

static bool WebCore::LinkHashHash::equal ( LinkHash  a,
LinkHash  b 
)
inlinestatic

◆ equal() [2/2]

static bool WebCore::LinkHashHash::equal ( LinkHash  a,
LinkHash  b 
)
inlinestatic

◆ hash() [1/2]

static unsigned WebCore::LinkHashHash::hash ( LinkHash  key)
inlinestatic

◆ hash() [2/2]

static unsigned WebCore::LinkHashHash::hash ( LinkHash  key)
inlinestatic

Member Data Documentation

◆ safeToCompareToEmptyOrDeleted

static const bool WebCore::LinkHashHash::safeToCompareToEmptyOrDeleted = true
static

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