chromium/native_client_sdk/doc_generated/pepper_stable/cpp/var_8h.html

{{+bindTo:partials.standard_nacl_api}}
<h1>var.h File Reference</h1>
<div id="doxygen-ref">
{{- dummy div to appease doxygen -}}
  <div>
<!-- Generated by Doxygen 1.7.6.1 -->


</div>
<!--header-->
<div class="contents">
<div class="textblock"><div class="dynheader">
Include dependency graph for var.h:</div>
<div class="dyncontent">
<div class="center"><img src="var_8h__incl.png" border="0" usemap="#var_8h" alt="" /></div>
<map name="var_8h" id="var_8h">
</map>
</div>
</div><h2>
Classes</h2><table class="memberdecls">

<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>
<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>
<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>
<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>
<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>
<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>
<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>
</table><h2>
Namespaces</h2><table class="memberdecls">
<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>
</table>
<hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This file defines the API for handling the passing of data types between your module and the page. </p>
</div></div><!-- contents -->
</div>
{{/partials.standard_nacl_api}}