NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for Output, including all inherited members.
assign(const FileSystem &_fSys) | FileSystem | |
bCompact | Output | private |
bFile | Output | private |
bFileOpen | Output | private |
bPrintCSV | Output | private |
bPrintTeX | Output | private |
bSumBar | Output | private |
cleanPath(std::string sFilePath, bool checkInvalidChars) const | FileSystem | private |
createFolders(const std::string &_sPath) const | FileSystem | protected |
createRevisionsFolder() | FileSystem | |
declareFileType(const std::string &sFileType) | FileSystem | inline |
end() | Output | |
file_out | Output | private |
FileSystem() | FileSystem | |
format(std::string **_sMatrix, long long int _nCol, long long int _nLine, const Settings &_option, bool bDontAsk=false, int nHeadLineCount=1) | Output | |
generateFileName() | Output | |
getCommentLine() const | Output | |
getDate(bool bForFile) | Output | private |
getFileInfo(const std::string &sFilePath) const | FileSystem | |
getFileName() const | Output | |
getFileParts(const std::string &sFilePath) const | FileSystem | |
getPath() const | FileSystem | |
getPluginName() const | Output | |
getPrefix() const | Output | |
getProgramPath() const | FileSystem | inline |
initializeFromKernel() | FileSystem | |
isCompact() const | Output | inline |
isFile() const | Output | |
FileSystem::isFile(const std::string &_sPath) const | FileSystem | |
Output() | Output | |
Output(bool bStatus, std::string sFile) | Output | |
print(std::string sOutput) | Output | |
print_legal() | Output | |
replaceTeXControls(const std::string &_sText) | Output | private |
reset() | Output | |
resolveWildCards(std::string &_sFileName, bool isFile, bool checkExtension=true) const | FileSystem | private |
sCommentLine | Output | private |
setCommentLine(std::string _sCommentLine) | Output | |
setCompact(bool _bCompact) | Output | |
setFileName(std::string sFile) | Output | |
setPath(std::string _sPath, bool bMkDir, std::string _sExePath) | FileSystem | |
setPluginName(std::string _sPluginName) | Output | |
setPrefix(std::string _sPrefix) | Output | |
setProgramPath(std::string _sExePath) | FileSystem | inline |
setStatus(bool bStatus) | Output | |
setTokens(std::string _sTokens) | FileSystem | |
sExecutablePath | FileSystem | protected |
sFileName | Output | private |
sPath | FileSystem | protected |
sPluginName | Output | private |
sPluginPrefix | Output | private |
start() | Output | |
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 | |
~Output() | Output |