Arch Sub-System: Threading - IRunnable |
01 | This is the interface for a component that is run in its own thread. |
02 |
[C++] class IRunnable |
03 |
Public Methods
|
04 | The methods of this interface represent the callback equivalents from Semys Lib. |
05 |
Reference: net::semys Implementation: Semys Architecture See Also: Threading Sub-System |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |