|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for Documentation, including all inherited members.
| addEntry(const DocumentationEntry &entry, const std::vector< std::string > &keyWords) | Documentation | private |
| addFileToDocumentationIndex(const std::string &sFileName) | Documentation | |
| assign(const FileSystem &_fSys) | FileSystem | |
| cleanPath(std::string sFilePath, bool checkInvalidChars) const | FileSystem | private |
| createDocumentationIndex(bool bLoadUserLangFiles=true) | Documentation | |
| createFolders(const std::string &_sPath) const | FileSystem | protected |
| createRevisionsFolder() | FileSystem | |
| declareFileType(const std::string &sFileType) | FileSystem | inline |
| Documentation() | Documentation | |
| FileSystem() | FileSystem | |
| findPositionInDocumentationIndex(const std::string &sTopic) const | Documentation | private |
| findPositionUsingIdxKeys(const std::string &sIdxKeys) const | Documentation | private |
| getArgAtPos(const std::string &sCmd, unsigned int pos) | Documentation | static |
| getDocIndex() const | Documentation | |
| getFileInfo(const std::string &sFilePath) const | FileSystem | |
| getFileParts(const std::string &sFilePath) const | FileSystem | |
| getHelpArticle(const std::string &sTopic) | Documentation | |
| getHelpArticleID(const std::string &sTopic) | Documentation | |
| getHelpArticleTitle(const std::string &_sIdxKey) | Documentation | |
| getHelpIdxKey(const std::string &sTopic) | Documentation | |
| getPath() const | FileSystem | |
| getProgramPath() const | FileSystem | inline |
| initializeFromKernel() | FileSystem | |
| isFile(const std::string &_sPath) const | FileSystem | |
| mDocumentationIndex | Documentation | private |
| removeFromDocIndex(const std::string &_sID) | Documentation | |
| resolveWildCards(std::string &_sFileName, bool isFile, bool checkExtension=true) const | FileSystem | private |
| setPath(std::string _sPath, bool bMkDir, std::string _sExePath) | FileSystem | |
| setProgramPath(std::string _sExePath) | FileSystem | inline |
| setTokens(std::string _sTokens) | FileSystem | |
| sExecutablePath | FileSystem | protected |
| sPath | FileSystem | 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 | |
| vDocIndexTable | Documentation | private |
| ~Documentation() | Documentation |