Scarab  v3.5.1
Project 8 C++ Utility Library
OptionBase< CRTP > Member List

This is the complete list of members for OptionBase< CRTP >, including all inherited members.

always_capture_default(bool value=true)OptionBase< CRTP >inline
always_capture_default_OptionBase< CRTP >protected
AppOptionBase< CRTP >private
configurable(bool value=true)OptionBase< CRTP >inline
configurable_OptionBase< CRTP >protected
copy_to(T *other) constOptionBase< CRTP >inlineprotected
delimiter(char value='\0')OptionBase< CRTP >inline
delimiter_OptionBase< CRTP >protected
disable_flag_override_OptionBase< CRTP >protected
get_always_capture_default() constOptionBase< CRTP >inline
get_configurable() constOptionBase< CRTP >inline
get_delimiter() constOptionBase< CRTP >inline
get_disable_flag_override() constOptionBase< CRTP >inline
get_group() constOptionBase< CRTP >inline
get_ignore_case() constOptionBase< CRTP >inline
get_ignore_underscore() constOptionBase< CRTP >inline
get_multi_option_policy() constOptionBase< CRTP >inline
get_required() constOptionBase< CRTP >inline
group(std::string name)OptionBase< CRTP >inline
group_OptionBase< CRTP >protected
ignore_case_OptionBase< CRTP >protected
ignore_underscore_OptionBase< CRTP >protected
join()OptionBase< CRTP >inline
mandatory(bool value=true)OptionBase< CRTP >inline
multi_option_policy_OptionBase< CRTP >protected
required(bool value=true)OptionBase< CRTP >inline
required_OptionBase< CRTP >protected
take_first()OptionBase< CRTP >inline
take_last()OptionBase< CRTP >inline