|
MPQC
3.0.0-alpha
|
This is a help class that is used by ActiveMessageGrp. More...
#include <util/group/actmsg.h>
Public Member Functions | |
| ActiveMessageThread (const Ref< StateRecv > &, ActiveMessageGrp *context) | |
| void | run () |
| This is called with the Thread is run from a ThreadGrp. | |
| int | run_one () |
| unsigned int | nreq_recd () |
| void | set_nreq_recd (unsigned int val) |
Additional Inherited Members | |
Static Public Member Functions inherited from sc::Thread | |
| static void * | run_Thread_run (void *thread) |
This is a help class that is used by ActiveMessageGrp.
It is used to receive and execute ActiveMessage objects.