|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <IDLTypes.h>
Public Types | |
| using | InnerType = T |
| using | ParameterType = const Vector< typename T::ImplementationType > & |
| using | InnerType = T |
| using | ParameterType = const Vector< typename T::ImplementationType > & |
Public Types inherited from WebCore::IDLType< Vector< T::ImplementationType > > | |
| using | ImplementationType = Vector< T::ImplementationType > |
| using | ImplementationType = Vector< T::ImplementationType > |
| using | ParameterType = Vector< T::ImplementationType > |
| using | ParameterType = Vector< T::ImplementationType > |
| using | NullableType = std::optional< ImplementationType > |
| using | NullableType = std::optional< ImplementationType > |
Additional Inherited Members | |
Static Public Member Functions inherited from WebCore::IDLType< Vector< T::ImplementationType > > | |
| 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::IDLFrozenArray< T >::InnerType = T |
| using WebCore::IDLFrozenArray< T >::InnerType = T |
| using WebCore::IDLFrozenArray< T >::ParameterType = const Vector<typename T::ImplementationType>& |
| using WebCore::IDLFrozenArray< T >::ParameterType = const Vector<typename T::ImplementationType>& |
1.8.13