#include <mstate.h>
Inheritance diagram for sc::StateSend:


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. | |