Main Page | Class Hierarchy | Class List | Class Members

ModThread Class Reference

Not accessed by user: A container class for modules implemented as 'real' threads. More...

#include <modThread.h>

List of all members.

Public Member Functions

 ModThread (SubsMod *pSModPtr, const int &pSLP_TIME=200)
virtual ~ModThread ()
 destructor
virtual void Stop ()
 Stop function, for stopping the thread.

Protected Member Functions

virtual void run ()
 destructor


Detailed Description

Not accessed by user: A container class for modules implemented as 'real' threads.


Constructor & Destructor Documentation

ModThread::ModThread SubsMod pSModPtr,
const int &  pSLP_TIME = 200
[inline, explicit]
 

Parameters:
pSModPtr a pointer to the AFSM object or module (derived from SubsMod) to be used as a thread.
pSLP_TIME the time (ms) that that the thread (for this module) will sleep for, to give other modules a chance to run


The documentation for this class was generated from the following files:
Generated on Wed Nov 10 17:52:34 2004 for SubsuMe by doxygen 1.3.8