webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
WTF::HashAndCharactersTranslator< CharacterType > Struct Template Reference

#include <StringImpl.h>

Static Public Member Functions

static unsigned hash (const HashAndCharacters< CharacterType > &buffer)
 
static bool equal (StringImpl *const &string, const HashAndCharacters< CharacterType > &buffer)
 
static void translate (StringImpl *&location, const HashAndCharacters< CharacterType > &buffer, unsigned hash)
 

Member Function Documentation

◆ equal()

template<typename CharacterType >
static bool WTF::HashAndCharactersTranslator< CharacterType >::equal ( StringImpl *const &  string,
const HashAndCharacters< CharacterType > &  buffer 
)
inlinestatic

◆ hash()

template<typename CharacterType >
static unsigned WTF::HashAndCharactersTranslator< CharacterType >::hash ( const HashAndCharacters< CharacterType > &  buffer)
inlinestatic

◆ translate()

template<typename CharacterType >
static void WTF::HashAndCharactersTranslator< CharacterType >::translate ( StringImpl *&  location,
const HashAndCharacters< CharacterType > &  buffer,
unsigned  hash 
)
inlinestatic

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