GDB (xrefs)
|
This is the complete list of members for cli_style_option, including all inherited members.
add_setshow_commands(enum command_class theclass, const char *prefix_doc, struct cmd_list_element **set_list, struct cmd_list_element **show_list, bool skip_intensity) | cli_style_option | |
changed | cli_style_option | |
cli_style_option(const char *name, ui_file_style::basic_color fg, ui_file_style::intensity=ui_file_style::NORMAL) | cli_style_option | |
cli_style_option(const char *name, ui_file_style::intensity i) | cli_style_option | |
do_set_value(const char *ignore, int from_tty, struct cmd_list_element *cmd) | cli_style_option | privatestatic |
do_show_background(struct ui_file *file, int from_tty, struct cmd_list_element *cmd, const char *value) | cli_style_option | privatestatic |
do_show_foreground(struct ui_file *file, int from_tty, struct cmd_list_element *cmd, const char *value) | cli_style_option | privatestatic |
do_show_intensity(struct ui_file *file, int from_tty, struct cmd_list_element *cmd, const char *value) | cli_style_option | privatestatic |
m_background | cli_style_option | private |
m_foreground | cli_style_option | private |
m_intensity | cli_style_option | private |
m_name | cli_style_option | private |
m_set_list | cli_style_option | private |
m_show_list | cli_style_option | private |
name() | cli_style_option | inline |
set_list() | cli_style_option | inline |
show_list() | cli_style_option | inline |
style() const | cli_style_option |