GDB (xrefs)
|
Public Member Functions | |
scoped_input_handler () | |
~scoped_input_handler () | |
DISABLE_COPY_AND_ASSIGN (scoped_input_handler) | |
Private Attributes | |
target_terminal::scoped_restore_terminal_state | m_term_state |
scoped_restore_tmpl< quit_handler_ftype * > | m_quit_handler |
struct ui * | m_ui |
|
inline |
Definition at line 729 of file utils.c.
References current_ui, m_ui, target_terminal::ours(), PROMPT_BLOCKED, ui::prompt_state, and ui::register_file_handler().
|
inline |
Definition at line 739 of file utils.c.
References m_ui, and ui::unregister_file_handler().
scoped_input_handler::DISABLE_COPY_AND_ASSIGN | ( | scoped_input_handler | ) |
|
private |
|
private |
|
private |
Definition at line 756 of file utils.c.
Referenced by scoped_input_handler(), and ~scoped_input_handler().