![]() |
Toolbox snapshot
The Reactive C++ Toolbox
|
This is the complete list of members for toolbox::sys::SigWait, including all inherited members.
| operator()() const | toolbox::sys::SigWait | |
| operator()(Duration timeout) const | toolbox::sys::SigWait | |
| operator()(std::chrono::duration< RepT, PeriodT > timeout) const | toolbox::sys::SigWait | inline |
| operator=(const SigWait &)=delete | toolbox::sys::SigWait | |
| operator=(SigWait &&)=delete | toolbox::sys::SigWait | |
| SigWait(std::initializer_list< int > mask={SIGHUP, SIGINT, SIGUSR1, SIGUSR2, SIGTERM}) | toolbox::sys::SigWait | |
| SigWait(const SigWait &)=delete | toolbox::sys::SigWait | |
| SigWait(SigWait &&)=delete | toolbox::sys::SigWait | |
| ~SigWait() | toolbox::sys::SigWait |