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

#include <CString.h>

Static Public Member Functions

static unsigned hash (const CString &string)
 
static WTF_EXPORT_PRIVATE bool equal (const CString &a, const CString &b)
 
static unsigned hash (const CString &string)
 
static WTF_EXPORT_PRIVATE bool equal (const CString &a, const CString &b)
 
static unsigned hash (const CString &string)
 
static WTF_EXPORT_PRIVATE bool equal (const CString &a, const CString &b)
 

Static Public Attributes

static const bool safeToCompareToEmptyOrDeleted = true
 

Member Function Documentation

◆ equal() [1/3]

bool WTF::CStringHash::equal ( const CString a,
const CString b 
)
static

◆ equal() [2/3]

static WTF_EXPORT_PRIVATE bool WTF::CStringHash::equal ( const CString a,
const CString b 
)
static

◆ equal() [3/3]

static WTF_EXPORT_PRIVATE bool WTF::CStringHash::equal ( const CString a,
const CString b 
)
static

◆ hash() [1/3]

static unsigned WTF::CStringHash::hash ( const CString string)
inlinestatic

◆ hash() [2/3]

static unsigned WTF::CStringHash::hash ( const CString string)
inlinestatic

◆ hash() [3/3]

static unsigned WTF::CStringHash::hash ( const CString string)
inlinestatic

Member Data Documentation

◆ safeToCompareToEmptyOrDeleted

static const bool WTF::CStringHash::safeToCompareToEmptyOrDeleted = true
static

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