|
sc::ShmMessageGrp Class ReferenceThe ShmMessageGrp class is an implementation of MessageGrp that allows multiple process to be started that communicate with shared memory. More...
Inheritance diagram for sc::ShmMessageGrp:
Detailed DescriptionThe ShmMessageGrp class is an implementation of MessageGrp that allows multiple process to be started that communicate with shared memory.This only provides improved performance if you have multiple CPU's in a symmetric multiprocessor configuration. Nonetheless, it is quite useful on a single CPU for tracking down bugs.
Constructor & Destructor Documentation
The documentation for this class was generated from the following file: Generated at Fri Jan 10 08:16:55 2003 for MPQC 2.1.3 using the documentation package Doxygen 1.2.14. |