VPythonThreadLocker Class Reference

List of all members.

Private Attributes

PyGILState_STATE _state


Detailed Description

Python thread-safety

You need to create a VPythonThreadLocker instance at the top of every function calling Python! (If you have a function which calls another function, you only need to create the instance in the top function of course. I don't know what happens if you try to ensure two PyGILStates..).


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

Generated on Fri Oct 16 18:59:59 2009 for HYPLOT by  doxygen 1.5.8