webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
List of all members
WebCore::IDLNumber< NumericType > Struct Template Reference

#include <IDLTypes.h>

Inheritance diagram for WebCore::IDLNumber< NumericType >:
WebCore::IDLType< NumericType > WebCore::IDLType< NumericType >

Additional Inherited Members

- Public Types inherited from WebCore::IDLType< NumericType >
using ImplementationType = NumericType
 
using ImplementationType = NumericType
 
using ParameterType = NumericType
 
using ParameterType = NumericType
 
using NullableType = std::optional< ImplementationType >
 
using NullableType = std::optional< ImplementationType >
 
- Static Public Member Functions inherited from WebCore::IDLType< NumericType >
static NullableType nullValue ()
 
static NullableType nullValue ()
 
static bool isNullValue (const NullableType &value)
 
static bool isNullValue (const NullableType &value)
 
static ImplementationType extractValueFromNullable (const NullableType &value)
 
static ImplementationType extractValueFromNullable (const NullableType &value)
 

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