Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::ArchiveEx Member List

This is the complete list of members for Ogre::ArchiveEx, including all inherited members.
_allowFileCaching() const=0Ogre::ArchiveEx [pure virtual]
ArchiveEx()Ogre::ArchiveEx [inline]
ArchiveEx(const String &name)Ogre::ArchiveEx [inline]
destroy()Ogre::Resource [inline, virtual]
dirCopy(const String &strSrc, const String &strDest, bool bOverwrite)=0Ogre::ArchiveEx [pure virtual]
dirDele(const String &strDir, bool bRecursive)=0Ogre::ArchiveEx [pure virtual]
dirGetFiles(const String &strDir) const=0Ogre::ArchiveEx [pure virtual]
dirGetSubs(const String &strDir) const=0Ogre::ArchiveEx [pure virtual]
dirInfo(const String &strDir, FileInfo **ppInfo) const=0Ogre::ArchiveEx [pure virtual]
dirMove(const String &strSrc, const String &strDest, bool bOverwrite)=0Ogre::ArchiveEx [pure virtual]
dirTest(const String &strDir) const=0Ogre::ArchiveEx [pure virtual]
fileCopy(const String &strSrc, const String &strDest, bool bOverwrite)=0Ogre::ArchiveEx [pure virtual]
fileDele(const String &strFile)=0Ogre::ArchiveEx [pure virtual]
fileInfo(const String &strFile, FileInfo **ppInfo) const=0Ogre::ArchiveEx [pure virtual]
fileMove(const String &strSrc, const String &strDest, bool bOverwrite)=0Ogre::ArchiveEx [pure virtual]
fileOpen(const String &strFile, FILE **ppFile) const=0Ogre::ArchiveEx [pure virtual]
fileRead(const String &strFile, DataChunk **ppChunk) const=0Ogre::ArchiveEx [pure virtual]
fileSave(FILE *pFile, const String &strPath, bool bOverwrite=false)=0Ogre::ArchiveEx [pure virtual]
fileTest(const String &strFile) const=0Ogre::ArchiveEx [pure virtual]
fileWrite(const DataChunk &refChunk, const String &strPath, bool bOverwrite=false)=0Ogre::ArchiveEx [pure virtual]
getAllNamesLike(const String &strStartPath, const String &strPattern, bool bRecursive=true)=0Ogre::ArchiveEx [pure virtual]
getLastAccess(void) constOgre::Resource [inline]
getName(void) constOgre::Resource [inline]
getSize(void)Ogre::Resource [inline, virtual]
isLoaded(void) constOgre::Resource [inline]
load()=0Ogre::ArchiveEx [pure virtual]
mIsLoadedOgre::Resource [protected]
mLastAccessOgre::Resource [protected]
mNameOgre::Resource [protected]
mSizeOgre::Resource [protected]
Resource()Ogre::Resource [inline]
touch(void)Ogre::Resource [inline]
unload()=0Ogre::ArchiveEx [pure virtual]
~ArchiveEx()Ogre::ArchiveEx [inline, virtual]
~Resource()Ogre::Resource [inline, virtual]

Copyright © 2002 by The OGRE Team