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

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

assign(const FileSystem &_fSys)FileSystem
bCompactOutputprivate
bFileOutputprivate
bFileOpenOutputprivate
bPrintCSVOutputprivate
bPrintTeXOutputprivate
bSumBarOutputprivate
cleanPath(std::string sFilePath, bool checkInvalidChars) constFileSystemprivate
createFolders(const std::string &_sPath) constFileSystemprotected
createRevisionsFolder()FileSystem
declareFileType(const std::string &sFileType)FileSysteminline
end()Output
file_outOutputprivate
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() constOutput
getDate(bool bForFile)Outputprivate
getFileInfo(const std::string &sFilePath) constFileSystem
getFileName() constOutput
getFileParts(const std::string &sFilePath) constFileSystem
getPath() constFileSystem
getPluginName() constOutput
getPrefix() constOutput
getProgramPath() constFileSysteminline
initializeFromKernel()FileSystem
isCompact() constOutputinline
isFile() constOutput
FileSystem::isFile(const std::string &_sPath) constFileSystem
Output()Output
Output(bool bStatus, std::string sFile)Output
print(std::string sOutput)Output
print_legal()Output
replaceTeXControls(const std::string &_sText)Outputprivate
reset()Output
resolveWildCards(std::string &_sFileName, bool isFile, bool checkExtension=true) constFileSystemprivate
sCommentLineOutputprivate
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)FileSysteminline
setStatus(bool bStatus)Output
setTokens(std::string _sTokens)FileSystem
sExecutablePathFileSystemprotected
sFileNameOutputprivate
sPathFileSystemprotected
sPluginNameOutputprivate
sPluginPrefixOutputprivate
start()Output
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
~Output()Output