Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / doc_generated / pepper_stable / cpp / var_8h.html
1 {{+bindTo:partials.standard_nacl_article}}
2 <h1>var.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 var.h:</div>
14 <div class="dyncontent">
15 <div class="center"><img src="var_8h__incl.png" border="0" usemap="#var_8h" alt="" /></div>
16 <map name="var_8h" id="var_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_var.html">pp::Var</a></td></tr>
23 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A generic type used for passing data types between the module and the page.  <a href="classpp_1_1_var.html#details">More...</a><br /></td></tr>
24 <tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpp_1_1_var_1_1_null.html">pp::Var::Null</a></td></tr>
25 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Special value passed to constructor to make <code>NULL</code>.  <a href="structpp_1_1_var_1_1_null.html#details">More...</a><br /></td></tr>
26 <tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpp_1_1_var_1_1_dont_manage.html">pp::Var::DontManage</a></td></tr>
27 <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_var_1_1_out_exception.html">pp::Var::OutException</a></td></tr>
28 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">This class is used when calling the raw C PPAPI when using the C++ <code><a class="el" href="classpp_1_1_var.html" title="A generic type used for passing data types between the module and the page.">Var</a></code> as a possible NULL exception.  <a href="classpp_1_1_var_1_1_out_exception.html#details">More...</a><br /></td></tr>
29 </table><h2>
30 Namespaces</h2><table class="memberdecls">
31 <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>
32 </table>
33 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
34 <div class="textblock"><p>This file defines the API for handling the passing of data types between your module and the page. </p>
35 </div></div><!-- contents -->
36 </div>
37 {{/partials.standard_nacl_article}}