AllocatedObject() | Ogre::AllocatedObject< Alloc > | explicit |
APKFileSystemArchive(const String &name, const String &archType, AAssetManager *assetMgr) | Ogre::APKFileSystemArchive | |
Archive(const String &name, const String &archType) | Ogre::Archive | |
create(const String &filename) const | Ogre::APKFileSystemArchive | virtual |
exists(const String &filename) | Ogre::APKFileSystemArchive | virtual |
find(const String &pattern, bool recursive=true, bool dirs=false) | Ogre::APKFileSystemArchive | virtual |
findFileInfo(const String &pattern, bool recursive=true, bool dirs=false) const | Ogre::APKFileSystemArchive | virtual |
getModifiedTime(const String &filename) | Ogre::APKFileSystemArchive | virtual |
getName(void) const | Ogre::Archive | |
getType(void) const | Ogre::Archive | |
isCaseSensitive(void) const | Ogre::APKFileSystemArchive | virtual |
isReadOnly() const | Ogre::Archive | virtual |
list(bool recursive=true, bool dirs=false) | Ogre::APKFileSystemArchive | virtual |
listFileInfo(bool recursive=true, bool dirs=false) | Ogre::APKFileSystemArchive | virtual |
load() | Ogre::APKFileSystemArchive | virtual |
mAssetMgr | Ogre::APKFileSystemArchive | private |
mName | Ogre::Archive | protected |
mPathPreFix | Ogre::APKFileSystemArchive | private |
mReadOnly | Ogre::Archive | protected |
mType | Ogre::Archive | protected |
open(const String &filename, bool readOnly=true) const | Ogre::APKFileSystemArchive | 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::APKFileSystemArchive | virtual |
unload() | Ogre::APKFileSystemArchive | virtual |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | |
~APKFileSystemArchive() | Ogre::APKFileSystemArchive | |
~Archive() | Ogre::Archive | virtual |