Public Member Functions | Static Public Member Functions

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:
sc::CSGrad34Qbtr sc::CSGradErep12Qtr sc::CSGradS2PDM sc::GBuild< T > sc::HSOSV1Erep1Qtr sc::TBGrad< T > sc::TwoBodyMOIntsTransform_123Inds sc::TwoBodyMOIntsTransform_12Inds sc::TwoBodyMOIntsTransform_13Inds

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:

Generated at Mon Mar 7 2011 15:03:00 for MPQC 2.3.1 using the documentation package Doxygen 1.7.1.