Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 1405

libogre1-devel-0.13.0-1mdk.i586.rpm

<html>
<head>
<title>OgreZipArchiveFactory.h Source File - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
<link type="text/css" rel="stylesheet" href="style.css">
</head>

<body>
<!-- Generated by Doxygen 1.2.16 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>OgreZipArchiveFactory.h</h1><a href="OgreZipArchiveFactory_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="preprocessor">#ifndef _ZipArchiveFactory_H__</font>
00002 <font class="preprocessor"></font><font class="preprocessor">#define _ZipArchiveFactory_H__</font>
00003 <font class="preprocessor"></font>
00004 <font class="preprocessor">#include "<a class="code" href="OgrePrerequisites_8h.html">OgrePrerequisites.h</a>"</font>
00005 
00006 <font class="preprocessor">#include "<a class="code" href="OgreArchiveFactory_8h.html">OgreArchiveFactory.h</a>"</font>
00007 <font class="preprocessor">#include "<a class="code" href="OgreZip_8h.html">OgreZip.h</a>"</font>
00008 
00009 <font class="keyword">namespace </font>Ogre {
<a name="l00012"></a><a class="code" href="classOgre_1_1ZipArchiveFactory.html">00012</a>     <font class="keyword">class </font><a class="code" href="classOgre_1_1ZipArchiveFactory.html">ZipArchiveFactory</a> : <font class="keyword">public</font> <a class="code" href="classOgre_1_1ArchiveFactory.html">ArchiveFactory</a>
00013     {
00014     <font class="keyword">public</font>:
00015         <font class="keyword">virtual</font> <a class="code" href="classOgre_1_1ZipArchiveFactory.html#Ogre_1_1ZipArchiveFactorya0">~ZipArchiveFactory</a>();
00016 
00017         <a class="code" href="classOgre_1_1String.html">String</a> <a class="code" href="classOgre_1_1ZipArchiveFactory.html#Ogre_1_1ZipArchiveFactorya1">getArchiveType</a>(<font class="keywordtype">void</font>) <font class="keyword">const</font>;       
00018         <a class="code" href="classOgre_1_1ArchiveEx.html">ArchiveEx</a> *<a class="code" href="classOgre_1_1ZipArchiveFactory.html#Ogre_1_1ZipArchiveFactorya2">createObj</a>( <font class="keyword">const</font> <a class="code" href="classOgre_1_1String.html">String</a>&amp; name );
00019         <a class="code" href="classOgre_1_1String.html">String</a> <a class="code" href="classOgre_1_1ZipArchiveFactory.html#Ogre_1_1ZipArchiveFactorya3">getType</a>() <font class="keyword">const</font>;
00020     };
00021 
00022 }
00023 
00024 <font class="preprocessor">#endif</font>
</pre></div><p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:10:32 2004
</p>
</body>
</html>