#include <ThreadableLoaderClientWrapper.h>
◆ ThreadableLoaderClientWrapper()
◆ clearClient()
void WebCore::ThreadableLoaderClientWrapper::clearClient |
( |
| ) |
|
|
inline |
◆ create()
◆ didFail()
◆ didFinishLoading()
void WebCore::ThreadableLoaderClientWrapper::didFinishLoading |
( |
unsigned long |
identifier | ) |
|
|
inline |
◆ didReceiveAuthenticationCancellation()
void WebCore::ThreadableLoaderClientWrapper::didReceiveAuthenticationCancellation |
( |
unsigned long |
identifier, |
|
|
const ResourceResponse & |
response |
|
) |
| |
|
inline |
◆ didReceiveData()
void WebCore::ThreadableLoaderClientWrapper::didReceiveData |
( |
const char * |
data, |
|
|
int |
dataLength |
|
) |
| |
|
inline |
◆ didReceiveResponse()
void WebCore::ThreadableLoaderClientWrapper::didReceiveResponse |
( |
unsigned long |
identifier, |
|
|
const ResourceResponse & |
response |
|
) |
| |
|
inline |
◆ didSendData()
void WebCore::ThreadableLoaderClientWrapper::didSendData |
( |
unsigned long long |
bytesSent, |
|
|
unsigned long long |
totalBytesToBeSent |
|
) |
| |
|
inline |
◆ done()
bool WebCore::ThreadableLoaderClientWrapper::done |
( |
| ) |
const |
|
inline |
◆ initiator()
const String& WebCore::ThreadableLoaderClientWrapper::initiator |
( |
| ) |
const |
|
inline |
◆ m_client
◆ m_done
bool WebCore::ThreadableLoaderClientWrapper::m_done { false } |
|
protected |
◆ m_initiator
String WebCore::ThreadableLoaderClientWrapper::m_initiator |
|
protected |
The documentation for this class was generated from the following file: