sc_ShmMessageGrp (3) Linux Manual Page
sc::ShmMessageGrp – The ShmMessageGrp class is an implementation of MessageGrp that allows multiple process to be started that communicate with shared memory. Synopsis #include <messshm.h> Inherits sc::intMessageGrp. Public Member Functions ShmMessageGrp () Reads the number of processors from environmental variable NUMPROC. ShmMessageGrp (const Ref< KeyVal > &) The ShmMessageGrp KeyVal constructor takes a single keyword…
