advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
advgetopt::option_info Member List

This is the complete list of members for advgetopt::option_info, including all inherited members.

add_callback(callback_t const &c)advgetopt::option_info
add_flag(flag_t flag)advgetopt::option_info
add_value(std::string const &value, string_list_t const &option_keys=string_list_t(), option_source_t source=option_source_t::SOURCE_DIRECT)advgetopt::option_info
callback_id_t typedefadvgetopt::option_info
callback_t typedefadvgetopt::option_info
callback_vector_t typedefadvgetopt::option_infoprivate
f_alias_destinationadvgetopt::option_infoprivate
f_callbacksadvgetopt::option_infoprivate
f_default_valueadvgetopt::option_infoprivate
f_doubleadvgetopt::option_infomutableprivate
f_environment_variable_nameadvgetopt::option_infoprivate
f_flagsadvgetopt::option_infoprivate
f_helpadvgetopt::option_infoprivate
f_integeradvgetopt::option_infomutableprivate
f_multiple_separatorsadvgetopt::option_infoprivate
f_nameadvgetopt::option_infoprivate
f_next_callback_idadvgetopt::option_infoprivate
f_short_nameadvgetopt::option_infoprivate
f_sourceadvgetopt::option_infoprivate
f_trace_sourcesadvgetopt::option_infoprivate
f_validatoradvgetopt::option_infoprivate
f_valueadvgetopt::option_infoprivate
f_variablesadvgetopt::option_infoprivate
find_value_index_by_key(std::string key, int idx=0) constadvgetopt::option_info
get_alias_destination() constadvgetopt::option_info
get_basename() constadvgetopt::option_info
get_default() constadvgetopt::option_info
get_double(int idx=0) constadvgetopt::option_info
get_environment_variable_name() constadvgetopt::option_info
get_environment_variable_value(std::string &value, char const *intro=nullptr) constadvgetopt::option_info
get_flags() constadvgetopt::option_info
get_help() constadvgetopt::option_info
get_long(int idx=0) constadvgetopt::option_info
get_multiple_separators() constadvgetopt::option_info
get_name() constadvgetopt::option_info
get_section_name() constadvgetopt::option_info
get_section_name_list() constadvgetopt::option_info
get_short_name() constadvgetopt::option_info
get_validator() constadvgetopt::option_info
get_value(int idx=0, bool raw=false) constadvgetopt::option_info
get_variables() constadvgetopt::option_info
has_default() constadvgetopt::option_info
has_flag(flag_t flag) constadvgetopt::option_info
has_value(std::string const &value) constadvgetopt::option_info
is_default_option() constadvgetopt::option_info
is_defined() constadvgetopt::option_info
lock(bool always=true)advgetopt::option_info
map_by_name_t typedefadvgetopt::option_info
map_by_short_name_t typedefadvgetopt::option_info
option_info(std::string const &name, short_name_t short_name=NO_SHORT_NAME)advgetopt::option_info
pointer_t typedefadvgetopt::option_info
remove_callback(callback_id_t id)advgetopt::option_info
remove_default()advgetopt::option_info
remove_flag(flag_t flag)advgetopt::option_info
reset()advgetopt::option_info
set_alias_destination(pointer_t destination)advgetopt::option_info
set_configuration_filename(std::string const &filename)advgetopt::option_infostatic
set_default(std::string const &default_value)advgetopt::option_info
set_default(char const *default_value)advgetopt::option_info
set_environment_variable_name(std::string const &name)advgetopt::option_info
set_environment_variable_name(char const *name)advgetopt::option_info
set_flags(flag_t flags)advgetopt::option_info
set_help(std::string const &help)advgetopt::option_info
set_help(char const *help)advgetopt::option_info
set_multiple_separators(string_list_t const &separators)advgetopt::option_info
set_multiple_separators(char const *const *separators)advgetopt::option_info
set_multiple_values(std::string const &value, string_list_t const &option_keys=string_list_t(), option_source_t source=option_source_t::SOURCE_DIRECT)advgetopt::option_info
set_short_name(short_name_t short_name)advgetopt::option_info
set_trace_sources(bool trace)advgetopt::option_infostatic
set_validator(std::string const &name_and_params)advgetopt::option_info
set_validator(validator::pointer_t validator)advgetopt::option_info
set_validator(std::nullptr_t)advgetopt::option_info
set_value(int idx, std::string const &value, string_list_t const &option_keys=string_list_t(), option_source_t source=option_source_t::SOURCE_DIRECT)advgetopt::option_info
set_variables(variables::pointer_t vars)advgetopt::option_info
size() constadvgetopt::option_info
source() constadvgetopt::option_info
trace_source(int idx)advgetopt::option_infoprivate
trace_sources() constadvgetopt::option_info
unlock()advgetopt::option_info
validate_all_values()advgetopt::option_infoprivate
validates(int idx=0)advgetopt::option_infoprivate
value_changed(int idx)advgetopt::option_infoprivate
vector_t typedefadvgetopt::option_info

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.