Specialisation of ArchiveFactory for Zip files.
More...
#include <OgreZip.h>
Specialisation of ArchiveFactory for Zip files.
◆ ~ZipArchiveFactory()
Ogre::ZipArchiveFactory::~ZipArchiveFactory |
( |
| ) |
|
|
inlineoverride |
◆ createInstance()
Archive * Ogre::ZipArchiveFactory::createInstance |
( |
const String & |
name, |
|
|
bool |
readOnly |
|
) |
| |
|
inlineoverridevirtual |
Creates a new object.
- Parameters
-
name | Name of the object to create |
- Returns
- An object created by the factory. The type of the object depends on the factory.
Implements Ogre::ArchiveFactory.
References OGRE_NEW.
◆ destroyInstance()
void Ogre::ZipArchiveFactory::destroyInstance |
( |
Archive * |
ptr | ) |
|
|
inlineoverridevirtual |
◆ getType()
const String & Ogre::ZipArchiveFactory::getType |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: