![]() |
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for NumeRe::FileAdapter, including all inherited members.
assign(const FileSystem &_fSys) | FileSystem | |
bLoadEmptyCols | NumeRe::FileAdapter | protected |
bLoadEmptyColsInNextFile | NumeRe::FileAdapter | protected |
cleanPath(std::string sFilePath, bool checkInvalidChars) const | FileSystem | private |
condenseDataSet(Memory *_mem) | NumeRe::FileAdapter | protected |
createFolders(const std::string &_sPath) const | FileSystem | protected |
createRevisionsFolder() | FileSystem | |
declareFileType(const std::string &sFileType) | FileSystem | inline |
FileAdapter() | NumeRe::FileAdapter | |
FileSystem() | FileSystem | |
generateFileName(const std::string &sExtension=".ndat") | NumeRe::FileAdapter | |
getDataFileName(const std::string &sTable) const | NumeRe::FileAdapter | |
getDataFileNameShort() const | NumeRe::FileAdapter | |
getDate() | NumeRe::FileAdapter | protected |
getFileInfo(const std::string &sFilePath) const | FileSystem | |
getFileParts(const std::string &sFilePath) const | FileSystem | |
getOutputFileName() const | NumeRe::FileAdapter | |
getPath() const | FileSystem | |
getProgramPath() const | FileSystem | inline |
initializeFromKernel() | FileSystem | |
isFile(const std::string &_sPath) const | FileSystem | |
melt(Memory *_mem, const std::string &sTable, bool overrideTarget=false)=0 | NumeRe::FileAdapter | pure 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) const | FileSystem | private |
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)=0 | NumeRe::FileAdapter | protectedpure virtual |
sDataFile | NumeRe::FileAdapter | protected |
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) | FileSystem | inline |
setSavePath(const std::string &_sPath) | NumeRe::FileAdapter | |
setTokens(std::string _sTokens) | FileSystem | |
sExecutablePath | FileSystem | protected |
sOutputFile | NumeRe::FileAdapter | protected |
sPath | FileSystem | protected |
sPrefix | NumeRe::FileAdapter | protected |
sSavePath | NumeRe::FileAdapter | protected |
sTokens | FileSystem | protected |
sValidExtensions | FileSystem | mutableprotected |
ValidFileName(std::string _sFileName, const std::string sExtension=".dat", bool checkExtension=true, bool doCleanPath=true) const | FileSystem | |
ValidFolderName(std::string _sFileName, bool doCleanPath=true, bool appendTrailingSeparator=true) const | FileSystem | |
ValidizeAndPrepareName(const std::string &_sFileName, const std::string &sExtension=".dat") const | FileSystem | |
~FileAdapter() | NumeRe::FileAdapter | inlinevirtual |