GDB (xrefs)
|
#include "target.h"
Public Member Functions | |
scoped_restore_terminal_state () | |
~scoped_restore_terminal_state () | |
DISABLE_COPY_AND_ASSIGN (scoped_restore_terminal_state) | |
Private Attributes | |
target_terminal_state | m_state |
|
inline |
|
inline |
Definition at line 217 of file target.h.
References is_inferior, is_ours, is_ours_for_output, m_state, target_terminal::ours(), target_terminal::ours_for_output(), and target_terminal::restore_inferior().
target_terminal::scoped_restore_terminal_state::DISABLE_COPY_AND_ASSIGN | ( | scoped_restore_terminal_state | ) |
|
private |
Definition at line 237 of file target.h.
Referenced by ~scoped_restore_terminal_state().