webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
List of all members
WebCore::IDLBoolean Struct Reference

#include <IDLTypes.h>

Inheritance diagram for WebCore::IDLBoolean:
WebCore::IDLType< bool > WebCore::IDLType< bool >

Additional Inherited Members

- Public Types inherited from WebCore::IDLType< bool >
using ImplementationType = bool
 
using ImplementationType = bool
 
using ParameterType = bool
 
using ParameterType = bool
 
using NullableType = std::optional< ImplementationType >
 
using NullableType = std::optional< ImplementationType >
 
- Static Public Member Functions inherited from WebCore::IDLType< bool >
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: