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

Public Member Functions

 WebDataSourcePrivate (PassRefPtr< WebDocumentLoaderMac > loader)
 
 ~WebDataSourcePrivate ()
 

Public Attributes

RefPtr< WebDocumentLoaderMacloader
 
RetainPtr< id< WebDocumentRepresentation > > representation
 
BOOL representationFinishedLoading
 
BOOL includedInWebKitStatistics
 

Constructor & Destructor Documentation

◆ WebDataSourcePrivate()

WebDataSourcePrivate::WebDataSourcePrivate ( PassRefPtr< WebDocumentLoaderMac loader)
inline

◆ ~WebDataSourcePrivate()

WebDataSourcePrivate::~WebDataSourcePrivate ( )
inline

Member Data Documentation

◆ includedInWebKitStatistics

BOOL WebDataSourcePrivate::includedInWebKitStatistics

◆ loader

RefPtr<WebDocumentLoaderMac> WebDataSourcePrivate::loader

◆ representation

RetainPtr<id<WebDocumentRepresentation> > WebDataSourcePrivate::representation

◆ representationFinishedLoading

BOOL WebDataSourcePrivate::representationFinishedLoading

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