|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
#include <Python.h>
Public Member Functions | |
| GILStateEnsure () | |
| ~GILStateEnsure () | |
Private Attributes | |
| PyGILState_STATE | m_state |
| SourceXtractor::GILStateEnsure::GILStateEnsure | ( | ) |
Definition at line 70 of file Python.cpp.
References m_state.
| SourceXtractor::GILStateEnsure::~GILStateEnsure | ( | ) |
Definition at line 74 of file Python.cpp.
References m_state.
|
private |
Definition at line 51 of file Python.h.
Referenced by GILStateEnsure(), and ~GILStateEnsure().
1.8.14