Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_network_proxy.h File Reference
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_completion_callback.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_var.h"
Include dependency graph for ppb_network_proxy.h:

Go to the source code of this file.

Classes

struct  PPB_NetworkProxy_1_0
 

Macros

#define PPB_NETWORKPROXY_INTERFACE_1_0   "PPB_NetworkProxy;1.0"
 
#define PPB_NETWORKPROXY_INTERFACE   PPB_NETWORKPROXY_INTERFACE_1_0
 

Typedefs

typedef struct PPB_NetworkProxy_1_0 PPB_NetworkProxy
 

Detailed Description

This file defines the PPB_NetworkProxy interface.

Definition in file ppb_network_proxy.h.

Macro Definition Documentation

#define PPB_NETWORKPROXY_INTERFACE   PPB_NETWORKPROXY_INTERFACE_1_0

Definition at line 19 of file ppb_network_proxy.h.

#define PPB_NETWORKPROXY_INTERFACE_1_0   "PPB_NetworkProxy;1.0"

Definition at line 18 of file ppb_network_proxy.h.