structSCmdLineOpt.html 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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>SCmdLineOpt Struct Reference</h1>Stores a variable name/value pair for an individual command-line option.
  24. <a href="#_details">More...</a>
  25. <p>
  26. <code>#include &lt;<a class="el" href="PVRShell_8h-source.html">PVRShell.h</a>&gt;</code>
  27. <p>
  28. <a href="structSCmdLineOpt-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
  29. <tr><td></td></tr>
  30. <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
  31. <tr><td class="memItemLeft" nowrap align=right valign=top>const char *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structSCmdLineOpt.html#o0">pArg</a></td></tr>
  32. <tr><td class="memItemLeft" nowrap align=right valign=top>const char *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structSCmdLineOpt.html#o1">pVal</a></td></tr>
  33. </table>
  34. <hr><a name="_details"></a><h2>Detailed Description</h2>
  35. Stores a variable name/value pair for an individual command-line option.
  36. <p>
  37. <hr><h2>Member Data Documentation</h2>
  38. <a class="anchor" name="o0" doxytag="SCmdLineOpt::pArg" ></a><p>
  39. <br><br><h3>pArg</h3><br><div>
  40. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  41. <tr>
  42. <td class="mdRow">
  43. <table cellpadding="0" cellspacing="0" border="0">
  44. <tr>
  45. <td class="md" nowrap valign="top"> const char* <a class="el" href="structSCmdLineOpt.html#o0">SCmdLineOpt::pArg</a>
  46. </table>
  47. </td>
  48. </tr>
  49. </table>
  50. <table cellspacing=5 cellpadding=0 border=0>
  51. <tr>
  52. <td>
  53. &nbsp;
  54. </td>
  55. <td>
  56. <p>
  57. </td>
  58. </tr>
  59. </table>
  60. <a class="anchor" name="o1" doxytag="SCmdLineOpt::pVal" ></a><p>
  61. <br><br><h3>pVal</h3><br><div>
  62. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  63. <tr>
  64. <td class="mdRow">
  65. <table cellpadding="0" cellspacing="0" border="0">
  66. <tr>
  67. <td class="md" nowrap valign="top"> const char * <a class="el" href="structSCmdLineOpt.html#o1">SCmdLineOpt::pVal</a>
  68. </table>
  69. </td>
  70. </tr>
  71. </table>
  72. <table cellspacing=5 cellpadding=0 border=0>
  73. <tr>
  74. <td>
  75. &nbsp;
  76. </td>
  77. <td>
  78. <p>
  79. </td>
  80. </tr>
  81. </table>
  82. <hr>The documentation for this struct was generated from the following file:<ul>
  83. <li><a class="el" href="PVRShell_8h-source.html">PVRShell.h</a></ul>
  84. <br>
  85. <br>
  86. <P align=left><FONT size=2><STRONG><A
  87. href="http://www.imgtec.com/powervr/insider/legal/index.asp">Copyright</A> ©
  88. 1999-2008, Imagination Technologies Ltd.</STRONG></FONT></P>
  89. <hr>
  90. <address style="align: left;"><small><FONT color=f0f>
  91. Generated by <a href="http://www.doxygen.org/index.html">DOXYGEN</a> 1.3.6</small></address>
  92. </body>
  93. </html>