| clear() | RepeatedCmdLineArgumentOption | [inline, virtual] |
| CmdLineArgument(const char *name_, const char *helptext_, const char *value_=0, bool is_real_arg=true) | CmdLineArgument | |
| CmdLineHelpText(const char *helptext_) | CmdLineHelpText | [inline, protected] |
| CmdLineOption(char optChar_, const char *helptext_) | CmdLineOption | |
| get() | RepeatedCmdLineArgumentOption | [inline, virtual] |
| get_count() const | RepeatableCmdLineArgument | [inline, protected] |
| rs::get_helptext() const | CmdLineHelpText | [inline, virtual] |
| rs::cmdline::RepeatableCmdLineArgument::get_helptext() const | CmdLineArgument | [inline, protected, virtual] |
| get_max_occur() const | RepeatableCmdLineArgument | [inline, protected] |
| get_min_occur() const | RepeatableCmdLineArgument | [inline, protected] |
| get_name() const | RepeatedCmdLineArgumentOption | [virtual] |
| get_optChar() const | CmdLineOption | [inline] |
| getDouble() | CmdLineArgument | [virtual] |
| getNumeric() | CmdLineArgument | [virtual] |
| has_default() const | CmdLineArgument | [inline, protected] |
| rs::operator bool() const | CmdLineOption | [inline] |
| rs::cmdline::RepeatableCmdLineArgument::operator bool() const | CmdLineArgument | [inline] |
| print(std::ostream &out) const | RepeatedCmdLineArgumentOption | [protected, virtual] |
| rs::ProgramInfo class | CmdLineOption | [friend] |
| rs::cmdline::RepeatableCmdLineArgument::ProgramInfo class | RepeatableCmdLineArgument | [friend] |
| reallyUsed() const | RepeatedCmdLineArgumentOption | [inline, virtual] |
| RepeatableCmdLineArgument(const char *name_, const char *helptext_, int min_occur_, int max_occur_, CmdLineArgumentPredicate isArg_, bool is_real_arg) | RepeatableCmdLineArgument | [protected] |
| RepeatedCmdLineArgumentOption(char optChar_, const char *argname_, char separator_, const char *helptext_, const char *value_=0) | RepeatedCmdLineArgumentOption | |
| reset() | RepeatableCmdLineArgument | |
| separator | RepeatedCmdLineArgumentOption | [private] |
| set(std::string value_, bool set_default_value=false) | RepeatedCmdLineArgumentOption | [virtual] |
| rs::cmdline::CmdLineOption::set() | CmdLineOption | [inline] |
| set_has_default() | CmdLineArgument | [inline, protected] |
| takes_argument() const | RepeatedCmdLineArgumentOption | [inline, protected, virtual] |
| value_is_set() const | CmdLineArgument | [inline] |
| ~CmdLineArgument() | CmdLineArgument | [virtual] |
| ~CmdLineHelpText() | CmdLineHelpText | [inline, protected, virtual] |
| ~CmdLineOption() | CmdLineOption | [virtual] |
| ~RepeatableCmdLineArgument() | RepeatableCmdLineArgument | [inline, virtual] |
| ~RepeatedCmdLineArgumentOption() | RepeatedCmdLineArgumentOption | [inline, virtual] |