PVRShellImpl_8h.html 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  3. <title>PowerVR SDK</title>
  4. <link href="doxygen.css" rel="stylesheet" type="text/css">
  5. <link href="tabs.css" rel="stylesheet" type="text/css">
  6. <table width="100%">
  7. <tr>
  8. <td width="33%">
  9. <p align="left">&nbsp;<a href="http://www.imgtec.com"><img border="0" src="IMGLogo.jpg" width="200" height="30"></a></p>
  10. </td>
  11. <td width="33%">
  12. <p align="center"><font color="#808080" face="Arial" size="2">PowerVR Software Development Kit</a></font></p>
  13. </td>
  14. <td width="34%">
  15. <p align="right"><a href="http://www.powervr.com"><img border="0" src="PVRlogo.jpg" width="200" height="27"></a></p>
  16. </td>
  17. </tr>
  18. </table>
  19. <hr>
  20. </head><body>
  21. <!-- Generated by Doxygen 1.3.6 -->
  22. <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
  23. <h1>PVRShellImpl.h File Reference</h1>
  24. <p>
  25. This graph shows which files directly or indirectly include this file:<p><center><img src="PVRShellImpl_8h__dep__incl.png" border="0" usemap="#PVRShellImpl.hdep_map" alt="Included by dependency graph"></center>
  26. <map name="PVRShellImpl.hdep_map">
  27. <area href="PVRShellAPI_8cpp.html" shape="rect" coords="7,7,132,34" alt="">
  28. <area href="PVRShellOS_8cpp.html" shape="rect" coords="156,7,279,34" alt="">
  29. <area href="PVRShell_8cpp.html" shape="rect" coords="303,7,407,34" alt="">
  30. </map>
  31. <p>
  32. <a href="PVRShellImpl_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
  33. <tr><td></td></tr>
  34. <tr><td colspan=2><br><h2>Classes</h2></td></tr>
  35. <tr><td class="memItemLeft" nowrap align=right valign=top>struct &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structPVRShellData.html">PVRShellData</a></td></tr>
  36. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds <a class="el" href="classPVRShell.html">PVRShell</a> internal data. </em> <a href="structPVRShellData.html#_details">More...</a><em><br><br></td></tr>
  37. <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classPVRShellCommandLine.html">PVRShellCommandLine</a></td></tr>
  38. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Command-line interpreter. </em> <a href="classPVRShellCommandLine.html#_details">More...</a><em><br><br></td></tr>
  39. <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classPVRShellInit.html">PVRShellInit</a></td></tr>
  40. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The <a class="el" href="classPVRShell.html">PVRShell</a> initialisation class. </em> <a href="classPVRShellInit.html#_details">More...</a><em><br><br></td></tr>
  41. <tr><td colspan=2><br><h2>Defines</h2></td></tr>
  42. <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="PVRShellImpl_8h.html#a0">FREE</a>(X)&nbsp;&nbsp;&nbsp;{ if(X) { free(X); (X)=0; } }</td></tr>
  43. <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="PVRShellImpl_8h.html#a1">_ASSERT</a>(X)&nbsp;&nbsp;&nbsp;/**/</td></tr>
  44. <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="PVRShellImpl_8h.html#a2">STR_WNDTITLE</a>&nbsp;&nbsp;&nbsp;(" - Build ")</td></tr>
  45. <tr><td colspan=2><br><h2>Enumerations</h2></td></tr>
  46. <tr><td class="memItemLeft" nowrap align=right valign=top>enum &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="PVRShellImpl_8h.html#a11">EPVRShellState</a> { <br>
  47. &nbsp;&nbsp;<a class="el" href="PVRShellImpl_8h.html#a11a3">ePVRShellInitApp</a>,
  48. <a class="el" href="PVRShellImpl_8h.html#a11a4">ePVRShellInitInstance</a>,
  49. <a class="el" href="PVRShellImpl_8h.html#a11a5">ePVRShellRender</a>,
  50. <a class="el" href="PVRShellImpl_8h.html#a11a6">ePVRShellReleaseView</a>,
  51. <br>
  52. &nbsp;&nbsp;<a class="el" href="PVRShellImpl_8h.html#a11a7">ePVRShellReleaseAPI</a>,
  53. <a class="el" href="PVRShellImpl_8h.html#a11a8">ePVRShellReleaseOS</a>,
  54. <a class="el" href="PVRShellImpl_8h.html#a11a9">ePVRShellQuitApp</a>,
  55. <a class="el" href="PVRShellImpl_8h.html#a11a10">ePVRShellExit</a>
  56. <br>
  57. }</td></tr>
  58. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Current Shell state. <a href="#a11">More...</a><br><br></td></tr>
  59. </table>
  60. <hr><h2>Define Documentation</h2>
  61. <a class="anchor" name="a1" doxytag="PVRShellImpl.h::_ASSERT" ></a><p>
  62. <br><br><h3>_ASSERT</h3><br><div>
  63. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  64. <tr>
  65. <td class="mdRow">
  66. <table cellpadding="0" cellspacing="0" border="0">
  67. <tr>
  68. <td class="md" nowrap valign="top"> #define _ASSERT</td>
  69. <td class="md" valign="top">(&nbsp;</td>
  70. <td class="md" nowrap valign="top">X&nbsp;</td>
  71. <td class="mdname1" valign="top" nowrap> </td>
  72. <td class="md" valign="top">&nbsp;)&nbsp;</td>
  73. <td class="md" nowrap>&nbsp;&nbsp;&nbsp;/**/
  74. </table>
  75. </td>
  76. </tr>
  77. </table>
  78. <table cellspacing=5 cellpadding=0 border=0>
  79. <tr>
  80. <td>
  81. &nbsp;
  82. </td>
  83. <td>
  84. <p>
  85. </td>
  86. </tr>
  87. </table>
  88. <a class="anchor" name="a0" doxytag="PVRShellImpl.h::FREE" ></a><p>
  89. <br><br><h3>FREE</h3><br><div>
  90. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  91. <tr>
  92. <td class="mdRow">
  93. <table cellpadding="0" cellspacing="0" border="0">
  94. <tr>
  95. <td class="md" nowrap valign="top"> #define FREE</td>
  96. <td class="md" valign="top">(&nbsp;</td>
  97. <td class="md" nowrap valign="top">X&nbsp;</td>
  98. <td class="mdname1" valign="top" nowrap> </td>
  99. <td class="md" valign="top">&nbsp;)&nbsp;</td>
  100. <td class="md" nowrap>&nbsp;&nbsp;&nbsp;{ if(X) { free(X); (X)=0; } }
  101. </table>
  102. </td>
  103. </tr>
  104. </table>
  105. <table cellspacing=5 cellpadding=0 border=0>
  106. <tr>
  107. <td>
  108. &nbsp;
  109. </td>
  110. <td>
  111. <p>
  112. </td>
  113. </tr>
  114. </table>
  115. <a class="anchor" name="a2" doxytag="PVRShellImpl.h::STR_WNDTITLE" ></a><p>
  116. <br><br><h3>STR_WNDTITLE</h3><br><div>
  117. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  118. <tr>
  119. <td class="mdRow">
  120. <table cellpadding="0" cellspacing="0" border="0">
  121. <tr>
  122. <td class="md" nowrap valign="top"> #define STR_WNDTITLE&nbsp;&nbsp;&nbsp;(" - Build ")
  123. </table>
  124. </td>
  125. </tr>
  126. </table>
  127. <table cellspacing=5 cellpadding=0 border=0>
  128. <tr>
  129. <td>
  130. &nbsp;
  131. </td>
  132. <td>
  133. <p>
  134. </td>
  135. </tr>
  136. </table>
  137. <hr><h2>Enumeration Type Documentation</h2>
  138. <a class="anchor" name="a11" doxytag="PVRShellImpl.h::EPVRShellState" ></a><p>
  139. <br><br><h3>EPVRShellState</h3><br><div>
  140. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  141. <tr>
  142. <td class="mdRow">
  143. <table cellpadding="0" cellspacing="0" border="0">
  144. <tr>
  145. <td class="md" nowrap valign="top"> enum <a class="el" href="PVRShellImpl_8h.html#a11">EPVRShellState</a>
  146. </table>
  147. </td>
  148. </tr>
  149. </table>
  150. <table cellspacing=5 cellpadding=0 border=0>
  151. <tr>
  152. <td>
  153. &nbsp;
  154. </td>
  155. <td>
  156. <p>
  157. Current Shell state.
  158. <p>
  159. <dl compact><dt><b>Enumeration values: </b></dt><dd>
  160. <table border=0 cellspacing=2 cellpadding=0>
  161. <tr><td valign=top><em><a class="anchor" name="a11a3" doxytag="ePVRShellInitApp" ></a>ePVRShellInitApp</em>&nbsp;</td><td>
  162. </td></tr>
  163. <tr><td valign=top><em><a class="anchor" name="a11a4" doxytag="ePVRShellInitInstance" ></a>ePVRShellInitInstance</em>&nbsp;</td><td>
  164. </td></tr>
  165. <tr><td valign=top><em><a class="anchor" name="a11a5" doxytag="ePVRShellRender" ></a>ePVRShellRender</em>&nbsp;</td><td>
  166. </td></tr>
  167. <tr><td valign=top><em><a class="anchor" name="a11a6" doxytag="ePVRShellReleaseView" ></a>ePVRShellReleaseView</em>&nbsp;</td><td>
  168. </td></tr>
  169. <tr><td valign=top><em><a class="anchor" name="a11a7" doxytag="ePVRShellReleaseAPI" ></a>ePVRShellReleaseAPI</em>&nbsp;</td><td>
  170. </td></tr>
  171. <tr><td valign=top><em><a class="anchor" name="a11a8" doxytag="ePVRShellReleaseOS" ></a>ePVRShellReleaseOS</em>&nbsp;</td><td>
  172. </td></tr>
  173. <tr><td valign=top><em><a class="anchor" name="a11a9" doxytag="ePVRShellQuitApp" ></a>ePVRShellQuitApp</em>&nbsp;</td><td>
  174. </td></tr>
  175. <tr><td valign=top><em><a class="anchor" name="a11a10" doxytag="ePVRShellExit" ></a>ePVRShellExit</em>&nbsp;</td><td>
  176. </td></tr>
  177. </table>
  178. </dl>
  179. </td>
  180. </tr>
  181. </table>
  182. <br>
  183. <br>
  184. <P align=left><FONT size=2><STRONG><A
  185. href="http://www.imgtec.com/powervr/insider/legal/index.asp">Copyright</A> ©
  186. 1999-2008, Imagination Technologies Ltd.</STRONG></FONT></P>
  187. <hr>
  188. <address style="align: left;"><small><FONT color=f0f>
  189. Generated by <a href="http://www.doxygen.org/index.html">DOXYGEN</a> 1.3.6</small></address>
  190. </body>
  191. </html>