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

Public Member Functions

bool operator== (const TranslatorCacheKey &other) const
 

Public Attributes

uint32_t type = 0
 
uint32_t spec = 0
 
uint32_t output = 0
 

Member Function Documentation

◆ operator==()

bool TranslatorCacheKey::operator== ( const TranslatorCacheKey other) const
inline

Member Data Documentation

◆ output

uint32_t TranslatorCacheKey::output = 0

◆ spec

uint32_t TranslatorCacheKey::spec = 0

◆ type

uint32_t TranslatorCacheKey::type = 0

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