libassa 3.5.1
Loading...
Searching...
No Matches
ASSA::CmdLineOpts Member List

This is the complete list of members for ASSA::CmdLineOpts, including all inherited members.

add_flag_opt(const char c, const string &s, bool *f)ASSA::CmdLineOpts
add_opt(const char c, const string &s, string *str)ASSA::CmdLineOpts
add_opt(const char c, const string &s, int *i)ASSA::CmdLineOpts
add_opt(const char c, const string &s, unsigned int *ui)ASSA::CmdLineOpts
add_opt(const char c, const string &s, long *l)ASSA::CmdLineOpts
add_opt(const char c, const string &s, unsigned long *ul)ASSA::CmdLineOpts
add_opt(const char c, const string &s, double *d)ASSA::CmdLineOpts
add_opt(const char c, const string &s, float *f)ASSA::CmdLineOpts
add_opt(const char c_, const string &s_, OPTS_FUNC f_)ASSA::CmdLineOpts
add_opt(const char c_, const string &s_, OPTS_FUNC_ONE f_)ASSA::CmdLineOpts
assign(Option *node_, const char *op_)ASSA::CmdLineOptsprotected
CmdLineOpts()ASSA::CmdLineOptsinline
dump() constASSA::CmdLineOpts
find_option(const char *str_)ASSA::CmdLineOptsprotected
find_option(const char letter_)ASSA::CmdLineOptsprotected
free_argv(char **&argv_)ASSA::CmdLineOptsstatic
get_opt_error() constASSA::CmdLineOptsinline
is_valid(const char sopt_, const string &lopt_)ASSA::CmdLineOptsprotected
m_errorASSA::CmdLineOptsprivate
m_opts_setASSA::CmdLineOptsprivate
OptionSet typedefASSA::CmdLineOpts
OPTS_FUNC typedefASSA::CmdLineOpts
OPTS_FUNC_ONE typedefASSA::CmdLineOpts
parse_args(const char *argv[])ASSA::CmdLineOpts
parse_config_file(IniFile &inifile_)ASSA::CmdLineOpts
pos_arg(const char *arg_)ASSA::CmdLineOptsinlineprotectedvirtual
rm_opt(const char c_, const string &s_)ASSA::CmdLineOpts
set_error_none()ASSA::CmdLineOptsinlineprotected
str_to_argv(const string &src_, int &argc_, char **&argv_)ASSA::CmdLineOptsstatic
~CmdLineOpts()ASSA::CmdLineOptsinlinevirtual