5 #ifndef PPAPI_CPP_NETWORK_MONITOR_H_ 
    6 #define PPAPI_CPP_NETWORK_MONITOR_H_ 
   18 template <
typename T> 
class CompletionCallbackWithOutput;
 
   24   int32_t UpdateNetworkList(
 
   28   static bool IsAvailable();
 
   33 #endif  // PPAPI_CPP_NETWORK_MONITOR_H_ 
Definition: completion_callback.h:189
 
Definition: network_monitor.h:20
 
Definition: instance_handle.h:44
 
A reference counted module resource. 
Definition: resource.h:20