Signal :: Constructor |
01 | Creates a Signal object. |
02 |
[*] Signal(); |
03 | [C++] The constructor uses SemysSignalCreate() to create the signal object. |
04 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Threading Sub-System, Signal, Destructor(), SemysSignalCreate() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |