webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
DefaultDownloadDelegate Member List

This is the complete list of members for DefaultDownloadDelegate, including all inherited members.

AddRef()DefaultDownloadDelegatevirtual
createInstance()DefaultDownloadDelegatestatic
decideDestinationWithSuggestedFilename(_In_opt_ IWebDownload *, _In_ BSTR filename)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::decideDestinationWithSuggestedFilename([in] IWebDownload *download, [in] BSTR filename)IWebDownloadDelegate
didBegin(_In_opt_ IWebDownload *)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::didBegin([in] IWebDownload *download)IWebDownloadDelegate
didCancelAuthenticationChallenge(_In_opt_ IWebDownload *, _In_opt_ IWebURLAuthenticationChallenge *)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::didCancelAuthenticationChallenge([in] IWebDownload *download, [in] IWebURLAuthenticationChallenge *challenge)IWebDownloadDelegate
didCreateDestination(_In_opt_ IWebDownload *, _In_ BSTR destination)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::didCreateDestination([in] IWebDownload *download, [in] BSTR destination)IWebDownloadDelegate
didFailWithError(_In_opt_ IWebDownload *, _In_opt_ IWebError *)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::didFailWithError([in] IWebDownload *download, [in] IWebError *error)IWebDownloadDelegate
didFinish(_In_opt_ IWebDownload *)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::didFinish([in] IWebDownload *download)IWebDownloadDelegate
didReceiveAuthenticationChallenge(_In_opt_ IWebDownload *, _In_opt_ IWebURLAuthenticationChallenge *)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::didReceiveAuthenticationChallenge([in] IWebDownload *download, [in] IWebURLAuthenticationChallenge *challenge)IWebDownloadDelegate
didReceiveDataOfLength(_In_opt_ IWebDownload *, unsigned length)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::didReceiveDataOfLength([in] IWebDownload *download, [in] unsigned length)IWebDownloadDelegate
didReceiveResponse(_In_opt_ IWebDownload *, _In_opt_ IWebURLResponse *)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::didReceiveResponse([in] IWebDownload *download, [in] IWebURLResponse *response)IWebDownloadDelegate
m_downloadsDefaultDownloadDelegateprotected
m_refCountDefaultDownloadDelegateprotected
QueryInterface(_In_ REFIID riid, _COM_Outptr_ void **ppvObject)DefaultDownloadDelegatevirtual
registerDownload(IWebDownload *)DefaultDownloadDelegate
Release()DefaultDownloadDelegatevirtual
sharedInstance()DefaultDownloadDelegatestatic
shouldDecodeSourceDataOfMIMEType(_In_opt_ IWebDownload *, _In_ BSTR encodingType, _Out_ BOOL *shouldDecode)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::shouldDecodeSourceDataOfMIMEType([in] IWebDownload *download, [in] BSTR encodingType, [out, retval] BOOL *shouldDecode)IWebDownloadDelegate
unregisterDownload(IWebDownload *)DefaultDownloadDelegate
willResumeWithResponse(_In_opt_ IWebDownload *, _In_opt_ IWebURLResponse *, long long fromByte)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::willResumeWithResponse([in] IWebDownload *download, [in] IWebURLResponse *response, [in] long long fromByte)IWebDownloadDelegate
willSendRequest(_In_opt_ IWebDownload *, _In_opt_ IWebMutableURLRequest *, _In_opt_ IWebURLResponse *redirectResponse, _COM_Outptr_opt_ IWebMutableURLRequest **finalRequest)DefaultDownloadDelegatevirtual
IWebDownloadDelegate::willSendRequest([in] IWebDownload *download, [in] IWebMutableURLRequest *request, [in] IWebURLResponse *redirectResponse, [out] IWebMutableURLRequest **finalRequest)IWebDownloadDelegate