Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

RepeatedCmdLineArgumentOption Member List

This is the complete list of members for RepeatedCmdLineArgumentOption, including all inherited members.
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() constRepeatableCmdLineArgument [inline, protected]
rs::get_helptext() constCmdLineHelpText [inline, virtual]
rs::cmdline::RepeatableCmdLineArgument::get_helptext() constCmdLineArgument [inline, protected, virtual]
get_max_occur() constRepeatableCmdLineArgument [inline, protected]
get_min_occur() constRepeatableCmdLineArgument [inline, protected]
get_name() constRepeatedCmdLineArgumentOption [virtual]
get_optChar() constCmdLineOption [inline]
getDouble()CmdLineArgument [virtual]
getNumeric()CmdLineArgument [virtual]
has_default() constCmdLineArgument [inline, protected]
rs::operator bool() constCmdLineOption [inline]
rs::cmdline::RepeatableCmdLineArgument::operator bool() constCmdLineArgument [inline]
print(std::ostream &out) constRepeatedCmdLineArgumentOption [protected, virtual]
rs::ProgramInfo classCmdLineOption [friend]
rs::cmdline::RepeatableCmdLineArgument::ProgramInfo classRepeatableCmdLineArgument [friend]
reallyUsed() constRepeatedCmdLineArgumentOption [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
separatorRepeatedCmdLineArgumentOption [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() constRepeatedCmdLineArgumentOption [inline, protected, virtual]
value_is_set() constCmdLineArgument [inline]
~CmdLineArgument()CmdLineArgument [virtual]
~CmdLineHelpText()CmdLineHelpText [inline, protected, virtual]
~CmdLineOption()CmdLineOption [virtual]
~RepeatableCmdLineArgument()RepeatableCmdLineArgument [inline, virtual]
~RepeatedCmdLineArgumentOption()RepeatedCmdLineArgumentOption [inline, virtual]

Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen