Main Page
|
Class Hierarchy
|
Compound List
|
File List
|
Compound Members
|
Related Pages
sc::Thread Class Reference
The
Thread
abstract class defines an interface which must be implemented by classes wishing to be run as threads.
More...
#include <
thread.h
>
Inheritance diagram for sc::Thread:
List of all members.
Public Member Functions
virtual void
run
()=0
This is called with the
Thread
is run from a
ThreadGrp
.
Static Public Member Functions
void *
run_Thread_run
(void *thread)
Detailed Description
The
Thread
abstract class defines an interface which must be implemented by classes wishing to be run as threads.
The documentation for this class was generated from the following file:
thread.h
Generated at Sat Nov 1 15:17:20 2003 for
MPQC
2.1.5 using the documentation package
Doxygen
1.3.2.