NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
NumeRe::FileAdapter Member List

This is the complete list of members for NumeRe::FileAdapter, including all inherited members.

assign(const FileSystem &_fSys)FileSystem
bLoadEmptyColsNumeRe::FileAdapterprotected
bLoadEmptyColsInNextFileNumeRe::FileAdapterprotected
cleanPath(std::string sFilePath, bool checkInvalidChars) constFileSystemprivate
condenseDataSet(Memory *_mem)NumeRe::FileAdapterprotected
createFolders(const std::string &_sPath) constFileSystemprotected
createRevisionsFolder()FileSystem
declareFileType(const std::string &sFileType)FileSysteminline
FileAdapter()NumeRe::FileAdapter
FileSystem()FileSystem
generateFileName(const std::string &sExtension=".ndat")NumeRe::FileAdapter
getDataFileName(const std::string &sTable) constNumeRe::FileAdapter
getDataFileNameShort() constNumeRe::FileAdapter
getDate()NumeRe::FileAdapterprotected
getFileInfo(const std::string &sFilePath) constFileSystem
getFileParts(const std::string &sFilePath) constFileSystem
getOutputFileName() constNumeRe::FileAdapter
getPath() constFileSystem
getProgramPath() constFileSysteminline
initializeFromKernel()FileSystem
isFile(const std::string &_sPath) constFileSystem
melt(Memory *_mem, const std::string &sTable, bool overrideTarget=false)=0NumeRe::FileAdapterpure virtual
openFile(std::string _sFile, bool loadToCache=false, bool overrideTarget=false, int _nHeadline=0, const std::string &sTargetTable="")NumeRe::FileAdapter
resolveWildCards(std::string &_sFileName, bool isFile, bool checkExtension=true) constFileSystemprivate
saveFile(const std::string &sTable, std::string _sFileName, unsigned short nPrecision=7)NumeRe::FileAdapter
saveLayer(std::string _sFileName, const std::string &_sCache, unsigned short nPrecision)=0NumeRe::FileAdapterprotectedpure virtual
sDataFileNumeRe::FileAdapterprotected
setbLoadEmptyCols(bool _bLoadEmptyCols)NumeRe::FileAdapter
setbLoadEmptyColsInNextFile(bool _bLoadEmptyCols)NumeRe::FileAdapter
setPath(std::string _sPath, bool bMkDir, std::string _sExePath)FileSystem
setPrefix(const std::string &_sPrefix)NumeRe::FileAdapter
setProgramPath(std::string _sExePath)FileSysteminline
setSavePath(const std::string &_sPath)NumeRe::FileAdapter
setTokens(std::string _sTokens)FileSystem
sExecutablePathFileSystemprotected
sOutputFileNumeRe::FileAdapterprotected
sPathFileSystemprotected
sPrefixNumeRe::FileAdapterprotected
sSavePathNumeRe::FileAdapterprotected
sTokensFileSystemprotected
sValidExtensionsFileSystemmutableprotected
ValidFileName(std::string _sFileName, const std::string sExtension=".dat", bool checkExtension=true, bool doCleanPath=true) constFileSystem
ValidFolderName(std::string _sFileName, bool doCleanPath=true, bool appendTrailingSeparator=true) constFileSystem
ValidizeAndPrepareName(const std::string &_sFileName, const std::string &sExtension=".dat") constFileSystem
~FileAdapter()NumeRe::FileAdapterinlinevirtual