GDB (xrefs)
|
Public Member Functions | |
scoped_restore_hook_in (struct cmd_list_element *c) | |
~scoped_restore_hook_in () | |
scoped_restore_hook_in (const scoped_restore_hook_in &)=delete | |
scoped_restore_hook_in & | operator= (const scoped_restore_hook_in &)=delete |
Private Attributes | |
struct cmd_list_element * | m_cmd |
Definition at line 356 of file cli-script.c.
|
inline |
Definition at line 360 of file cli-script.c.
|
inline |
Definition at line 365 of file cli-script.c.
References cmd_list_element::hook_in, and m_cmd.
|
delete |
|
delete |
|
private |
Definition at line 375 of file cli-script.c.
Referenced by ~scoped_restore_hook_in().