![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
Signal termination description. More...
#include <dfx-subprocess/Process.hpp>
Public Attributes | |
| int | signal |
| Signal number that terminated the process. | |
| bool | coreDumped |
| Whether a core dump occurred. | |
Signal termination description.
| bool dfx::Subprocess::Process::Signaled::coreDumped |
Whether a core dump occurred.
| int dfx::Subprocess::Process::Signaled::signal |
Signal number that terminated the process.