Pepper_47_C++_interfaces
Namespaces | Functions
module_embedder.h File Reference
#include "ppapi/c/ppp.h"
Include dependency graph for module_embedder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 pp
 The C++ interface to the Pepper API.
 

Functions

pp::Modulepp::CreateModule ()
 
void pp::SetBrokerGetInterfaceFunc (PP_GetInterface_Func broker_get_interface)
 

Detailed Description

This file defines the APIs for creating a Module object.

Definition in file module_embedder.h.