Whiteboard
An interface and tools for visualizing large and complex datasets
commandLineParser Member List

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

commandLineParser(int argc, char **argv, const string &description="")commandLineParserinline
GetBoolValueFor(commandArg< bool > &keyArg)commandLineParserinline
GetCompoundStringValuesFor(commandArg< T > &keyArg)commandLineParserinline
GetDoubleValueFor(commandArg< double > &keyArg)commandLineParserinline
GetIntValueFor(commandArg< int > &keyArg)commandLineParserinline
GetStringValueFor(commandArg< T > &keyArg)commandLineParserinline
mArgccommandLineParserprivate
mArgNamescommandLineParserprivate
mArgvcommandLineParserprivate
mCArgNamescommandLineParserprivate
mDesccommandLineParserprivate
mHelpcommandLineParserprivate
mNameValcommandLineParserprivate
mNumArgscommandLineParserprivate
mNumDefaultscommandLineParserprivate
parse()commandLineParserinline
registerArg(commandArg< T > &arg)commandLineParserinline
registerCompoundArg(commandArg< T > &arg)commandLineParserinline
requestHelp()commandLineParserinline
SetDescription(const string &s)commandLineParserinline
showHelp()commandLineParserinline