Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ppp_broker.h File Reference

Go to the source code of this file.

Typedefs

typedef int32_t(* PP_ConnectInstance_Func )(PP_Instance instance, int32_t handle)
 

Functions

PP_EXPORT int32_t PPP_InitializeBroker (PP_ConnectInstance_Func *connect_instance_func)
 
PP_EXPORT void PPP_ShutdownBroker ()
 

Detailed Description

This file defines functions that your module must implement to support a broker.