OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
ossimArgumentParser Member List

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

argc()ossimArgumentParserinline
argv()ossimArgumentParserinline
containsOptions() constossimArgumentParser
errors(ossimErrorSeverity severity=OSSIM_BENIGN) constossimArgumentParser
find(const std::string &str) constossimArgumentParser
getApplicationName() constossimArgumentParser
getApplicationUsage()ossimArgumentParserinline
getApplicationUsage() constossimArgumentParserinline
getErrorMessageMap()ossimArgumentParser
getErrorMessageMap() constossimArgumentParser
initialize(int *argc, const char **argv)ossimArgumentParser
insert(int pos, const ossimString &arg)ossimArgumentParser
isNumber(const char *str)ossimArgumentParserstatic
isNumber(int pos) constossimArgumentParser
isOption(const char *str)ossimArgumentParserstatic
isOption(int pos) constossimArgumentParser
isString(const char *str)ossimArgumentParserstatic
isString(int pos) constossimArgumentParser
match(int pos, const std::string &str) constossimArgumentParser
numberOfParams(const std::string &str, const ossimParameter value) constossimArgumentParser
operator[](int pos)ossimArgumentParserinline
operator[](int pos) constossimArgumentParserinline
OSSIM_BENIGN enum valueossimArgumentParser
OSSIM_CRITICAL enum valueossimArgumentParser
ossimArgumentParser(int *argc, char **argv)ossimArgumentParser
ossimArgumentParser(const ossimString &commandLine)ossimArgumentParser
ossimErrorMessageMap typedefossimArgumentParser
ossimErrorSeverity enum nameossimArgumentParser
read(const std::string &str)ossimArgumentParser
read(const std::string &str, ossimParameter value1)ossimArgumentParser
read(const std::string &str, ossimParameter value1, ossimParameter value2)ossimArgumentParser
read(const std::string &str, ossimParameter value1, ossimParameter value2, ossimParameter value3)ossimArgumentParser
read(const std::string &str, ossimParameter value1, ossimParameter value2, ossimParameter value3, ossimParameter value4)ossimArgumentParser
read(const std::string &str, ossimParameter value1, ossimParameter value2, ossimParameter value3, ossimParameter value4, ossimParameter value5)ossimArgumentParser
read(const std::string &str, ossimParameter value1, ossimParameter value2, ossimParameter value3, ossimParameter value4, ossimParameter value5, ossimParameter value6)ossimArgumentParser
read(const std::string &str, std::vector< ossimString > &param_list)ossimArgumentParser
read(int pos, const std::string &str)ossimArgumentParser
read(int pos, const std::string &str, ossimParameter value1)ossimArgumentParser
read(int pos, const std::string &str, ossimParameter value1, ossimParameter value2)ossimArgumentParser
read(int pos, const std::string &str, ossimParameter value1, ossimParameter value2, ossimParameter value3)ossimArgumentParser
read(int pos, const std::string &str, ossimParameter value1, ossimParameter value2, ossimParameter value3, ossimParameter value4)ossimArgumentParser
remove(int pos, int num=1)ossimArgumentParser
reportError(const std::string &message, ossimErrorSeverity severity=OSSIM_CRITICAL)ossimArgumentParser
reportRemainingOptionsAsUnrecognized(ossimErrorSeverity severity=OSSIM_BENIGN)ossimArgumentParser
setApplicationUsage(ossimApplicationUsage *usage)ossimArgumentParserinline
theArgcossimArgumentParserprotected
theArgvossimArgumentParserprotected
theErrorMessageMapossimArgumentParserprotected
theMemAllocatedossimArgumentParserprotected
theUsageossimArgumentParserprotected
writeErrorMessages(std::ostream &output, ossimErrorSeverity sevrity=OSSIM_BENIGN)ossimArgumentParser
~ossimArgumentParser()ossimArgumentParser