GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
scoped_switch_fork_info Class Reference

Public Member Functions

 scoped_switch_fork_info (ptid_t pptid)
 
 ~scoped_switch_fork_info ()
 
 DISABLE_COPY_AND_ASSIGN (scoped_switch_fork_info)
 

Private Attributes

struct fork_infom_oldfp
 

Detailed Description

Definition at line 396 of file linux-fork.c.

Constructor & Destructor Documentation

◆ scoped_switch_fork_info()

scoped_switch_fork_info::scoped_switch_fork_info ( ptid_t pptid)
inlineexplicit

◆ ~scoped_switch_fork_info()

scoped_switch_fork_info::~scoped_switch_fork_info ( )
inline

Member Function Documentation

◆ DISABLE_COPY_AND_ASSIGN()

scoped_switch_fork_info::DISABLE_COPY_AND_ASSIGN ( scoped_switch_fork_info )

Member Data Documentation

◆ m_oldfp

struct fork_info* scoped_switch_fork_info::m_oldfp
private

Definition at line 460 of file linux-fork.c.

Referenced by scoped_switch_fork_info(), and ~scoped_switch_fork_info().


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