#include <WebResourceLoader.h>
|
| ~WebResourceLoader () |
|
void | didReceiveWebResourceLoaderMessage (IPC::Connection &, IPC::Decoder &) |
|
WebCore::ResourceLoader * | resourceLoader () const |
|
void | detachFromCoreLoader () |
|
bool | isAlwaysOnLoggingAllowed () const |
|
void | deref () const |
|
void | deref () const |
|
void | deref () const |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
virtual | ~MessageSender () |
|
template<typename U > |
bool | send (const U &message) |
|
template<typename U > |
bool | send (const U &message, uint64_t destinationID, OptionSet< SendOption > sendOptions={ }) |
|
template<typename T > |
bool | sendSync (T &&message, typename T::Reply &&reply, Seconds timeout=Seconds::infinity(), OptionSet< SendSyncOption > sendSyncOptions={ }) |
|
template<typename T > |
bool | sendSync (T &&message, typename T::Reply &&reply, uint64_t destinationID, Seconds timeout=Seconds::infinity(), OptionSet< SendSyncOption > sendSyncOptions={ }) |
|
virtual bool | sendMessage (std::unique_ptr< Encoder >, OptionSet< SendOption >) |
|
◆ ~WebResourceLoader()
WebKit::WebResourceLoader::~WebResourceLoader |
( |
| ) |
|
◆ create()
◆ detachFromCoreLoader()
void WebKit::WebResourceLoader::detachFromCoreLoader |
( |
| ) |
|
◆ didReceiveWebResourceLoaderMessage()
◆ isAlwaysOnLoggingAllowed()
bool WebKit::WebResourceLoader::isAlwaysOnLoggingAllowed |
( |
| ) |
const |
◆ resourceLoader()
The documentation for this class was generated from the following files: