Arch Sub-System: Group - Group |
01 | This class provides the same functions as the Lib Group variant. |
02 |
[C++] class Group |
03 |
Public Methods
|
04 |
Protected Methods
|
05 |
The Group class can be used in two ways: with an external IGroupListener or
by inheriting it and override the protected callback methods. The second method is to handle the callbacks directly rather than implementing the IGroupListener interface. |
06 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Group Sub-System, IGroupListener |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |