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

Public Attributes

int flag
 
int body_flag
 
int entry_level
 
int columns
 
char * id
 
struct ui_out_hdrheader_first
 
struct ui_out_hdrheader_last
 
struct ui_out_hdrheader_next
 

Detailed Description

Definition at line 62 of file ui-out.c.

Member Data Documentation

int ui_out_table::body_flag

Definition at line 69 of file ui-out.c.

int ui_out_table::columns

Definition at line 77 of file ui-out.c.

int ui_out_table::entry_level

Definition at line 74 of file ui-out.c.

int ui_out_table::flag

Definition at line 65 of file ui-out.c.

struct ui_out_hdr* ui_out_table::header_first

Definition at line 84 of file ui-out.c.

struct ui_out_hdr* ui_out_table::header_last

Definition at line 87 of file ui-out.c.

struct ui_out_hdr* ui_out_table::header_next

Definition at line 90 of file ui-out.c.

char* ui_out_table::id

Definition at line 81 of file ui-out.c.


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