Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / doc_generated / pepper_beta / cpp / completion__callback_8h.html
1 {{+bindTo:partials.standard_nacl_article}}
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 -->
7
8
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">
21
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_1internal_1_1_completion_callback_with_output_base.html">pp::internal::CompletionCallbackWithOutputBase&lt; T, Traits &gt;</a></td></tr>
25 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The base class of [Ext]<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>.  <a href="classpp_1_1internal_1_1_completion_callback_with_output_base.html#details">More...</a><br /></td></tr>
26 <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>
27 <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>
28 <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1ext_1_1_ext_completion_callback_with_output.html">pp::ext::ExtCompletionCallbackWithOutput&lt; T &gt;</a></td></tr>
29 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classpp_1_1ext_1_1_ext_completion_callback_with_output.html" title="ExtCompletionCallbackWithOutput is similar to CompletionCallbackWithOutput, but used by APIs within t...">ExtCompletionCallbackWithOutput</a> is similar to <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>, but used by APIs within the <a class="el" href="namespacepp_1_1ext.html">pp::ext</a> namespace.  <a href="classpp_1_1ext_1_1_ext_completion_callback_with_output.html#details">More...</a><br /></td></tr>
30 </table><h2>
31 Namespaces</h2><table class="memberdecls">
32 <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>
33 <tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepp_1_1internal.html">pp::internal</a></td></tr>
34 <tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepp_1_1ext.html">pp::ext</a></td></tr>
35 </table><h2>
36 Functions</h2><table class="memberdecls">
37 <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>
38 </table>
39 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
40 <div class="textblock"><p>This file defines the API to create and run a callback. </p>
41 </div></div><!-- contents -->
42 </div>
43 {{/partials.standard_nacl_article}}