Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_broker_trusted.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_resource.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppb_broker_trusted.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
 

Detailed Description

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.

Macro Definition Documentation

#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.