NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for Settings, 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 |
controlDefinitions() const | Settings | inline |
copySettings(const Settings &_settings) | Settings | |
createCompactTables() const | Settings | inline |
createDocumentationIndex(bool bLoadUserLangFiles=true) | Documentation | |
createFolders(const std::string &_sPath) const | FileSystem | protected |
createRevisionsFolder() | FileSystem | |
declareFileType(const std::string &sFileType) | FileSystem | inline |
decodeArguments() const | Settings | inline |
disable(const std::string &option) | Settings | inline |
Documentation() | Documentation | |
enable(const std::string &option) | Settings | inline |
enableSystemPrints(bool _bSystemPrints=true) | Settings | inline |
executeEnabled() const | Settings | inline |
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 |
getAutoSaveInterval() const | Settings | inline |
getBuffer() const | Settings | inline |
getDefaultPlotFont() const | Settings | inline |
getDocIndex() const | Documentation | |
getExePath() const | Settings | inline |
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 | |
getLoadPath() const | Settings | inline |
getPath() const | FileSystem | |
getPlotPath() const | Settings | inline |
getPrecision() const | Settings | inline |
getProcPath() const | Settings | inline |
getProgramPath() const | FileSystem | inline |
getSavePath() const | Settings | inline |
getScriptPath() const | Settings | inline |
getSetting(const std::string &value) | Settings | inline |
getSetting(const std::string &value) const | Settings | inline |
getSettings() | Settings | inline |
getSettings() const | Settings | inline |
getTokenPaths() const | Settings | inline |
getWindow(int nWindow=0) const | Settings | inline |
getWorkPath() const | Settings | inline |
import_v1x(const std::string &sSettings) | Settings | private |
initializeFromKernel() | FileSystem | |
isDeveloperMode() const | Settings | inline |
isDraftMode() const | Settings | inline |
isEnabled(const std::string &option) const | Settings | inline |
isFile(const std::string &_sPath) const | FileSystem | |
load(const std::string &_sWhere) | Settings | |
loadEmptyCols() const | Settings | inline |
m_settings | Settings | protected |
mDocumentationIndex | Documentation | private |
operator=(const Settings &_settings) | Settings | inline |
prepareFilePaths(const std::string &_sExePath) | Settings | private |
removeFromDocIndex(const std::string &_sID) | Documentation | |
replaceExePath(const std::string &_sPath) | Settings | private |
resolveWildCards(std::string &_sFileName, bool isFile, bool checkExtension=true) const | FileSystem | private |
save(const std::string &_sWhere, bool bMkBackUp=false) | Settings | |
set(const std::string &) | Settings | private |
setDefaultPlotFont(const std::string &plotFont) | Settings | inline |
setPath(std::string _sPath, bool bMkDir, std::string _sExePath) | FileSystem | |
setProgramPath(std::string _sExePath) | FileSystem | inline |
Settings() | Settings | |
Settings(const Settings &_settings) | Settings | |
setTokens(std::string _sTokens) | FileSystem | |
sExecutablePath | FileSystem | protected |
showExtendedFileInfo() const | Settings | inline |
showGreeting() const | Settings | inline |
showHints() const | Settings | inline |
sPath | FileSystem | protected |
sSettings_ini | Settings | private |
sTokens | FileSystem | protected |
sValidExtensions | FileSystem | mutableprotected |
systemPrints() const | Settings | inline |
useCustomLangFiles() const | Settings | inline |
useDebugger() const | Settings | inline |
useEscInScripts() const | Settings | inline |
useExternalDocWindow() const | Settings | inline |
useLogFile() const | Settings | inline |
useMaskDefault() const | Settings | inline |
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 |