|
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::terminal_state | m_state |
|
inline |
|
inline |
Definition at line 175 of file target.h.
References target_terminal::inferior(), m_state, target_terminal::ours(), target_terminal::ours_for_output(), target_terminal::terminal_is_inferior, target_terminal::terminal_is_ours, and target_terminal::terminal_is_ours_for_output.
| target_terminal::scoped_restore_terminal_state::DISABLE_COPY_AND_ASSIGN | ( | scoped_restore_terminal_state | ) |
|
private |
Definition at line 195 of file target.h.
Referenced by ~scoped_restore_terminal_state().
1.8.14