AllocatedObject() | Ogre::AllocatedObject< Alloc > | explicit |
Archive(const String &name, const String &archType) | Ogre::Archive | |
checkZzipError(int zzipError, const String &operation) const | Ogre::ZipArchive | protected |
create(const String &filename) const | Ogre::ZipArchive | virtual |
exists(const String &filename) | Ogre::ZipArchive | virtual |
find(const String &pattern, bool recursive=true, bool dirs=false) | Ogre::ZipArchive | virtual |
findFileInfo(const String &pattern, bool recursive=true, bool dirs=false) const | Ogre::ZipArchive | virtual |
getModifiedTime(const String &filename) | Ogre::ZipArchive | virtual |
getName(void) const | Ogre::Archive | |
getType(void) const | Ogre::Archive | |
isCaseSensitive(void) const | Ogre::ZipArchive | virtual |
isReadOnly() const | Ogre::Archive | virtual |
list(bool recursive=true, bool dirs=false) | Ogre::ZipArchive | virtual |
listFileInfo(bool recursive=true, bool dirs=false) | Ogre::ZipArchive | virtual |
load() | Ogre::ZipArchive | virtual |
mFileList | Ogre::ZipArchive | protected |
mName | Ogre::Archive | protected |
mPluginIo | Ogre::ZipArchive | protected |
mReadOnly | Ogre::Archive | protected |
mType | Ogre::Archive | protected |
mZzipDir | Ogre::ZipArchive | protected |
OGRE_AUTO_MUTEX | Ogre::ZipArchive | protected |
open(const String &filename, bool readOnly=true) const | Ogre::ZipArchive | virtual |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | |
remove(const String &filename) const | Ogre::ZipArchive | virtual |
unload() | Ogre::ZipArchive | virtual |
ZipArchive(const String &name, const String &archType, zzip_plugin_io_handlers *pluginIo=NULL) | Ogre::ZipArchive | |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | |
~Archive() | Ogre::Archive | virtual |
~ZipArchive() | Ogre::ZipArchive | |