Group :: GetLocalSubgroupMask |
01 | Returns the mask of the local subgroup. |
02 |
[C++] uint64 GetLocalSubgroupMask() const; |
03 |
Return Values: Flagfield of the local subgroup after group activation or 0 otherwise. |
04 | The value is stored as a member after the group has been successfully activated. |
05 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Group Sub-System, Group, GetLocalMemberIndex() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |