1 {{+bindTo:partials.standard_nacl_api}}
2 <h1>ppp.h File Reference
</h1>
4 {{- dummy div to appease doxygen -}}
6 <!-- Generated by Doxygen 1.7.6.1 -->
11 <div class=
"contents">
12 <div class=
"textblock"><div class=
"dynheader">
13 Include dependency graph for ppp.h:
</div>
14 <div class=
"dyncontent">
15 <div class=
"center"><img src=
"ppp_8h__incl.png" border=
"0" usemap=
"#ppp_8h" alt=
"" /></div>
16 <map name=
"ppp_8h" id=
"ppp_8h">
20 Typedefs
</h2><table class=
"memberdecls">
22 <tr><td class=
"memItemLeft" align=
"right" valign=
"top">typedef int32_t(*
 </td><td class=
"memItemRight" valign=
"bottom"><a class=
"el" href=
"group___typedefs.html#gae33224cdac15cf8596127fe7b5f08325">PP_InitializeModule_Func
</a> )(
<a class=
"el" href=
"group___typedefs.html#gab780dd451cd7f51284cb752edd88f9a0">PP_Module
</a> module,
<a class=
"el" href=
"group___typedefs.html#ga68ad7c927b86e0c29d890603edd33154">PPB_GetInterface
</a> get_browser_interface)
</td></tr>
23 <tr><td class=
"memItemLeft" align=
"right" valign=
"top">typedef void(*
 </td><td class=
"memItemRight" valign=
"bottom"><a class=
"el" href=
"group___typedefs.html#gad2b49167bcbf6c2c895ffb1a61bc720c">PP_ShutdownModule_Func
</a> )(void)
</td></tr>
24 <tr><td class=
"memItemLeft" align=
"right" valign=
"top">typedef const void *(*
 </td><td class=
"memItemRight" valign=
"bottom"><a class=
"el" href=
"group___typedefs.html#ga893cfdc559fdf7ae3004816357c3d7e9">PP_GetInterface_Func
</a> )(const char *interface_name)
</td></tr>
26 Functions
</h2><table class=
"memberdecls">
27 <tr><td class=
"memItemLeft" align=
"right" valign=
"top">int32_t
 </td><td class=
"memItemRight" valign=
"bottom"><a class=
"el" href=
"group___functions.html#ga2fc7b396531c19417d8d7171d56da8b6">PPP_InitializeModule
</a> (
<a class=
"el" href=
"group___typedefs.html#gab780dd451cd7f51284cb752edd88f9a0">PP_Module
</a> module,
<a class=
"el" href=
"group___typedefs.html#ga68ad7c927b86e0c29d890603edd33154">PPB_GetInterface
</a> get_browser_interface)
</td></tr>
28 <tr><td class=
"memItemLeft" align=
"right" valign=
"top">void
 </td><td class=
"memItemRight" valign=
"bottom"><a class=
"el" href=
"group___functions.html#gaa3021aba7ddc17a8cecb4bc4f8374e98">PPP_ShutdownModule
</a> (void)
</td></tr>
29 <tr><td class=
"memItemLeft" align=
"right" valign=
"top">const void *
 </td><td class=
"memItemRight" valign=
"bottom"><a class=
"el" href=
"group___functions.html#ga4127b148b2bd0f3bc2c078dd38cbe4cf">PPP_GetInterface
</a> (const char *interface_name)
</td></tr>
31 <hr /><a name=
"details" id=
"details"></a><h2>Detailed Description
</h2>
32 <div class=
"textblock"><p>This file defines three functions that your module must implement to interact with the browser.
</p>
33 </div></div><!-- contents -->
35 {{/partials.standard_nacl_api}}