#include <CachedResourceClient.h>
|
| enum | CachedResourceClientType {
BaseResourceType,
ImageType,
FontType,
StyleSheetType,
SVGDocumentType,
RawResourceType,
BaseResourceType,
ImageType,
FontType,
StyleSheetType,
SVGDocumentType,
RawResourceType
} |
| |
| enum | CachedResourceClientType {
BaseResourceType,
ImageType,
FontType,
StyleSheetType,
SVGDocumentType,
RawResourceType,
BaseResourceType,
ImageType,
FontType,
StyleSheetType,
SVGDocumentType,
RawResourceType
} |
| |
◆ CachedResourceClientType [1/2]
| Enumerator |
|---|
| BaseResourceType | |
| ImageType | |
| FontType | |
| StyleSheetType | |
| SVGDocumentType | |
| RawResourceType | |
| BaseResourceType | |
| ImageType | |
| FontType | |
| StyleSheetType | |
| SVGDocumentType | |
| RawResourceType | |
◆ CachedResourceClientType [2/2]
| Enumerator |
|---|
| BaseResourceType | |
| ImageType | |
| FontType | |
| StyleSheetType | |
| SVGDocumentType | |
| RawResourceType | |
| BaseResourceType | |
| ImageType | |
| FontType | |
| StyleSheetType | |
| SVGDocumentType | |
| RawResourceType | |
◆ ~CachedResourceClient() [1/2]
| virtual WebCore::CachedResourceClient::~CachedResourceClient |
( |
| ) |
|
|
inlinevirtual |
◆ CachedResourceClient() [1/2]
| WebCore::CachedResourceClient::CachedResourceClient |
( |
| ) |
|
|
inlineprotected |
◆ ~CachedResourceClient() [2/2]
| virtual WebCore::CachedResourceClient::~CachedResourceClient |
( |
| ) |
|
|
inlinevirtual |
◆ CachedResourceClient() [2/2]
| WebCore::CachedResourceClient::CachedResourceClient |
( |
| ) |
|
|
inlineprotected |
◆ deprecatedDidReceiveCachedResource() [1/2]
| virtual void WebCore::CachedResourceClient::deprecatedDidReceiveCachedResource |
( |
CachedResource & |
| ) |
|
|
inlinevirtual |
◆ deprecatedDidReceiveCachedResource() [2/2]
| virtual void WebCore::CachedResourceClient::deprecatedDidReceiveCachedResource |
( |
CachedResource & |
| ) |
|
|
inlinevirtual |
◆ expectedType() [1/2]
◆ expectedType() [2/2]
◆ isXMLHttpRequest() [1/2]
| virtual bool WebCore::CachedResourceClient::isXMLHttpRequest |
( |
| ) |
const |
|
inlinevirtual |
◆ isXMLHttpRequest() [2/2]
| virtual bool WebCore::CachedResourceClient::isXMLHttpRequest |
( |
| ) |
const |
|
inlinevirtual |
◆ notifyFinished() [1/2]
◆ notifyFinished() [2/2]
◆ resourceClientType() [1/2]
◆ resourceClientType() [2/2]
The documentation for this class was generated from the following file: