1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- <!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>CPVRTMemoryFileSystem Member List</h1>This is the complete list of members for <a class="el" href="classCPVRTMemoryFileSystem.html">CPVRTMemoryFileSystem</a>, including all inherited members.<table>
- <tr class="memlist"><td><a class="el" href="classCPVRTMemoryFileSystem.html#n0">CAtExit</a> class</td><td><a class="el" href="classCPVRTMemoryFileSystem.html">CPVRTMemoryFileSystem</a></td><td><code> [friend]</code></td></tr>
- <tr class="memlist"><td><a class="el" href="classCPVRTMemoryFileSystem.html#a0">CPVRTMemoryFileSystem</a>(const char *pszFilename, const void *pBuffer, size_t Size, bool bCopy=false)</td><td><a class="el" href="classCPVRTMemoryFileSystem.html">CPVRTMemoryFileSystem</a></td><td></td></tr>
- <tr class="memlist"><td><a class="el" href="classCPVRTMemoryFileSystem.html#e1">GetFile</a>(const char *pszFilename, const void **ppBuffer, size_t *pSize)</td><td><a class="el" href="classCPVRTMemoryFileSystem.html">CPVRTMemoryFileSystem</a></td><td><code> [static]</code></td></tr>
- <tr class="memlist"><td><a class="el" href="classCPVRTMemoryFileSystem.html#e3">GetFilename</a>(int i32Index)</td><td><a class="el" href="classCPVRTMemoryFileSystem.html">CPVRTMemoryFileSystem</a></td><td><code> [static]</code></td></tr>
- <tr class="memlist"><td><a class="el" href="classCPVRTMemoryFileSystem.html#e2">GetNumFiles</a>()</td><td><a class="el" href="classCPVRTMemoryFileSystem.html">CPVRTMemoryFileSystem</a></td><td><code> [static]</code></td></tr>
- <tr class="memlist"><td><a class="el" href="classCPVRTMemoryFileSystem.html#e0">RegisterMemoryFile</a>(const char *pszFilename, const void *pBuffer, size_t Size, bool bCopy=false)</td><td><a class="el" href="classCPVRTMemoryFileSystem.html">CPVRTMemoryFileSystem</a></td><td><code> [static]</code></td></tr>
- <tr class="memlist"><td><a class="el" href="classCPVRTMemoryFileSystem.html#t0">s_AtExit</a></td><td><a class="el" href="classCPVRTMemoryFileSystem.html">CPVRTMemoryFileSystem</a></td><td><code> [protected, static]</code></td></tr>
- <tr class="memlist"><td><a class="el" href="classCPVRTMemoryFileSystem.html#t3">s_i32Capacity</a></td><td><a class="el" href="classCPVRTMemoryFileSystem.html">CPVRTMemoryFileSystem</a></td><td><code> [protected, static]</code></td></tr>
- <tr class="memlist"><td><a class="el" href="classCPVRTMemoryFileSystem.html#t2">s_i32NumFiles</a></td><td><a class="el" href="classCPVRTMemoryFileSystem.html">CPVRTMemoryFileSystem</a></td><td><code> [protected, static]</code></td></tr>
- <tr class="memlist"><td><a class="el" href="classCPVRTMemoryFileSystem.html#t1">s_pFileInfo</a></td><td><a class="el" href="classCPVRTMemoryFileSystem.html">CPVRTMemoryFileSystem</a></td><td><code> [protected, static]</code></td></tr>
- </table><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>
|