.TH "sc::Thread" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::Thread \- The \fBThread\fP abstract class defines an interface which must be implemented by classes wishing to be run as threads\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherited by \fBsc::CSGrad34Qbtr\fP, \fBsc::CSGradErep12Qtr\fP, \fBsc::CSGradS2PDM\fP, \fBsc::GBuild< T >\fP, \fBsc::HSOSV1Erep1Qtr\fP, \fBsc::TBGrad< T >\fP, \fBsc::TwoBodyMOIntsTransform_123Inds\fP, \fBsc::TwoBodyMOIntsTransform_12Inds\fP, and \fBsc::TwoBodyMOIntsTransform_13Inds\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "virtual void \fBrun\fP ()=0" .br .RI "This is called with the \fBThread\fP is run from a \fBThreadGrp\fP\&. " .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static void * \fBrun_Thread_run\fP (void *thread)" .br .in -1c .SH "Detailed Description" .PP The \fBThread\fP abstract class defines an interface which must be implemented by classes wishing to be run as threads\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.