sc_MsgStateRecv (3) Linux Manual Page
sc::MsgStateRecv – The MsgStateRecv is an abstract base class that receives objects from nodes in a MessageGrp. Synopsis #include <mstate.h> Inherits sc::MsgStateBufRecv. Inherited by sc::BcastStateRecv, and sc::StateRecv. Public Member Functions MsgStateRecv (const Ref< MessageGrp > &) MsgStateRecv must be initialized with a MessageGrp. int version (const ClassDesc *) Returns the version of the ClassDesc. int…
