Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::ZipArchiveFactory Class Reference

Specialisation of ArchiveFactory for Zip files. More...

#include <OgreZipArchiveFactory.h>

Inheritance diagram for Ogre::ZipArchiveFactory:

Ogre::ArchiveFactory Ogre::FactoryObj< ArchiveEx > List of all members.

Public Methods

virtual ~ZipArchiveFactory ()
String getArchiveType (void)
ArchiveExcreateObj (const String &name)
String getType ()

Detailed Description

Specialisation of ArchiveFactory for Zip files.


Constructor & Destructor Documentation

Ogre::ZipArchiveFactory::~ZipArchiveFactory   [virtual]
 


Member Function Documentation

ArchiveEx * Ogre::ZipArchiveFactory::createObj const String   name [virtual]
 

Implements Ogre::ArchiveFactory.

String Ogre::ZipArchiveFactory::getArchiveType void   
 

String Ogre::ZipArchiveFactory::getType   [virtual]
 

Implements Ogre::ArchiveFactory.

Copyright © 2002 by The OGRE Team