| Pepper_47_C_interfaces
    | 
#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_resource.h"#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
| Classes | |
| struct | PPB_BrokerTrusted_0_3 | 
| struct | PPB_BrokerTrusted_0_2 | 
| Macros | |
| #define | PPB_BROKER_TRUSTED_INTERFACE_0_2 "PPB_BrokerTrusted;0.2" | 
| #define | PPB_BROKER_TRUSTED_INTERFACE_0_3 "PPB_BrokerTrusted;0.3" | 
| #define | PPB_BROKER_TRUSTED_INTERFACE PPB_BROKER_TRUSTED_INTERFACE_0_3 | 
| Typedefs | |
| typedef struct PPB_BrokerTrusted_0_3 | PPB_BrokerTrusted | 
This file defines the PPB_BrokerTrusted interface, which provides access to a trusted broker with greater privileges than the plugin.
Definition in file ppb_broker_trusted.h.
| #define PPB_BROKER_TRUSTED_INTERFACE PPB_BROKER_TRUSTED_INTERFACE_0_3 | 
Definition at line 20 of file ppb_broker_trusted.h.
| #define PPB_BROKER_TRUSTED_INTERFACE_0_2 "PPB_BrokerTrusted;0.2" | 
Definition at line 18 of file ppb_broker_trusted.h.
| #define PPB_BROKER_TRUSTED_INTERFACE_0_3 "PPB_BrokerTrusted;0.3" | 
Definition at line 19 of file ppb_broker_trusted.h.
 1.8.6
 1.8.6