|
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 343 of file cli-script.c.
|
inline |
Definition at line 347 of file cli-script.c.
|
inline |
Definition at line 352 of file cli-script.c.
References cmd_list_element::hook_in, and m_cmd.
|
delete |
|
delete |
|
private |
Definition at line 362 of file cli-script.c.
Referenced by ~scoped_restore_hook_in().
1.8.14