GDB (xrefs)
Public Attributes
interp_procs Struct Reference

#include "interps.h"

List of all members.

Public Attributes

interp_init_ftypeinit_proc
interp_resume_ftyperesume_proc
interp_suspend_ftypesuspend_proc
interp_exec_ftypeexec_proc
interp_prompt_p_ftypeprompt_proc_p
interp_ui_out_ftypeui_out_proc
interp_set_logging_ftypeset_logging_proc
interp_command_loop_ftypecommand_loop_proc

Detailed Description

Definition at line 51 of file interps.h.


Member Data Documentation

Definition at line 70 of file interps.h.

Referenced by current_interp_command_loop(), and interp_new().

Definition at line 56 of file interps.h.

Referenced by interp_exec_p().

Definition at line 53 of file interps.h.

Referenced by interp_set().

Definition at line 57 of file interps.h.

Referenced by current_interp_display_prompt_p().

Definition at line 54 of file interps.h.

Referenced by interp_set().

Definition at line 68 of file interps.h.

Referenced by current_interp_set_logging().

Definition at line 55 of file interps.h.

Referenced by interp_set().

Definition at line 63 of file interps.h.

Referenced by interp_set(), and interp_ui_out().


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