|
Pepper_42_C++_interfaces
|
#include <network_monitor.h>


Public Member Functions | |
| NetworkMonitor (const InstanceHandle &instance) | |
| int32_t | UpdateNetworkList (const CompletionCallbackWithOutput< NetworkList > &callback) |
Public Member Functions inherited from pp::Resource | |
| Resource () | |
| The default constructor. More... | |
| Resource (const Resource &other) | |
| virtual | ~Resource () |
| Destructor. More... | |
| Resource & | operator= (const Resource &other) |
| bool | is_null () const |
| PP_Resource | pp_resource () const |
| PP_Resource | detach () |
Static Public Member Functions | |
| static bool | IsAvailable () |
Additional Inherited Members | |
Protected Member Functions inherited from pp::Resource | |
| Resource (PP_Resource resource) | |
| Resource (PassRef, PP_Resource resource) | |
| void | PassRefFromConstructor (PP_Resource resource) |
| void | Clear () |
| Sets this resource to null. This releases ownership of the resource. More... | |
Definition at line 18 of file network_monitor.h.
|
explicit |
|
static |
| int32_t pp::NetworkMonitor::UpdateNetworkList | ( | const CompletionCallbackWithOutput< NetworkList > & | callback | ) |
1.8.6