Logo ROOT  
Reference Guide
PyROOT::PyGILRAII Class Reference

Definition at line 80 of file Utility.h.

Public Member Functions

 PyGILRAII ()
 
 ~PyGILRAII ()
 

Private Attributes

PyGILState_STATE m_GILState
 

#include </home/sftnight/build/workspace/root-makedoc-v620/rootspi/rdoc/src/v6-20-00-patches/bindings/pyroot/src/Utility.h>

Constructor & Destructor Documentation

◆ PyGILRAII()

PyROOT::PyGILRAII::PyGILRAII ( )
inline

Definition at line 83 of file Utility.h.

◆ ~PyGILRAII()

PyROOT::PyGILRAII::~PyGILRAII ( )
inline

Definition at line 84 of file Utility.h.

Member Data Documentation

◆ m_GILState

PyGILState_STATE PyROOT::PyGILRAII::m_GILState
private

Definition at line 81 of file Utility.h.


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