Pepper_47_C_interfaces
Public Attributes | List of all members
PPB_BrokerTrusted_0_2 Struct Reference

#include <ppb_broker_trusted.h>

Collaboration diagram for PPB_BrokerTrusted_0_2:
Collaboration graph

Public Attributes

PP_Resource(* CreateTrusted )(PP_Instance instance)
 
PP_Bool(* IsBrokerTrusted )(PP_Resource resource)
 
int32_t(* Connect )(PP_Resource broker, struct PP_CompletionCallback connect_callback)
 
int32_t(* GetHandle )(PP_Resource broker, int32_t *handle)
 

Detailed Description

Definition at line 91 of file ppb_broker_trusted.h.

Member Data Documentation

int32_t(* PPB_BrokerTrusted_0_2::Connect)(PP_Resource broker, struct PP_CompletionCallback connect_callback)

Definition at line 94 of file ppb_broker_trusted.h.

PP_Resource(* PPB_BrokerTrusted_0_2::CreateTrusted)(PP_Instance instance)

Definition at line 92 of file ppb_broker_trusted.h.

int32_t(* PPB_BrokerTrusted_0_2::GetHandle)(PP_Resource broker, int32_t *handle)

Definition at line 96 of file ppb_broker_trusted.h.

PP_Bool(* PPB_BrokerTrusted_0_2::IsBrokerTrusted)(PP_Resource resource)

Definition at line 93 of file ppb_broker_trusted.h.


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