123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
- <title>PowerVR SDK</title>
- <link href="doxygen.css" rel="stylesheet" type="text/css">
- <link href="tabs.css" rel="stylesheet" type="text/css">
- <table width="100%">
- <tr>
- <td width="33%">
- <p align="left"> <a href="http://www.imgtec.com"><img border="0" src="IMGLogo.jpg" width="200" height="30"></a></p>
- </td>
- <td width="33%">
- <p align="center"><font color="#808080" face="Arial" size="2">PowerVR Software Development Kit</a></font></p>
- </td>
- <td width="34%">
- <p align="right"><a href="http://www.powervr.com"><img border="0" src="PVRlogo.jpg" width="200" height="27"></a></p>
- </td>
- </tr>
- </table>
- <hr>
- </head><body>
- <!-- Generated by Doxygen 1.3.6 -->
- <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div>
- <h1>PVRShellTimer Class Reference</h1><code>#include <<a class="el" href="PVRShellOS_8h-source.html">PVRShellOS.h</a>></code>
- <p>
- Collaboration diagram for PVRShellTimer:<p><center><img src="classPVRShellTimer__coll__graph.png" border="0" usemap="#PVRShellTimer__coll__map" alt="Collaboration graph"></center>
- <map name="PVRShellTimer__coll__map">
- <area href="classPVRShellInit.html" shape="rect" coords="353,188,452,215" alt="">
- <area href="classPVRShell.html" shape="rect" coords="145,279,225,305" alt="">
- <area href="classPVRShellMainWindow.html" shape="rect" coords="473,279,631,305" alt="">
- <area href="classPVRShellInitAPI.html" shape="rect" coords="303,460,423,487" alt="">
- <area href="classPVRShellGLWidget.html" shape="rect" coords="203,369,341,396" alt="">
- <area href="structPVRShellData.html" shape="rect" coords="7,188,113,215" alt="">
- <area href="classPVRShellInitOS.html" shape="rect" coords="561,369,679,396" alt="">
- <area href="classPVRShellCommandLine.html" shape="rect" coords="320,97,485,124" alt="">
- <area href="structSCmdLineOpt.html" shape="rect" coords="349,7,456,33" alt="">
- </map>
- <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classPVRShellTimer-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
- <tr><td></td></tr>
- <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classPVRShellTimer.html#a0">PVRShellTimer</a> (QObject *parent=0)</td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top>virtual </td><td class="memItemRight" valign=bottom><a class="el" href="classPVRShellTimer.html#a1">~PVRShellTimer</a> ()</td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classPVRShellTimer.html#a2">Init</a> (int argc, char **argv)</td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classPVRShellTimer.html#a3">DeInit</a> ()</td></tr>
- <tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classPVRShellInit.html">PVRShellInit</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classPVRShellTimer.html#p0">m_pInit</a></td></tr>
- </table>
- <hr><h2>Constructor & Destructor Documentation</h2>
- <a class="anchor" name="a0" doxytag="PVRShellTimer::PVRShellTimer" ></a><p>
- <br><br><h3>PVRShellTimer</h3><br><div>
- <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top"> PVRShellTimer::PVRShellTimer </td>
- <td class="md" valign="top">( </td>
- <td class="md" nowrap valign="top">QObject * </td>
- <td class="mdname1" valign="top" nowrap> <em>parent</em> = 0 </td>
- <td class="md" valign="top"> ) </td>
- <td class="md" nowrap></td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
-
- </td>
- <td>
- <p>
- </td>
- </tr>
- </table>
- <a class="anchor" name="a1" doxytag="PVRShellTimer::~PVRShellTimer" ></a><p>
- <br><br><h3>~PVRShellTimer</h3><br><div>
- <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top"> PVRShellTimer::~<a class="el" href="classPVRShellTimer.html">PVRShellTimer</a> </td>
- <td class="md" valign="top">( </td>
- <td class="mdname1" valign="top" nowrap> </td>
- <td class="md" valign="top"> ) </td>
- <td class="md" nowrap><code> [virtual]</code></td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
-
- </td>
- <td>
- <p>
- </td>
- </tr>
- </table>
- <p>
- Here is the call graph for this function:<p><center><img src="classPVRShellTimer_a1_cgraph.png" border="0" usemap="#classPVRShellTimer_a1_cgraph_map" alt=""></center>
- <map name="classPVRShellTimer_a1_cgraph_map">
- <area href="classPVRShellInit.html#a4" shape="rect" coords="277,7,469,34" alt="">
- <area href="classPVRShellInit.html#a2" shape="rect" coords="312,58,435,84" alt="">
- <area href="classPVRShellCommandLine.html#a2" shape="rect" coords="519,58,713,84" alt="">
- </map>
- <hr><h2>Member Function Documentation</h2>
- <a class="anchor" name="a3" doxytag="PVRShellTimer::DeInit" ></a><p>
- <br><br><h3>DeInit</h3><br><div>
- <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top"> void PVRShellTimer::DeInit </td>
- <td class="md" valign="top">( </td>
- <td class="mdname1" valign="top" nowrap> </td>
- <td class="md" valign="top"> ) </td>
- <td class="md" nowrap></td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
-
- </td>
- <td>
- <p>
- </td>
- </tr>
- </table>
- <a class="anchor" name="a2" doxytag="PVRShellTimer::Init" ></a><p>
- <br><br><h3>Init</h3><br><div>
- <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top"> bool PVRShellTimer::Init </td>
- <td class="md" valign="top">( </td>
- <td class="md" nowrap valign="top">int </td>
- <td class="mdname" nowrap> <em>argc</em>, </td>
- </tr>
- <tr>
- <td class="md" nowrap align="right"></td>
- <td></td>
- <td class="md" nowrap>char ** </td>
- <td class="mdname" nowrap> <em>argv</em></td>
- </tr>
- <tr>
- <td></td>
- <td class="md">) </td>
- <td class="md" colspan="2"></td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
-
- </td>
- <td>
- <p>
- </td>
- </tr>
- </table>
- <hr><h2>Member Data Documentation</h2>
- <a class="anchor" name="p0" doxytag="PVRShellTimer::m_pInit" ></a><p>
- <br><br><h3>m_pInit</h3><br><div>
- <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top"> <a class="el" href="classPVRShellInit.html">PVRShellInit</a>* <a class="el" href="classPVRShellTimer.html#p0">PVRShellTimer::m_pInit</a><code> [protected]</code>
- </table>
- </td>
- </tr>
- </table>
- <table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
-
- </td>
- <td>
- <p>
- </td>
- </tr>
- </table>
- <hr>The documentation for this class was generated from the following files:<ul>
- <li><a class="el" href="PVRShellOS_8h-source.html">PVRShellOS.h</a><li><a class="el" href="PVRShellOS_8cpp.html">PVRShellOS.cpp</a></ul>
- <br>
- <br>
- <P align=left><FONT size=2><STRONG><A
- href="http://www.imgtec.com/powervr/insider/legal/index.asp">Copyright</A> ©
- 1999-2008, Imagination Technologies Ltd.</STRONG></FONT></P>
- <hr>
- <address style="align: left;"><small><FONT color=f0f>
- Generated by <a href="http://www.doxygen.org/index.html">DOXYGEN</a> 1.3.6</small></address>
- </body>
- </html>
|