GDB (xrefs)
Public Attributes
ui_file Struct Reference

List of all members.

Public Attributes

intmagic
ui_file_flush_ftypeto_flush
ui_file_write_ftypeto_write
ui_file_write_async_safe_ftypeto_write_async_safe
ui_file_fputs_ftypeto_fputs
ui_file_read_ftypeto_read
ui_file_delete_ftypeto_delete
ui_file_isatty_ftypeto_isatty
ui_file_rewind_ftypeto_rewind
ui_file_put_ftypeto_put
ui_file_fseek_ftypeto_fseek
void * to_data

Detailed Description

Definition at line 42 of file ui-file.c.


Member Data Documentation

Definition at line 44 of file ui-file.c.

Referenced by ui_file_data(), and ui_file_new().

Definition at line 55 of file ui-file.c.

Referenced by set_ui_file_data(), and ui_file_data().

Definition at line 50 of file ui-file.c.

Referenced by set_ui_file_data(), and ui_file_delete().

Definition at line 45 of file ui-file.c.

Referenced by gdb_flush(), set_ui_file_flush(), and tee_file_flush().

Definition at line 48 of file ui-file.c.

Referenced by fputs_unfiltered(), null_file_write(), set_ui_file_fputs(), and tee_file_fputs().

Definition at line 54 of file ui-file.c.

Referenced by set_ui_file_fseek(), and ui_file_fseek().

Definition at line 51 of file ui-file.c.

Referenced by set_ui_file_isatty(), and ui_file_isatty().

Definition at line 53 of file ui-file.c.

Referenced by set_ui_file_put(), and ui_file_put().

Definition at line 49 of file ui-file.c.

Referenced by set_ui_file_read(), and ui_file_read().

Definition at line 52 of file ui-file.c.

Referenced by set_ui_file_rewind(), and ui_file_rewind().

Definition at line 46 of file ui-file.c.

Referenced by null_file_fputs(), set_ui_file_write(), and ui_file_write().

Definition at line 47 of file ui-file.c.

Referenced by set_ui_file_write_async_safe(), and ui_file_write_async_safe().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines