webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
WebCore::ExceptionOr< ReturnType > Member List

This is the complete list of members for WebCore::ExceptionOr< ReturnType >, including all inherited members.

exception() constWebCore::ExceptionOr< ReturnType >inline
exception() constWebCore::ExceptionOr< ReturnType >
ExceptionOr(Exception &&)WebCore::ExceptionOr< ReturnType >inline
ExceptionOr(ReturnType &&)WebCore::ExceptionOr< ReturnType >inline
ExceptionOr(const OtherType &, typename std::enable_if< std::is_scalar< OtherType >::value &&std::is_convertible< OtherType, ReturnType >::value >::type *=nullptr)WebCore::ExceptionOr< ReturnType >inline
ExceptionOr(Exception &&)WebCore::ExceptionOr< ReturnType >
ExceptionOr(ReturnType &&)WebCore::ExceptionOr< ReturnType >
ExceptionOr(const OtherType &, typename std::enable_if< std::is_scalar< OtherType >::value &&std::is_convertible< OtherType, ReturnType >::value >::type *=nullptr)WebCore::ExceptionOr< ReturnType >
ExceptionOr(ReturnReferenceType &returnValue)WebCore::ExceptionOr< ReturnType >inline
hasException() constWebCore::ExceptionOr< ReturnType >inline
hasException() constWebCore::ExceptionOr< ReturnType >
releaseException()WebCore::ExceptionOr< ReturnType >inline
releaseException()WebCore::ExceptionOr< ReturnType >
releaseReturnValue()WebCore::ExceptionOr< ReturnType >inline
releaseReturnValue()WebCore::ExceptionOr< ReturnType >