Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
Pyston::SaveThread Class Reference

#include <GIL.h>

Public Member Functions

 SaveThread ()
 
 ~SaveThread ()
 

Protected Attributes

PyThreadState * m_state
 

Detailed Description

Definition at line 57 of file GIL.h.

Constructor & Destructor Documentation

◆ SaveThread()

Pyston::SaveThread::SaveThread ( )

Definition at line 55 of file GIL.cpp.

References m_state.

◆ ~SaveThread()

Pyston::SaveThread::~SaveThread ( )

Definition at line 59 of file GIL.cpp.

References m_state.

Member Data Documentation

◆ m_state

PyThreadState* Pyston::SaveThread::m_state
protected

Definition at line 64 of file GIL.h.

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


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