GDB (xrefs)
|
Public Attributes | |
int | suppress_field_separator |
int | suppress_output |
int | mi_version |
struct ui_file * | buffer |
struct ui_file * | original_buffer |
struct ui_file* ui_out_data::buffer |
Definition at line 31 of file mi-out.c.
Referenced by field_separator(), mi_close(), mi_field_fmt(), mi_field_string(), mi_flush(), mi_open(), mi_out_buffered(), mi_out_new(), mi_out_put(), mi_out_rewind(), and mi_redirect().
Definition at line 30 of file mi-out.c.
Referenced by mi_out_new(), and mi_version().
struct ui_file* ui_out_data::original_buffer |
Definition at line 32 of file mi-out.c.
Referenced by mi_redirect().
Definition at line 28 of file mi-out.c.
Referenced by field_separator(), mi_close(), mi_open(), and mi_out_new().
Definition at line 29 of file mi-out.c.
Referenced by mi_begin(), mi_end(), mi_field_fmt(), mi_field_int(), mi_field_string(), mi_out_new(), mi_table_body(), mi_table_end(), and mi_table_header().