Pepper_42_C++_interfaces
Public Member Functions | Static Public Member Functions | List of all members
pp::NetworkMonitor Class Reference

#include <network_monitor.h>

Inheritance diagram for pp::NetworkMonitor:
Inheritance graph
Collaboration diagram for pp::NetworkMonitor:
Collaboration graph

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...
 
Resourceoperator= (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...
 

Detailed Description

Definition at line 18 of file network_monitor.h.

Constructor & Destructor Documentation

pp::NetworkMonitor::NetworkMonitor ( const InstanceHandle instance)
explicit

Member Function Documentation

static bool pp::NetworkMonitor::IsAvailable ( )
static
int32_t pp::NetworkMonitor::UpdateNetworkList ( const CompletionCallbackWithOutput< NetworkList > &  callback)

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