MsgArchGroupTxm: Message |
01 | Group message transmission. The contained message will be transmitted with the additional parameter members. |
Types |
02 |
|
Members |
03 |
|
Constructor |
04 |
[C++] MsgArchGroupTxm(Message *pMsg, uint64 sourceMask, uint64 destinationMask, uint64 dataKey = 0); |
Method: GenerateDataKey() |
05 |
[*] void GenerateDataKey(); |
06 | This method sets mDataKey according to the current member information. |
07 |
Reference: net::semys::msg::Arch Implementation: Semys Architecture See Also: Message Group: Arch |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |