MOOS

CMOOSThread Class Reference

Implements a cross platform thread*/. More...

#include <MOOSThread.h>

List of all members.

Public Member Functions

 CMOOSThread (t_pfnWorkerFunc pfnThreadFunc, void *pThreadData)
 ~CMOOSThread ()
 Destructor just stops the thread if there's one running.
bool Initialise (t_pfnWorkerFunc pfnThreadFunc, void *pThreadData)
bool IsQuitRequested ()
bool IsThreadRunning ()
bool Start ()
 Starts the thread running (as long as the class has been properly initialised!).
bool Stop ()

Static Public Member Functions

static TCB CallbackProc (void *lpThis)


Detailed Description

Implements a cross platform thread*/.


The documentation for this class was generated from the following file:
Generated on Tue Mar 13 10:23:13 2007 for MOOSGenLib by  doxygen 1.4.6