#include <GeolocationClientMock.h>
◆ GeolocationClientMock()
WebCore::GeolocationClientMock::GeolocationClientMock |
( |
| ) |
|
◆ ~GeolocationClientMock()
virtual WebCore::GeolocationClientMock::~GeolocationClientMock |
( |
| ) |
|
|
virtual |
◆ cancelPermissionRequest()
void WebCore::GeolocationClientMock::cancelPermissionRequest |
( |
Geolocation * |
| ) |
|
|
overridevirtual |
◆ geolocationDestroyed()
void WebCore::GeolocationClientMock::geolocationDestroyed |
( |
| ) |
|
|
overridevirtual |
◆ lastPosition()
◆ numberOfPendingPermissionRequests()
int WebCore::GeolocationClientMock::numberOfPendingPermissionRequests |
( |
| ) |
const |
◆ requestPermission()
◆ reset()
void WebCore::GeolocationClientMock::reset |
( |
| ) |
|
◆ setController()
void WebCore::GeolocationClientMock::setController |
( |
GeolocationController * |
| ) |
|
◆ setEnableHighAccuracy()
void WebCore::GeolocationClientMock::setEnableHighAccuracy |
( |
bool |
| ) |
|
|
overridevirtual |
◆ setPermission()
void WebCore::GeolocationClientMock::setPermission |
( |
bool |
allowed | ) |
|
◆ setPosition()
◆ setPositionUnavailableError()
void WebCore::GeolocationClientMock::setPositionUnavailableError |
( |
const String & |
errorMessage | ) |
|
◆ startUpdating()
void WebCore::GeolocationClientMock::startUpdating |
( |
| ) |
|
|
overridevirtual |
◆ stopUpdating()
void WebCore::GeolocationClientMock::stopUpdating |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: