![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
Classes | |
| class | Process |
| Subprocess wrapper with optional stdio piping/capture and event-driven callbacks. More... | |
| class | ProcessFactory |
| Small builder-style helper to assemble a Process::Config and then construct a Process. More... | |
| class | ProcessStorage |
Typedefs | |
| using | ProcessPtr = std::unique_ptr<Process> |