|
iceoryx_hoofs 2.0.8
|
The SignalWatcher waits for SIGINT and SIGTERM. One can wait until the signal has occurred or ask the watcher if it has occurred. More...
#include <iceoryx_hoofs/posix_wrapper/signal_watcher.hpp>
Static Public Member Functions | |
| static SignalWatcher & | getInstance () noexcept |
| Returns the singleton instance of the SignalWatcher. | |
Friends | |
| void | internalSignalHandler (int) noexcept |
The SignalWatcher waits for SIGINT and SIGTERM. One can wait until the signal has occurred or ask the watcher if it has occurred.