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

#include <InspectorFrontendDispatchers.h>

Public Member Functions

 ApplicationCacheFrontendDispatcher (FrontendRouter &frontendRouter)
 
void applicationCacheStatusUpdated (const Inspector::Protocol::Network::FrameId &frameId, const String &manifestURL, int status)
 
void networkStateUpdated (bool isNowOnline)
 
 ApplicationCacheFrontendDispatcher (FrontendRouter &frontendRouter)
 
void applicationCacheStatusUpdated (const Inspector::Protocol::Network::FrameId &frameId, const String &manifestURL, int status)
 
void networkStateUpdated (bool isNowOnline)
 

Constructor & Destructor Documentation

◆ ApplicationCacheFrontendDispatcher() [1/2]

Inspector::ApplicationCacheFrontendDispatcher::ApplicationCacheFrontendDispatcher ( FrontendRouter frontendRouter)
inline

◆ ApplicationCacheFrontendDispatcher() [2/2]

Inspector::ApplicationCacheFrontendDispatcher::ApplicationCacheFrontendDispatcher ( FrontendRouter frontendRouter)
inline

Member Function Documentation

◆ applicationCacheStatusUpdated() [1/2]

void Inspector::ApplicationCacheFrontendDispatcher::applicationCacheStatusUpdated ( const Inspector::Protocol::Network::FrameId frameId,
const String &  manifestURL,
int  status 
)

◆ applicationCacheStatusUpdated() [2/2]

void Inspector::ApplicationCacheFrontendDispatcher::applicationCacheStatusUpdated ( const Inspector::Protocol::Network::FrameId frameId,
const String &  manifestURL,
int  status 
)

◆ networkStateUpdated() [1/2]

void Inspector::ApplicationCacheFrontendDispatcher::networkStateUpdated ( bool  isNowOnline)

◆ networkStateUpdated() [2/2]

void Inspector::ApplicationCacheFrontendDispatcher::networkStateUpdated ( bool  isNowOnline)

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