Add ability for NetLogLogger to gather data from more than just NetLog
[chromium-blink-merge.git] / native_client_sdk / doc_generated / pepper_stable / cpp / completion__callback_8h.html
bloba31c1dca025ecc767240c68b03a49c6e59c0c589
1 {{+bindTo:partials.standard_nacl_api}}
2 <h1>completion_callback.h File Reference</h1>
3 <div id="doxygen-ref">
4 {{- dummy div to appease doxygen -}}
5 <div>
6 <!-- Generated by Doxygen 1.7.6.1 -->
9 </div>
10 <!--header-->
11 <div class="contents">
12 <div class="textblock"><div class="dynheader">
13 Include dependency graph for completion_callback.h:</div>
14 <div class="dyncontent">
15 <div class="center"><img src="completion__callback_8h__incl.png" border="0" usemap="#completion__callback_8h" alt="" /></div>
16 <map name="completion__callback_8h" id="completion__callback_8h">
17 </map>
18 </div>
19 </div><h2>
20 Classes</h2><table class="memberdecls">
22 <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_completion_callback.html">pp::CompletionCallback</a></td></tr>
23 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">This API enables you to implement and receive callbacks when Pepper operations complete asynchronously. <a href="classpp_1_1_completion_callback.html#details">More...</a><br /></td></tr>
24 <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_completion_callback_with_output.html">pp::CompletionCallbackWithOutput&lt; T &gt;</a></td></tr>
25 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classpp_1_1_completion_callback_with_output.html" title="A CompletionCallbackWithOutput defines a completion callback that additionally stores a pointer to so...">CompletionCallbackWithOutput</a> defines a completion callback that additionally stores a pointer to some output data. <a href="classpp_1_1_completion_callback_with_output.html#details">More...</a><br /></td></tr>
26 </table><h2>
27 Namespaces</h2><table class="memberdecls">
28 <tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepp.html">pp</a></td></tr>
29 </table><h2>
30 Functions</h2><table class="memberdecls">
31 <tr><td class="memItemLeft" align="right" valign="top">CompletionCallback&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepp.html#a720b2df07621eabf59bdbae84ab80f47">pp::BlockUntilComplete</a> ()</td></tr>
32 </table>
33 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
34 <div class="textblock"><p>This file defines the API to create and run a callback. </p>
35 </div></div><!-- contents -->
36 </div>
37 {{/partials.standard_nacl_api}}