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

#include <PageURLRecord.h>

Public Member Functions

 PageURLSnapshot ()
 
 PageURLSnapshot (const String &pageURL, const String &iconURL)
 
const StringpageURL () const
 
const StringiconURL () const
 

Constructor & Destructor Documentation

◆ PageURLSnapshot() [1/2]

WebCore::PageURLSnapshot::PageURLSnapshot ( )
inline

◆ PageURLSnapshot() [2/2]

WebCore::PageURLSnapshot::PageURLSnapshot ( const String pageURL,
const String iconURL 
)
inline

Member Function Documentation

◆ iconURL()

const String& WebCore::PageURLSnapshot::iconURL ( ) const
inline

◆ pageURL()

const String& WebCore::PageURLSnapshot::pageURL ( ) const
inline

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