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 355 of file cli-script.c.
|
inline |
Definition at line 359 of file cli-script.c.
|
inline |
Definition at line 364 of file cli-script.c.
References cmd_list_element::hook_in, and m_cmd.
|
delete |
|
delete |
|
private |
Definition at line 374 of file cli-script.c.
Referenced by ~scoped_restore_hook_in().