Public Member Functions | |
PyAllowThreads () | |
PyAllowThreads () | |
~PyAllowThreads () | |
~PyAllowThreads () | |
Private Attributes | |
PyThreadState * | _state |
Definition at line 57 of file module_opencv2.cpp.
PyAllowThreads::PyAllowThreads | ( | ) | [inline] |
Definition at line 60 of file module_opencv2.cpp.
PyAllowThreads::~PyAllowThreads | ( | ) | [inline] |
Definition at line 61 of file module_opencv2.cpp.
PyAllowThreads::PyAllowThreads | ( | ) | [inline] |
Definition at line 43 of file module_opencv3.cpp.
PyAllowThreads::~PyAllowThreads | ( | ) | [inline] |
Definition at line 44 of file module_opencv3.cpp.
PyThreadState * PyAllowThreads::_state [private] |
Definition at line 66 of file module_opencv2.cpp.