Group :: Constructor |
01 | Constructs a group object. |
02 |
[C++] Group(std::string const &groupName); |
03 |
Parameters:
|
04 | Using this method of construction requires implementation of the protected callbacks. |
05 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Group Sub-System, Group |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |