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

#include <WebGeolocationPolicyListener.h>

Inheritance diagram for WebGeolocationPolicyListener:
IWebGeolocationPolicyListener

Public Member Functions

virtual HRESULT STDMETHODCALLTYPE QueryInterface (_In_ REFIID riid, _COM_Outptr_ void **ppvObject)
 
virtual ULONG STDMETHODCALLTYPE AddRef ()
 
virtual ULONG STDMETHODCALLTYPE Release ()
 
virtual HRESULT STDMETHODCALLTYPE allow ()
 
virtual HRESULT STDMETHODCALLTYPE deny ()
 

Static Public Member Functions

static COMPtr< WebGeolocationPolicyListenercreateInstance (PassRefPtr< WebCore::Geolocation >)
 

Member Function Documentation

◆ AddRef()

ULONG WebGeolocationPolicyListener::AddRef ( void  )
virtual

◆ allow()

HRESULT WebGeolocationPolicyListener::allow ( )
virtual

◆ createInstance()

COMPtr< WebGeolocationPolicyListener > WebGeolocationPolicyListener::createInstance ( PassRefPtr< WebCore::Geolocation >  )
static

◆ deny()

HRESULT WebGeolocationPolicyListener::deny ( )
virtual

◆ QueryInterface()

HRESULT WebGeolocationPolicyListener::QueryInterface ( _In_ REFIID  riid,
_COM_Outptr_ void **  ppvObject 
)
virtual

◆ Release()

ULONG WebGeolocationPolicyListener::Release ( void  )
virtual

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