#include <util/group/mstate.h>

Public Member Functions | |
| StateSend (const Ref< MessageGrp > &) | |
| Create a StateSend given a MessageGrp. | |
| void | target (int) |
| Specify the target node. | |
| int | get_target () const |
| Return the target. | |
| void | type (int) |
| Specify the type. | |
| int | get_type () const |
| Return the type. | |
| void | flush () |
| Flush the buffer. | |