GDB (xrefs)
Public Member Functions | Private Attributes | List of all members
scoped_restore_exited_inferior Class Reference

Public Member Functions

 scoped_restore_exited_inferior ()
 

Private Attributes

scoped_restore_tmpl< ptid_tm_saved_ptid
 
scoped_restore_current_program_space m_pspace
 
scoped_restore_current_inferior m_inferior
 

Detailed Description

Definition at line 887 of file infrun.c.

Constructor & Destructor Documentation

◆ scoped_restore_exited_inferior()

scoped_restore_exited_inferior::scoped_restore_exited_inferior ( )
inline

Definition at line 890 of file infrun.c.

Member Data Documentation

◆ m_inferior

scoped_restore_current_inferior scoped_restore_exited_inferior::m_inferior
private

Definition at line 897 of file infrun.c.

◆ m_pspace

scoped_restore_current_program_space scoped_restore_exited_inferior::m_pspace
private

Definition at line 896 of file infrun.c.

◆ m_saved_ptid

scoped_restore_tmpl<ptid_t> scoped_restore_exited_inferior::m_saved_ptid
private

Definition at line 895 of file infrun.c.


The documentation for this class was generated from the following file: