GDB (xrefs)
Public Attributes | List of all members
ui_out_data Struct Reference

Public Attributes

int suppress_field_separator
 
int suppress_output
 
int mi_version
 
struct ui_filebuffer
 
struct ui_fileoriginal_buffer
 

Detailed Description

Definition at line 26 of file mi-out.c.

Member Data Documentation

struct ui_file* ui_out_data::buffer
int ui_out_data::mi_version

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().

int ui_out_data::suppress_field_separator

Definition at line 28 of file mi-out.c.

Referenced by field_separator(), mi_close(), mi_open(), and mi_out_new().

int ui_out_data::suppress_output

The documentation for this struct was generated from the following file: