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

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

_localDefScriptprivate
_symdefsScriptprivate
assign(const FileSystem &_fSys)FileSystem
bLastScriptCommandScriptprivate
bValidScriptScriptprivate
cleanPath(std::string sFilePath, bool checkInvalidChars) constFileSystemprivate
close()Script
createFolders(const std::string &_sPath) constFileSystemprotected
createRevisionsFolder()FileSystem
declareFileType(const std::string &sFileType)FileSysteminline
DISABLE_SCREEN_OUTPUT enum valueScriptprivate
ENABLE_DEFAULTS enum valueScriptprivate
ENABLE_FULL_LOGGING enum valueScriptprivate
evaluateInstallInformation(std::string &sInstallInfoString)Scriptprivate
FileSystem()FileSystem
getCurrentLine() constScriptinline
getFileInfo(const std::string &sFilePath) constFileSystem
getFileParts(const std::string &sFilePath) constFileSystem
getNextScriptCommand()Script
getNextScriptCommandFromInclude()Scriptprivate
getNextScriptCommandFromScript()Scriptprivate
getPath() constFileSystem
getProgramPath() constFileSysteminline
getScriptFileName() constScriptinline
handleIncludeSyntax(std::string &sScriptCommand)Scriptprivate
handleInstallInformation(std::string &sScriptCommand)Scriptprivate
handleLocalDefinitions(std::string &sScriptCommand)Scriptprivate
initializeFromKernel()FileSystem
installProcedures() constScriptinline
isFile(const std::string &_sPath) constFileSystem
isInInstallSectionScriptprivate
isInstallModeScriptprivate
isOpen() constScriptinline
isValid() constScriptinline
m_includeScriptprivate
m_loggerScriptprivate
m_scriptScriptprivate
nCurrentPackageScriptprivate
nInstallModeFlagsScriptprivate
nLineScriptprivate
openScript(std::string &_sScriptFileName)Script
resolveWildCards(std::string &_sFileName, bool isFile, bool checkExtension=true) constFileSystemprivate
returnCommand()Script
Script()Script
setInstallProcedures(bool _bInstall=true)Scriptinline
setPath(std::string _sPath, bool bMkDir, std::string _sExePath)FileSystem
setPredefinedFuncs(const std::string &sPredefined)Scriptinline
setProgramPath(std::string _sExePath)FileSysteminline
setTokens(std::string _sTokens)FileSystem
sExecutablePathFileSystemprotected
sHelpIDScriptprivate
sInstallIDScriptprivate
sPathFileSystemprotected
sScriptFileNameScriptprivate
startInstallation(std::string &sScriptCommand)Scriptprivate
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
vInstallPackagesScriptprivate
wasLastCommand()Scriptinline
writeDocumentationArticle(std::string &sScriptCommand)Scriptprivate
writeLayout(std::string &sScriptCommand)Scriptprivate
writeProcedure()Scriptprivate
writeWholeFile()Scriptprivate
~Script()Script