Public Member Functions | |
| PyEnsureGIL () | |
| ~PyEnsureGIL () | |
Private Attributes | |
| PyGILState_STATE | _state |
Definition at line 52 of file module_opencv3.cpp.
| PyEnsureGIL::PyEnsureGIL | ( | ) | [inline] |
Definition at line 55 of file module_opencv3.cpp.
| PyEnsureGIL::~PyEnsureGIL | ( | ) | [inline] |
Definition at line 56 of file module_opencv3.cpp.
PyGILState_STATE PyEnsureGIL::_state [private] |
Definition at line 61 of file module_opencv3.cpp.