webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <IDLTypes.h>
Public Types | |
using | RawType = T |
using | ParameterType = T & |
using | NullableType = RefPtr< T > |
using | RawType = T |
using | ParameterType = T & |
using | NullableType = RefPtr< T > |
![]() | |
using | ImplementationType = RefPtr< T > |
using | ImplementationType = RefPtr< T > |
using | ParameterType = RefPtr< T > |
using | ParameterType = RefPtr< T > |
using | NullableType = std::optional< ImplementationType > |
using | NullableType = std::optional< ImplementationType > |
Static Public Member Functions | |
static std::nullptr_t | nullValue () |
template<typename U > | |
static bool | isNullValue (U &&value) |
template<typename U > | |
static U && | extractValueFromNullable (U &&value) |
static std::nullptr_t | nullValue () |
template<typename U > | |
static bool | isNullValue (U &&value) |
template<typename U > | |
static U && | extractValueFromNullable (U &&value) |
![]() | |
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) |
using WebCore::IDLWrapper< T >::NullableType = RefPtr<T> |
using WebCore::IDLWrapper< T >::NullableType = RefPtr<T> |
using WebCore::IDLWrapper< T >::ParameterType = T& |
using WebCore::IDLWrapper< T >::ParameterType = T& |
using WebCore::IDLWrapper< T >::RawType = T |
using WebCore::IDLWrapper< T >::RawType = T |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |