#include <ApplicationCache.h>
◆ ResourceMap [1/2]
◆ ResourceMap [2/2]
◆ ~ApplicationCache() [1/2]
WebCore::ApplicationCache::~ApplicationCache |
( |
| ) |
|
◆ ~ApplicationCache() [2/2]
WebCore::ApplicationCache::~ApplicationCache |
( |
| ) |
|
◆ addResource() [1/2]
◆ addResource() [2/2]
◆ allowsAllNetworkRequests() [1/2]
bool WebCore::ApplicationCache::allowsAllNetworkRequests |
( |
| ) |
const |
|
inline |
◆ allowsAllNetworkRequests() [2/2]
bool WebCore::ApplicationCache::allowsAllNetworkRequests |
( |
| ) |
const |
|
inline |
◆ clearStorageID() [1/2]
void WebCore::ApplicationCache::clearStorageID |
( |
| ) |
|
◆ clearStorageID() [2/2]
void WebCore::ApplicationCache::clearStorageID |
( |
| ) |
|
◆ create() [1/2]
◆ create() [2/2]
◆ dump() [1/2]
void WebCore::ApplicationCache::dump |
( |
| ) |
|
◆ dump() [2/2]
void WebCore::ApplicationCache::dump |
( |
| ) |
|
◆ estimatedSizeInStorage() [1/2]
int64_t WebCore::ApplicationCache::estimatedSizeInStorage |
( |
| ) |
const |
|
inline |
◆ estimatedSizeInStorage() [2/2]
int64_t WebCore::ApplicationCache::estimatedSizeInStorage |
( |
| ) |
const |
|
inline |
◆ fallbackURLs() [1/2]
◆ fallbackURLs() [2/2]
◆ group() [1/2]
◆ group() [2/2]
◆ isComplete() [1/2]
bool WebCore::ApplicationCache::isComplete |
( |
| ) |
|
◆ isComplete() [2/2]
bool WebCore::ApplicationCache::isComplete |
( |
| ) |
|
◆ isURLInOnlineWhitelist() [1/2]
bool WebCore::ApplicationCache::isURLInOnlineWhitelist |
( |
const URL & |
| ) |
|
◆ isURLInOnlineWhitelist() [2/2]
bool WebCore::ApplicationCache::isURLInOnlineWhitelist |
( |
const URL & |
url | ) |
|
◆ manifestResource() [1/2]
◆ manifestResource() [2/2]
◆ onlineWhitelist() [1/2]
const Vector<URL>& WebCore::ApplicationCache::onlineWhitelist |
( |
| ) |
const |
|
inline |
◆ onlineWhitelist() [2/2]
const Vector<URL>& WebCore::ApplicationCache::onlineWhitelist |
( |
| ) |
const |
|
inline |
◆ requestIsHTTPOrHTTPSGet() [1/2]
static bool WebCore::ApplicationCache::requestIsHTTPOrHTTPSGet |
( |
const ResourceRequest & |
| ) |
|
|
static |
◆ requestIsHTTPOrHTTPSGet() [2/2]
bool WebCore::ApplicationCache::requestIsHTTPOrHTTPSGet |
( |
const ResourceRequest & |
request | ) |
|
|
static |
◆ resourceForRequest() [1/2]
◆ resourceForRequest() [2/2]
◆ resourceForURL() [1/2]
◆ resourceForURL() [2/2]
◆ resources() [1/2]
const ResourceMap& WebCore::ApplicationCache::resources |
( |
| ) |
const |
|
inline |
◆ resources() [2/2]
const ResourceMap& WebCore::ApplicationCache::resources |
( |
| ) |
const |
|
inline |
◆ setAllowsAllNetworkRequests() [1/2]
void WebCore::ApplicationCache::setAllowsAllNetworkRequests |
( |
bool |
value | ) |
|
|
inline |
◆ setAllowsAllNetworkRequests() [2/2]
void WebCore::ApplicationCache::setAllowsAllNetworkRequests |
( |
bool |
value | ) |
|
|
inline |
◆ setFallbackURLs() [1/2]
◆ setFallbackURLs() [2/2]
◆ setGroup() [1/2]
◆ setGroup() [2/2]
◆ setManifestResource() [1/2]
◆ setManifestResource() [2/2]
◆ setOnlineWhitelist() [1/2]
void WebCore::ApplicationCache::setOnlineWhitelist |
( |
const Vector< URL > & |
onlineWhitelist | ) |
|
◆ setOnlineWhitelist() [2/2]
void WebCore::ApplicationCache::setOnlineWhitelist |
( |
const Vector< URL > & |
onlineWhitelist | ) |
|
◆ setStorageID() [1/2]
void WebCore::ApplicationCache::setStorageID |
( |
unsigned |
storageID | ) |
|
|
inline |
◆ setStorageID() [2/2]
void WebCore::ApplicationCache::setStorageID |
( |
unsigned |
storageID | ) |
|
|
inline |
◆ storageID() [1/2]
unsigned WebCore::ApplicationCache::storageID |
( |
| ) |
const |
|
inline |
◆ storageID() [2/2]
unsigned WebCore::ApplicationCache::storageID |
( |
| ) |
const |
|
inline |
◆ urlMatchesFallbackNamespace() [1/2]
bool WebCore::ApplicationCache::urlMatchesFallbackNamespace |
( |
const URL & |
, |
|
|
URL * |
fallbackURL = nullptr |
|
) |
| |
◆ urlMatchesFallbackNamespace() [2/2]
bool WebCore::ApplicationCache::urlMatchesFallbackNamespace |
( |
const URL & |
url, |
|
|
URL * |
fallbackURL = nullptr |
|
) |
| |
The documentation for this class was generated from the following files: