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