5DT Data Glove plugin
1.0
|
GloveCalibration Class Reference
#include <GloveCalibration.h>
Inheritance diagram for GloveCalibration:
Public Member Functions | |
GloveCalibration (GloveObject *gloveObject) | |
~GloveCalibration () | |
bool | GetIsRunning () |
void | run () |
Public Member Functions inherited from openutils::Thread | |
Thread () | |
Thread (const char *nm) | |
void | setName (const char *nm) |
std::string | getName () const |
void | start () |
void | sleep (long ms) |
void | suspend () |
void | resume () |
void | stop () |
void | setPriority (int p) |
bool | wait (const char *m, long ms=5000) |
void | release (const char *m) |
Additional Inherited Members | |
Static Public Attributes inherited from openutils::Thread | |
static const int | P_ABOVE_NORMAL = THREAD_PRIORITY_ABOVE_NORMAL |
static const int | P_BELOW_NORMAL = THREAD_PRIORITY_BELOW_NORMAL |
static const int | P_HIGHEST = THREAD_PRIORITY_HIGHEST |
static const int | P_IDLE = THREAD_PRIORITY_IDLE |
static const int | P_LOWEST = THREAD_PRIORITY_LOWEST |
static const int | P_NORMAL = THREAD_PRIORITY_NORMAL |
static const int | P_CRITICAL = THREAD_PRIORITY_TIME_CRITICAL |
Detailed Description
Class Object
Definition at line 21 of file GloveCalibration.h.
Constructor & Destructor Documentation
GloveCalibration::GloveCalibration | ( | GloveObject * | gloveObject | ) |
Constructor
Definition at line 23 of file GloveCalibration.cpp.
GloveCalibration::~GloveCalibration | ( | ) |
Destructor
Definition at line 29 of file GloveCalibration.cpp.
Member Function Documentation
|
virtual |
run() called by the thread callback _ou_thread_proc() to be overridden by child classes of Thread
Reimplemented from openutils::Thread.
Definition at line 48 of file GloveCalibration.cpp.
The documentation for this class was generated from the following files:
- include/GloveCalibration.h
- src/GloveCalibration.cpp
Generated on Tue Jan 6 2015 10:46:19 for 5DT Data Glove plugin by 1.8.1.2