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

This is the complete list of members for Includer, including all inherited members.

assign(const FileSystem &_fSys)FileSystem
cleanPath(std::string sFilePath, bool checkInvalidChars) constFileSystemprivate
createFolders(const std::string &_sPath) constFileSystemprotected
createRevisionsFolder()FileSystem
declareFileType(const std::string &sFileType)FileSysteminline
FileSystem()FileSystem
getCurrentLine() constIncluderinline
getFileInfo(const std::string &sFilePath) constFileSystem
getFileParts(const std::string &sFilePath) constFileSystem
getIncludedFileName() constIncluder
getIncludedType() constIncluderinline
getNextLine()Includer
getPath() constFileSystem
getProgramPath() constFileSysteminline
INCLUDE_ALL enum valueIncluder
INCLUDE_DECLARATIONS enum valueIncluder
INCLUDE_DEFINES enum valueIncluder
INCLUDE_GLOBALS enum valueIncluder
Includer(const std::string &sIncludingString, const std::string &sSearchPath)Includer
IncludeType enum nameIncluder
initializeFromKernel()FileSystem
is_including_syntax(const std::string &sLine)Includerstatic
is_open() constIncluder
isFile(const std::string &_sPath) constFileSystem
m_includeIncluderprivate
m_typeIncluderprivate
nIncludeLineIncluderprivate
openIncludedFile(const std::string &sIncludingString)Includerprivate
resolveWildCards(std::string &_sFileName, bool isFile, bool checkExtension=true) constFileSystemprivate
setPath(std::string _sPath, bool bMkDir, std::string _sExePath)FileSystem
setProgramPath(std::string _sExePath)FileSysteminline
setTokens(std::string _sTokens)FileSystem
sExecutablePathFileSystemprotected
sPathFileSystemprotected
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
~Includer()Includer