Documentation for OpenFLUID 2.2.0
openfluid::utils::CommandLineParser Member List

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

addCommand(const CommandLineCommand &Command)openfluid::utils::CommandLineParserinline
addOption(const CommandLineOption &Option)openfluid::utils::CommandLineParserinline
command(const std::string &Name) constopenfluid::utils::CommandLineParserinline
CommandLineParser()openfluid::utils::CommandLineParserinline
CommandLineParser(const std::string &ProgramName, const std::string &HelpText, bool UseCustomOrder=false)openfluid::utils::CommandLineParserinline
displayFormattedData(std::ostream &OutStm, std::string Title, std::string HelpText, int LargestTextLength)openfluid::utils::CommandLineParserinlineprotected
displayOptions(std::ostream &OutStm, CommandLineOption HelpOption, int LargestTextLength)openfluid::utils::CommandLineParserinlineprotected
displayUsageMessage(std::ostream &OutStm)openfluid::utils::CommandLineParserinlineprotected
extraArgs() constopenfluid::utils::CommandLineParserinline
getActiveCommand() constopenfluid::utils::CommandLineParserinline
getArgsDisplay()openfluid::utils::CommandLineParserinlineprotected
getCustomIndent(int CommandLength, int LargestCommandLength, std::string minimalSpace=" ")openfluid::utils::CommandLineParserinlineprotected
getHelpOption()openfluid::utils::CommandLineParserinlineprotected
getHelpText() constopenfluid::utils::CommandLineParserinline
getLargestCommandLength()openfluid::utils::CommandLineParserinlineprotected
getLargestOptionLength()openfluid::utils::CommandLineParserinlineprotected
getParsingMessage() constopenfluid::utils::CommandLineParserinline
getProgramName() constopenfluid::utils::CommandLineParserinline
isHelpAsked()openfluid::utils::CommandLineParserinline
m_ActiveCommandopenfluid::utils::CommandLineParserprotected
m_AvailableCommandsTextopenfluid::utils::CommandLineParserprotected
m_Commandsopenfluid::utils::CommandLineParserprotected
m_CommandsOrderedopenfluid::utils::CommandLineParserprotected
m_HelpTextopenfluid::utils::CommandLineParserprotected
m_ProgramNameopenfluid::utils::CommandLineParserprotected
parse(std::list< std::string > ArgValues)openfluid::utils::CommandLineParserinline
parse(int ArgC, char **ArgV)openfluid::utils::CommandLineParserinline
printHelp(std::ostream &OutStm)openfluid::utils::CommandLineParserinline
printState(std::ostream &OutStm)openfluid::utils::CommandLineParserinline
reset()openfluid::utils::CommandLineParserinline
thirdPartyArgs() constopenfluid::utils::CommandLineParserinline