Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(589)

Side by Side Diff: native_client_sdk/doc_generated/pepper_beta/cpp/completion__callback_8h.html

Issue 332903002: [NaCl SDK] docs: update Pepper API docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 {{+bindTo:partials.standard_nacl_api}} 1 {{+bindTo:partials.standard_nacl_api}}
2 <h1>completion_callback.h File Reference</h1> 2 <h1>completion_callback.h File Reference</h1>
3 <div id="doxygen-ref"> 3 <div id="doxygen-ref">
4 {{- dummy div to appease doxygen -}} 4 {{- dummy div to appease doxygen -}}
5 <div> 5 <div>
6 <!-- Generated by Doxygen 1.7.6.1 --> 6 <!-- Generated by Doxygen 1.7.6.1 -->
7 7
8 8
9 </div> 9 </div>
10 <!--header--> 10 <!--header-->
11 <div class="contents"> 11 <div class="contents">
12 <div class="textblock"><div class="dynheader"> 12 <div class="textblock"><div class="dynheader">
13 Include dependency graph for completion_callback.h:</div> 13 Include dependency graph for completion_callback.h:</div>
14 <div class="dyncontent"> 14 <div class="dyncontent">
15 <div class="center"><img src="completion__callback_8h__incl.png" border="0" usem ap="#completion__callback_8h" alt="" /></div> 15 <div class="center"><img src="completion__callback_8h__incl.png" border="0" usem ap="#completion__callback_8h" alt="" /></div>
16 <map name="completion__callback_8h" id="completion__callback_8h"> 16 <map name="completion__callback_8h" id="completion__callback_8h">
17 </map> 17 </map>
18 </div> 18 </div>
19 </div><h2> 19 </div><h2>
20 Classes</h2><table class="memberdecls"> 20 Classes</h2><table class="memberdecls">
21 21
22 <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td clas s="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_completion_call back.html">pp::CompletionCallback</a></td></tr> 22 <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td clas s="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_completion_call back.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 asynchronous ly. <a href="classpp_1_1_completion_callback.html#details">More...</a><br /></t d></tr> 23 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">This API enables you to implement and receive callbacks when Pepper operations complete asynchronous ly. <a href="classpp_1_1_completion_callback.html#details">More...</a><br /></t d></tr>
24 <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td clas s="memItemRight" valign="bottom"><a class="el" href="classpp_1_1internal_1_1_com pletion_callback_with_output_base.html">pp::internal::CompletionCallbackWithOutp utBase&lt; T, Traits &gt;</a></td></tr>
25 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The base class of [E xt]<a class="el" href="classpp_1_1_completion_callback_with_output.html" title=" A CompletionCallbackWithOutput defines a completion callback that additionally s tores 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 clas s="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_completion_call back_with_output.html">pp::CompletionCallbackWithOutput&lt; T &gt;</a></td></tr> 24 <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td clas s="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_completion_call back_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 CompletionCallbackW ithOutput defines a completion callback that additionally stores a pointer to so ...">CompletionCallbackWithOutput</a> defines a completion callback that additio nally stores a pointer to some output data. <a href="classpp_1_1_completion_cal lback_with_output.html#details">More...</a><br /></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 CompletionCallbackW ithOutput defines a completion callback that additionally stores a pointer to so ...">CompletionCallbackWithOutput</a> defines a completion callback that additio nally stores a pointer to some output data. <a href="classpp_1_1_completion_cal lback_with_output.html#details">More...</a><br /></td></tr>
28 <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td clas s="memItemRight" valign="bottom"><a class="el" href="classpp_1_1ext_1_1_ext_comp letion_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="ExtCompletio nCallbackWithOutput is similar to CompletionCallbackWithOutput, but used by APIs within t...">ExtCompletionCallbackWithOutput</a> is similar to <a class="el" hr ef="classpp_1_1_completion_callback_with_output.html" title="A CompletionCallbac kWithOutput defines a completion callback that additionally stores a pointer to so...">CompletionCallbackWithOutput</a>, but used by APIs within the <a class="e l" href="namespacepp_1_1ext.html">pp::ext</a> namespace. <a href="classpp_1_1ex t_1_1_ext_completion_callback_with_output.html#details">More...</a><br /></td></ tr>
30 </table><h2> 26 </table><h2>
31 Namespaces</h2><table class="memberdecls"> 27 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> 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>
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> 29 </table><h2>
36 Functions</h2><table class="memberdecls"> 30 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.htm l#a720b2df07621eabf59bdbae84ab80f47">pp::BlockUntilComplete</a> ()</td></tr> 31 <tr><td class="memItemLeft" align="right" valign="top">CompletionCallback&#160;< /td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepp.htm l#a720b2df07621eabf59bdbae84ab80f47">pp::BlockUntilComplete</a> ()</td></tr>
38 </table> 32 </table>
39 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2> 33 <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> 34 <div class="textblock"><p>This file defines the API to create and run a callback . </p>
41 </div></div><!-- contents --> 35 </div></div><!-- contents -->
42 </div> 36 </div>
43 {{/partials.standard_nacl_api}} 37 {{/partials.standard_nacl_api}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698