ParCompMark::FileSystemManager Member List

This is the complete list of members for ParCompMark::FileSystemManager, including all inherited members.

_createAppDirectory()ParCompMark::FileSystemManager [protected, virtual]
_findHomeDirectory()ParCompMark::FileSystemManager [protected, virtual]
_replaceHomeChar(const std::string &path) const ParCompMark::FileSystemManager [protected, virtual]
_translateToAbsolutePath(const std::string &path) const ParCompMark::FileSystemManager [protected, virtual]
APPEND enum valueParCompMark::FileSystemManager
CFilePointer typedefParCompMark::FileSystemManager
closeFile(FileSystemManager::CppFilePointer &fp)ParCompMark::FileSystemManager [static]
closeFile(FileSystemManager::CFilePointer &fp)ParCompMark::FileSystemManager [static]
CppFilePointer typedefParCompMark::FileSystemManager
createDirectory(const std::string &name) const ParCompMark::FileSystemManager [virtual]
createInstance()ParCompMark::Singleton< T > [inline, static]
destroyInstance()ParCompMark::Singleton< T > [inline, static]
existsAppFile(const std::string &name) const ParCompMark::FileSystemManager [virtual]
existsDataFile(const char *name) const ParCompMark::FileSystemManager [virtual]
existsDirectory(const std::string &name) const ParCompMark::FileSystemManager [virtual]
existsFile(const std::string &name) const ParCompMark::FileSystemManager [virtual]
existsLibrary(const std::string &library, const std::vector< std::string > &additionalPaths=std::vector< std::string >()) const ParCompMark::FileSystemManager [virtual]
FileOperation enum nameParCompMark::FileSystemManager
FileSystemManager(const std::string &appDirectory="~/.ParCompMark/", const std::string &iniFile="parcompmark.ini")ParCompMark::FileSystemManager
finalize()ParCompMark::FileSystemManager [virtual]
findDataDirectory() const ParCompMark::FileSystemManager [virtual]
findLibraryPath(const std::string &library, const std::vector< std::string > &additionalPaths=std::vector< std::string >()) const ParCompMark::FileSystemManager [virtual]
getAppDirectory() const ParCompMark::FileSystemManager [inline]
getCurrentDirectory() const ParCompMark::FileSystemManager [inline]
getDataDirectory() const ParCompMark::FileSystemManager [inline]
getHomeDirectory() const ParCompMark::FileSystemManager [inline]
getIniFile() const ParCompMark::FileSystemManager [inline]
getInitialized() const ParCompMark::FileSystemManager [inline]
getInstance()ParCompMark::FileSystemManager [static]
getPathDataFile(const std::string &name) const ParCompMark::FileSystemManager [virtual]
initialize()ParCompMark::FileSystemManager [virtual]
listDataDirectory(const std::string &directory) const ParCompMark::FileSystemManager [virtual]
listDirectory(const std::string &directory) const ParCompMark::FileSystemManager [virtual]
mAppDirectoryParCompMark::FileSystemManager [protected]
MAX_PATHParCompMark::FileSystemManager [static]
mCurrentDirectoryParCompMark::FileSystemManager [protected]
mDataDirectoryParCompMark::FileSystemManager [protected]
mHomeDirectoryParCompMark::FileSystemManager [protected]
mIniFileParCompMark::FileSystemManager [protected]
mInitializedParCompMark::FileSystemManager [protected]
mInstanceParCompMark::Singleton< T > [protected, static]
mInstanceParCompMark::Singleton< T >
mInstanceParCompMark::Singleton< T >
mInstanceParCompMark::Singleton< T >
mInstanceParCompMark::Singleton< T >
mInstanceParCompMark::Singleton< T >
mInstanceParCompMark::Singleton< T >
openAppFileC(const std::string &name, const FileOperation &operation=FileSystemManager::READ) const ParCompMark::FileSystemManager [virtual]
openAppFileCpp(const std::string &name, const FileOperation &operation=FileSystemManager::READ) const ParCompMark::FileSystemManager [virtual]
openDataFileC(const std::string &name, const FileOperation &operation=FileSystemManager::READ) const ParCompMark::FileSystemManager [virtual]
openDataFileCpp(const std::string &name, const FileOperation &operation=FileSystemManager::READ) const ParCompMark::FileSystemManager [virtual]
openFileC(const std::string &name, const FileOperation &operation=FileSystemManager::READ) const ParCompMark::FileSystemManager [virtual]
openFileCpp(const std::string &name, const FileOperation &operation=FileSystemManager::READ) const ParCompMark::FileSystemManager [virtual]
PATH_SEPARATORParCompMark::FileSystemManager [static]
READ enum valueParCompMark::FileSystemManager
readAppTextFile(const std::string &name) const ParCompMark::FileSystemManager [virtual]
readDataTextFile(const std::string &name) const ParCompMark::FileSystemManager [virtual]
readTextFile(const std::string &name) const ParCompMark::FileSystemManager [virtual]
setAppDirectory(const std::string &appdirectory)ParCompMark::FileSystemManager [inline]
setDataDirectory(const std::string &datadirectory)ParCompMark::FileSystemManager [inline]
Singleton()ParCompMark::Singleton< T >
squirrelGlue()ParCompMark::FileSystemManager [inline, static]
WRITE enum valueParCompMark::FileSystemManager
~FileSystemManager()ParCompMark::FileSystemManager [virtual]
~Singleton()ParCompMark::Singleton< T > [virtual]