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

#include "gdbthread.h"

Public Member Functions

 enable_thread_stack_temporaries (struct thread_info *thr)
 
 ~enable_thread_stack_temporaries ()
 
 DISABLE_COPY_AND_ASSIGN (enable_thread_stack_temporaries)
 

Private Attributes

thread_info_ref m_thr
 

Detailed Description

Definition at line 912 of file gdbthread.h.

Constructor & Destructor Documentation

◆ enable_thread_stack_temporaries()

enable_thread_stack_temporaries::enable_thread_stack_temporaries ( struct thread_info * thr)
inlineexplicit

Definition at line 916 of file gdbthread.h.

References enable_thread_stack_temporaries(), and m_thr.

Referenced by enable_thread_stack_temporaries().

◆ ~enable_thread_stack_temporaries()

enable_thread_stack_temporaries::~enable_thread_stack_temporaries ( )
inline

Definition at line 923 of file gdbthread.h.

References m_thr.

Member Function Documentation

◆ DISABLE_COPY_AND_ASSIGN()

enable_thread_stack_temporaries::DISABLE_COPY_AND_ASSIGN ( enable_thread_stack_temporaries )

References m_thr.

Member Data Documentation

◆ m_thr

thread_info_ref enable_thread_stack_temporaries::m_thr
private

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