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

#include <NetworkStateNotifier.h>

Public Member Functions

 NetworkStateNotifier ()
 
void addNetworkStateChangeListener (std::function< void(bool isOnLine)>)
 
bool onLine () const
 
 NetworkStateNotifier ()
 
void addNetworkStateChangeListener (std::function< void(bool isOnLine)>)
 
bool onLine () const
 

Constructor & Destructor Documentation

◆ NetworkStateNotifier() [1/2]

WebCore::NetworkStateNotifier::NetworkStateNotifier ( )
inline

◆ NetworkStateNotifier() [2/2]

WebCore::NetworkStateNotifier::NetworkStateNotifier ( )

Member Function Documentation

◆ addNetworkStateChangeListener() [1/2]

void WebCore::NetworkStateNotifier::addNetworkStateChangeListener ( std::function< void(bool isOnLine)>  )

◆ addNetworkStateChangeListener() [2/2]

void WebCore::NetworkStateNotifier::addNetworkStateChangeListener ( std::function< void(bool isOnLine)>  )

◆ onLine() [1/2]

bool WebCore::NetworkStateNotifier::onLine ( ) const

◆ onLine() [2/2]

bool WebCore::NetworkStateNotifier::onLine ( ) const
inline

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