webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCachedFramePlatformData Class Reference

#include <WebCachedFramePlatformData.h>

Inheritance diagram for WebCachedFramePlatformData:
WebCore::CachedFramePlatformData WebCore::CachedFramePlatformData

Public Member Functions

 WebCachedFramePlatformData (id webDocumentView)
 
virtual void clear ()
 
id webDocumentView ()
 
 WebCachedFramePlatformData (IWebDataSource *webDataSource)
 
IWebDataSourcewebDataSource ()
 
- Public Member Functions inherited from WebCore::CachedFramePlatformData
virtual ~CachedFramePlatformData ()
 
virtual ~CachedFramePlatformData ()
 

Constructor & Destructor Documentation

◆ WebCachedFramePlatformData() [1/2]

WebCachedFramePlatformData::WebCachedFramePlatformData ( id  webDocumentView)
inline

◆ WebCachedFramePlatformData() [2/2]

WebCachedFramePlatformData::WebCachedFramePlatformData ( IWebDataSource webDataSource)
inline

Member Function Documentation

◆ clear()

virtual void WebCachedFramePlatformData::clear ( )
inlinevirtual

Reimplemented from WebCore::CachedFramePlatformData.

◆ webDataSource()

IWebDataSource* WebCachedFramePlatformData::webDataSource ( )
inline

◆ webDocumentView()

id WebCachedFramePlatformData::webDocumentView ( )
inline

The documentation for this class was generated from the following file: