Group :: Destructor |
01 | Destroys the group if it is still active. |
02 |
[C++] ~Group(); |
03 | If the group is still active, the method enters GlobalLock and calls DestroyProt(). |
04 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Group Sub-System, Group DestroyProt() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |