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

OptionalCmdLineArgument Member List

This is the complete list of members for OptionalCmdLineArgument, including all inherited members.
clear()CmdLineArgument [inline]
CmdLineArgument(const char *name_, const char *helptext_, const char *value_=0, bool is_real_arg=true)CmdLineArgument
CmdLineHelpText(const char *helptext_)CmdLineHelpText [inline, protected]
get()RepeatableCmdLineArgument [virtual]
get_count() constRepeatableCmdLineArgument [inline, protected]
get_helptext() constCmdLineArgument [inline, protected, virtual]
get_max_occur() constRepeatableCmdLineArgument [inline, protected]
get_min_occur() constRepeatableCmdLineArgument [inline, protected]
get_name() constRepeatableCmdLineArgument [virtual]
getDouble()CmdLineArgument [virtual]
getNumeric()CmdLineArgument [virtual]
has_default() constCmdLineArgument [inline, protected]
operator bool() constCmdLineArgument [inline]
OptionalCmdLineArgument(const char *name_, const char *helptext_, CmdLineArgumentPredicate isArg_=acceptAnyArgument, int max_occur_=1)OptionalCmdLineArgument [inline]
ProgramInfo classRepeatableCmdLineArgument [friend]
reallyUsed() constCmdLineArgument [inline, virtual]
RepeatableCmdLineArgument(const char *name_, const char *helptext_, int min_occur_, int max_occur_, CmdLineArgumentPredicate isArg_, bool is_real_arg)RepeatableCmdLineArgument [protected]
reset()RepeatableCmdLineArgument
set(std::string value_, bool set_default_value=false)RepeatableCmdLineArgument [inline, virtual]
set_has_default()CmdLineArgument [inline, protected]
value_is_set() constCmdLineArgument [inline]
~CmdLineArgument()CmdLineArgument [virtual]
~CmdLineHelpText()CmdLineHelpText [inline, protected, virtual]
~OptionalCmdLineArgument()OptionalCmdLineArgument [inline, virtual]
~RepeatableCmdLineArgument()RepeatableCmdLineArgument [inline, virtual]

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