|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for Script, including all inherited members.
| _localDef | Script | private |
| _symdefs | Script | private |
| assign(const FileSystem &_fSys) | FileSystem | |
| bLastScriptCommand | Script | private |
| bValidScript | Script | private |
| cleanPath(std::string sFilePath, bool checkInvalidChars) const | FileSystem | private |
| close() | Script | |
| createFolders(const std::string &_sPath) const | FileSystem | protected |
| createRevisionsFolder() | FileSystem | |
| declareFileType(const std::string &sFileType) | FileSystem | inline |
| DISABLE_SCREEN_OUTPUT enum value | Script | private |
| ENABLE_DEFAULTS enum value | Script | private |
| ENABLE_FULL_LOGGING enum value | Script | private |
| evaluateInstallInformation(std::string &sInstallInfoString) | Script | private |
| FileSystem() | FileSystem | |
| getCurrentLine() const | Script | inline |
| getFileInfo(const std::string &sFilePath) const | FileSystem | |
| getFileParts(const std::string &sFilePath) const | FileSystem | |
| getNextScriptCommand() | Script | |
| getNextScriptCommandFromInclude() | Script | private |
| getNextScriptCommandFromScript() | Script | private |
| getPath() const | FileSystem | |
| getProgramPath() const | FileSystem | inline |
| getScriptFileName() const | Script | inline |
| handleIncludeSyntax(std::string &sScriptCommand) | Script | private |
| handleInstallInformation(std::string &sScriptCommand) | Script | private |
| handleLocalDefinitions(std::string &sScriptCommand) | Script | private |
| initializeFromKernel() | FileSystem | |
| installProcedures() const | Script | inline |
| isFile(const std::string &_sPath) const | FileSystem | |
| isInInstallSection | Script | private |
| isInstallMode | Script | private |
| isOpen() const | Script | inline |
| isValid() const | Script | inline |
| m_include | Script | private |
| m_logger | Script | private |
| m_script | Script | private |
| nCurrentPackage | Script | private |
| nInstallModeFlags | Script | private |
| nLine | Script | private |
| openScript(std::string &_sScriptFileName) | Script | |
| resolveWildCards(std::string &_sFileName, bool isFile, bool checkExtension=true) const | FileSystem | private |
| returnCommand() | Script | |
| Script() | Script | |
| setInstallProcedures(bool _bInstall=true) | Script | inline |
| setPath(std::string _sPath, bool bMkDir, std::string _sExePath) | FileSystem | |
| setPredefinedFuncs(const std::string &sPredefined) | Script | inline |
| setProgramPath(std::string _sExePath) | FileSystem | inline |
| setTokens(std::string _sTokens) | FileSystem | |
| sExecutablePath | FileSystem | protected |
| sHelpID | Script | private |
| sInstallID | Script | private |
| sPath | FileSystem | protected |
| sScriptFileName | Script | private |
| startInstallation(std::string &sScriptCommand) | Script | private |
| 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 | |
| vInstallPackages | Script | private |
| wasLastCommand() | Script | inline |
| writeDocumentationArticle(std::string &sScriptCommand) | Script | private |
| writeLayout(std::string &sScriptCommand) | Script | private |
| writeProcedure() | Script | private |
| writeWholeFile() | Script | private |
| ~Script() | Script |