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