Gizmod::GizmodThread Class Reference

Class for creating threads from the Python API. More...

#include <GizmodThread.hpp>

List of all members.

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


Detailed Description

Class for creating threads from the Python API.

Note that for some reason Python's threading API doesn't work very well embedded inside C++

Definition at line 59 of file GizmodThread.hpp.


Constructor & Destructor Documentation

GizmodThread::GizmodThread ( boost::python::object  ThreadFunction  ) 

Default Constructor.

GizmodThread Default Constructor.

Definition at line 57 of file GizmodThread.cpp.

GizmodThread::~GizmodThread (  )  [virtual]

Destructor.

GizmodThread Destructor.

Definition at line 64 of file GizmodThread.cpp.


The documentation for this class was generated from the following files:
Generated on Wed Nov 7 10:07:02 2007 for gizmod by  doxygen 1.5.3