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

Public Member Functions

 CalculationValueMap ()
 
unsigned insert (Ref< CalculationValue > &&)
 
void ref (unsigned handle)
 
void deref (unsigned handle)
 
CalculationValueget (unsigned handle) const
 

Constructor & Destructor Documentation

◆ CalculationValueMap()

WebCore::CalculationValueMap::CalculationValueMap ( )
inline

Member Function Documentation

◆ deref()

void WebCore::CalculationValueMap::deref ( unsigned  handle)
inline

◆ get()

CalculationValue & WebCore::CalculationValueMap::get ( unsigned  handle) const
inline

◆ insert()

unsigned WebCore::CalculationValueMap::insert ( Ref< CalculationValue > &&  value)
inline

◆ ref()

void WebCore::CalculationValueMap::ref ( unsigned  handle)
inline

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