OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::ZipArchive Member List

This is the complete list of members for Ogre::ZipArchive, including all inherited members.

Archive(const String &name, const String &archType)Ogre::Archiveinline
create(const String &filename) overrideOgre::ZipArchivevirtual
exists(const String &filename) overrideOgre::ZipArchivevirtual
find(const String &pattern, bool recursive=true, bool dirs=false) overrideOgre::ZipArchivevirtual
findFileInfo(const String &pattern, bool recursive=true, bool dirs=false) overrideOgre::ZipArchivevirtual
getModifiedTime(const String &filename) overrideOgre::ZipArchivevirtual
getName() constOgre::Archiveinline
getType() constOgre::Archiveinline
isCaseSensitive() const overrideOgre::ZipArchiveinlinevirtual
isReadOnly() constOgre::Archiveinlinevirtual
list(bool recursive=true, bool dirs=false) overrideOgre::ZipArchivevirtual
listFileInfo(bool recursive=true, bool dirs=false) overrideOgre::ZipArchivevirtual
load() overrideOgre::ZipArchivevirtual
open(const String &filename, bool readOnly=true) overrideOgre::ZipArchivevirtual
remove(const String &filename) overrideOgre::ZipArchivevirtual
unload() overrideOgre::ZipArchivevirtual
ZipArchive(const String &name, const String &archType, zzip_plugin_io_handlers *pluginIo=NULL)Ogre::ZipArchive
~Archive()Ogre::Archiveinlinevirtual
~ZipArchive() overrideOgre::ZipArchive