NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CommandLineParser Member List

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

clearReturnValue()CommandLineParserinline
CMD_DAT_PAR enum valueCommandLineParser
CMD_EXPR_set_PAR enum valueCommandLineParser
CMD_PAR enum valueCommandLineParser
CommandLineParser(const std::string &sCommandLine, CommandSignature signature)CommandLineParser
CommandLineParser(const std::string &sCommandLine, const std::string &sCommand, CommandSignature signature)CommandLineParser
CommandSignature enum nameCommandLineParser
exprContainsDataObjects() constCommandLineParser
getAllParametersWithValues() constCommandLineParser
getCommand() constCommandLineParserinline
getCommandLine() constCommandLineParserinline
getExpr() constCommandLineParserinline
getExprAsDataObject() constCommandLineParser
getExprAsFileName(std::string sFileExt, const std::string &sBasePath="") constCommandLineParser
getExprAsMathExpression(bool parseDataObjects=false) constCommandLineParser
getFileParameterValue(std::string sFileExt, const std::string &sBaseFolder="", const std::string &sDefaultName="") constCommandLineParser
getFileParameterValueForSaving(std::string sFileExt, const std::string &sBaseFolder="", const std::string &sDefaultName="") constCommandLineParser
getParameterList() constCommandLineParserinline
getParameterValue(const std::string &sParameter) constCommandLineParser
getParameterValueAsNumericalValue(const std::string &sParameter) constCommandLineParser
getParameterValueAsString(const std::string &sParameter, const std::string &sDefaultValue, bool stripAlways=false, bool onlyStringEvaluation=false) constCommandLineParser
getReturnValueStatement() constCommandLineParserinline
getTargetTable(Indices &_targetIndices, const std::string &sDefaultTableName)CommandLineParser
hasParam(const std::string &sParameter) constCommandLineParser
m_cmdCommandLineParserprivate
m_commandLineCommandLineParserprivate
m_exprCommandLineParserprivate
m_parlistCommandLineParserprivate
m_returnValueStatementCommandLineParserprivate
parse(const std::string &sCommandString, CommandSignature signature)CommandLineParserprivate
parseExprAsNumericalValues() constCommandLineParser
parseExprAsString() constCommandLineParser
parseFileName(std::string &sFileName, std::string &sFileExt, const std::string &sBasePath) constCommandLineParserprivate
parseIntervals(bool bErase=false)CommandLineParser
setReturnValue(const std::string &sRetVal)CommandLineParserinline
setReturnValue(const std::vector< mu::value_type > &vRetVal)CommandLineParser
setReturnValue(const std::vector< std::string > &vRetVal)CommandLineParser