Main Page
Namespaces
Classes
Files
Related Pages
Class List
Class Hierarchy
Class Members
sc
::
Thread
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:
[
legend
]
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
static 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 Wed Sep 5 14:03:35 2007 for
MPQC
3.0.0-alpha using the documentation package
Doxygen
1.5.2.
These pages are hosted on