Specialisation of ArchiveFactory for FileSystem files.
More...
#include <OgreFileSystem.h>
Specialisation of ArchiveFactory for FileSystem files.
◆ ~FileSystemArchiveFactory()
Ogre::FileSystemArchiveFactory::~FileSystemArchiveFactory |
( |
| ) |
|
|
inlineoverride |
◆ createInstance()
Archive* Ogre::FileSystemArchiveFactory::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::FileSystemArchiveFactory::destroyInstance |
( |
Archive * |
ptr | ) |
|
|
inlineoverridevirtual |
◆ getType()
const String& Ogre::FileSystemArchiveFactory::getType |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: