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

#include "extension.h"

Public Member Functions

 scoped_disable_cooperative_sigint_handling ()
 
 ~scoped_disable_cooperative_sigint_handling ()
 
 DISABLE_COPY_AND_ASSIGN (scoped_disable_cooperative_sigint_handling)
 

Private Attributes

struct active_ext_lang_statem_prev_active_ext_lang_state
 
bool m_prev_cooperative_sigint_handling_disabled
 

Detailed Description

Definition at line 349 of file extension.h.

Constructor & Destructor Documentation

◆ scoped_disable_cooperative_sigint_handling()

scoped_disable_cooperative_sigint_handling::scoped_disable_cooperative_sigint_handling ( )

◆ ~scoped_disable_cooperative_sigint_handling()

scoped_disable_cooperative_sigint_handling::~scoped_disable_cooperative_sigint_handling ( )

Member Function Documentation

◆ DISABLE_COPY_AND_ASSIGN()

scoped_disable_cooperative_sigint_handling::DISABLE_COPY_AND_ASSIGN ( scoped_disable_cooperative_sigint_handling )

Member Data Documentation

◆ m_prev_active_ext_lang_state

struct active_ext_lang_state* scoped_disable_cooperative_sigint_handling::m_prev_active_ext_lang_state
private

◆ m_prev_cooperative_sigint_handling_disabled

bool scoped_disable_cooperative_sigint_handling::m_prev_cooperative_sigint_handling_disabled
private

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