webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WTF::SymbolRegistryKey Class Reference

#include <SymbolRegistry.h>

Public Member Functions

 SymbolRegistryKey ()=default
 
 SymbolRegistryKey (StringImpl *uid)
 
 SymbolRegistryKey (WTF::HashTableDeletedValueType)
 
unsigned hash () const
 
StringImplimpl () const
 
bool isHashTableDeletedValue () const
 
 SymbolRegistryKey ()=default
 
 SymbolRegistryKey (StringImpl *uid)
 
 SymbolRegistryKey (WTF::HashTableDeletedValueType)
 
unsigned hash () const
 
StringImplimpl () const
 
bool isHashTableDeletedValue () const
 
 SymbolRegistryKey ()=default
 
 SymbolRegistryKey (StringImpl *uid)
 
 SymbolRegistryKey (WTF::HashTableDeletedValueType)
 
unsigned hash () const
 
StringImplimpl () const
 
bool isHashTableDeletedValue () const
 

Constructor & Destructor Documentation

◆ SymbolRegistryKey() [1/9]

WTF::SymbolRegistryKey::SymbolRegistryKey ( )
default

◆ SymbolRegistryKey() [2/9]

WTF::SymbolRegistryKey::SymbolRegistryKey ( StringImpl uid)
inlineexplicit

◆ SymbolRegistryKey() [3/9]

WTF::SymbolRegistryKey::SymbolRegistryKey ( WTF::HashTableDeletedValueType  )
inline

◆ SymbolRegistryKey() [4/9]

WTF::SymbolRegistryKey::SymbolRegistryKey ( )
default

◆ SymbolRegistryKey() [5/9]

WTF::SymbolRegistryKey::SymbolRegistryKey ( StringImpl uid)
explicit

◆ SymbolRegistryKey() [6/9]

WTF::SymbolRegistryKey::SymbolRegistryKey ( WTF::HashTableDeletedValueType  )

◆ SymbolRegistryKey() [7/9]

WTF::SymbolRegistryKey::SymbolRegistryKey ( )
default

◆ SymbolRegistryKey() [8/9]

WTF::SymbolRegistryKey::SymbolRegistryKey ( StringImpl uid)
explicit

◆ SymbolRegistryKey() [9/9]

WTF::SymbolRegistryKey::SymbolRegistryKey ( WTF::HashTableDeletedValueType  )

Member Function Documentation

◆ hash() [1/3]

unsigned WTF::SymbolRegistryKey::hash ( ) const
inline

◆ hash() [2/3]

unsigned WTF::SymbolRegistryKey::hash ( ) const
inline

◆ hash() [3/3]

unsigned WTF::SymbolRegistryKey::hash ( ) const
inline

◆ impl() [1/3]

StringImpl* WTF::SymbolRegistryKey::impl ( ) const
inline

◆ impl() [2/3]

StringImpl* WTF::SymbolRegistryKey::impl ( ) const
inline

◆ impl() [3/3]

StringImpl* WTF::SymbolRegistryKey::impl ( ) const
inline

◆ isHashTableDeletedValue() [1/3]

bool WTF::SymbolRegistryKey::isHashTableDeletedValue ( ) const
inline

◆ isHashTableDeletedValue() [2/3]

bool WTF::SymbolRegistryKey::isHashTableDeletedValue ( ) const
inline

◆ isHashTableDeletedValue() [3/3]

bool WTF::SymbolRegistryKey::isHashTableDeletedValue ( ) const
inline

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