Create Singleton type. .
More...
#include <Thread.h>
|
void | StartThreading (boost::function< void()> threadFunction) |
|
void | StopThreading () |
|
bool | IsRunning () |
|
virtual void | GoThread ()=0 |
|
Create Singleton type. .
- Version
- 1.0
- Date
- february 2011
Definition at line 37 of file Thread.h.
The documentation for this class was generated from the following files:
- D:/dev/scol-technologies/trunk/scol/plugins/openniscol/include/core/Thread.h
- D:/dev/scol-technologies/trunk/scol/plugins/openniscol/src/core/Thread.cpp