OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::ZipArchive, including all inherited members.
AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
Archive(const String &name, const String &archType) | Ogre::Archive | inline |
create(const String &filename) | 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) | Ogre::ZipArchive | virtual |
getModifiedTime(const String &filename) | Ogre::ZipArchive | virtual |
getName(void) const | Ogre::Archive | inline |
getType(void) const | Ogre::Archive | inline |
isCaseSensitive(void) const | Ogre::ZipArchive | inlinevirtual |
isReadOnly() const | Ogre::Archive | inlinevirtual |
list(bool recursive=true, bool dirs=false) | Ogre::ZipArchive | virtual |
listFileInfo(bool recursive=true, bool dirs=false) | Ogre::ZipArchive | virtual |
load() | Ogre::ZipArchive | virtual |
open(const String &filename, bool readOnly=true) | Ogre::ZipArchive | virtual |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
remove(const String &filename) | 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 > | inline |
~Archive() | Ogre::Archive | inlinevirtual |
~ZipArchive() | Ogre::ZipArchive |