#include <GizmodThread.hpp>
Public Member Functions | |
| void | create () |
| Create a thread and start its execution. | |
| GizmodThread (boost::python::object ThreadFunction) | |
| Default Constructor. | |
| virtual | ~GizmodThread () |
| Destructor. | |
Classes | |
| struct | GizmodThreadThreadProc |
Note that for some reason Python's threading API doesn't work very well embedded inside C++
1.4.7